Prechecker results: error


PHP lint problems

(1 errors, 0 warnings)

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

blocks/exaport/lang/zh_tw/block_exaport.php
(#402) PHP Parse error: syntax error, unexpected ';' in /blocks/exaport/lang/zh_tw/block_exaport.php on line 402

PHP coding style problems

(60716 errors, 3384 warnings)

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

blocks/exaport/admin.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 2
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exaport/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) "require" must be immediately followed by an open parenthesis
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#26) Visibility must be declared on method "init"
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#30) Visibility must be declared on method "instance_allow_multiple"
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#34) Visibility must be declared on method "instance_allow_config"
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#38) Visibility must be declared on method "has_config"
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) Visibility must be declared on method "get_content"
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 12 spaces, found 3
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Line exceeds maximum limit of 180 characters; contains 211 characters
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Line exceeds maximum limit of 180 characters; contains 224 characters
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Line exceeds maximum limit of 180 characters; contains 207 characters
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Line exceeds maximum limit of 180 characters; contains 223 characters
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Line exceeds maximum limit of 180 characters; contains 238 characters
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Line exceeds maximum limit of 180 characters; contains 223 characters
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/blockmediafunc.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Variable "iframe_sources" must not contain underscores.
(#23) Variable "iframe_sources" must not contain underscores.
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line exceeds 132 characters; contains 175 characters
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Variable "iframe_sources" must not contain underscores.
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Variable "array_m" must not contain underscores.
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) This comment is 62% valid code; is this commented out code?
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) No space found before comment text; expected "// preg_match( '/src="([^"]*)"/i', $input, $array_m) ;" but found "//preg_match( '/src="([^"]*)"/i', $input, $array_m) ;"
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Variable "array_m" must not contain underscores.
(#141) Space found before semicolon; expected ");" but found ") ;"
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Inline control structures are not allowed
(#142) Variable "array_m" must not contain underscores.
(#142) Expected 1 space before ">"; 0 found
(#142) Expected 1 space after ">"; 0 found
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 3
(#143) Variable "array_m" must not contain underscores.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Expected 1 space before "?"; 2 found
(#145) Expected 1 space before ":"; 2 found
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#148) Variable "iframe_sources" must not contain underscores.
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Line exceeds 132 characters; contains 157 characters
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/blocks.json.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) "require_once" must be immediately followed by an open parenthesis
(#43) Variable "block_data" must not contain underscores.
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Variable "block_data" must not contain underscores.
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Variable "block_data" must not contain underscores.
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#55) Variable "block_data" must not contain underscores.
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Variable "block_data" must not contain underscores.
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Variable "block_data" must not contain underscores.
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#61) Variable "block_data" must not contain underscores.
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#63) Variable "block_data" must not contain underscores.
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) Variable "block_data" must not contain underscores.
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#67) Closing brace must be on a line by itself
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) This comment is 86% valid code; is this commented out code?
(#73) No space found before comment text; expected "// echo $message["html"];" but found "//echo $message["html"];"
(#75) This comment is 52% valid code; is this commented out code?
(#82) Variable "block_data" must not contain underscores.
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Variable "categoriesByParent" must be all lower-case
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Inline control structures are not allowed
(#98) Variable "categoriesByParent" must be all lower-case
(#98) Variable "categoriesByParent" must be all lower-case
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Variable "categoriesByParent" must be all lower-case
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Variable "rootCategory" must be all lower-case
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Variable "rootCategory" must be all lower-case
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Variable "itemsByCategory" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Variable "itemIdList" must be all lower-case
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Inline control structures are not allowed
(#119) Variable "itemsByCategory" must be all lower-case
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 3
(#120) Variable "itemsByCategory" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Variable "itemsByCategory" must be all lower-case
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Variable "itemIdList" must be all lower-case
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Line exceeds 132 characters; contains 156 characters
(#127) Line exceeds 132 characters; contains 156 characters
(#127) Line exceeds 132 characters; contains 156 characters
(#127) Line exceeds 132 characters; contains 156 characters
(#127) Line exceeds 132 characters; contains 156 characters
(#127) Line exceeds 132 characters; contains 156 characters
(#127) Line exceeds 132 characters; contains 156 characters
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Commas (,) must be followed by white space.
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Variable "itemIdList" must be all lower-case
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Commas (,) must be followed by white space.
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 8 spaces, found 2
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Commas (,) must be followed by white space.
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Whitespace found at end of line within string
(#147) Commas (,) must be followed by white space.
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#151) Variable "categoriesByParent" must be all lower-case
(#151) Variable "itemsByCategory" must be all lower-case
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) Variable "subContent" must be all lower-case
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#155) Variable "categoriesByParent" must be all lower-case
(#155) Variable "subCategory" must be all lower-case
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) Variable "subContent" must be all lower-case
(#156) Variable "subCategory" must be all lower-case
(#156) Variable "categoriesByParent" must be all lower-case
(#156) Variable "itemsByCategory" must be all lower-case
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 8 spaces, found 2
(#159) Variable "subContent" must be all lower-case
(#159) Variable "itemsByCategory" must be all lower-case
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Line indented incorrectly; expected at least 12 spaces, found 3
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 12 spaces, found 3
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 8 spaces, found 2
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Inline control structures are not allowed
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#170) Variable "itemsByCategory" must be all lower-case
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 12 spaces, found 3
(#171) Variable "itemsByCategory" must be all lower-case
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 4
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 16 spaces, found 4
(#173) Inline control structures are not allowed
(#173) Expected 1 space before ">"; 0 found
(#173) Expected 1 space after ">"; 0 found
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 16 spaces, found 5
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 16 spaces, found 4
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 16 spaces, found 4
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 16 spaces, found 4
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 16 spaces, found 4
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 12 spaces, found 3
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Whitespace found at end of line
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Variable "subContent" must be all lower-case
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Whitespace found at end of line
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Inline control structures are not allowed
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 4 spaces, found 1
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Whitespace found at end of line
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 4 spaces, found 1
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 4 spaces, found 1
(#191) Spaces must be used for alignment; tabs are not allowed
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Line indented incorrectly; expected 4 spaces, found 2
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 3
(#193) Variable "rootCategory" must be all lower-case
(#193) Variable "categoriesByParent" must be all lower-case
(#193) Variable "itemsByCategory" must be all lower-case
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 2
(#195) Spaces must be used for alignment; tabs are not allowed
(#196) Spaces must be used for alignment; tabs are not allowed
(#197) Spaces must be used for alignment; tabs are not allowed
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Commas (,) must be followed by white space.
(#199) Spaces must be used for alignment; tabs are not allowed
(#200) Spaces must be used for alignment; tabs are not allowed
(#201) Spaces must be used for alignment; tabs are not allowed
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 4 spaces, found 1
(#204) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 4 spaces, found 1
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Whitespace found at end of line
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 4 spaces, found 1
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Whitespace found at end of line
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Whitespace found at end of line
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 8 spaces, found 2
(#214) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 12 spaces, found 3
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 16 spaces, found 4
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 20 spaces, found 5
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 20 spaces, found 5
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 20 spaces, found 5
(#220) Inline control structures are not allowed
(#220) Expected 1 space before ">"; 0 found
(#220) Expected 1 space after ">"; 0 found
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 20 spaces, found 6
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 20 spaces, found 5
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 20 spaces, found 5
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 20 spaces, found 5
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 20 spaces, found 5
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 16 spaces, found 4
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 12 spaces, found 3
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 8 spaces, found 2
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 4 spaces, found 1
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Line exceeds maximum limit of 180 characters; contains 183 characters
(#233) Line exceeds maximum limit of 180 characters; contains 183 characters
(#233) Line exceeds maximum limit of 180 characters; contains 183 characters
(#233) Line exceeds maximum limit of 180 characters; contains 183 characters
(#233) Line exceeds maximum limit of 180 characters; contains 183 characters
(#233) Line exceeds maximum limit of 180 characters; contains 183 characters
(#233) Line exceeds maximum limit of 180 characters; contains 183 characters
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Whitespace found at end of line
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Variable "block_data" must not contain underscores.
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Variable "draftid_editor" must not contain underscores.
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 4 spaces, found 1
(#245) Variable "block_data" must not contain underscores.
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 2
(#246) Variable "block_data" must not contain underscores.
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 2
(#247) Variable "draftid_editor" must not contain underscores.
(#247) Line exceeds 132 characters; contains 136 characters
(#247) Line exceeds 132 characters; contains 136 characters
(#247) Line exceeds 132 characters; contains 136 characters
(#247) Line exceeds 132 characters; contains 136 characters
(#247) Line exceeds 132 characters; contains 136 characters
(#247) Line exceeds 132 characters; contains 136 characters
(#247) Line exceeds 132 characters; contains 136 characters
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 1
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Line exceeds 132 characters; contains 171 characters
(#253) Line exceeds 132 characters; contains 171 characters
(#253) Line exceeds 132 characters; contains 171 characters
(#253) Line exceeds 132 characters; contains 171 characters
(#253) Line exceeds 132 characters; contains 171 characters
(#253) Line exceeds 132 characters; contains 171 characters
(#253) Line exceeds 132 characters; contains 171 characters
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 4 spaces, found 1
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 4 spaces, found 1
(#257) Commas (,) must be followed by white space.
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 4 spaces, found 1
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Variable "block_data" must not contain underscores.
(#260) Expected 1 space before "?"; 0 found
(#260) Expected 1 space after "?"; 0 found
(#260) Variable "block_data" must not contain underscores.
(#260) Expected 1 space before ":"; 0 found
(#260) Expected 1 space after ":"; 0 found
(#260) Line exceeds 132 characters; contains 139 characters
(#260) Line exceeds 132 characters; contains 139 characters
(#260) Line exceeds 132 characters; contains 139 characters
(#260) Line exceeds 132 characters; contains 139 characters
(#260) Line exceeds 132 characters; contains 139 characters
(#260) Line exceeds 132 characters; contains 139 characters
(#260) Line exceeds 132 characters; contains 139 characters
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Whitespace found at end of line
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 4 spaces, found 1
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 4 spaces, found 1
(#263) Commas (,) must be followed by white space.
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 4 spaces, found 1
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 4 spaces, found 1
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Whitespace found at end of line
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) Line exceeds 132 characters; contains 180 characters
(#266) Line exceeds 132 characters; contains 180 characters
(#266) Line exceeds 132 characters; contains 180 characters
(#266) Line exceeds 132 characters; contains 180 characters
(#266) Line exceeds 132 characters; contains 180 characters
(#266) Line exceeds 132 characters; contains 180 characters
(#266) Line exceeds 132 characters; contains 180 characters
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 4 spaces, found 1
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 4 spaces, found 1
(#270) Line exceeds maximum limit of 180 characters; contains 183 characters
(#270) Line exceeds maximum limit of 180 characters; contains 183 characters
(#270) Line exceeds maximum limit of 180 characters; contains 183 characters
(#270) Line exceeds maximum limit of 180 characters; contains 183 characters
(#270) Line exceeds maximum limit of 180 characters; contains 183 characters
(#270) Line exceeds maximum limit of 180 characters; contains 183 characters
(#270) Line exceeds maximum limit of 180 characters; contains 183 characters
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 4 spaces, found 1
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 4 spaces, found 1
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Line indented incorrectly; expected at least 4 spaces, found 1
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 4 spaces, found 1
(#275) Commas (,) must be followed by white space.
(#275) Line exceeds 132 characters; contains 141 characters
(#275) Line exceeds 132 characters; contains 141 characters
(#275) Line exceeds 132 characters; contains 141 characters
(#275) Line exceeds 132 characters; contains 141 characters
(#275) Line exceeds 132 characters; contains 141 characters
(#275) Line exceeds 132 characters; contains 141 characters
(#275) Line exceeds 132 characters; contains 141 characters
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 4 spaces, found 1
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#282) Variable "block_data" must not contain underscores.
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 4 spaces, found 1
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 4 spaces, found 1
(#284) Line exceeds 132 characters; contains 175 characters
(#284) Line exceeds 132 characters; contains 175 characters
(#284) Line exceeds 132 characters; contains 175 characters
(#284) Line exceeds 132 characters; contains 175 characters
(#284) Line exceeds 132 characters; contains 175 characters
(#284) Line exceeds 132 characters; contains 175 characters
(#284) Line exceeds 132 characters; contains 175 characters
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Whitespace found at end of line
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Whitespace found at end of line
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Whitespace found at end of line
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 4 spaces, found 1
(#291) Variable "block_data" must not contain underscores.
(#291) Expected 1 space before "?"; 0 found
(#291) Expected 1 space after "?"; 0 found
(#291) Variable "block_data" must not contain underscores.
(#291) Expected 1 space before ":"; 0 found
(#291) Expected 1 space after ":"; 0 found
(#291) Line exceeds maximum limit of 180 characters; contains 215 characters
(#291) Line exceeds maximum limit of 180 characters; contains 215 characters
(#291) Line exceeds maximum limit of 180 characters; contains 215 characters
(#291) Line exceeds maximum limit of 180 characters; contains 215 characters
(#291) Line exceeds maximum limit of 180 characters; contains 215 characters
(#291) Line exceeds maximum limit of 180 characters; contains 215 characters
(#291) Line exceeds maximum limit of 180 characters; contains 215 characters
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 4 spaces, found 1
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 4 spaces, found 1
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Whitespace found at end of line
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 4 spaces, found 1
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Whitespace found at end of line
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Line exceeds maximum limit of 180 characters; contains 183 characters
(#296) Line exceeds maximum limit of 180 characters; contains 183 characters
(#296) Line exceeds maximum limit of 180 characters; contains 183 characters
(#296) Line exceeds maximum limit of 180 characters; contains 183 characters
(#296) Line exceeds maximum limit of 180 characters; contains 183 characters
(#296) Line exceeds maximum limit of 180 characters; contains 183 characters
(#296) Line exceeds maximum limit of 180 characters; contains 183 characters
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 4 spaces, found 1
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 4 spaces, found 1
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 4 spaces, found 1
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Line indented incorrectly; expected at least 4 spaces, found 1
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 4 spaces, found 1
(#301) Commas (,) must be followed by white space.
(#301) Line exceeds 132 characters; contains 145 characters
(#301) Line exceeds 132 characters; contains 145 characters
(#301) Line exceeds 132 characters; contains 145 characters
(#301) Line exceeds 132 characters; contains 145 characters
(#301) Line exceeds 132 characters; contains 145 characters
(#301) Line exceeds 132 characters; contains 145 characters
(#301) Line exceeds 132 characters; contains 145 characters
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 4 spaces, found 1
(#306) Variable "block_data" must not contain underscores.
(#307) Line indented incorrectly; expected at least 4 spaces, found 0
(#309) Line indented incorrectly; expected 4 spaces, found 0
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 1
(#310) Variable "user_picture" must not contain underscores.
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 1
(#311) Variable "user_picture" must not contain underscores.
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 1
(#312) Variable "picture_src" must not contain underscores.
(#312) Variable "user_picture" must not contain underscores.
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 1
(#313) Variable "user_picture" must not contain underscores.
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 1
(#314) Variable "picture_src_small" must not contain underscores.
(#314) Variable "user_picture" must not contain underscores.
(#315) Line indented incorrectly; expected 4 spaces, found 0
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 4 spaces, found 1
(#317) Variable "draftid_editor" must not contain underscores.
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 1
(#319) Variable "block_data" must not contain underscores.
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Variable "block_data" must not contain underscores.
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) Variable "draftid_editor" must not contain underscores.
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Expected 1 space before "=>"; 0 found
(#323) Expected 1 space after "=>"; 0 found
(#323) Line exceeds 132 characters; contains 135 characters
(#323) Line exceeds 132 characters; contains 135 characters
(#323) Line exceeds 132 characters; contains 135 characters
(#323) Line exceeds 132 characters; contains 135 characters
(#323) Line exceeds 132 characters; contains 135 characters
(#323) Line exceeds 132 characters; contains 135 characters
(#323) Line exceeds 132 characters; contains 135 characters
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 4 spaces, found 1
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 8 spaces, found 2
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 2
(#327) Variable "draftid_editor" must not contain underscores.
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Expected 1 space before "=>"; 0 found
(#328) Expected 1 space after "=>"; 0 found
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Line exceeds 132 characters; contains 179 characters
(#332) Line exceeds 132 characters; contains 179 characters
(#332) Line exceeds 132 characters; contains 179 characters
(#332) Line exceeds 132 characters; contains 179 characters
(#332) Line exceeds 132 characters; contains 179 characters
(#332) Line exceeds 132 characters; contains 179 characters
(#332) Line exceeds 132 characters; contains 179 characters
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 4 spaces, found 1
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Whitespace found at end of line
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 4 spaces, found 1
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 4 spaces, found 1
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 4 spaces, found 1
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 4 spaces, found 1
(#339) Variable "block_data" must not contain underscores.
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 4 spaces, found 1
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 4 spaces, found 1
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 4 spaces, found 1
(#342) Commas (,) must be followed by white space.
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 4 spaces, found 1
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 4 spaces, found 1
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Whitespace found at end of line
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 4 spaces, found 1
(#345) Variable "block_data" must not contain underscores.
(#345) Expected 1 space before "=="; 0 found
(#345) Expected 1 space after "=="; 0 found
(#345) Expected 1 space before "?"; 0 found
(#345) Expected 1 space after "?"; 0 found
(#345) Expected 1 space before ":"; 0 found
(#345) Expected 1 space after ":"; 0 found
(#345) Commas (,) must be followed by white space.
(#345) Line exceeds maximum limit of 180 characters; contains 234 characters
(#345) Line exceeds maximum limit of 180 characters; contains 234 characters
(#345) Line exceeds maximum limit of 180 characters; contains 234 characters
(#345) Line exceeds maximum limit of 180 characters; contains 234 characters
(#345) Line exceeds maximum limit of 180 characters; contains 234 characters
(#345) Line exceeds maximum limit of 180 characters; contains 234 characters
(#345) Line exceeds maximum limit of 180 characters; contains 234 characters
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 4 spaces, found 1
(#346) Variable "block_data" must not contain underscores.
(#346) Expected 1 space before "=="; 0 found
(#346) Expected 1 space after "=="; 0 found
(#346) Expected 1 space before "?"; 0 found
(#346) Expected 1 space after "?"; 0 found
(#346) Expected 1 space before ":"; 0 found
(#346) Expected 1 space after ":"; 0 found
(#346) Commas (,) must be followed by white space.
(#346) Line exceeds maximum limit of 180 characters; contains 224 characters
(#346) Line exceeds maximum limit of 180 characters; contains 224 characters
(#346) Line exceeds maximum limit of 180 characters; contains 224 characters
(#346) Line exceeds maximum limit of 180 characters; contains 224 characters
(#346) Line exceeds maximum limit of 180 characters; contains 224 characters
(#346) Line exceeds maximum limit of 180 characters; contains 224 characters
(#346) Line exceeds maximum limit of 180 characters; contains 224 characters
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 4 spaces, found 1
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Whitespace found at end of line
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 4 spaces, found 1
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 4 spaces, found 1
(#349) Commas (,) must be followed by white space.
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 4 spaces, found 1
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 4 spaces, found 1
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Whitespace found at end of line
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 4 spaces, found 1
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Whitespace found at end of line
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Variable "block_data" must not contain underscores.
(#353) Expected 1 space before "=="; 0 found
(#353) Expected 1 space after "=="; 0 found
(#353) Variable "picture_src" must not contain underscores.
(#353) Expected 1 space before "?"; 0 found
(#353) Expected 1 space after "?"; 0 found
(#353) Expected 1 space before ":"; 0 found
(#353) Expected 1 space after ":"; 0 found
(#353) Commas (,) must be followed by white space.
(#353) Line exceeds maximum limit of 180 characters; contains 181 characters
(#353) Line exceeds maximum limit of 180 characters; contains 181 characters
(#353) Line exceeds maximum limit of 180 characters; contains 181 characters
(#353) Line exceeds maximum limit of 180 characters; contains 181 characters
(#353) Line exceeds maximum limit of 180 characters; contains 181 characters
(#353) Line exceeds maximum limit of 180 characters; contains 181 characters
(#353) Line exceeds maximum limit of 180 characters; contains 181 characters
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Variable "picture_src" must not contain underscores.
(#354) Variable "block_data" must not contain underscores.
(#354) Expected 1 space before "=="; 0 found
(#354) Expected 1 space after "=="; 0 found
(#354) Variable "picture_src" must not contain underscores.
(#354) Expected 1 space before "?"; 0 found
(#354) Expected 1 space after "?"; 0 found
(#354) Expected 1 space before ":"; 0 found
(#354) Expected 1 space after ":"; 0 found
(#354) Variable "user_picture" must not contain underscores.
(#354) Line exceeds maximum limit of 180 characters; contains 195 characters
(#354) Line exceeds maximum limit of 180 characters; contains 195 characters
(#354) Line exceeds maximum limit of 180 characters; contains 195 characters
(#354) Line exceeds maximum limit of 180 characters; contains 195 characters
(#354) Line exceeds maximum limit of 180 characters; contains 195 characters
(#354) Line exceeds maximum limit of 180 characters; contains 195 characters
(#354) Line exceeds maximum limit of 180 characters; contains 195 characters
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 4 spaces, found 1
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 4 spaces, found 1
(#356) Inline control structures are not allowed
(#356) Whitespace found at end of line
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 4 spaces, found 2
(#357) Commas (,) must be followed by white space.
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 4 spaces, found 1
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 4 spaces, found 1
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 4 spaces, found 1
(#360) Commas (,) must be followed by white space.
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Whitespace found at end of line
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 4 spaces, found 1
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Whitespace found at end of line
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#364) Variable "block_data" must not contain underscores.
(#364) Expected 1 space before "=="; 0 found
(#364) Expected 1 space after "=="; 0 found
(#364) Expected 1 space before "?"; 0 found
(#364) Expected 1 space after "?"; 0 found
(#364) Expected 1 space before ":"; 0 found
(#364) Expected 1 space after ":"; 0 found
(#364) Commas (,) must be followed by white space.
(#364) Line exceeds 132 characters; contains 174 characters
(#364) Line exceeds 132 characters; contains 174 characters
(#364) Line exceeds 132 characters; contains 174 characters
(#364) Line exceeds 132 characters; contains 174 characters
(#364) Line exceeds 132 characters; contains 174 characters
(#364) Line exceeds 132 characters; contains 174 characters
(#364) Line exceeds 132 characters; contains 174 characters
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Variable "block_data" must not contain underscores.
(#365) Expected 1 space before "=="; 0 found
(#365) Expected 1 space after "=="; 0 found
(#365) Expected 1 space before "?"; 0 found
(#365) Expected 1 space after "?"; 0 found
(#365) Expected 1 space before ":"; 0 found
(#365) Expected 1 space after ":"; 0 found
(#365) Line exceeds 132 characters; contains 162 characters
(#365) Line exceeds 132 characters; contains 162 characters
(#365) Line exceeds 132 characters; contains 162 characters
(#365) Line exceeds 132 characters; contains 162 characters
(#365) Line exceeds 132 characters; contains 162 characters
(#365) Line exceeds 132 characters; contains 162 characters
(#365) Line exceeds 132 characters; contains 162 characters
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 4 spaces, found 1
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 4 spaces, found 1
(#367) Inline control structures are not allowed
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 4 spaces, found 2
(#368) Commas (,) must be followed by white space.
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 4 spaces, found 1
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Whitespace found at end of line
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 4 spaces, found 1
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Whitespace found at end of line
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 4 spaces, found 1
(#372) Commas (,) must be followed by white space.
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 4 spaces, found 1
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 4 spaces, found 1
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Whitespace found at end of line
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 4 spaces, found 1
(#375) Line exceeds maximum limit of 180 characters; contains 184 characters
(#375) Line exceeds maximum limit of 180 characters; contains 184 characters
(#375) Line exceeds maximum limit of 180 characters; contains 184 characters
(#375) Line exceeds maximum limit of 180 characters; contains 184 characters
(#375) Line exceeds maximum limit of 180 characters; contains 184 characters
(#375) Line exceeds maximum limit of 180 characters; contains 184 characters
(#375) Line exceeds maximum limit of 180 characters; contains 184 characters
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 4 spaces, found 1
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Whitespace found at end of line
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 4 spaces, found 1
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Line exceeds maximum limit of 180 characters; contains 183 characters
(#379) Line exceeds maximum limit of 180 characters; contains 183 characters
(#379) Line exceeds maximum limit of 180 characters; contains 183 characters
(#379) Line exceeds maximum limit of 180 characters; contains 183 characters
(#379) Line exceeds maximum limit of 180 characters; contains 183 characters
(#379) Line exceeds maximum limit of 180 characters; contains 183 characters
(#379) Line exceeds maximum limit of 180 characters; contains 183 characters
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) Commas (,) must be followed by white space.
(#383) Line exceeds 132 characters; contains 151 characters
(#383) Line exceeds 132 characters; contains 151 characters
(#383) Line exceeds 132 characters; contains 151 characters
(#383) Line exceeds 132 characters; contains 151 characters
(#383) Line exceeds 132 characters; contains 151 characters
(#383) Line exceeds 132 characters; contains 151 characters
(#383) Line exceeds 132 characters; contains 151 characters
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 4 spaces, found 1
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Whitespace found at end of line
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 4 spaces, found 1
(#391) Variable "block_data" must not contain underscores.
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 4 spaces, found 1
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Whitespace found at end of line
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 4 spaces, found 1
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 4 spaces, found 1
(#395) Line exceeds 132 characters; contains 172 characters
(#395) Line exceeds 132 characters; contains 172 characters
(#395) Line exceeds 132 characters; contains 172 characters
(#395) Line exceeds 132 characters; contains 172 characters
(#395) Line exceeds 132 characters; contains 172 characters
(#395) Line exceeds 132 characters; contains 172 characters
(#395) Line exceeds 132 characters; contains 172 characters
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 4 spaces, found 1
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Whitespace found at end of line
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 4 spaces, found 1
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Commas (,) must be followed by white space.
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 4 spaces, found 1
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 4 spaces, found 1
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 4 spaces, found 1
(#402) Variable "block_data" must not contain underscores.
(#402) Expected 1 space before "?"; 0 found
(#402) Expected 1 space after "?"; 0 found
(#402) Variable "block_data" must not contain underscores.
(#402) Expected 1 space before ":"; 0 found
(#402) Expected 1 space after ":"; 0 found
(#402) Line exceeds 132 characters; contains 152 characters
(#402) Line exceeds 132 characters; contains 152 characters
(#402) Line exceeds 132 characters; contains 152 characters
(#402) Line exceeds 132 characters; contains 152 characters
(#402) Line exceeds 132 characters; contains 152 characters
(#402) Line exceeds 132 characters; contains 152 characters
(#402) Line exceeds 132 characters; contains 152 characters
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 4 spaces, found 1
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 4 spaces, found 1
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Whitespace found at end of line
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 4 spaces, found 1
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 4 spaces, found 1
(#406) Commas (,) must be followed by white space.
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 4 spaces, found 1
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 4 spaces, found 1
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Whitespace found at end of line
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 4 spaces, found 1
(#409) Variable "block_data" must not contain underscores.
(#409) Line exceeds maximum limit of 180 characters; contains 191 characters
(#409) Line exceeds maximum limit of 180 characters; contains 191 characters
(#409) Line exceeds maximum limit of 180 characters; contains 191 characters
(#409) Line exceeds maximum limit of 180 characters; contains 191 characters
(#409) Line exceeds maximum limit of 180 characters; contains 191 characters
(#409) Line exceeds maximum limit of 180 characters; contains 191 characters
(#409) Line exceeds maximum limit of 180 characters; contains 191 characters
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 4 spaces, found 1
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Whitespace found at end of line
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 4 spaces, found 1
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 4 spaces, found 1
(#412) Commas (,) must be followed by white space.
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 4 spaces, found 1
(#414) Line exceeds 132 characters; contains 173 characters
(#414) Line exceeds 132 characters; contains 173 characters
(#414) Line exceeds 132 characters; contains 173 characters
(#414) Line exceeds 132 characters; contains 173 characters
(#414) Line exceeds 132 characters; contains 173 characters
(#414) Line exceeds 132 characters; contains 173 characters
(#414) Line exceeds 132 characters; contains 173 characters
(#415) Line exceeds maximum limit of 180 characters; contains 184 characters
(#415) Line exceeds maximum limit of 180 characters; contains 184 characters
(#415) Line exceeds maximum limit of 180 characters; contains 184 characters
(#415) Line exceeds maximum limit of 180 characters; contains 184 characters
(#415) Line exceeds maximum limit of 180 characters; contains 184 characters
(#415) Line exceeds maximum limit of 180 characters; contains 184 characters
(#415) Line exceeds maximum limit of 180 characters; contains 184 characters
(#416) Line exceeds 132 characters; contains 161 characters
(#416) Line exceeds 132 characters; contains 161 characters
(#416) Line exceeds 132 characters; contains 161 characters
(#416) Line exceeds 132 characters; contains 161 characters
(#416) Line exceeds 132 characters; contains 161 characters
(#416) Line exceeds 132 characters; contains 161 characters
(#416) Line exceeds 132 characters; contains 161 characters
(#417) Line exceeds 132 characters; contains 160 characters
(#417) Line exceeds 132 characters; contains 160 characters
(#417) Line exceeds 132 characters; contains 160 characters
(#417) Line exceeds 132 characters; contains 160 characters
(#417) Line exceeds 132 characters; contains 160 characters
(#417) Line exceeds 132 characters; contains 160 characters
(#417) Line exceeds 132 characters; contains 160 characters
(#418) Line exceeds 132 characters; contains 177 characters
(#418) Line exceeds 132 characters; contains 177 characters
(#418) Line exceeds 132 characters; contains 177 characters
(#418) Line exceeds 132 characters; contains 177 characters
(#418) Line exceeds 132 characters; contains 177 characters
(#418) Line exceeds 132 characters; contains 177 characters
(#418) Line exceeds 132 characters; contains 177 characters
(#419) Line exceeds maximum limit of 180 characters; contains 185 characters
(#419) Line exceeds maximum limit of 180 characters; contains 185 characters
(#419) Line exceeds maximum limit of 180 characters; contains 185 characters
(#419) Line exceeds maximum limit of 180 characters; contains 185 characters
(#419) Line exceeds maximum limit of 180 characters; contains 185 characters
(#419) Line exceeds maximum limit of 180 characters; contains 185 characters
(#419) Line exceeds maximum limit of 180 characters; contains 185 characters
(#420) Line exceeds 132 characters; contains 157 characters
(#420) Line exceeds 132 characters; contains 157 characters
(#420) Line exceeds 132 characters; contains 157 characters
(#420) Line exceeds 132 characters; contains 157 characters
(#420) Line exceeds 132 characters; contains 157 characters
(#420) Line exceeds 132 characters; contains 157 characters
(#420) Line exceeds 132 characters; contains 157 characters
(#421) Line exceeds maximum limit of 180 characters; contains 185 characters
(#421) Line exceeds maximum limit of 180 characters; contains 185 characters
(#421) Line exceeds maximum limit of 180 characters; contains 185 characters
(#421) Line exceeds maximum limit of 180 characters; contains 185 characters
(#421) Line exceeds maximum limit of 180 characters; contains 185 characters
(#421) Line exceeds maximum limit of 180 characters; contains 185 characters
(#421) Line exceeds maximum limit of 180 characters; contains 185 characters
(#422) Line exceeds 132 characters; contains 157 characters
(#422) Line exceeds 132 characters; contains 157 characters
(#422) Line exceeds 132 characters; contains 157 characters
(#422) Line exceeds 132 characters; contains 157 characters
(#422) Line exceeds 132 characters; contains 157 characters
(#422) Line exceeds 132 characters; contains 157 characters
(#422) Line exceeds 132 characters; contains 157 characters
(#423) Line exceeds maximum limit of 180 characters; contains 185 characters
(#423) Line exceeds maximum limit of 180 characters; contains 185 characters
(#423) Line exceeds maximum limit of 180 characters; contains 185 characters
(#423) Line exceeds maximum limit of 180 characters; contains 185 characters
(#423) Line exceeds maximum limit of 180 characters; contains 185 characters
(#423) Line exceeds maximum limit of 180 characters; contains 185 characters
(#423) Line exceeds maximum limit of 180 characters; contains 185 characters
(#424) Line exceeds 132 characters; contains 165 characters
(#424) Line exceeds 132 characters; contains 165 characters
(#424) Line exceeds 132 characters; contains 165 characters
(#424) Line exceeds 132 characters; contains 165 characters
(#424) Line exceeds 132 characters; contains 165 characters
(#424) Line exceeds 132 characters; contains 165 characters
(#424) Line exceeds 132 characters; contains 165 characters
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 4 spaces, found 1
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Whitespace found at end of line
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 4 spaces, found 1
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 4 spaces, found 1
(#429) Expected 1 space before "=="; 0 found
(#429) Expected 1 space after "=="; 0 found
(#429) Expected 1 space before "?"; 0 found
(#429) Expected 1 space after "?"; 0 found
(#429) Expected 1 space before ":"; 0 found
(#429) Expected 1 space after ":"; 0 found
(#429) Line exceeds 132 characters; contains 151 characters
(#429) Line exceeds 132 characters; contains 151 characters
(#429) Line exceeds 132 characters; contains 151 characters
(#429) Line exceeds 132 characters; contains 151 characters
(#429) Line exceeds 132 characters; contains 151 characters
(#429) Line exceeds 132 characters; contains 151 characters
(#429) Line exceeds 132 characters; contains 151 characters
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 4 spaces, found 1
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 4 spaces, found 1
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 4 spaces, found 1
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 4 spaces, found 1
(#433) Commas (,) must be followed by white space.
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Whitespace found at end of line
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 4 spaces, found 1
(#434) Variable "block_data" must not contain underscores.
(#434) Expected 1 space before "?"; 0 found
(#434) Expected 1 space after "?"; 0 found
(#434) Variable "block_data" must not contain underscores.
(#434) Expected 1 space before ":"; 0 found
(#434) Expected 1 space after ":"; 0 found
(#434) Line exceeds 132 characters; contains 137 characters
(#434) Line exceeds 132 characters; contains 137 characters
(#434) Line exceeds 132 characters; contains 137 characters
(#434) Line exceeds 132 characters; contains 137 characters
(#434) Line exceeds 132 characters; contains 137 characters
(#434) Line exceeds 132 characters; contains 137 characters
(#434) Line exceeds 132 characters; contains 137 characters
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Whitespace found at end of line
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 4 spaces, found 1
(#435) Commas (,) must be followed by white space.
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Whitespace found at end of line
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 4 spaces, found 1
(#436) Variable "block_data" must not contain underscores.
(#436) Expected 1 space before "?"; 0 found
(#436) Expected 1 space after "?"; 0 found
(#436) Variable "block_data" must not contain underscores.
(#436) Expected 1 space before ":"; 0 found
(#436) Expected 1 space after ":"; 0 found
(#436) Line exceeds 132 characters; contains 142 characters
(#436) Line exceeds 132 characters; contains 142 characters
(#436) Line exceeds 132 characters; contains 142 characters
(#436) Line exceeds 132 characters; contains 142 characters
(#436) Line exceeds 132 characters; contains 142 characters
(#436) Line exceeds 132 characters; contains 142 characters
(#436) Line exceeds 132 characters; contains 142 characters
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Whitespace found at end of line
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 4 spaces, found 1
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Whitespace found at end of line
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 4 spaces, found 1
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 4 spaces, found 1
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 4 spaces, found 1
(#440) Line exceeds maximum limit of 180 characters; contains 183 characters
(#440) Line exceeds maximum limit of 180 characters; contains 183 characters
(#440) Line exceeds maximum limit of 180 characters; contains 183 characters
(#440) Line exceeds maximum limit of 180 characters; contains 183 characters
(#440) Line exceeds maximum limit of 180 characters; contains 183 characters
(#440) Line exceeds maximum limit of 180 characters; contains 183 characters
(#440) Line exceeds maximum limit of 180 characters; contains 183 characters
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 4 spaces, found 1
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 4 spaces, found 1
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 4 spaces, found 1
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Line indented incorrectly; expected at least 4 spaces, found 1
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 4 spaces, found 1
(#445) Commas (,) must be followed by white space.
(#445) Line exceeds 132 characters; contains 142 characters
(#445) Line exceeds 132 characters; contains 142 characters
(#445) Line exceeds 132 characters; contains 142 characters
(#445) Line exceeds 132 characters; contains 142 characters
(#445) Line exceeds 132 characters; contains 142 characters
(#445) Line exceeds 132 characters; contains 142 characters
(#445) Line exceeds 132 characters; contains 142 characters
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 4 spaces, found 1
(#449) Variable "block_data" must not contain underscores.
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 4 spaces, found 1
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Whitespace found at end of line
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 4 spaces, found 1
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Whitespace found at end of line
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 4 spaces, found 1
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 4 spaces, found 1
(#455) Line exceeds 132 characters; contains 157 characters
(#455) Line exceeds 132 characters; contains 157 characters
(#455) Line exceeds 132 characters; contains 157 characters
(#455) Line exceeds 132 characters; contains 157 characters
(#455) Line exceeds 132 characters; contains 157 characters
(#455) Line exceeds 132 characters; contains 157 characters
(#455) Line exceeds 132 characters; contains 157 characters
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 4 spaces, found 1
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Whitespace found at end of line
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 4 spaces, found 1
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 4 spaces, found 1
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 4 spaces, found 1
(#459) Commas (,) must be followed by white space.
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 4 spaces, found 1
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 4 spaces, found 1
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Whitespace found at end of line
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 4 spaces, found 1
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 4 spaces, found 1
(#465) Spaces must be used for alignment; tabs are not allowed
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Line indented incorrectly; expected 4 spaces, found 2
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 4 spaces, found 3
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 8 spaces, found 4
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 12 spaces, found 5
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 12 spaces, found 5
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 12 spaces, found 5
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 12 spaces, found 5
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 8 spaces, found 4
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 4 spaces, found 3
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 4 spaces, found 2
(#476) Spaces must be used for alignment; tabs are not allowed
(#477) Spaces must be used for alignment; tabs are not allowed
(#478) Spaces must be used for alignment; tabs are not allowed
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Commas (,) must be followed by white space.
(#480) Spaces must be used for alignment; tabs are not allowed
(#481) Spaces must be used for alignment; tabs are not allowed
(#482) Spaces must be used for alignment; tabs are not allowed
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Line indented incorrectly; expected 4 spaces, found 1
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 4 spaces, found 1
(#485) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 4 spaces, found 1
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Whitespace found at end of line
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 4 spaces, found 1
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Whitespace found at end of line
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 4 spaces, found 1
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 4 spaces, found 1
(#490) Line exceeds maximum limit of 180 characters; contains 183 characters
(#490) Line exceeds maximum limit of 180 characters; contains 183 characters
(#490) Line exceeds maximum limit of 180 characters; contains 183 characters
(#490) Line exceeds maximum limit of 180 characters; contains 183 characters
(#490) Line exceeds maximum limit of 180 characters; contains 183 characters
(#490) Line exceeds maximum limit of 180 characters; contains 183 characters
(#490) Line exceeds maximum limit of 180 characters; contains 183 characters
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 4 spaces, found 1
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 4 spaces, found 1
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Whitespace found at end of line
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 4 spaces, found 1
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 4 spaces, found 1
(#498) function name "tinyMCE_enable_script" must be lower-case letters only
(#498) Variable "element_id" must not contain underscores.
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 4 spaces, found 1
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Whitespace found at end of line
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 4 spaces, found 1
(#501) Variable "draft_itemid" must not contain underscores.
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 4 spaces, found 1
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 4 spaces, found 1
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 4 spaces, found 1
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 4 spaces, found 1
(#512) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#512) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#512) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#512) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#512) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#512) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#512) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#513) Variable "element_id" must not contain underscores.
(#513) Variable "element_id" must not contain underscores.
(#513) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#513) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#513) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#513) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#513) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#513) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#513) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#514) Variable "element_id" must not contain underscores.
(#514) Variable "draft_itemid" must not contain underscores.
(#514) Variable "draft_itemid" must not contain underscores.
(#514) Variable "draft_itemid" must not contain underscores.
(#514) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#514) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#514) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#514) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#514) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#514) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#514) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/category.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#28) Line exceeds 132 characters; contains 148 characters
(#28) Line exceeds 132 characters; contains 148 characters
(#28) Line exceeds 132 characters; contains 148 characters
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Variable "group_groups" must not contain underscores.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#48) Variable "group_groups" must not contain underscores.
(#48) Variable "group_group" must not contain underscores.
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 8 spaces, found 2
(#49) Variable "group_group" must not contain underscores.
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 12 spaces, found 3
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 4
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 4
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Variable "group_groups" must not contain underscores.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#75) Variable "targetCategory" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 2
(#81) Variable "targetCategory" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 12 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 16 spaces, found 4
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 20 spaces, found 5
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 16 spaces, found 4
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 12 spaces, found 3
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 12 spaces, found 3
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 16 spaces, found 4
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 20 spaces, found 5
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 16 spaces, found 4
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 12 spaces, found 3
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Line indented incorrectly; expected at least 12 spaces, found 3
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 12 spaces, found 3
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#125) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#129) Expected "} else {\n"; found "}\n\t\telse\n\t\t{\n"
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 4 spaces, found 2
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Whitespace found at end of line
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 2
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Line exceeds 132 characters; contains 179 characters
(#150) Line exceeds 132 characters; contains 179 characters
(#150) Line exceeds 132 characters; contains 179 characters
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) No space found before comment text; expected "// Add elements to form" but found "//Add elements to form"
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 3
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 3
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 2
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Whitespace found at end of line
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Whitespace found at end of line
(#180) Whitespace found at end of line
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Whitespace found at end of line
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) Line exceeds maximum limit of 180 characters; contains 243 characters
(#194) Line exceeds maximum limit of 180 characters; contains 243 characters
(#194) Line exceeds maximum limit of 180 characters; contains 243 characters
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 8 spaces, found 2
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 12 spaces, found 3
(#197) Line exceeds 132 characters; contains 153 characters
(#197) Line exceeds 132 characters; contains 153 characters
(#197) Line exceeds 132 characters; contains 153 characters
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 8 spaces, found 2
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 8 spaces, found 2
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Line exceeds 132 characters; contains 133 characters
(#204) Line exceeds 132 characters; contains 133 characters
(#204) Line exceeds 132 characters; contains 133 characters
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 12 spaces, found 3
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 16 spaces, found 4
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 16 spaces, found 4
(#210) Expected 1 space before "=="; 0 found
(#210) Expected 1 space after "=="; 0 found
(#210) Line exceeds 132 characters; contains 138 characters
(#210) Line exceeds 132 characters; contains 138 characters
(#210) Line exceeds 132 characters; contains 138 characters
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 16 spaces, found 4
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 16 spaces, found 4
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 16 spaces, found 4
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 12 spaces, found 3
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Line indented incorrectly; expected at least 12 spaces, found 3
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 3
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#218) Line exceeds 132 characters; contains 135 characters
(#218) Line exceeds 132 characters; contains 135 characters
(#218) Line exceeds 132 characters; contains 135 characters
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 3
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 12 spaces, found 3
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 12 spaces, found 3
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 16 spaces, found 4
(#222) Variable "sharedUsers" must be all lower-case
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 16 spaces, found 4
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 16 spaces, found 4
(#224) Inline control structures are not allowed
(#224) Variable "sharedUsers" must be all lower-case
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 16 spaces, found 5
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 16 spaces, found 4
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 12 spaces, found 3
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 3
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Line indented incorrectly; expected at least 12 spaces, found 3
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 12 spaces, found 3
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 3
(#232) Expected 1 space before "=="; 0 found
(#232) Expected 1 space after "=="; 0 found
(#232) Line exceeds 132 characters; contains 137 characters
(#232) Line exceeds 132 characters; contains 137 characters
(#232) Line exceeds 132 characters; contains 137 characters
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 12 spaces, found 3
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 12 spaces, found 3
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 12 spaces, found 3
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 8 spaces, found 2
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 1
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) No space found before comment text; expected "// Custom validation should be added here" but found "//Custom validation should be added here"
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 4 spaces, found 1
(#243) Visibility must be declared on method "validation"
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 4 spaces, found 1
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) No space found before comment text; expected "// Instantiate simplehtml_form" but found "//Instantiate simplehtml_form"
(#248) Whitespace found at end of line
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) No space found before comment text; expected "// Form processing and displaying is done here" but found "//Form processing and displaying is done here"
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 4 spaces, found 2
(#254) Expected 1 space before "=="; 0 found
(#254) Expected 1 space after "=="; 0 found
(#255) Variable "newEntry" must be all lower-case
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) Variable "newEntry" must be all lower-case
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 4 spaces, found 1
(#257) Variable "newEntry" must be all lower-case
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 4 spaces, found 1
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Variable "newEntry" must be all lower-case
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 4 spaces, found 1
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Variable "newEntry" must be all lower-case
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 1
(#264) Variable "newEntry" must be all lower-case
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Variable "newEntry" must be all lower-case
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Variable "newEntry" must be all lower-case
(#267) Variable "newEntry" must be all lower-case
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 4 spaces, found 1
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Variable "newEntry" must be all lower-case
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
(#273) Variable "newEntry" must be all lower-case
(#273) Variable "newEntry" must be all lower-case
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 8 spaces, found 2
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 12 spaces, found 3
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 12 spaces, found 3
(#277) Variable "shareItem" must be all lower-case
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 12 spaces, found 3
(#278) Variable "shareItem" must be all lower-case
(#278) Variable "newEntry" must be all lower-case
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 12 spaces, found 3
(#279) Variable "shareItem" must be all lower-case
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#280) Variable "shareItem" must be all lower-case
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 8 spaces, found 2
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) Variable "newEntry" must be all lower-case
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 4 spaces, found 1
(#287) Variable "newEntry" must be all lower-case
(#287) Variable "newEntry" must be all lower-case
(#287) Expected 1 space before "=="; 0 found
(#287) Expected 1 space after "=="; 0 found
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 8 spaces, found 2
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 12 spaces, found 3
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Line indented incorrectly; expected at least 16 spaces, found 4
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 16 spaces, found 4
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 12 spaces, found 3
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 3
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 12 spaces, found 4
(#297) Variable "newEntry" must be all lower-case
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 12 spaces, found 4
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 12 spaces, found 3
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 8 spaces, found 2
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 1
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Line indented incorrectly; expected at least 4 spaces, found 1
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 4 spaces, found 1
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 4 spaces, found 1
(#305) Variable "upload_filesizes" must not contain underscores.
(#305) Variable "newEntry" must be all lower-case
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Line indented incorrectly; expected at least 4 spaces, found 1
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 4 spaces, found 1
(#307) Variable "newEntry" must be all lower-case
(#307) Variable "newEntry" must be all lower-case
(#307) Variable "upload_filesizes" must not contain underscores.
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Variable "newEntry" must be all lower-case
(#309) Line exceeds maximum limit of 180 characters; contains 195 characters
(#309) Line exceeds maximum limit of 180 characters; contains 195 characters
(#309) Line exceeds maximum limit of 180 characters; contains 195 characters
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 8 spaces, found 2
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 12 spaces, found 3
(#311) Variable "newEntry" must be all lower-case
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) This comment is 67% valid code; is this commented out code?
(#312) Line indented incorrectly; expected at least 12 spaces, found 3
(#312) No space found before comment text; expected "// $image->mimetype" but found "//$image->mimetype"
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 12 spaces, found 3
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Line indented incorrectly; expected at least 12 spaces, found 3
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 12 spaces, found 3
(#315) Variable "im_icon" must not contain underscores.
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 12 spaces, found 3
(#316) Variable "im_folder" must not contain underscores.
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Whitespace found at end of line
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 12 spaces, found 3
(#318) Variable "im_folder" must not contain underscores.
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 12 spaces, found 3
(#319) Variable "im_folder" must not contain underscores.
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Whitespace found at end of line
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Line indented incorrectly; expected at least 12 spaces, found 3
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 12 spaces, found 3
(#322) Variable "max_width" must not contain underscores.
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 12 spaces, found 3
(#323) Variable "max_height" must not contain underscores.
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 12 spaces, found 3
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 12 spaces, found 3
(#325) Variable "im_icon" must not contain underscores.
(#325) Variable "im_icon" must not contain underscores.
(#325) Variable "max_width" must not contain underscores.
(#325) Variable "max_height" must not contain underscores.
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) This comment is 67% valid code; is this commented out code?
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Line indented incorrectly; expected at least 12 spaces, found 3
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) This comment is 67% valid code; is this commented out code?
(#327) Line indented incorrectly; expected at least 12 spaces, found 3
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Whitespace found at end of line
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) This comment is 67% valid code; is this commented out code?
(#329) Line indented incorrectly; expected at least 12 spaces, found 3
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 12 spaces, found 3
(#330) Variable "im_folder" must not contain underscores.
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 12 spaces, found 3
(#331) Variable "im_folder" must not contain underscores.
(#331) Whitespace found at end of line
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 12 spaces, found 3
(#332) Variable "im_icon" must not contain underscores.
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 12 spaces, found 3
(#333) Variable "im_icon" must not contain underscores.
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 12 spaces, found 3
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 3
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 spaces, found 3
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Line indented incorrectly; expected at least 12 spaces, found 3
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 12 spaces, found 3
(#339) Variable "im_folder" must not contain underscores.
(#339) Variable "im_icon" must not contain underscores.
(#339) Expected 1 space before "/"; 0 found
(#339) Expected 1 space after "/"; 0 found
(#339) Expected 1 space before "/"; 0 found
(#339) Expected 1 space after "/"; 0 found
(#339) Expected 1 space before "/"; 0 found
(#339) Expected 1 space after "/"; 0 found
(#339) Expected 1 space before "/"; 0 found
(#339) Expected 1 space after "/"; 0 found
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 12 spaces, found 3
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 12 spaces, found 3
(#342) Variable "im_folder" must not contain underscores.
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 12 spaces, found 3
(#343) Variable "image_data" must not contain underscores.
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 12 spaces, found 3
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Whitespace found at end of line
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Line indented incorrectly; expected at least 12 spaces, found 3
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) This comment is 67% valid code; is this commented out code?
(#347) Line indented incorrectly; expected at least 12 spaces, found 3
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) This comment is 67% valid code; is this commented out code?
(#348) Line indented incorrectly; expected at least 12 spaces, found 3
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) This comment is 67% valid code; is this commented out code?
(#349) Line indented incorrectly; expected at least 12 spaces, found 3
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Whitespace found at end of line
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Line indented incorrectly; expected at least 12 spaces, found 3
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 12 spaces, found 3
(#352) Variable "image_data" must not contain underscores.
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Line indented incorrectly; expected at least 16 spaces, found 4
(#353) Whitespace found at end of line
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 16 spaces, found 4
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Line indented incorrectly; expected at least 16 spaces, found 4
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 16 spaces, found 4
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 16 spaces, found 5
(#357) Whitespace found at end of line
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 16 spaces, found 5
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Whitespace found at end of line
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 16 spaces, found 5
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Whitespace found at end of line
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 16 spaces, found 5
(#360) Whitespace found at end of line
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 16 spaces, found 5
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Whitespace found at end of line
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 16 spaces, found 5
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 25 spaces, found 4
(#363) Variable "image_data" must not contain underscores.
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 12 spaces, found 3
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 12 spaces, found 3
(#365) Variable "im_icon" must not contain underscores.
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 12 spaces, found 3
(#366) Variable "im_folder" must not contain underscores.
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 8 spaces, found 2
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 4 spaces, found 1
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Variable "newEntry" must be all lower-case
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 4 spaces, found 1
(#371) Variable "upload_filesizes" must not contain underscores.
(#371) Variable "newEntry" must be all lower-case
(#371) Variable "newEntry" must be all lower-case
(#371) Line exceeds 132 characters; contains 146 characters
(#371) Line exceeds 132 characters; contains 146 characters
(#371) Line exceeds 132 characters; contains 146 characters
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) Variable "newEntry" must be all lower-case
(#372) Variable "newEntry" must be all lower-case
(#372) Line exceeds 132 characters; contains 175 characters
(#372) Line exceeds 132 characters; contains 175 characters
(#372) Line exceeds 132 characters; contains 175 characters
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 4 spaces, found 1
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Whitespace found at end of line
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 4 spaces, found 1
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 4 spaces, found 2
(#376) Variable "newEntry" must be all lower-case
(#376) Expected 1 space before "=="; 0 found
(#376) Expected 1 space after "=="; 0 found
(#376) Variable "newEntry" must be all lower-case
(#376) Variable "newEntry" must be all lower-case
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Whitespace found at end of line
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 4 spaces, found 1
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 2
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 4 spaces, found 1
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 4 spaces, found 1
(#388) Inline control structures are not allowed
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Whitespace found at end of line
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 4 spaces, found 1
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 4 spaces, found 1
(#391) Inline control structures are not allowed
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 4 spaces, found 2
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 4 spaces, found 1
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 4 spaces, found 1
(#394) Inline control structures are not allowed
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Whitespace found at end of line
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Line indented incorrectly; expected at least 4 spaces, found 1
(#396) Whitespace found at end of line
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 4 spaces, found 1
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Whitespace found at end of line
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 4 spaces, found 1
(#401) Whitespace found at end of line
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 4 spaces, found 1
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 4 spaces, found 1
(#405) Line indented incorrectly; expected at least 4 spaces, found 2
(#406) Whitespace found at end of line
(#407) Line indented incorrectly; expected at least 4 spaces, found 0
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#409) Line indented incorrectly; expected at least 4 spaces, found 0
(#410) Line indented incorrectly; expected at least 4 spaces, found 0
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 4 spaces, found 1
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 4 spaces, found 1
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 4 spaces, found 1
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 4 spaces, found 1
(#415) Line indented incorrectly; expected at least 4 spaces, found 0
(#417) Line indented incorrectly; expected at least 4 spaces, found 0
(#418) Line indented incorrectly; expected 4 spaces, found 0
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 1
(#420) Line indented incorrectly; expected 4 spaces, found 0
(#421) Line indented incorrectly; expected at least 4 spaces, found 0
(#425) Spaces must be used for alignment; tabs are not allowed
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Whitespace found at end of line
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Whitespace found at end of line
(#434) function name "skewScaleImage" must be lower-case letters only
(#434) Variable "src_img" must not contain underscores.
(#434) Variable "max_width" must not contain underscores.
(#434) Variable "max_height" must not contain underscores.
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 4 spaces, found 1
(#435) Variable "src_img" must not contain underscores.
(#435) Whitespace found at end of line
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 4 spaces, found 1
(#436) Variable "src_img" must not contain underscores.
(#436) Whitespace found at end of line
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Line indented incorrectly; expected at least 4 spaces, found 1
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 4 spaces, found 1
(#438) Variable "max_height" must not contain underscores.
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 8 spaces, found 2
(#439) Variable "max_height" must not contain underscores.
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 8 spaces, found 2
(#440) Variable "new_width" must not contain underscores.
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) Variable "src_img" must not contain underscores.
(#441) Variable "src_img" must not contain underscores.
(#441) Variable "new_width" must not contain underscores.
(#441) Variable "max_height" must not contain underscores.
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 8 spaces, found 2
(#442) Variable "max_height" must not contain underscores.
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#443) Variable "src_img" must not contain underscores.
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 4 spaces, found 1
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 4 spaces, found 1
(#445) Variable "max_width" must not contain underscores.
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 8 spaces, found 2
(#446) Variable "src_img" must not contain underscores.
(#446) Variable "src_img" must not contain underscores.
(#446) Variable "max_width" must not contain underscores.
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 8 spaces, found 2
(#447) Variable "max_width" must not contain underscores.
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 8 spaces, found 2
(#448) Variable "src_img" must not contain underscores.
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 4 spaces, found 1
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 4 spaces, found 1
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Line indented incorrectly; expected at least 4 spaces, found 1
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 4 spaces, found 1
(#452) Variable "new_w" must not contain underscores.
(#452) Whitespace found at end of line
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 4 spaces, found 1
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Line indented incorrectly; expected at least 4 spaces, found 1
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) This comment is 44% valid code; is this commented out code?
(#455) Line indented incorrectly; expected at least 4 spaces, found 1
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 4 spaces, found 1
(#456) Variable "dst_img" must not contain underscores.
(#456) Variable "new_w" must not contain underscores.
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 4 spaces, found 1
(#457) Variable "bg_colour" must not contain underscores.
(#457) Variable "dst_img" must not contain underscores.
(#457) Whitespace found at end of line
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 4 spaces, found 1
(#458) Variable "dst_img" must not contain underscores.
(#458) Variable "bg_colour" must not contain underscores.
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 4 spaces, found 1
(#459) Variable "dst_img" must not contain underscores.
(#459) Variable "bg_colour" must not contain underscores.
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 4 spaces, found 1
(#461) Expected "for (...) {\n"; found "for (...)\n\t{\n"
(#461) Space found before first semicolon of FOR loop
(#461) Space found before second semicolon of FOR loop
(#461) Space found before semicolon; expected "0;" but found "0 ;"
(#461) Space found before semicolon; expected "$h;" but found "$h ;"
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 4 spaces, found 1
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 8 spaces, found 2
(#463) Variable "dst_img" must not contain underscores.
(#463) Variable "src_img" must not contain underscores.
(#463) Variable "new_w" must not contain underscores.
(#463) Expected 1 space before "*"; 0 found
(#463) Expected 1 space after "*"; 0 found
(#463) Whitespace found at end of line
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 4 spaces, found 1
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 4 spaces, found 1
(#466) Variable "dst_img" must not contain underscores.
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Whitespace found at end of line
blocks/exaport/classes/api.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) "require_once" must be immediately followed by an open parenthesis
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Visibility must be declared on method "active"
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 12 spaces, found 3
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#38) Visibility must be declared on method "delete_user_data"
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#56) Visibility must be declared on method "get_item_comments"
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/copy_item_to_course.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#54) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Commas (,) must be followed by white space.
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Variable "filenameNew" must be all lower-case
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 2
(#72) Variable "filenameNew" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#77) Variable "filenameNew" must be all lower-case
(#77) Line exceeds 132 characters; contains 149 characters
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Line indented incorrectly; expected at least 4 spaces, found 0
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Line exceeds 132 characters; contains 178 characters
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#105) Commas (,) must be followed by white space.
(#105) Line exceeds 132 characters; contains 172 characters
blocks/exaport/db/access.php
(#1) File has mixed line endings; this may cause incorrect results
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Whitespace found at end of line
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Whitespace found at end of line
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Whitespace found at end of line
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Whitespace found at end of line
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Whitespace found at end of line
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
blocks/exaport/db/messages.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
blocks/exaport/db/services.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 4
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 4
(#65) Line exceeds 132 characters; contains 137 characters
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 4
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 4
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/db/tag.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Whitespace found at end of line
(#6) Whitespace found at end of line
blocks/exaport/db/upgrade.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Commas (,) must be followed by white space.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) 3 slashes comments are not allowed; use "// Comment." instead
(#27) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Variable "field_wert" must not contain underscores.
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Variable "field_wert2" must not contain underscores.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Variable "field_wert" must not contain underscores.
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Variable "field_wert2" must not contain underscores.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#37) Variable "field_wert" must not contain underscores.
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 12 spaces, found 3
(#38) Variable "field_wert" must not contain underscores.
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 8 spaces, found 2
(#40) Variable "field_wert2" must not contain underscores.
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 12 spaces, found 3
(#41) Variable "field_wert2" must not contain underscores.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) 4 slashes comments are not allowed; use "// Comment." instead
(#43) Blank comments are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Variable "field_wert" must not contain underscores.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Variable "field_wert2" must not contain underscores.
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Variable "field_wert" must not contain underscores.
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Variable "field_wert2" must not contain underscores.
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#50) Variable "field_wert" must not contain underscores.
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#51) Variable "field_wert" must not contain underscores.
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#53) Variable "field_wert2" must not contain underscores.
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Variable "field_wert2" must not contain underscores.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Variable "field_wert" must not contain underscores.
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Variable "field_wert" must not contain underscores.
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Variable "field2_wert" must not contain underscores.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Variable "field2_wert" must not contain underscores.
(#61) Commas (,) must be followed by white space.
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Variable "field3_wert" must not contain underscores.
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Variable "field3_wert" must not contain underscores.
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Variable "field4_wert" must not contain underscores.
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Variable "field4_wert" must not contain underscores.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 2
(#68) Variable "field_wert" must not contain underscores.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 3
(#69) Variable "field_wert" must not contain underscores.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#71) Variable "field2_wert" must not contain underscores.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Variable "field2_wert" must not contain underscores.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#74) Variable "field3_wert" must not contain underscores.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Variable "field3_wert" must not contain underscores.
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#77) Variable "field4_wert" must not contain underscores.
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Variable "field4_wert" must not contain underscores.
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 8 spaces, found 2
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 12 spaces, found 3
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected at least 16 spaces, found 4
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 16 spaces, found 4
(#93) Line exceeds maximum limit of 180 characters; contains 183 characters
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 16 spaces, found 4
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 4
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 16 spaces, found 4
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 16 spaces, found 4
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 4
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 12 spaces, found 3
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 2
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Variable "field_wert" must not contain underscores.
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Variable "field_wert" must not contain underscores.
(#108) Line exceeds 132 characters; contains 138 characters
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#109) Variable "field_wert" must not contain underscores.
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Variable "field_wert" must not contain underscores.
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 2
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Variable "field_wert" must not contain underscores.
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Variable "field_wert" must not contain underscores.
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#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 2
(#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 2
(#116) Variable "field_wert" must not contain underscores.
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Variable "field_wert" must not contain underscores.
(#117) Line exceeds 132 characters; contains 138 characters
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 8 spaces, found 2
(#118) Variable "field_wert" must not contain underscores.
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Variable "field_wert" must not contain underscores.
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 12 spaces, found 3
(#121) Variable "field_wert" must not contain underscores.
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) Variable "field_wert" must not contain underscores.
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Variable "field_wert2" must not contain underscores.
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Variable "field_wert2" must not contain underscores.
(#126) Line exceeds 132 characters; contains 139 characters
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 8 spaces, found 2
(#127) Variable "field_wert2" must not contain underscores.
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Variable "field_wert2" must not contain underscores.
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Variable "field_wert2" must not contain underscores.
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Variable "field_wert2" must not contain underscores.
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Variable "field_wert" must not contain underscores.
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 8 spaces, found 2
(#136) Variable "field_wert" must not contain underscores.
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#137) Variable "field_wert" must not contain underscores.
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Variable "field_wert" must not contain underscores.
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Variable "field_wert" must not contain underscores.
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Variable "field_wert" must not contain underscores.
(#146) Line exceeds 132 characters; contains 138 characters
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#147) Variable "field_wert" must not contain underscores.
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Variable "field_wert" must not contain underscores.
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#149) Whitespace found at end of line
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Variable "field_wert" must not contain underscores.
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Variable "field_wert" must not contain underscores.
(#151) Line exceeds 132 characters; contains 138 characters
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#152) Variable "field_wert" must not contain underscores.
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) Variable "field_wert" must not contain underscores.
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#154) Whitespace found at end of line
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Variable "field_wert" must not contain underscores.
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Variable "field_wert" must not contain underscores.
(#157) Line exceeds 132 characters; contains 137 characters
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#158) Variable "field_wert" must not contain underscores.
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 3
(#159) Variable "field_wert" must not contain underscores.
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#160) Whitespace found at end of line
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#161) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Variable "field_wert" must not contain underscores.
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Variable "field_wert" must not contain underscores.
(#165) Line exceeds 132 characters; contains 138 characters
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 8 spaces, found 2
(#166) Variable "field_wert" must not contain underscores.
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 12 spaces, found 3
(#167) Variable "field_wert" must not contain underscores.
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 8 spaces, found 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Variable "field_wert" must not contain underscores.
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Variable "field_wert" must not contain underscores.
(#170) Line exceeds 132 characters; contains 138 characters
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 2
(#171) Variable "field_wert" must not contain underscores.
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 spaces, found 3
(#172) Variable "field_wert" must not contain underscores.
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Whitespace found at end of line
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Line indented incorrectly; expected at least 12 spaces, found 3
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Line indented incorrectly; expected at least 12 spaces, found 3
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Variable "GLOBALS" must be all lower-case
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 3
(#188) Inline control structures are not allowed
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 3
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 3
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Inline control structures are not allowed
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Whitespace found at end of line
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 3
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 12 spaces, found 4
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 12 spaces, found 4
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 12 spaces, found 4
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 12 spaces, found 4
(#199) Variable "GLOBALS" must be all lower-case
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 4
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 3
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Whitespace found at end of line
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 8 spaces, found 2
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 8 spaces, found 2
(#206) Variable "personalInfo" must be all lower-case
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Whitespace found at end of line
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Variable "GLOBALS" must be all lower-case
(#208) Variable "personalInfo" must be all lower-case
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#210) Variable "personalInfo" must be all lower-case
(#210) Line exceeds maximum limit of 180 characters; contains 232 characters
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Variable "personalInfo" must be all lower-case
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 3
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 8 spaces, found 2
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 1
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 4 spaces, found 1
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Variable "field_wert" must not contain underscores.
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Variable "field_wert" must not contain underscores.
(#222) Commas (,) must be followed by white space.
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 8 spaces, found 2
(#223) Variable "field_wert" must not contain underscores.
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 12 spaces, found 3
(#224) Variable "field_wert" must not contain underscores.
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 8 spaces, found 2
(#225) Whitespace found at end of line
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Variable "field_wert" must not contain underscores.
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Variable "field_wert" must not contain underscores.
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 8 spaces, found 2
(#230) Variable "field_wert" must not contain underscores.
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 12 spaces, found 3
(#231) Variable "field_wert" must not contain underscores.
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 8 spaces, found 2
(#232) Whitespace found at end of line
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) Variable "field_wert" must not contain underscores.
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Variable "field_wert" must not contain underscores.
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 8 spaces, found 2
(#235) Variable "field_wert" must not contain underscores.
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Variable "field_wert" must not contain underscores.
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 8 spaces, found 2
(#237) Whitespace found at end of line
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Variable "field_wert" must not contain underscores.
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 2
(#239) Variable "field_wert" must not contain underscores.
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 8 spaces, found 2
(#240) Variable "field_wert" must not contain underscores.
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#241) Variable "field_wert" must not contain underscores.
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 8 spaces, found 2
(#242) Whitespace found at end of line
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 8 spaces, found 2
(#243) Variable "field_wert" must not contain underscores.
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#244) Variable "field_wert" must not contain underscores.
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 8 spaces, found 2
(#245) Variable "field_wert" must not contain underscores.
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Variable "field_wert" must not contain underscores.
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 8 spaces, found 2
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Variable "field_wert" must not contain underscores.
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Variable "field_wert" must not contain underscores.
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 2
(#250) Variable "field_wert" must not contain underscores.
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 12 spaces, found 3
(#251) Variable "field_wert" must not contain underscores.
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 8 spaces, found 2
(#252) Whitespace found at end of line
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 1
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 4 spaces, found 1
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 4 spaces, found 1
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 3
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 3
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 8 spaces, found 3
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 12 spaces, found 4
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 8 spaces, found 3
(#261) Whitespace found at end of line
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 8 spaces, found 3
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 3
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 8 spaces, found 3
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 12 spaces, found 4
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 8 spaces, found 3
(#266) Whitespace found at end of line
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 3
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 8 spaces, found 3
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 12 spaces, found 4
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 8 spaces, found 3
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 3
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 8 spaces, found 3
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 4
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 8 spaces, found 3
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 3
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 3
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 12 spaces, found 4
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 8 spaces, found 3
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 4 spaces, found 1
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 4 spaces, found 1
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Variable "field_wert" must not contain underscores.
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#286) Variable "field_wert" must not contain underscores.
(#286) Commas (,) must be followed by white space.
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 8 spaces, found 2
(#287) Variable "field_wert" must not contain underscores.
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 12 spaces, found 3
(#288) Variable "field_wert" must not contain underscores.
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 8 spaces, found 2
(#289) Whitespace found at end of line
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Whitespace found at end of line
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Variable "field_wert" must not contain underscores.
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Variable "field_wert" must not contain underscores.
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 8 spaces, found 2
(#294) Variable "field_wert" must not contain underscores.
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 12 spaces, found 3
(#295) Variable "field_wert" must not contain underscores.
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 8 spaces, found 2
(#296) Whitespace found at end of line
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Variable "field_wert" must not contain underscores.
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) Variable "field_wert" must not contain underscores.
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Whitespace found at end of line
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 8 spaces, found 2
(#300) Variable "field_wert" must not contain underscores.
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 12 spaces, found 3
(#301) Variable "field_wert" must not contain underscores.
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 8 spaces, found 2
(#302) Whitespace found at end of line
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Variable "field_wert" must not contain underscores.
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Variable "field_wert" must not contain underscores.
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 8 spaces, found 2
(#305) Variable "field_wert" must not contain underscores.
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 12 spaces, found 3
(#306) Variable "field_wert" must not contain underscores.
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 8 spaces, found 2
(#307) Whitespace found at end of line
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Variable "field_wert" must not contain underscores.
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Variable "field_wert" must not contain underscores.
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 8 spaces, found 2
(#310) Variable "field_wert" must not contain underscores.
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 12 spaces, found 3
(#311) Variable "field_wert" must not contain underscores.
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 8 spaces, found 2
(#312) Whitespace found at end of line
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Variable "field_wert" must not contain underscores.
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Variable "field_wert" must not contain underscores.
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 8 spaces, found 2
(#315) Variable "field_wert" must not contain underscores.
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 12 spaces, found 3
(#316) Variable "field_wert" must not contain underscores.
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 8 spaces, found 2
(#317) Whitespace found at end of line
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Variable "field_wert" must not contain underscores.
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) Variable "field_wert" must not contain underscores.
(#321) Commas (,) must be followed by white space.
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 8 spaces, found 2
(#322) Variable "field_wert" must not contain underscores.
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 12 spaces, found 3
(#323) Variable "field_wert" must not contain underscores.
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 8 spaces, found 2
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Whitespace found at end of line
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 4 spaces, found 1
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Whitespace found at end of line
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 4 spaces, found 1
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 2
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 2
(#330) Variable "field_wert" must not contain underscores.
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#331) Variable "field_wert" must not contain underscores.
(#331) Commas (,) must be followed by white space.
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 8 spaces, found 2
(#332) Variable "field_wert" must not contain underscores.
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 12 spaces, found 3
(#333) Variable "field_wert" must not contain underscores.
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 8 spaces, found 2
(#334) Expected "} else {\n"; found "}else{\n"
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 3
(#335) Variable "field_wert" must not contain underscores.
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 8 spaces, found 2
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 4 spaces, found 1
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 4 spaces, found 1
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) Variable "field_wert" must not contain underscores.
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 8 spaces, found 2
(#342) Variable "field_wert" must not contain underscores.
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 8 spaces, found 2
(#343) Variable "field_wert" must not contain underscores.
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 12 spaces, found 3
(#344) Variable "field_wert" must not contain underscores.
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 8 spaces, found 2
(#345) Whitespace found at end of line
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#346) Variable "field_wert" must not contain underscores.
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 8 spaces, found 2
(#347) Variable "field_wert" must not contain underscores.
(#347) Commas (,) must be followed by white space.
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 8 spaces, found 2
(#348) Variable "field_wert" must not contain underscores.
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 12 spaces, found 3
(#349) Variable "field_wert" must not contain underscores.
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 8 spaces, found 2
(#350) Whitespace found at end of line
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 8 spaces, found 2
(#351) Variable "field_wert" must not contain underscores.
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#352) Variable "field_wert" must not contain underscores.
(#352) Commas (,) must be followed by white space.
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 8 spaces, found 2
(#353) Variable "field_wert" must not contain underscores.
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 12 spaces, found 3
(#354) Variable "field_wert" must not contain underscores.
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 8 spaces, found 2
(#355) Whitespace found at end of line
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 4 spaces, found 1
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 4 spaces, found 1
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Line indented incorrectly; expected at least 8 spaces, found 2
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 8 spaces, found 2
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 8 spaces, found 2
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 8 spaces, found 2
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 12 spaces, found 3
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 8 spaces, found 2
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Line indented incorrectly; expected at least 8 spaces, found 2
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Whitespace found at end of line
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 4 spaces, found 1
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Whitespace found at end of line
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 4 spaces, found 1
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 2
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 8 spaces, found 2
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 4
(#378) Commas (,) must be followed by white space.
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 8 spaces, found 2
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 12 spaces, found 3
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 8 spaces, found 2
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Line indented incorrectly; expected at least 8 spaces, found 2
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 8 spaces, found 2
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 4 spaces, found 1
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 4 spaces, found 1
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Whitespace found at end of line
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Whitespace found at end of line
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Line indented incorrectly; expected at least 8 spaces, found 2
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 8 spaces, found 2
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 12 spaces, found 3
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 8 spaces, found 2
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Whitespace found at end of line
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 8 spaces, found 2
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 4 spaces, found 1
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 4 spaces, found 2
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Whitespace found at end of line
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Line indented incorrectly; expected at least 8 spaces, found 2
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 8 spaces, found 2
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) Line indented incorrectly; expected at least 8 spaces, found 2
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 8 spaces, found 2
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 12 spaces, found 3
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 8 spaces, found 2
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Whitespace found at end of line
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Line indented incorrectly; expected at least 8 spaces, found 2
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 4 spaces, found 1
(#413) Closing brace indented incorrectly; expected 2 spaces, found 1
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 4 spaces, found 1
(#414) Expected "if (...) {\n"; found "if(...){\n"
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 2
(#415) No space found before comment text; expected "// to be compatible with oracle change text fields to varchar" but found "//to be compatible with oracle change text fields to varchar"
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 8 spaces, found 2
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 8 spaces, found 2
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Whitespace found at end of line
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 2
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 8 spaces, found 2
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Whitespace found at end of line
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 2
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Whitespace found at end of line
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Whitespace found at end of line
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 8 spaces, found 2
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 8 spaces, found 2
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Whitespace found at end of line
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 8 spaces, found 2
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 8 spaces, found 2
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Whitespace found at end of line
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 8 spaces, found 2
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 8 spaces, found 2
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Whitespace found at end of line
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 8 spaces, found 2
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 8 spaces, found 2
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Whitespace found at end of line
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 8 spaces, found 2
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Whitespace found at end of line
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 8 spaces, found 2
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Whitespace found at end of line
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Line indented incorrectly; expected at least 8 spaces, found 2
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 8 spaces, found 2
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 4 spaces, found 1
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 4 spaces, found 1
(#449) Expected "if (...) {\n"; found "if(...){\n"
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 8 spaces, found 2
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 8 spaces, found 2
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 8 spaces, found 2
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Whitespace found at end of line
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 8 spaces, found 2
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 8 spaces, found 2
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 8 spaces, found 2
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Whitespace found at end of line
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 8 spaces, found 2
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Whitespace found at end of line
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 8 spaces, found 2
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 8 spaces, found 2
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Whitespace found at end of line
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 8 spaces, found 2
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 8 spaces, found 2
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Whitespace found at end of line
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 8 spaces, found 2
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 8 spaces, found 2
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 8 spaces, found 2
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Whitespace found at end of line
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 8 spaces, found 2
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 8 spaces, found 2
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 8 spaces, found 2
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Whitespace found at end of line
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 8 spaces, found 2
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 8 spaces, found 2
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 8 spaces, found 2
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 8 spaces, found 2
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 8 spaces, found 2
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 8 spaces, found 2
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Line indented incorrectly; expected at least 8 spaces, found 2
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 8 spaces, found 2
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 4 spaces, found 1
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Whitespace found at end of line
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 4 spaces, found 1
(#484) Expected "if (...) {\n"; found "if(...) {\n"
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) Line indented incorrectly; expected at least 8 spaces, found 2
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 8 spaces, found 2
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 8 spaces, found 2
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Whitespace found at end of line
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Line indented incorrectly; expected at least 8 spaces, found 2
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected 8 spaces, found 2
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 12 spaces, found 3
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 8 spaces, found 2
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 4 spaces, found 1
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Whitespace found at end of line
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 4 spaces, found 1
(#495) Expected "if (...) {\n"; found "if(...) {\n"
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Line indented incorrectly; expected at least 8 spaces, found 2
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 8 spaces, found 2
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 8 spaces, found 2
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) Line indented incorrectly; expected at least 12 spaces, found 3
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 12 spaces, found 3
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 12 spaces, found 3
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 12 spaces, found 3
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 12 spaces, found 3
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Line indented incorrectly; expected at least 12 spaces, found 3
(#504) Whitespace found at end of line
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 12 spaces, found 3
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected 8 spaces, found 2
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 4 spaces, found 1
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 4 spaces, found 1
(#509) Expected "if (...) {\n"; found "if(...) {\n"
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Line indented incorrectly; expected at least 8 spaces, found 2
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 8 spaces, found 2
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 8 spaces, found 2
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected 8 spaces, found 2
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 12 spaces, found 3
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected 8 spaces, found 2
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 8 spaces, found 2
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected 8 spaces, found 2
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 12 spaces, found 3
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected 8 spaces, found 2
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Whitespace found at end of line
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 8 spaces, found 2
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 8 spaces, found 2
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) Line indented incorrectly; expected at least 12 spaces, found 3
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 12 spaces, found 3
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 12 spaces, found 3
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 12 spaces, found 3
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 12 spaces, found 3
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Line indented incorrectly; expected at least 12 spaces, found 3
(#528) Whitespace found at end of line
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 12 spaces, found 3
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected 8 spaces, found 2
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 8 spaces, found 2
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 8 spaces, found 2
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Line indented incorrectly; expected at least 12 spaces, found 3
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 12 spaces, found 3
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 12 spaces, found 3
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 12 spaces, found 3
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 12 spaces, found 3
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Line indented incorrectly; expected at least 12 spaces, found 3
(#538) Whitespace found at end of line
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 12 spaces, found 3
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected 8 spaces, found 2
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected 4 spaces, found 1
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Whitespace found at end of line
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected 4 spaces, found 1
(#543) Expected "if (...) {\n"; found "if(...) {\n"
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 8 spaces, found 2
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 8 spaces, found 2
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 8 spaces, found 2
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 8 spaces, found 2
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 8 spaces, found 2
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 8 spaces, found 2
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 8 spaces, found 2
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 8 spaces, found 2
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 8 spaces, found 2
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 8 spaces, found 2
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 8 spaces, found 2
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 8 spaces, found 2
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 8 spaces, found 2
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 8 spaces, found 2
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 8 spaces, found 2
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 8 spaces, found 2
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 8 spaces, found 2
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 8 spaces, found 2
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 8 spaces, found 2
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 12 spaces, found 3
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected 8 spaces, found 2
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Whitespace found at end of line
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 8 spaces, found 2
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 8 spaces, found 2
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 8 spaces, found 2
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 8 spaces, found 2
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 8 spaces, found 2
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 8 spaces, found 2
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 8 spaces, found 2
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 8 spaces, found 2
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 8 spaces, found 2
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 8 spaces, found 2
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 8 spaces, found 2
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 8 spaces, found 2
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 8 spaces, found 2
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 8 spaces, found 2
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 12 spaces, found 3
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected 8 spaces, found 2
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Whitespace found at end of line
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Whitespace found at end of line
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 8 spaces, found 2
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 8 spaces, found 2
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected at least 8 spaces, found 2
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 8 spaces, found 2
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 8 spaces, found 2
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected at least 8 spaces, found 2
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 8 spaces, found 2
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 8 spaces, found 2
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 8 spaces, found 2
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 8 spaces, found 2
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 8 spaces, found 2
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 8 spaces, found 2
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 8 spaces, found 2
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 8 spaces, found 2
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 8 spaces, found 2
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 8 spaces, found 2
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 8 spaces, found 2
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 8 spaces, found 2
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 12 spaces, found 3
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected 8 spaces, found 2
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Whitespace found at end of line
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Whitespace found at end of line
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 8 spaces, found 2
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 8 spaces, found 2
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 8 spaces, found 2
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 8 spaces, found 2
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 8 spaces, found 2
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 8 spaces, found 2
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected at least 8 spaces, found 2
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 8 spaces, found 2
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 8 spaces, found 2
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 8 spaces, found 2
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 8 spaces, found 2
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 8 spaces, found 2
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 8 spaces, found 2
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected at least 8 spaces, found 2
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 8 spaces, found 2
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 8 spaces, found 2
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected 8 spaces, found 2
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 12 spaces, found 3
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected 8 spaces, found 2
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 8 spaces, found 2
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 8 spaces, found 2
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 8 spaces, found 2
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 8 spaces, found 2
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 8 spaces, found 2
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 8 spaces, found 2
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 8 spaces, found 2
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 8 spaces, found 2
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 8 spaces, found 2
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 8 spaces, found 2
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 8 spaces, found 2
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 8 spaces, found 2
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 8 spaces, found 2
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 8 spaces, found 2
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 8 spaces, found 2
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 12 spaces, found 3
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected 8 spaces, found 2
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 8 spaces, found 3
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected at least 8 spaces, found 2
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 8 spaces, found 2
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 8 spaces, found 2
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 8 spaces, found 2
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 8 spaces, found 2
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 8 spaces, found 2
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected at least 8 spaces, found 2
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 8 spaces, found 2
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 8 spaces, found 2
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected at least 8 spaces, found 2
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 8 spaces, found 2
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 8 spaces, found 2
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 8 spaces, found 2
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 8 spaces, found 2
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected 8 spaces, found 2
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 12 spaces, found 3
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected 8 spaces, found 2
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 8 spaces, found 2
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 8 spaces, found 2
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected 4 spaces, found 1
(#665) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected 4 spaces, found 1
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 8 spaces, found 2
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected at least 8 spaces, found 2
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected at least 8 spaces, found 2
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 8 spaces, found 2
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 8 spaces, found 2
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 8 spaces, found 2
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 8 spaces, found 2
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 8 spaces, found 2
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 8 spaces, found 2
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 8 spaces, found 2
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected 8 spaces, found 2
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 12 spaces, found 3
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 8 spaces, found 2
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 8 spaces, found 2
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 8 spaces, found 2
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected 4 spaces, found 1
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected 4 spaces, found 1
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 8 spaces, found 2
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 8 spaces, found 2
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 8 spaces, found 2
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 8 spaces, found 2
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 8 spaces, found 2
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected at least 8 spaces, found 2
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected at least 8 spaces, found 2
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 8 spaces, found 2
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 8 spaces, found 2
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 8 spaces, found 2
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected 8 spaces, found 2
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 12 spaces, found 3
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected 8 spaces, found 2
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Line indented incorrectly; expected at least 8 spaces, found 2
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 8 spaces, found 2
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Whitespace found at end of line
(#702) Line indented incorrectly; expected 4 spaces, found 3
(#702) Closing brace indented incorrectly; expected 1 spaces, found 3
(#704) Line indented incorrectly; expected 4 spaces, found 3
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected at least 8 spaces, found 2
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected at least 8 spaces, found 2
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected at least 8 spaces, found 2
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected at least 8 spaces, found 2
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected 8 spaces, found 2
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 12 spaces, found 3
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected 8 spaces, found 2
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected at least 8 spaces, found 2
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 8 spaces, found 2
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected 8 spaces, found 2
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected at least 12 spaces, found 3
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected 8 spaces, found 2
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 8 spaces, found 2
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected at least 8 spaces, found 2
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 8 spaces, found 2
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected at least 8 spaces, found 2
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 8 spaces, found 2
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected at least 8 spaces, found 2
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 8 spaces, found 2
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 8 spaces, found 2
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected 8 spaces, found 2
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected at least 12 spaces, found 3
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected 8 spaces, found 2
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected at least 8 spaces, found 1
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected at least 8 spaces, found 2
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected at least 8 spaces, found 2
(#733) Spaces must be used for alignment; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected at least 8 spaces, found 2
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected at least 8 spaces, found 2
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected at least 8 spaces, found 2
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected at least 8 spaces, found 1
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 8 spaces, found 2
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected 8 spaces, found 2
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 12 spaces, found 3
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected 8 spaces, found 2
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected at least 8 spaces, found 2
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected at least 8 spaces, found 2
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected 4 spaces, found 1
(#744) Closing brace indented incorrectly; expected 3 spaces, found 1
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected 4 spaces, found 1
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#747) Line indented incorrectly; expected at least 8 spaces, found 2
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected at least 8 spaces, found 2
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Whitespace found at end of line
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 8 spaces, found 2
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected 8 spaces, found 2
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected at least 12 spaces, found 3
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected 8 spaces, found 2
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected at least 8 spaces, found 2
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected 8 spaces, found 2
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 12 spaces, found 3
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected 8 spaces, found 2
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 8 spaces, found 2
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected 8 spaces, found 2
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 12 spaces, found 3
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected 8 spaces, found 2
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 8 spaces, found 2
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected 8 spaces, found 2
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 12 spaces, found 3
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected 8 spaces, found 2
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 8 spaces, found 2
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected 8 spaces, found 2
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 12 spaces, found 3
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected 8 spaces, found 2
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected 4 spaces, found 1
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected 4 spaces, found 1
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#773) Inline comments must end in full-stops, exclamation marks, or question marks
(#773) Line indented incorrectly; expected at least 8 spaces, found 2
(#773) Whitespace found at end of line
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 8 spaces, found 2
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 8 spaces, found 2
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected 8 spaces, found 2
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 12 spaces, found 3
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected 8 spaces, found 2
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Whitespace found at end of line
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#780) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Line indented incorrectly; expected at least 8 spaces, found 2
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 8 spaces, found 2
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected 4 spaces, found 1
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected 4 spaces, found 1
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Inline comments must start with a capital letter, digit or 3-dots sequence
(#785) Inline comments must end in full-stops, exclamation marks, or question marks
(#785) Line indented incorrectly; expected at least 8 spaces, found 2
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected at least 8 spaces, found 2
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 8 spaces, found 2
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected at least 8 spaces, found 2
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected at least 8 spaces, found 2
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 8 spaces, found 2
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 8 spaces, found 2
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 8 spaces, found 2
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected at least 8 spaces, found 2
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected 8 spaces, found 2
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected at least 12 spaces, found 3
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected 8 spaces, found 2
(#796) Whitespace found at end of line
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Inline comments must start with a capital letter, digit or 3-dots sequence
(#797) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) Line indented incorrectly; expected at least 8 spaces, found 2
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected 8 spaces, found 2
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected at least 12 spaces, found 3
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 12 spaces, found 3
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#801) Spaces must be used for alignment; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected 12 spaces, found 3
(#802) Spaces must be used for alignment; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected at least 16 spaces, found 4
(#802) Variable "sharedEmails" must be all lower-case
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected 16 spaces, found 4
(#803) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#803) Variable "sharedEmails" must be all lower-case
(#803) Variable "newEmail" must be all lower-case
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Inline comments must start with a capital letter, digit or 3-dots sequence
(#804) Line indented incorrectly; expected at least 20 spaces, found 5
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected at least 20 spaces, found 5
(#805) Variable "newEmail" must be all lower-case
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected at least 20 spaces, found 5
(#806) Variable "insertData" must be all lower-case
(#806) Variable "newEmail" must be all lower-case
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Line indented incorrectly; expected at least 20 spaces, found 5
(#807) Variable "insertData" must be all lower-case
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Whitespace found at end of line
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected at least 20 spaces, found 5
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected at least 20 spaces, found 5
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Whitespace found at end of line
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected 16 spaces, found 4
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected 12 spaces, found 3
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected at least 16 spaces, found 4
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected at least 16 spaces, found 4
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#813) Whitespace found at end of line
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected 12 spaces, found 3
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected 8 spaces, found 2
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Whitespace found at end of line
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Inline comments must end in full-stops, exclamation marks, or question marks
(#817) Line indented incorrectly; expected at least 8 spaces, found 2
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected at least 8 spaces, found 2
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected at least 8 spaces, found 2
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Inline comments must end in full-stops, exclamation marks, or question marks
(#820) Line indented incorrectly; expected at least 8 spaces, found 2
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected 8 spaces, found 2
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 12 spaces, found 3
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected 8 spaces, found 2
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Whitespace found at end of line
(#824) Spaces must be used for alignment; tabs are not allowed
(#824) Tab found within whitespace
(#824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#824) Inline comments must end in full-stops, exclamation marks, or question marks
(#824) Line indented incorrectly; expected at least 8 spaces, found 2
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected at least 8 spaces, found 2
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Line indented incorrectly; expected 4 spaces, found 1
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Tab found within whitespace
(#827) Whitespace found at end of line
(#828) Spaces must be used for alignment; tabs are not allowed
(#828) Tab found within whitespace
(#828) Line indented incorrectly; expected 4 spaces, found 1
(#829) Spaces must be used for alignment; tabs are not allowed
(#829) Tab found within whitespace
(#829) Line indented incorrectly; expected at least 8 spaces, found 2
(#830) Spaces must be used for alignment; tabs are not allowed
(#830) Tab found within whitespace
(#830) Inline comments must end in full-stops, exclamation marks, or question marks
(#830) Line indented incorrectly; expected at least 8 spaces, found 2
(#831) Spaces must be used for alignment; tabs are not allowed
(#831) Tab found within whitespace
(#831) Line indented incorrectly; expected at least 8 spaces, found 2
(#832) Spaces must be used for alignment; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected at least 8 spaces, found 2
(#833) Spaces must be used for alignment; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected 4 spaces, found 1
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#835) Inline comments must end in full-stops, exclamation marks, or question marks
(#835) Line indented incorrectly; expected at least 4 spaces, found 1
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Whitespace found at end of line
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
blocks/exaport/epop.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) "require_once" must be immediately followed by an open parenthesis
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#23) Whitespace found at end of line
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) This comment is 100% valid code; is this commented out code?
(#24) No space found before comment text; expected "// 100" but found "//100"
(#26) Expected "if (...) {\n"; found "if (...){\n"
(#26) Expected 1 space before "=="; 0 found
(#26) Expected 1 space after "=="; 0 found
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) This comment is 100% valid code; is this commented out code?
(#28) No space found before comment text; expected "// 100" but found "//100"
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) This comment is 100% valid code; is this commented out code?
(#29) No space found before comment text; expected "// 32" but found "//32"
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Expected "if (...) {\n"; found "if (...){\n"
(#31) Expected 1 space before "!="; 0 found
(#31) Expected 1 space after "!="; 0 found
(#31) Expected 1 space before "!="; 0 found
(#31) Expected 1 space after "!="; 0 found
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#33) Commas (,) must be followed by white space.
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#34) Commas (,) must be followed by white space.
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Commas (,) must be followed by white space.
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#37) Expected "if (...) {\n"; found "if (...){\n"
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 12 spaces, found 3
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 12 spaces, found 3
(#40) Expected "if (...) {\n"; found "if (...){\n"
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) This comment is 78% valid code; is this commented out code?
(#41) Line indented incorrectly; expected at least 16 spaces, found 4
(#41) No space found before comment text; expected "// $validiert=validate_internal_user_password($user,$pword);" but found "//$validiert=validate_internal_user_password($user,$pword);"
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 16 spaces, found 4
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#43) Commas (,) must be followed by white space.
(#43) Whitespace found at end of line
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 12 spaces, found 3
(#44) Expected "} else {\n"; found "}else{\n"
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 16 spaces, found 4
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 12 spaces, found 3
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 2
(#47) Expected "} else {\n"; found "}else{\n"
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 12 spaces, found 3
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// alte version bei der die passw�rter verschl�sselt geschickt werden" but found "//alte version bei der die passw�rter verschl�sselt geschickt werden"
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 8 spaces, found 2
(#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 8 spaces, found 2
(#51) Expected "if (...) {\n"; found "if (...){\n"
(#51) Expected 1 space before "=="; 0 found
(#51) Expected 1 space after "=="; 0 found
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 12 spaces, found 3
(#53) Inline control structures are not allowed
(#53) Expected 1 space before "=="; 0 found
(#53) Expected 1 space after "=="; 0 found
(#53) Expected 1 space before "=="; 0 found
(#53) Expected 1 space after "=="; 0 found
(#53) Expected 1 space before "!="; 0 found
(#53) Expected 1 space after "!="; 0 found
(#53) Expected 1 space before "!="; 0 found
(#53) Expected 1 space after "!="; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 12 spaces, found 3
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 16 spaces, found 4
(#55) Expected "if (...) {\n"; found "if (...){\n"
(#55) Variable "user_hash" must not contain underscores.
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 20 spaces, found 5
(#56) Expected "if (...) {\n"; found "if (...){\n"
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 24 spaces, found 6
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 20 spaces, found 5
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 16 spaces, found 4
(#59) Expected "} else {\n"; found "}else{\n"
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 20 spaces, found 5
(#60) Expected "if (...) {\n"; found "if (...) {"
(#60) Variable "user_hash" must not contain underscores.
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Variable "user_hash" must not contain underscores.
(#60) Closing brace must be on a line by itself
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 20 spaces, found 5
(#61) Inline control structures are not allowed
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#61) Variable "user_hash" must not contain underscores.
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 20 spaces, found 5
(#62) Inline control structures are not allowed
(#62) Variable "user_hash" must not contain underscores.
(#62) Expected 1 space before "=="; 0 found
(#62) Expected 1 space after "=="; 0 found
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 20 spaces, found 5
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 24 spaces, found 6
(#64) Expected "if (...) {\n"; found "if (...)\t{\n"
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 28 spaces, found 7
(#65) Commas (,) must be followed by white space.
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 24 spaces, found 6
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 20 spaces, found 5
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 16 spaces, found 4
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 12 spaces, found 3
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#70) Expected "} else {\n"; found "}else{\n"
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Inline control structures are not allowed
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#75) Expected "} else {\n"; found "}else{\n"
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#78) Expected "if (...) {\n"; found "if (...){\n"
(#78) Expected 1 space before "=="; 0 found
(#78) Expected 1 space after "=="; 0 found
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Whitespace found at end of line
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Inline control structures are not allowed
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Commas (,) must be followed by white space.
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space before "=="; 0 found
(#84) Expected 1 space after "=="; 0 found
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Commas (,) must be followed by white space.
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Variable "competence_category" must not contain underscores.
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 12 spaces, found 3
(#87) Expected "if (...) {\n"; found "if(...){\n"
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#88) Line exceeds 132 characters; contains 176 characters
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#89) Expected 1 space before ".="; 0 found
(#89) Expected 1 space after ".="; 0 found
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 16 spaces, found 4
(#90) Expected "if (...) {\n"; found "if (...){\n"
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#90) Commas (,) must be followed by white space.
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 20 spaces, found 5
(#91) Inline control structures are not allowed
(#91) Expected 1 space before "=="; 0 found
(#91) Expected 1 space after "=="; 0 found
(#91) Variable "competence_category" must not contain underscores.
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 20 spaces, found 5
(#92) Inline control structures are not allowed
(#92) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) Expected 1 space before "=="; 0 found
(#92) Expected 1 space after "=="; 0 found
(#92) Variable "competence_category" must not contain underscores.
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 20 spaces, found 5
(#93) Inline control structures are not allowed
(#93) Usage of ELSEIF not allowed; use ELSE IF instead
(#93) Expected 1 space before "=="; 0 found
(#93) Expected 1 space after "=="; 0 found
(#93) Variable "competence_category" must not contain underscores.
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 16 spaces, found 4
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Variable "competence_category" must not contain underscores.
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 8 spaces, found 2
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#99) Expected "if (...) {\n"; found "if (...){\n"
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Inline control structures are not allowed
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Inline control structures are not allowed
(#104) Commas (,) must be followed by white space.
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Inline control structures are not allowed
(#105) Whitespace found at end of line
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#107) Expected "if (...) {\n"; found "if (...){\n"
(#107) Expected 1 space before "=="; 0 found
(#107) Expected 1 space after "=="; 0 found
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Inline control structures are not allowed
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Expected 1 space before ".="; 0 found
(#112) Expected 1 space after ".="; 0 found
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Expected 1 space before ".="; 0 found
(#113) Expected 1 space after ".="; 0 found
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Inline control structures are not allowed
(#114) Commas (,) must be followed by white space.
(#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 2
(#115) Inline control structures are not allowed
(#115) Whitespace found at end of line
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#117) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#117) Expected "if (...) {\n"; found "if (...){\n"
(#117) Expected 1 space before "=="; 0 found
(#117) Expected 1 space after "=="; 0 found
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Inline control structures are not allowed
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Variable "parent_cat" must not contain underscores.
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Variable "parent_cat" must not contain underscores.
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Line exceeds maximum limit of 180 characters; contains 231 characters
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#125) Expected "} else {\n"; found "}else{\n"
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 8 spaces, found 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#129) Expected "if (...) {\n"; found "if (...){\n"
(#129) Expected 1 space before "=="; 0 found
(#129) Expected 1 space after "=="; 0 found
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Inline control structures are not allowed
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Variable "selected_user" must not contain underscores.
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Variable "view_id" must not contain underscores.
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#136) Commas (,) must be followed by white space.
(#136) Variable "selected_user" must not contain underscores.
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Commas (,) must be followed by white space.
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Variable "view_id" must not contain underscores.
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Whitespace found at end of line
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#139) Expected "if (...) {\n"; found "if (...){\n"
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Variable "view_id" must not contain underscores.
(#140) Commas (,) must be followed by white space.
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Commas (,) must be followed by white space.
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#141) Expected "} else {\n"; found "}else{\n"
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Variable "view_id" must not contain underscores.
(#142) Commas (,) must be followed by white space.
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Commas (,) must be followed by white space.
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 12 spaces, found 3
(#143) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#143) Expected 1 space before "=>"; 0 found
(#143) Expected 1 space after "=>"; 0 found
(#143) Expected 1 space before "=>"; 0 found
(#143) Expected 1 space after "=>"; 0 found
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 16 spaces, found 4
(#144) Expected "if (...) {\n"; found "if (...){\n"
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 20 spaces, found 5
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#145) Variable "view_id" must not contain underscores.
(#145) Commas (,) must be followed by white space.
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 16 spaces, found 4
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 12 spaces, found 3
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 8 spaces, found 2
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#150) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#150) Expected "if (...) {\n"; found "if (...){\n"
(#150) Expected 1 space before "=="; 0 found
(#150) Expected 1 space after "=="; 0 found
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Inline control structures are not allowed
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Variable "selected_items" must not contain underscores.
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Variable "view_id" must not contain underscores.
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Commas (,) must be followed by white space.
(#157) Variable "selected_items" must not contain underscores.
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Variable "view_id" must not contain underscores.
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#160) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 12 spaces, found 3
(#161) Expected "if (...) {\n"; found "if (...){\n"
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 16 spaces, found 4
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Variable "view_id" must not contain underscores.
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Line exceeds 132 characters; contains 149 characters
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 16 spaces, found 4
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 12 spaces, found 3
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#167) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#167) Expected "if (...) {\n"; found "if (...){\n"
(#167) Expected 1 space before "=="; 0 found
(#167) Expected 1 space after "=="; 0 found
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Inline control structures are not allowed
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Variable "selected_competences" must not contain underscores.
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Expected 1 space before "="; 0 found
(#172) Expected 1 space after "="; 0 found
(#172) Commas (,) must be followed by white space.
(#172) Variable "selected_competences" must not contain underscores.
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Variable "item_id" must not contain underscores.
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Variable "subject_id" must not contain underscores.
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) This comment is 54% valid code; is this commented out code?
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) No space found before comment text; expected "// $subject_id = optional_param('subject_id', ' ', PARAM_INT);" but found "//$subject_id = optional_param('subject_id', ' ', PARAM_INT);"
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) No space found before comment text; expected "// die kompetenzen werden nach subject gruppiert angezeigt, daher nur diese gruppe l�schen" but found "//die kompetenzen werden nach subject gruppiert angezeigt, daher nur diese gruppe l�schen"
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#178) Whitespace found at end of line within string
(#179) Whitespace found at end of line within string
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Inline control structures are not allowed
(#182) Variable "subject_id" must not contain underscores.
(#182) Expected 1 space before ">"; 0 found
(#182) Expected 1 space after ">"; 0 found
(#182) Expected 1 space before ".="; 0 found
(#182) Expected 1 space after ".="; 0 found
(#182) Variable "subject_id" must not contain underscores.
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Expected 1 space before "="; 0 found
(#184) Expected 1 space after "="; 0 found
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) No space found before comment text; expected "// init" but found "//init"
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#185) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#186) Expected 1 space before ".="; 0 found
(#186) Expected 1 space after ".="; 0 found
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#188) Variable "item_id" must not contain underscores.
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Inline control structures are not allowed
(#189) Expected 1 space before "!="; 0 found
(#189) Expected 1 space after "!="; 0 found
(#189) Expected 1 space before ".="; 0 found
(#189) Expected 1 space after ".="; 0 found
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) This comment is 75% valid code; is this commented out code?
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) No space found before comment text; expected "// echo $select;" but found "//echo $select;"
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Commas (,) must be followed by white space.
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 8 spaces, found 2
(#192) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 12 spaces, found 3
(#193) Expected "if (...) {\n"; found "if (...){\n"
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 16 spaces, found 4
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Variable "item_id" must not contain underscores.
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Line exceeds 132 characters; contains 156 characters
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 12 spaces, found 3
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 8 spaces, found 2
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 4 spaces, found 1
(#198) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#198) Expected "if (...) {\n"; found "if (...){\n"
(#198) Expected 1 space before "=="; 0 found
(#198) Expected 1 space after "=="; 0 found
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Inline control structures are not allowed
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Whitespace found at end of line
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Variable "view_id" must not contain underscores.
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 8 spaces, found 2
(#206) Expected "if (...) {\n"; found "if (...){\n"
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#206) Variable "view_id" must not contain underscores.
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#207) Variable "view_id" must not contain underscores.
(#207) Commas (,) must be followed by white space.
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#207) Commas (,) must be followed by white space.
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#207) Commas (,) must be followed by white space.
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 8 spaces, found 2
(#208) Expected "} else {\n"; found "}else{\n"
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 12 spaces, found 3
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 16 spaces, found 3
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 12 spaces, found 2
(#211) Closing brace indented incorrectly; expected 3 spaces, found 2
(#211) Expected 1 space before "=>"; 0 found
(#211) Expected 1 space after "=>"; 0 found
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 12 spaces, found 3
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Line exceeds maximum limit of 180 characters; contains 243 characters
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 16 spaces, found 4
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 12 spaces, found 3
(#215) Expected "} else {\n"; found "}else{\n"
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 16 spaces, found 4
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 12 spaces, found 3
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 8 spaces, found 2
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Whitespace found at end of line
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Whitespace found at end of line
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 4 spaces, found 1
(#222) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#222) Expected "if (...) {\n"; found "if (...){\n"
(#222) Expected 1 space before "=="; 0 found
(#222) Expected 1 space after "=="; 0 found
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Inline control structures are not allowed
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 4 spaces, found 1
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Expected 1 space before "="; 0 found
(#226) Expected 1 space after "="; 0 found
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Expected 1 space before "="; 0 found
(#227) Expected 1 space after "="; 0 found
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#230) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#230) Expected "if (...) {\n"; found "if (...){\n"
(#230) Expected 1 space before "=="; 0 found
(#230) Expected 1 space after "=="; 0 found
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Expected 1 space before "="; 0 found
(#231) Expected 1 space after "="; 0 found
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Inline control structures are not allowed
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 8 spaces, found 2
(#240) Expected "if (...) {\n"; found "if(...){\n"
(#240) Commas (,) must be followed by white space.
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 12 spaces, found 3
(#241) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 16 spaces, found 4
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 12 spaces, found 3
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 8 spaces, found 2
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 2
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 2
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#251) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#251) Expected "if (...) {\n"; found "if (...){\n"
(#251) Expected 1 space before "=="; 0 found
(#251) Expected 1 space after "=="; 0 found
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#252) Expected 1 space before "="; 0 found
(#252) Expected 1 space after "="; 0 found
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Expected 1 space before "="; 0 found
(#253) Expected 1 space after "="; 0 found
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Inline control structures are not allowed
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 2
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 4 spaces, found 1
(#260) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#260) Expected "if (...) {\n"; found "if (...){\n"
(#260) Expected 1 space before "=="; 0 found
(#260) Expected 1 space after "=="; 0 found
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Expected 1 space before "="; 0 found
(#261) Expected 1 space after "="; 0 found
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 4 spaces, found 1
(#262) Variable "view_id" must not contain underscores.
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 4 spaces, found 1
(#263) Inline control structures are not allowed
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 1
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 3
(#266) Expected 1 space before "=>"; 0 found
(#266) Expected 1 space after "=>"; 0 found
(#266) Variable "view_id" must not contain underscores.
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 3
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) This comment is 58% valid code; is this commented out code?
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) No space found before comment text; expected "// $inhalt.='<result>'."\r\n";" but found "//$inhalt.='<result>'."\r\n";"
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Expected 1 space before ".="; 0 found
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) This comment is 58% valid code; is this commented out code?
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) No space found before comment text; expected "// $inhalt.='</result> '."\r\n";" but found "//$inhalt.='</result> '."\r\n";"
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 4 spaces, found 1
(#273) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#273) Expected "if (...) {\n"; found "if (...){\n"
(#273) Expected 1 space before "=="; 0 found
(#273) Expected 1 space after "=="; 0 found
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 4 spaces, found 1
(#274) Expected 1 space before "="; 0 found
(#274) Expected 1 space after "="; 0 found
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 4 spaces, found 1
(#275) Expected 1 space before "="; 0 found
(#275) Expected 1 space after "="; 0 found
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 4 spaces, found 1
(#276) Inline control structures are not allowed
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 4 spaces, found 1
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Variable "view_id" must not contain underscores.
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 8 spaces, found 2
(#279) Expected "if (...) {\n"; found "if (...){\n"
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#279) Variable "view_id" must not contain underscores.
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#280) Expected 1 space before "=>"; 0 found
(#280) Expected 1 space after "=>"; 0 found
(#280) Variable "view_id" must not contain underscores.
(#280) Commas (,) must be followed by white space.
(#280) Expected 1 space before "=>"; 0 found
(#280) Expected 1 space after "=>"; 0 found
(#280) Commas (,) must be followed by white space.
(#280) Expected 1 space before "=>"; 0 found
(#280) Expected 1 space after "=>"; 0 found
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 12 spaces, found 4
(#281) Commas (,) must be followed by white space.
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 8 spaces, found 3
(#282) Closing brace indented incorrectly; expected 2 spaces, found 3
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 4 spaces, found 1
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#285) Expected "if (...) {\n"; found "if (...){\n"
(#285) Expected 1 space before "=="; 0 found
(#285) Expected 1 space after "=="; 0 found
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#287) Inline control structures are not allowed
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 4 spaces, found 1
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 3
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 3
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 4 spaces, found 2
(#291) Closing brace indented incorrectly; expected 1 spaces, found 2
(#293) Expected "} else if (...) {\n"; found "}\nelse if (...){\n"
(#293) Expected "if (...) {\n"; found "if (...){\n"
(#293) Expected 1 space before "=="; 0 found
(#293) Expected 1 space after "=="; 0 found
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 4 spaces, found 1
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 4 spaces, found 1
(#295) Variable "view_id" must not contain underscores.
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Inline control structures are not allowed
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 3
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 3
(#299) Commas (,) must be followed by white space.
(#299) Variable "view_id" must not contain underscores.
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 4 spaces, found 1
(#301) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#301) Expected "if (...) {\n"; found "if (...){\n"
(#301) Expected 1 space before "=="; 0 found
(#301) Expected 1 space after "=="; 0 found
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 4 spaces, found 1
(#302) Expected 1 space before "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 4 spaces, found 1
(#303) Inline control structures are not allowed
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 4 spaces, found 1
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Expected 1 space before "="; 0 found
(#305) Expected 1 space after "="; 0 found
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 4 spaces, found 1
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Whitespace found at end of line
(#308) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#308) Expected "if (...) {\n"; found "if (...){\n"
(#308) Expected 1 space before "=="; 0 found
(#308) Expected 1 space after "=="; 0 found
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 4 spaces, found 1
(#309) Expected 1 space before "="; 0 found
(#309) Expected 1 space after "="; 0 found
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 4 spaces, found 1
(#310) Inline control structures are not allowed
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 4 spaces, found 1
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Commas (,) must be followed by white space.
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#316) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#316) Expected "if (...) {\n"; found "if (...){\n"
(#316) Expected 1 space before "=="; 0 found
(#316) Expected 1 space after "=="; 0 found
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 4 spaces, found 1
(#317) Expected 1 space before "="; 0 found
(#317) Expected 1 space after "="; 0 found
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 4 spaces, found 1
(#318) Inline control structures are not allowed
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Expected 1 space before "="; 0 found
(#320) Expected 1 space after "="; 0 found
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) Commas (,) must be followed by white space.
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 8 spaces, found 2
(#322) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 12 spaces, found 3
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 12 spaces, found 3
(#324) Commas (,) must be followed by white space.
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 8 spaces, found 2
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) Commas (,) must be followed by white space.
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Commas (,) must be followed by white space.
(#328) Expected 1 space before "=>"; 0 found
(#328) Expected 1 space after "=>"; 0 found
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 2
(#329) Expected 1 space before "="; 0 found
(#329) Expected 1 space after "="; 0 found
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 2
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 4 spaces, found 1
(#332) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#332) Expected "if (...) {\n"; found "if (...){\n"
(#332) Expected 1 space before "=="; 0 found
(#332) Expected 1 space after "=="; 0 found
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 4 spaces, found 1
(#333) Expected 1 space before "="; 0 found
(#333) Expected 1 space after "="; 0 found
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 4 spaces, found 1
(#334) Inline control structures are not allowed
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 4 spaces, found 1
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 8 spaces, found 2
(#336) Line exceeds 132 characters; contains 176 characters
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 2
(#337) Expected 1 space before ".="; 0 found
(#337) Expected 1 space after ".="; 0 found
(#337) Line exceeds 132 characters; contains 157 characters
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Whitespace found at end of line
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 4
(#339) Expected 1 space before "="; 0 found
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Whitespace found at end of line
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) Commas (,) must be followed by white space.
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 8 spaces, found 3
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 8 spaces, found 3
(#343) Expected 1 space before "="; 0 found
(#343) Expected 1 space after "="; 0 found
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 8 spaces, found 3
(#344) Expected 1 space before ".="; 0 found
(#344) Expected 1 space after ".="; 0 found
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 8 spaces, found 3
(#345) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 12 spaces, found 4
(#346) Expected 1 space before ".="; 0 found
(#346) Expected 1 space after ".="; 0 found
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 12 spaces, found 6
(#347) Expected 1 space before ".="; 0 found
(#347) Expected 1 space after ".="; 0 found
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 12 spaces, found 6
(#348) Expected 1 space before ".="; 0 found
(#348) Expected 1 space after ".="; 0 found
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 12 spaces, found 6
(#349) Expected 1 space before "="; 0 found
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 12 spaces, found 6
(#350) Expected 1 space before ".="; 0 found
(#350) Expected 1 space after ".="; 0 found
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 12 spaces, found 7
(#351) Commas (,) must be followed by white space.
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 12 spaces, found 7
(#352) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 16 spaces, found 8
(#353) Expected 1 space before ".="; 0 found
(#353) Expected 1 space after ".="; 0 found
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 16 spaces, found 8
(#354) Expected 1 space before ".="; 0 found
(#354) Expected 1 space after ".="; 0 found
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 16 spaces, found 8
(#355) Expected 1 space before ".="; 0 found
(#355) Expected 1 space after ".="; 0 found
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 16 spaces, found 8
(#356) Expected 1 space before ".="; 0 found
(#356) Expected 1 space after ".="; 0 found
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 12 spaces, found 7
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Whitespace found at end of line
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Whitespace found at end of line
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Whitespace found at end of line
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 12 spaces, found 7
(#361) Expected 1 space before ".="; 0 found
(#361) Expected 1 space after ".="; 0 found
(#361) Commas (,) must be followed by white space.
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 12 spaces, found 4
(#362) Expected 1 space before ".="; 0 found
(#362) Expected 1 space after ".="; 0 found
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 8 spaces, found 3
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 3
(#364) Expected 1 space before ".="; 0 found
(#364) Expected 1 space after ".="; 0 found
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) This comment is 56% valid code; is this commented out code?
(#365) Line indented incorrectly; expected at least 8 spaces, found 3
(#366) Line indented incorrectly; expected at least 8 spaces, found 3
(#367) Line indented incorrectly; expected at least 8 spaces, found 3
(#368) Line indented incorrectly; expected at least 8 spaces, found 3
(#369) Line indented incorrectly; expected at least 8 spaces, found 4
(#370) Line indented incorrectly; expected at least 8 spaces, found 4
(#371) Line indented incorrectly; expected at least 8 spaces, found 5
(#372) Line indented incorrectly; expected at least 8 spaces, found 6
(#373) Line indented incorrectly; expected at least 8 spaces, found 6
(#374) Line indented incorrectly; expected at least 8 spaces, found 6
(#375) Line indented incorrectly; expected at least 8 spaces, found 5
(#376) Line indented incorrectly; expected at least 8 spaces, found 5
(#377) Line indented incorrectly; expected at least 8 spaces, found 5
(#378) Line indented incorrectly; expected at least 8 spaces, found 5
(#379) Whitespace found at end of line
(#380) Line indented incorrectly; expected at least 8 spaces, found 4
(#381) Line exceeds maximum limit of 180 characters; contains 181 characters
(#381) Line indented incorrectly; expected at least 8 spaces, found 4
(#382) Line indented incorrectly; expected at least 8 spaces, found 4
(#383) Line indented incorrectly; expected at least 8 spaces, found 4
(#384) Line indented incorrectly; expected at least 8 spaces, found 3
(#385) Line indented incorrectly; expected at least 8 spaces, found 3
(#386) Line indented incorrectly; expected at least 8 spaces, found 6
(#387) Line indented incorrectly; expected at least 8 spaces, found 6
(#388) Line indented incorrectly; expected at least 8 spaces, found 6
(#389) Line indented incorrectly; expected at least 8 spaces, found 5
(#390) Line indented incorrectly; expected at least 8 spaces, found 3
(#391) Line indented incorrectly; expected at least 8 spaces, found 3
(#392) Line indented incorrectly; expected at least 8 spaces, found 3
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 8 spaces, found 3
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Whitespace found at end of line
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 4 spaces, found 1
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Whitespace found at end of line
(#397) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#397) Expected "if (...) {\n"; found "if (...){\n"
(#397) Expected 1 space before "=="; 0 found
(#397) Expected 1 space after "=="; 0 found
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#398) Expected 1 space before "="; 0 found
(#398) Expected 1 space after "="; 0 found
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Inline control structures are not allowed
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 4 spaces, found 1
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 8 spaces, found 2
(#401) Line exceeds maximum limit of 180 characters; contains 329 characters
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 8 spaces, found 2
(#402) Expected 1 space before ".="; 0 found
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 2
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Expected 1 space before "="; 0 found
(#405) Expected 1 space after "="; 0 found
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 2
(#406) Expected 1 space before ".="; 0 found
(#406) Expected 1 space after ".="; 0 found
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 8 spaces, found 4
(#407) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 12 spaces, found 5
(#408) Expected 1 space before ".="; 0 found
(#408) Expected 1 space after ".="; 0 found
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 12 spaces, found 5
(#409) Expected 1 space before ".="; 0 found
(#409) Expected 1 space after ".="; 0 found
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 12 spaces, found 5
(#410) Expected 1 space before ".="; 0 found
(#410) Expected 1 space after ".="; 0 found
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 8 spaces, found 4
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 2
(#412) Expected 1 space before ".="; 0 found
(#412) Expected 1 space after ".="; 0 found
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 4 spaces, found 1
(#415) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#415) Expected "if (...) {\n"; found "if (...){\n"
(#415) Expected 1 space before "=="; 0 found
(#415) Expected 1 space after "=="; 0 found
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 4 spaces, found 1
(#416) Expected 1 space before "="; 0 found
(#416) Expected 1 space after "="; 0 found
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 4 spaces, found 1
(#417) Inline control structures are not allowed
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 4 spaces, found 1
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 2
(#419) Expected 1 space before "="; 0 found
(#419) Expected 1 space after "="; 0 found
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 8 spaces, found 2
(#420) Line exceeds maximum limit of 180 characters; contains 381 characters
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 8 spaces, found 2
(#421) Expected 1 space before ".="; 0 found
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 2
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 8 spaces, found 2
(#424) Expected 1 space before "="; 0 found
(#424) Expected 1 space after "="; 0 found
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 8 spaces, found 2
(#425) Expected 1 space before ".="; 0 found
(#425) Expected 1 space after ".="; 0 found
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 8 spaces, found 4
(#426) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 12 spaces, found 5
(#427) Expected 1 space before ".="; 0 found
(#427) Expected 1 space after ".="; 0 found
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 12 spaces, found 5
(#428) Inline control structures are not allowed
(#428) Commas (,) must be followed by white space.
(#428) Commas (,) must be followed by white space.
(#428) Expected 1 space before ".="; 0 found
(#428) Expected 1 space after ".="; 0 found
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 12 spaces, found 5
(#429) Inline control structures are not allowed
(#429) Expected 1 space before ".="; 0 found
(#429) Expected 1 space after ".="; 0 found
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 12 spaces, found 5
(#430) Expected 1 space before ".="; 0 found
(#430) Expected 1 space after ".="; 0 found
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 12 spaces, found 5
(#431) Expected 1 space before ".="; 0 found
(#431) Expected 1 space after ".="; 0 found
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 12 spaces, found 6
(#432) Expected 1 space before ".="; 0 found
(#432) Expected 1 space after ".="; 0 found
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 8 spaces, found 4
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 8 spaces, found 2
(#434) Expected 1 space before ".="; 0 found
(#434) Expected 1 space after ".="; 0 found
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 8 spaces, found 2
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 4 spaces, found 1
(#437) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#437) Expected "if (...) {\n"; found "if (...){\n"
(#437) Expected 1 space before "=="; 0 found
(#437) Expected 1 space after "=="; 0 found
(#437) Expected 1 space before "=="; 0 found
(#437) Expected 1 space after "=="; 0 found
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 4 spaces, found 1
(#438) Expected 1 space before "="; 0 found
(#438) Expected 1 space after "="; 0 found
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 4 spaces, found 1
(#439) Inline control structures are not allowed
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 4 spaces, found 1
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 8 spaces, found 2
(#441) Expected "if (...) {\n"; found "if (...){\n"
(#441) Expected 1 space before "=="; 0 found
(#441) Expected 1 space after "=="; 0 found
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 12 spaces, found 3
(#442) Inline control structures are not allowed
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Commas (,) must be followed by white space.
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 8 spaces, found 2
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 8 spaces, found 2
(#444) Expected "if (...) {\n"; found "if(...) {\n"
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 12 spaces, found 3
(#445) Expected 1 space before "="; 0 found
(#445) Expected 1 space after "="; 0 found
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 12 spaces, found 3
(#446) Expected 1 space before "="; 0 found
(#446) Expected 1 space after "="; 0 found
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 12 spaces, found 3
(#447) Expected 1 space before "="; 0 found
(#447) Expected 1 space after "="; 0 found
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 12 spaces, found 3
(#448) Expected "if (...) {\n"; found "if (...){\n"
(#448) Expected 1 space before ">"; 0 found
(#448) Expected 1 space after ">"; 0 found
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 16 spaces, found 4
(#449) Expected 1 space before "="; 0 found
(#449) Expected 1 space after "="; 0 found
(#449) Expected 1 space before "=>"; 0 found
(#449) Expected 1 space after "=>"; 0 found
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 16 spaces, found 4
(#450) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#450) Expected 1 space before "=>"; 0 found
(#450) Expected 1 space after "=>"; 0 found
(#450) Expected 1 space before "=>"; 0 found
(#450) Expected 1 space after "=>"; 0 found
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 20 spaces, found 5
(#451) Expected 1 space before ".="; 0 found
(#451) Expected 1 space after ".="; 0 found
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 16 spaces, found 4
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 12 spaces, found 3
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) This comment is 50% valid code; is this commented out code?
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Line exceeds maximum limit of 180 characters; contains 472 characters
(#454) Line indented incorrectly; expected at least 12 spaces, found 2
(#454) No space found before comment text; expected "// $sql = "SELECT CONCAT(dt.id,'_',ctt.id) as uniqueid,dt.id as dtid,d.id, d.title, t.title as topic, s.title as subject FROM {block_exacompdescriptors} d, {block_exacompmdltype_mm} mt, {block_exacomptopics} t,{block_exacompcoutopi_mm} ctt, {block_exacompsubjects} s, {block_exacompschooltypes} ty, {block_exacompdescrtopic_mm} dt WHERE mt.stid = ty.id AND s.stid = ty.id AND t.subjid = s.id AND dt.topicid=t.id AND ctt.topicid=t.id AND dt.descrid=d.id AND (ty.isoez=1)";" but found "//$sql = "SELECT CONCAT(dt.id,'_',ctt.id) as uniqueid,dt.id as dtid,d.id, d.title, t.title as topic, s.title as subject FROM {block_exacompdescriptors} d, {block_exacompmdltype_mm} mt, {block_exacomptopics} t,{block_exacompcoutopi_mm} ctt, {block_exacompsubjects} s, {block_exacompschooltypes} ty, {block_exacompdescrtopic_mm} dt WHERE mt.stid = ty.id AND s.stid = ty.id AND t.subjid = s.id AND dt.topicid=t.id AND ctt.topicid=t.id AND dt.descrid=d.id AND (ty.isoez=1)";"
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Line indented incorrectly; expected at least 12 spaces, found 3
(#455) No space found before comment text; expected "// neu am 20.5.2014 weil descriptoren mehrfach vorkommen" but found "//neu am 20.5.2014 weil descriptoren mehrfach vorkommen"
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 12 spaces, found 2
(#456) Line exceeds maximum limit of 180 characters; contains 470 characters
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 12 spaces, found 2
(#457) Expected "if (...) {\n"; found "if (...){\n"
(#457) Expected 1 space before ">"; 0 found
(#457) Expected 1 space after ">"; 0 found
(#457) Expected 1 space before "=="; 0 found
(#457) Expected 1 space after "=="; 0 found
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 16 spaces, found 3
(#458) Expected 1 space before ".="; 0 found
(#458) Expected 1 space after ".="; 0 found
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 12 spaces, found 2
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 12 spaces, found 2
(#460) Expected 1 space before ".="; 0 found
(#460) Expected 1 space after ".="; 0 found
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) This comment is 75% valid code; is this commented out code?
(#461) Line indented incorrectly; expected at least 12 spaces, found 2
(#461) No space found before comment text; expected "// echo $sql;" but found "//echo $sql;"
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Whitespace found at end of line
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 12 spaces, found 2
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 3
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 12 spaces, found 3
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 12 spaces, found 3
(#466) Expected 1 space before ".="; 0 found
(#466) Expected 1 space after ".="; 0 found
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 12 spaces, found 3
(#467) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Whitespace found at end of line
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 16 spaces, found 4
(#469) Expected "if (...) {\n"; found "if (...){\n"
(#469) Expected 1 space before "=="; 0 found
(#469) Expected 1 space after "=="; 0 found
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 20 spaces, found 6
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 16 spaces, found 4
(#471) Expected "} else {\n"; found "}else{\n"
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 20 spaces, found 6
(#472) Expected 1 space before "="; 0 found
(#472) Expected 1 space after "="; 0 found
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 16 spaces, found 4
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 16 spaces, found 4
(#474) Expected "if (...) {\n"; found "if (...){\n"
(#474) Expected 1 space before "!="; 0 found
(#474) Expected 1 space after "!="; 0 found
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 20 spaces, found 5
(#475) Expected 1 space before ".="; 0 found
(#475) Expected 1 space after ".="; 0 found
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 20 spaces, found 5
(#477) Inline control structures are not allowed
(#477) Commas (,) must be followed by white space.
(#477) Expected 1 space before "==="; 0 found
(#477) Expected 1 space after "==="; 0 found
(#477) Expected 1 space before ".="; 0 found
(#477) Expected 1 space after ".="; 0 found
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 20 spaces, found 5
(#478) Inline control structures are not allowed
(#478) Expected 1 space before ".="; 0 found
(#478) Expected 1 space after ".="; 0 found
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 20 spaces, found 5
(#479) Expected 1 space before ".="; 0 found
(#479) Expected 1 space after ".="; 0 found
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 20 spaces, found 5
(#480) Expected 1 space before ".="; 0 found
(#480) Expected 1 space after ".="; 0 found
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 20 spaces, found 5
(#481) Expected 1 space before ".="; 0 found
(#481) Expected 1 space after ".="; 0 found
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 20 spaces, found 5
(#482) Expected 1 space before ".="; 0 found
(#482) Expected 1 space after ".="; 0 found
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 16 spaces, found 4
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 12 spaces, found 3
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 12 spaces, found 3
(#485) Expected 1 space before ".="; 0 found
(#485) Expected 1 space after ".="; 0 found
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 12 spaces, found 3
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Whitespace found at end of line
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Whitespace found at end of line
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 8 spaces, found 2
(#489) Expected "} else {\n"; found "}else{\n"
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 12 spaces, found 3
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 8 spaces, found 2
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 4 spaces, found 1
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Whitespace found at end of line
(#494) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#494) Expected "if (...) {\n"; found "if (...){\n"
(#494) Expected 1 space before "=="; 0 found
(#494) Expected 1 space after "=="; 0 found
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Whitespace found at end of line
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 4 spaces, found 1
(#496) Expected 1 space before "="; 0 found
(#496) Expected 1 space after "="; 0 found
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 4 spaces, found 1
(#497) Inline control structures are not allowed
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 4 spaces, found 1
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 8 spaces, found 2
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 8 spaces, found 2
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) This comment is 58% valid code; is this commented out code?
(#501) Line indented incorrectly; expected at least 8 spaces, found 2
(#502) Line indented incorrectly; expected at least 8 spaces, found 2
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Whitespace found at end of line
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected 8 spaces, found 2
(#504) Expected "if (...) {\n"; found "if (...){\n"
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 12 spaces, found 3
(#505) Expected 1 space before "=>"; 0 found
(#505) Expected 1 space after "=>"; 0 found
(#505) Commas (,) must be followed by white space.
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) This comment is 68% valid code; is this commented out code?
(#506) Line indented incorrectly; expected at least 12 spaces, found 3
(#507) Line indented incorrectly; expected at least 12 spaces, found 4
(#508) Line indented incorrectly; expected at least 12 spaces, found 4
(#509) Line indented incorrectly; expected at least 12 spaces, found 5
(#510) Line indented incorrectly; expected at least 12 spaces, found 6
(#511) Line indented incorrectly; expected at least 12 spaces, found 5
(#512) Line indented incorrectly; expected at least 12 spaces, found 4
(#513) Line indented incorrectly; expected at least 12 spaces, found 3
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected 8 spaces, found 2
(#514) Expected "} else {\n"; found "}else{\n"
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 12 spaces, found 3
(#515) Expected 1 space before "=>"; 0 found
(#515) Expected 1 space after "=>"; 0 found
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Whitespace found at end of line
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected 8 spaces, found 2
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 8 spaces, found 2
(#517) Commas (,) must be followed by white space.
(#517) Commas (,) must be followed by white space.
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 4 spaces, found 1
(#519) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#519) Expected "if (...) {\n"; found "if (...){\n"
(#519) Expected 1 space before "=="; 0 found
(#519) Expected 1 space after "=="; 0 found
(#519) Expected 1 space before "=="; 0 found
(#519) Expected 1 space after "=="; 0 found
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 4 spaces, found 1
(#520) Expected 1 space before "="; 0 found
(#520) Expected 1 space after "="; 0 found
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 4 spaces, found 1
(#522) Inline control structures are not allowed
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected 4 spaces, found 1
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 2
(#525) Expected 1 space before "="; 0 found
(#525) Expected 1 space after "="; 0 found
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 8 spaces, found 2
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 8 spaces, found 2
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Inline comments must start with a capital letter, digit or 3-dots sequence
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) This comment is 67% valid code; is this commented out code?
(#528) Line indented incorrectly; expected at least 8 spaces, found 2
(#528) No space found before comment text; expected "// $description = sauber($_POST["description"]);" but found "//$description = sauber($_POST["description"]);"
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 8 spaces, found 2
(#529) Expected 1 space before "="; 0 found
(#529) Expected 1 space after "="; 0 found
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected 8 spaces, found 2
(#530) Expected "if (...) {\n"; found "if (...){\n"
(#530) Expected 1 space before ">"; 0 found
(#530) Expected 1 space after ">"; 0 found
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 12 spaces, found 4
(#531) Expected 1 space before "="; 0 found
(#531) Expected 1 space after "="; 0 found
(#531) Commas (,) must be followed by white space.
(#531) Expected 1 space before "=>"; 0 found
(#531) Expected 1 space after "=>"; 0 found
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 12 spaces, found 4
(#532) Expected "if (...) {\n"; found "if (...){\n"
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) This comment is 59% valid code; is this commented out code?
(#533) Line indented incorrectly; expected at least 16 spaces, found 5
(#533) Whitespace found at end of line
(#534) Line indented incorrectly; expected at least 16 spaces, found 5
(#535) Line indented incorrectly; expected at least 16 spaces, found 5
(#536) Line indented incorrectly; expected at least 16 spaces, found 6
(#537) Line indented incorrectly; expected at least 16 spaces, found 6
(#538) Line indented incorrectly; expected at least 16 spaces, found 6
(#539) Line indented incorrectly; expected at least 16 spaces, found 6
(#540) Line indented incorrectly; expected at least 16 spaces, found 7
(#541) Line indented incorrectly; expected at least 16 spaces, found 7
(#542) Line indented incorrectly; expected at least 16 spaces, found 8
(#543) Line indented incorrectly; expected at least 16 spaces, found 9
(#544) Line indented incorrectly; expected at least 16 spaces, found 9
(#545) Line indented incorrectly; expected at least 16 spaces, found 8
(#546) Line indented incorrectly; expected at least 16 spaces, found 7
(#547) Line indented incorrectly; expected at least 16 spaces, found 6
(#548) Line indented incorrectly; expected at least 16 spaces, found 5
(#549) Line indented incorrectly; expected at least 16 spaces, found 5
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected 16 spaces, found 5
(#550) Expected "if (...) {\n"; found "if (...){\n"
(#550) Expected 1 space before "=="; 0 found
(#550) Expected 1 space after "=="; 0 found
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Whitespace found at end of line
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 20 spaces, found 7
(#552) Expected 1 space before "="; 0 found
(#552) Expected 1 space after "="; 0 found
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 20 spaces, found 7
(#554) Commas (,) must be followed by white space.
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected 20 spaces, found 7
(#555) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Whitespace found at end of line
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected 24 spaces, found 8
(#557) Expected "if (...) {\n"; found "if (...)\t{\n"
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 28 spaces, found 9
(#558) Expected "if (...) {\n"; found "if (...){\n"
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 32 spaces, found 10
(#559) Expected 1 space before "=>"; 0 found
(#559) Expected 1 space after "=>"; 0 found
(#559) Commas (,) must be followed by white space.
(#559) Expected 1 space before "=>"; 0 found
(#559) Expected 1 space after "=>"; 0 found
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Whitespace found at end of line
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected 28 spaces, found 9
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected 24 spaces, found 8
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 20 spaces, found 7
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Whitespace found at end of line
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected 16 spaces, found 5
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected 12 spaces, found 4
(#566) Expected "} else {\n"; found "}else{\n"
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected 16 spaces, found 5
(#567) Expected "if (...) {\n"; found "if (...){\n"
(#567) Expected 1 space before "=="; 0 found
(#567) Expected 1 space after "=="; 0 found
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Line indented incorrectly; expected at least 20 spaces, found 6
(#568) No space found before comment text; expected "// no update possible, nothing to do" but found "//no update possible, nothing to do"
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 20 spaces, found 6
(#569) Whitespace found at end of line
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected 16 spaces, found 5
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 16 spaces, found 5
(#571) Expected 1 space before "="; 0 found
(#571) Expected 1 space after "="; 0 found
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 16 spaces, found 5
(#572) Expected 1 space before "="; 0 found
(#572) Expected 1 space after "="; 0 found
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected 12 spaces, found 4
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected 8 spaces, found 2
(#574) Expected "} else {\n"; found "}else{\n"
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 12 spaces, found 3
(#575) Expected 1 space before "="; 0 found
(#575) Expected 1 space after "="; 0 found
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 12 spaces, found 3
(#576) Expected 1 space before "="; 0 found
(#576) Expected 1 space after "="; 0 found
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 12 spaces, found 3
(#577) Expected 1 space before "="; 0 found
(#577) Expected 1 space after "="; 0 found
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected 8 spaces, found 2
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) This comment is 56% valid code; is this commented out code?
(#579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#579) Line indented incorrectly; expected at least 8 spaces, found 2
(#579) No space found before comment text; expected "// $kompetenzen = addslashes(optional_param('competences', 0, PARAM_ALPHANUMEXT));" but found "//$kompetenzen = addslashes(optional_param('competences', 0, PARAM_ALPHANUMEXT));"
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) This comment is 80% valid code; is this commented out code?
(#580) Line indented incorrectly; expected at least 8 spaces, found 2
(#580) No space found before comment text; expected "// print_r($_FILES);" but found "//print_r($_FILES);"
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) This comment is 84% valid code; is this commented out code?
(#581) Line indented incorrectly; expected at least 8 spaces, found 2
(#581) No space found before comment text; expected "// $competences=array();" but found "//$competences=array();"
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 8 spaces, found 2
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 8 spaces, found 2
(#583) Inline control structures are not allowed
(#583) Expected 1 space before ">"; 0 found
(#583) Expected 1 space after ">"; 0 found
(#583) Expected 1 space before "="; 0 found
(#583) Expected 1 space after "="; 0 found
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected 8 spaces, found 2
(#584) Expected "if (...) {\n"; found "if (...){\n"
(#584) Expected 1 space before "=="; 0 found
(#584) Expected 1 space after "=="; 0 found
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Line indented incorrectly; expected at least 12 spaces, found 3
(#585) No space found before comment text; expected "// only update picture" but found "//only update picture"
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected at least 12 spaces, found 3
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected 8 spaces, found 2
(#587) Expected "} else {\n"; found "}else{\n"
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected 12 spaces, found 3
(#588) Expected "if (...) {\n"; found "if (...){ //wenn neues item, �zeps items k�nnen eh nicht neu sein\n"
(#588) Expected 1 space before "!="; 0 found
(#588) Expected 1 space after "!="; 0 found
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) No space found before comment text; expected "// wenn neues item, �zeps items k�nnen eh nicht neu sein" but found "//wenn neues item, �zeps items k�nnen eh nicht neu sein"
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected at least 16 spaces, found 4
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#590) This comment is 50% valid code; is this commented out code?
(#590) Line indented incorrectly; expected at least 16 spaces, found 4
(#590) No space found before comment text; expected "// $new->categoryid = $category;" but found "//$new->categoryid = $category;"
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 16 spaces, found 4
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Whitespace found at end of line
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 16 spaces, found 4
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 16 spaces, found 4
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Whitespace found at end of line
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected 12 spaces, found 3
(#594) Whitespace found at end of line
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 12 spaces, found 3
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected 12 spaces, found 3
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 16 spaces, found 4
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 20 spaces, found 5
(#598) Expected 1 space before "="; 0 found
(#598) Expected 1 space after "="; 0 found
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected 16 spaces, found 4
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected 12 spaces, found 3
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 12 spaces, found 3
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 12 spaces, found 3
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) This comment is 62% valid code; is this commented out code?
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) Line indented incorrectly; expected at least 12 spaces, found 3
(#603) No space found before comment text; expected "// $comp=optional_param('competences', 0, PARAM_ALPHANUMEXT);" but found "//$comp=optional_param('competences', 0, PARAM_ALPHANUMEXT);"
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) This comment is 78% valid code; is this commented out code?
(#604) Line indented incorrectly; expected at least 12 spaces, found 3
(#604) No space found before comment text; expected "// $competences=explode("_",$comp);" but found "//$competences=explode("_",$comp);"
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Whitespace found at end of line
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#606) Line indented incorrectly; expected at least 12 spaces, found 3
(#607) Line indented incorrectly; expected at least 12 spaces, found 4
(#608) Line indented incorrectly; expected at least 12 spaces, found 4
(#609) Line indented incorrectly; expected at least 12 spaces, found 4
(#610) Line indented incorrectly; expected at least 12 spaces, found 3
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected 12 spaces, found 3
(#611) Expected "if (...) {\n"; found "if (...){ //update und type file, type bleibt immer file, weil file kann nicht updated werden, es muss hier also datei dabei sein\n"
(#611) Expected 1 space before "!="; 0 found
(#611) Expected 1 space after "!="; 0 found
(#611) Expected 1 space before "=="; 0 found
(#611) Expected 1 space after "=="; 0 found
(#611) Line exceeds 132 characters; contains 164 characters
(#611) Inline comments must end in full-stops, exclamation marks, or question marks
(#611) No space found before comment text; expected "// update und type file, type bleibt immer file, weil file kann nicht updated werden, es muss hier also datei dabei sein" but found "//update und type file, type bleibt immer file, weil file kann nicht updated werden, es muss hier also datei dabei sein"
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 16 spaces, found 4
(#612) Whitespace found at end of line
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected 12 spaces, found 3
(#613) Expected "} else {\n"; found "}else{\n"
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 16 spaces, found 4
(#614) Inline control structures are not allowed
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 16 spaces, found 4
(#615) Inline control structures are not allowed
(#615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#615) No space found before comment text; expected "// weil wenn datei dabei ist, wird type nachher sowieso type" but found "//weil wenn datei dabei ist, wird type nachher sowieso type"
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected 12 spaces, found 3
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Whitespace found at end of line
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) This comment is 58% valid code; is this commented out code?
(#618) Line indented incorrectly; expected at least 12 spaces, found 3
(#619) Line indented incorrectly; expected at least 12 spaces, found 4
(#620) Line indented incorrectly; expected at least 12 spaces, found 4
(#621) Line indented incorrectly; expected at least 12 spaces, found 3
(#622) Line indented incorrectly; expected at least 12 spaces, found 4
(#623) Line indented incorrectly; expected at least 12 spaces, found 4
(#624) Line indented incorrectly; expected at least 12 spaces, found 3
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected 8 spaces, found 2
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected 8 spaces, found 2
(#626) Expected "if (...) {\n"; found "if(...){\n"
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Whitespace found at end of line
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 12 spaces, found 3
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 12 spaces, found 3
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#630) This comment is 54% valid code; is this commented out code?
(#630) Line indented incorrectly; expected at least 12 spaces, found 3
(#630) No space found before comment text; expected "// $context = get_context_instance(CONTEXT_USER,$user->id);" but found "//$context = get_context_instance(CONTEXT_USER,$user->id);"
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 12 spaces, found 3
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Whitespace found at end of line
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected 12 spaces, found 3
(#633) Expected 1 space before "=>"; 0 found
(#633) Expected 1 space after "=>"; 0 found
(#633) Expected 1 space before "=>"; 0 found
(#633) Expected 1 space after "=>"; 0 found
(#633) Variable "uploaded_file" must not contain underscores.
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Line indented incorrectly; expected at least 16 spaces, found 3
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected 16 spaces, found 3
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected 20 spaces, found 4
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected 24 spaces, found 4
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 24 spaces, found 5
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected 24 spaces, found 4
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 24 spaces, found 5
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected 24 spaces, found 4
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 24 spaces, found 5
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected 24 spaces, found 4
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 24 spaces, found 5
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected 24 spaces, found 4
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 24 spaces, found 5
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected 24 spaces, found 4
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 24 spaces, found 5
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected 24 spaces, found 4
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 24 spaces, found 5
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected 24 spaces, found 4
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected 20 spaces, found 4
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected 16 spaces, found 3
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 16 spaces, found 3
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 16 spaces, found 3
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Whitespace found at end of line
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Inline comments must start with a capital letter, digit or 3-dots sequence
(#665) Inline comments must end in full-stops, exclamation marks, or question marks
(#665) Line indented incorrectly; expected at least 16 spaces, found 3
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected 16 spaces, found 3
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#667) Line indented incorrectly; expected at least 20 spaces, found 4
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) Line indented incorrectly; expected at least 20 spaces, found 4
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 20 spaces, found 4
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected at least 20 spaces, found 4
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 16 spaces, found 3
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 20 spaces, found 4
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) Line indented incorrectly; expected at least 20 spaces, found 4
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 20 spaces, found 4
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected 16 spaces, found 3
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 16 spaces, found 3
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected 12 spaces, found 3
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Whitespace found at end of line
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) This comment is 50% valid code; is this commented out code?
(#679) Line indented incorrectly; expected at least 12 spaces, found 3
(#679) No space found before comment text; expected "// $fs = get_file_storage();" but found "//$fs = get_file_storage();"
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Whitespace found at end of line
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected at least 12 spaces, found 3
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 12 spaces, found 3
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected 12 spaces, found 3
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 16 spaces, found 4
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected 12 spaces, found 3
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected 12 spaces, found 3
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 16 spaces, found 3
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected 12 spaces, found 3
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 12 spaces, found 3
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected 12 spaces, found 3
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected 16 spaces, found 3
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Line indented incorrectly; expected at least 20 spaces, found 4
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 20 spaces, found 4
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 20 spaces, found 4
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected 16 spaces, found 3
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 16 spaces, found 3
(#697) Variable "file_record" must not contain underscores.
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 16 spaces, found 3
(#698) Variable "file_record" must not contain underscores.
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected at least 16 spaces, found 3
(#699) Variable "file_record" must not contain underscores.
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Line indented incorrectly; expected at least 16 spaces, found 3
(#700) Variable "file_record" must not contain underscores.
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 16 spaces, found 3
(#701) Variable "file_record" must not contain underscores.
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected at least 16 spaces, found 3
(#702) Variable "file_record" must not contain underscores.
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 16 spaces, found 3
(#703) Variable "file_record" must not contain underscores.
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 16 spaces, found 3
(#704) Variable "file_record" must not contain underscores.
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected at least 16 spaces, found 3
(#705) Variable "file_record" must not contain underscores.
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected at least 16 spaces, found 3
(#706) Variable "file_record" must not contain underscores.
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected at least 16 spaces, found 3
(#707) Variable "file_record" must not contain underscores.
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Whitespace found at end of line
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected at least 16 spaces, found 3
(#709) No space found before comment text; expected "// Check if the file already exist" but found "//Check if the file already exist"
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) This comment is 59% valid code; is this commented out code?
(#710) Line indented incorrectly; expected at least 16 spaces, found 5
(#711) Line indented incorrectly; expected at least 16 spaces, found 6
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Whitespace found at end of line
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected at least 16 spaces, found 4
(#713) Variable "file_record" must not contain underscores.
(#713) Expected 1 space before "="; 0 found
(#713) Expected 1 space after "="; 0 found
(#713) Variable "file_record" must not contain underscores.
(#713) Commas (,) must be followed by white space.
(#713) Variable "file_record" must not contain underscores.
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) This comment is 86% valid code; is this commented out code?
(#714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#714) Line indented incorrectly; expected at least 16 spaces, found 4
(#714) No space found before comment text; expected "// print_r($file_record);die;" but found "//print_r($file_record);die;"
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Inline comments must end in full-stops, exclamation marks, or question marks
(#715) This comment is 47% valid code; is this commented out code?
(#715) Line indented incorrectly; expected at least 16 spaces, found 6
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected at least 16 spaces, found 4
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Whitespace found at end of line
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Whitespace found at end of line
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) This comment is 80% valid code; is this commented out code?
(#719) Line indented incorrectly; expected at least 16 spaces, found 7
(#719) No space found before comment text; expected "// print_r($new);" but found "//print_r($new);"
(#719) Whitespace found at end of line
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected 16 spaces, found 7
(#720) Expected "if (...) {\n"; found "if(...){\n"
(#720) Expected 1 space before ">"; 0 found
(#720) Expected 1 space after ">"; 0 found
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) This comment is 67% valid code; is this commented out code?
(#721) Line indented incorrectly; expected at least 20 spaces, found 9
(#721) No space found before comment text; expected "// $new->id=$itemid;" but found "//$new->id=$itemid;"
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) This comment is 81% valid code; is this commented out code?
(#722) Line indented incorrectly; expected at least 20 spaces, found 8
(#723) Line indented incorrectly; expected at least 20 spaces, found 9
(#723) Whitespace found at end of line
(#724) Line indented incorrectly; expected at least 20 spaces, found 8
(#725) Line indented incorrectly; expected at least 20 spaces, found 9
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected 20 spaces, found 9
(#726) Expected "if (...) {\n"; found "if (...){\n"
(#726) Expected 1 space before "!="; 0 found
(#726) Expected 1 space after "!="; 0 found
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected at least 24 spaces, found 10
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected 20 spaces, found 9
(#728) Expected "} else {\n"; found "}else{\n"
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected at least 24 spaces, found 10
(#729) Expected 1 space before "="; 0 found
(#729) Expected 1 space after "="; 0 found
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected at least 24 spaces, found 10
(#730) Expected 1 space before "="; 0 found
(#730) Expected 1 space after "="; 0 found
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected at least 24 spaces, found 10
(#731) Expected 1 space before "="; 0 found
(#731) Expected 1 space after "="; 0 found
(#731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) No space found before comment text; expected "// wenn note soll file werden" but found "//wenn note soll file werden"
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected at least 24 spaces, found 10
(#733) Spaces must be used for alignment; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected 20 spaces, found 9
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected 20 spaces, found 9
(#734) Expected "if (...) {\n"; found "if (...){\n"
(#734) Empty IF statement detected
(#734) Expected 1 space before "!="; 0 found
(#734) Expected 1 space after "!="; 0 found
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Inline comments must start with a capital letter, digit or 3-dots sequence
(#735) Line indented incorrectly; expected at least 24 spaces, found 10
(#735) No space found before comment text; expected "// nicht mehr beim upload dabei" but found "//nicht mehr beim upload dabei"
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) This comment is 78% valid code; is this commented out code?
(#736) Line indented incorrectly; expected at least 24 spaces, found 10
(#736) No space found before comment text; expected "// block_exaport_delete_competences($itemid,$user->id);" but found "//block_exaport_delete_competences($itemid,$user->id);"
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) This comment is 80% valid code; is this commented out code?
(#737) Line indented incorrectly; expected at least 24 spaces, found 10
(#737) No space found before comment text; expected "// block_exaport_save_competences($competences,$new,$user->id,$new->name);" but found "//block_exaport_save_competences($competences,$new,$user->id,$new->name);"
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected 20 spaces, found 7
(#738) Closing brace indented incorrectly; expected 9 spaces, found 7
(#738) Expected "} else {\n"; found "}else{\n"
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 24 spaces, found 9
(#739) Commas (,) must be followed by white space.
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 24 spaces, found 9
(#740) Expected 1 space before "="; 0 found
(#740) Expected 1 space after "="; 0 found
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected at least 24 spaces, found 9
(#741) Commas (,) must be followed by white space.
(#741) Commas (,) must be followed by white space.
(#741) Commas (,) must be followed by white space.
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected 20 spaces, found 7
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Whitespace found at end of line
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected 16 spaces, found 7
(#744) Expected "} else {\n"; found "}else{\n"
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected 20 spaces, found 8
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Inline comments must start with a capital letter, digit or 3-dots sequence
(#746) Inline comments must end in full-stops, exclamation marks, or question marks
(#746) This comment is 80% valid code; is this commented out code?
(#746) Line indented incorrectly; expected at least 24 spaces, found 9
(#746) No space found before comment text; expected "// block_exaport_save_competences($competences,$new,$user->id,$new->name);" but found "//block_exaport_save_competences($competences,$new,$user->id,$new->name);"
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 24 spaces, found 9
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected 20 spaces, found 8
(#748) Expected "} else {\n"; found "}else{\n"
(#748) Empty ELSE statement detected
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Inline comments must start with a capital letter, digit or 3-dots sequence
(#749) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) This comment is 75% valid code; is this commented out code?
(#749) Line indented incorrectly; expected at least 24 spaces, found 9
(#749) No space found before comment text; expected "// echo "saved2=false";" but found "//echo "saved2=false";"
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected 20 spaces, found 8
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected 16 spaces, found 6
(#751) Closing brace indented incorrectly; expected 7 spaces, found 6
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Whitespace found at end of line
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected 16 spaces, found 4
(#753) Expected "if (...) {\n"; found "if (...){\n"
(#753) Variable "file_record" must not contain underscores.
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Whitespace found at end of line
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected 20 spaces, found 4
(#755) Expected "if (...) {\n"; found "if(...){\n"
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 24 spaces, found 8
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Whitespace found at end of line
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 24 spaces, found 8
(#758) Variable "file_record_img" must not contain underscores.
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 24 spaces, found 8
(#759) Variable "file_record_img" must not contain underscores.
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 24 spaces, found 8
(#760) Variable "file_record_img" must not contain underscores.
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 24 spaces, found 8
(#761) Variable "file_record_img" must not contain underscores.
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 24 spaces, found 8
(#762) Variable "file_record_img" must not contain underscores.
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 24 spaces, found 8
(#763) Variable "file_record_img" must not contain underscores.
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 24 spaces, found 8
(#764) Variable "file_record_img" must not contain underscores.
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected at least 24 spaces, found 8
(#765) Variable "file_record_img" must not contain underscores.
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 24 spaces, found 8
(#766) Variable "file_record_img" must not contain underscores.
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected at least 24 spaces, found 8
(#767) Variable "file_record_img" must not contain underscores.
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 24 spaces, found 8
(#768) Variable "file_record_img" must not contain underscores.
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Whitespace found at end of line
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 24 spaces, found 8
(#770) Expected 1 space before "="; 0 found
(#770) Expected 1 space after "="; 0 found
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 24 spaces, found 8
(#771) Expected 1 space before "="; 0 found
(#771) Expected 1 space after "="; 0 found
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 24 spaces, found 8
(#772) Expected 1 space before "="; 0 found
(#772) Expected 1 space after "="; 0 found
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected 24 spaces, found 8
(#773) Expected "if (...) {\n"; found "if (...){\n"
(#773) Expected 1 space before ">"; 0 found
(#773) Expected 1 space after ">"; 0 found
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 28 spaces, found 9
(#774) Expected 1 space before "="; 0 found
(#774) Expected 1 space after "="; 0 found
(#774) Expected 1 space before "/"; 0 found
(#774) Expected 1 space after "/"; 0 found
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 28 spaces, found 9
(#775) Expected 1 space before "="; 0 found
(#775) Expected 1 space after "="; 0 found
(#775) Expected 1 space before "*"; 0 found
(#775) Expected 1 space after "*"; 0 found
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 28 spaces, found 9
(#776) Expected 1 space before "="; 0 found
(#776) Expected 1 space after "="; 0 found
(#776) Expected 1 space before "*"; 0 found
(#776) Expected 1 space after "*"; 0 found
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected 24 spaces, found 8
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected 24 spaces, found 8
(#778) Expected "if (...) {\n"; found "if (...){\n"
(#778) Expected 1 space before ">"; 0 found
(#778) Expected 1 space after ">"; 0 found
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected at least 28 spaces, found 9
(#779) Expected 1 space before "="; 0 found
(#779) Expected 1 space after "="; 0 found
(#779) Expected 1 space before "/"; 0 found
(#779) Expected 1 space after "/"; 0 found
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 28 spaces, found 9
(#780) Expected 1 space before "="; 0 found
(#780) Expected 1 space after "="; 0 found
(#780) Expected 1 space before "*"; 0 found
(#780) Expected 1 space after "*"; 0 found
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 28 spaces, found 9
(#781) Expected 1 space before "="; 0 found
(#781) Expected 1 space after "="; 0 found
(#781) Expected 1 space before "*"; 0 found
(#781) Expected 1 space after "*"; 0 found
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected 24 spaces, found 8
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected 24 spaces, found 8
(#783) Expected "if (...) {\n"; found "if (...){\n"
(#783) Expected 1 space before "<>"; 0 found
(#783) Expected 1 space after "<>"; 0 found
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected at least 28 spaces, found 9
(#784) Variable "file_record_img" must not contain underscores.
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected 24 spaces, found 8
(#785) Expected "} else {\n"; found "}else{\n"
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected at least 28 spaces, found 9
(#786) Variable "file_record" must not contain underscores.
(#786) Expected 1 space before "="; 0 found
(#786) Expected 1 space after "="; 0 found
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 28 spaces, found 9
(#787) Variable "file_record" must not contain underscores.
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected 24 spaces, found 8
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected at least 24 spaces, found 8
(#789) Inline control structures are not allowed
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 24 spaces, found 9
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected 20 spaces, found 6
(#791) Closing brace indented incorrectly; expected 4 spaces, found 6
(#791) Expected "} else {\n"; found "}else{\n"
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 24 spaces, found 7
(#792) Variable "file_record" must not contain underscores.
(#792) Expected 1 space before "="; 0 found
(#792) Expected 1 space after "="; 0 found
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected at least 24 spaces, found 7
(#793) Variable "file_record" must not contain underscores.
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected at least 24 spaces, found 7
(#794) Inline control structures are not allowed
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected at least 24 spaces, found 8
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected 20 spaces, found 6
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Whitespace found at end of line
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected at least 20 spaces, found 6
(#798) Expected 1 space before "="; 0 found
(#798) Expected 1 space after "="; 0 found
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected at least 20 spaces, found 6
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 20 spaces, found 6
(#800) Expected 1 space before "="; 0 found
(#800) Expected 1 space after "="; 0 found
(#800) Expected 1 space before "=>"; 0 found
(#800) Expected 1 space after "=>"; 0 found
(#800) Commas (,) must be followed by white space.
(#800) Expected 1 space before "=>"; 0 found
(#800) Expected 1 space after "=>"; 0 found
(#801) Spaces must be used for alignment; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected 16 spaces, found 5
(#801) Closing brace indented incorrectly; expected 4 spaces, found 5
(#801) Expected "} else {\n"; found "}else{\n"
(#801) Empty ELSE statement detected
(#802) Spaces must be used for alignment; tabs are not allowed
(#802) Tab found within whitespace
(#802) Whitespace found at end of line
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected 16 spaces, found 4
(#803) Closing brace indented incorrectly; expected 5 spaces, found 4
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Whitespace found at end of line
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Whitespace found at end of line
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected at least 16 spaces, found 4
(#806) Variable "file_record" must not contain underscores.
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Whitespace found at end of line
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected 12 spaces, found 3
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Whitespace found at end of line
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected 8 spaces, found 2
(#810) Expected "} else {\n"; found "}else{\n"
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected 12 spaces, found 3
(#811) Expected "if (...) {\n"; found "if (...){\n"
(#811) Expected 1 space before "!="; 0 found
(#811) Expected 1 space after "!="; 0 found
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected 16 spaces, found 4
(#812) Expected "if (...) {\n"; found "if(...){\n"
(#812) Expected 1 space before ">"; 0 found
(#812) Expected 1 space after ">"; 0 found
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected at least 20 spaces, found 10
(#813) Expected 1 space before "="; 0 found
(#813) Expected 1 space after "="; 0 found
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected at least 20 spaces, found 10
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected 20 spaces, found 10
(#815) Expected "if (...) {\n"; found "if (...){\n"
(#815) Empty IF statement detected
(#815) Expected 1 space before "!="; 0 found
(#815) Expected 1 space after "!="; 0 found
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) This comment is 78% valid code; is this commented out code?
(#816) Inline comments must start with a capital letter, digit or 3-dots sequence
(#816) Line indented incorrectly; expected at least 24 spaces, found 11
(#816) No space found before comment text; expected "// block_exaport_delete_competences($itemid,$user->id);" but found "//block_exaport_delete_competences($itemid,$user->id);"
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Inline comments must end in full-stops, exclamation marks, or question marks
(#817) This comment is 80% valid code; is this commented out code?
(#817) Line indented incorrectly; expected at least 24 spaces, found 11
(#817) No space found before comment text; expected "// block_exaport_save_competences($competences,$new,$user->id,$new->name);" but found "//block_exaport_save_competences($competences,$new,$user->id,$new->name);"
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected 20 spaces, found 9
(#818) Closing brace indented incorrectly; expected 10 spaces, found 9
(#818) Expected "} else {\n"; found "}else{\n"
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected at least 24 spaces, found 10
(#819) Commas (,) must be followed by white space.
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#820) Inline comments must end in full-stops, exclamation marks, or question marks
(#820) Line indented incorrectly; expected at least 24 spaces, found 10
(#820) No space found before comment text; expected "// wenn text oder link, dann beispiel gel�st, wenn type file ist datei dabei, auch gel�st" but found "//wenn text oder link, dann beispiel gel�st, wenn type file ist datei dabei, auch gel�st"
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected 24 spaces, found 10
(#821) Expected "if (...) {\n"; found "if (...){\n"
(#821) Expected 1 space before "=="; 0 found
(#821) Expected 1 space after "=="; 0 found
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 28 spaces, found 11
(#822) Expected 1 space before "="; 0 found
(#822) Expected 1 space after "="; 0 found
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected at least 28 spaces, found 12
(#823) Commas (,) must be followed by white space.
(#823) Commas (,) must be followed by white space.
(#823) Commas (,) must be followed by white space.
(#824) Spaces must be used for alignment; tabs are not allowed
(#824) Tab found within whitespace
(#824) Line indented incorrectly; expected 24 spaces, found 10
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Inline comments must start with a capital letter, digit or 3-dots sequence
(#825) Inline comments must end in full-stops, exclamation marks, or question marks
(#825) Line indented incorrectly; expected at least 24 spaces, found 10
(#825) No space found before comment text; expected "// kein fileupload, keine kompetenzen erworben" but found "//kein fileupload, keine kompetenzen erworben"
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Line indented incorrectly; expected 20 spaces, found 9
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected at least 20 spaces, found 9
(#828) Spaces must be used for alignment; tabs are not allowed
(#828) Tab found within whitespace
(#828) Line indented incorrectly; expected 16 spaces, found 5
(#828) Closing brace indented incorrectly; expected 4 spaces, found 5
(#828) Expected "} else {\n"; found "}else{\n"
(#829) Spaces must be used for alignment; tabs are not allowed
(#829) Tab found within whitespace
(#829) This comment is 67% valid code; is this commented out code?
(#829) Line indented incorrectly; expected at least 20 spaces, found 5
(#830) Line indented incorrectly; expected at least 20 spaces, found 6
(#831) Line indented incorrectly; expected at least 20 spaces, found 5
(#832) Line indented incorrectly; expected at least 20 spaces, found 5
(#833) Spaces must be used for alignment; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected 20 spaces, found 5
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#834) Line indented incorrectly; expected at least 24 spaces, found 6
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#835) Line exceeds 132 characters; contains 135 characters
(#835) This comment is 64% valid code; is this commented out code?
(#835) Inline comments must start with a capital letter, digit or 3-dots sequence
(#835) Line indented incorrectly; expected at least 24 spaces, found 6
(#835) No space found before comment text; expected "// $competences = $DB->delete_records('block_exacompdescractiv_mm', array("activityid" => $existing->id, "activitytype" => 2000));" but found "//$competences = $DB->delete_records('block_exacompdescractiv_mm', array("activityid" => $existing->id, "activitytype" => 2000));"
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Inline comments must end in full-stops, exclamation marks, or question marks
(#836) This comment is 80% valid code; is this commented out code?
(#836) Line indented incorrectly; expected at least 24 spaces, found 6
(#836) No space found before comment text; expected "// block_exaport_save_competences($competences,$new,$user->id,$new->name);" but found "//block_exaport_save_competences($competences,$new,$user->id,$new->name);"
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
(#837) Line indented incorrectly; expected 20 spaces, found 6
(#837) Closing brace indented incorrectly; expected 5 spaces, found 6
(#837) Expected "} else {\n"; found "}else{\n"
(#837) Empty ELSE statement detected
(#838) Spaces must be used for alignment; tabs are not allowed
(#838) Tab found within whitespace
(#838) Inline comments must start with a capital letter, digit or 3-dots sequence
(#838) Inline comments must end in full-stops, exclamation marks, or question marks
(#838) This comment is 75% valid code; is this commented out code?
(#838) Line indented incorrectly; expected at least 24 spaces, found 6
(#838) No space found before comment text; expected "// echo "saved=false";" but found "//echo "saved=false";"
(#839) Spaces must be used for alignment; tabs are not allowed
(#839) Tab found within whitespace
(#839) Line indented incorrectly; expected 20 spaces, found 6
(#840) Spaces must be used for alignment; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected 16 spaces, found 4
(#840) Closing brace indented incorrectly; expected 5 spaces, found 4
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected 12 spaces, found 3
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected 8 spaces, found 2
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected 4 spaces, found 1
(#845) Expected 1 space after closing parenthesis; found 0
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected at least 4 spaces, found 1
(#847) Spaces must be used for alignment; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected at least 4 spaces, found 1
(#847) Expected 1 space before "="; 0 found
(#847) Expected 1 space after "="; 0 found
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#848) Line indented incorrectly; expected at least 4 spaces, found 1
(#848) Expected 1 space before "="; 0 found
(#848) Expected 1 space after "="; 0 found
(#848) Expected 1 space before "=>"; 0 found
(#848) Expected 1 space after "=>"; 0 found
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected 4 spaces, found 1
(#849) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected at least 8 spaces, found 2
(#850) Expected 1 space before "="; 0 found
(#850) Expected 1 space after "="; 0 found
(#851) Spaces must be used for alignment; tabs are not allowed
(#851) Tab found within whitespace
(#851) Line indented incorrectly; expected 4 spaces, found 1
(#852) Spaces must be used for alignment; tabs are not allowed
(#852) Tab found within whitespace
(#852) Line indented incorrectly; expected at least 4 spaces, found 1
(#854) function name "getExamples" must be lower-case letters only
(#854) Expected 1 space after closing parenthesis; found 0
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 4 spaces, found 1
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 4 spaces, found 1
(#856) Expected 1 space before "="; 0 found
(#856) Expected 1 space after "="; 0 found
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 4 spaces, found 1
(#857) Line exceeds 132 characters; contains 171 characters
(#859) Line indented incorrectly; expected at least 4 spaces, found 2
(#859) Commas (,) must be followed by white space.
(#860) Line indented incorrectly; expected 4 spaces, found 2
(#860) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#861) Line indented incorrectly; expected at least 8 spaces, found 3
(#861) Expected 1 space before ".="; 0 found
(#861) Expected 1 space after ".="; 0 found
(#863) Spaces must be used for alignment; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected at least 8 spaces, found 2
(#863) Inline control structures are not allowed
(#863) Expected 1 space before ".="; 0 found
(#863) Expected 1 space after ".="; 0 found
(#864) Spaces must be used for alignment; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected at least 8 spaces, found 2
(#864) Inline control structures are not allowed
(#864) Expected 1 space before ".="; 0 found
(#864) Expected 1 space after ".="; 0 found
(#865) Spaces must be used for alignment; tabs are not allowed
(#865) Tab found within whitespace
(#865) Line indented incorrectly; expected at least 8 spaces, found 2
(#865) Expected 1 space before ".="; 0 found
(#865) Expected 1 space after ".="; 0 found
(#866) Spaces must be used for alignment; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected at least 8 spaces, found 2
(#866) Expected 1 space before ".="; 0 found
(#866) Expected 1 space after ".="; 0 found
(#867) Spaces must be used for alignment; tabs are not allowed
(#867) Tab found within whitespace
(#867) Whitespace found at end of line
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected at least 8 spaces, found 2
(#868) Expected 1 space before ".="; 0 found
(#868) Expected 1 space after ".="; 0 found
(#869) Spaces must be used for alignment; tabs are not allowed
(#869) Tab found within whitespace
(#869) Line indented incorrectly; expected at least 8 spaces, found 2
(#869) Expected 1 space before ".="; 0 found
(#869) Expected 1 space after ".="; 0 found
(#870) Spaces must be used for alignment; tabs are not allowed
(#870) Tab found within whitespace
(#870) Line indented incorrectly; expected at least 8 spaces, found 2
(#870) Expected 1 space before ".="; 0 found
(#870) Expected 1 space after ".="; 0 found
(#871) Spaces must be used for alignment; tabs are not allowed
(#871) Tab found within whitespace
(#871) Line indented incorrectly; expected at least 8 spaces, found 2
(#871) Expected 1 space before ".="; 0 found
(#871) Expected 1 space after ".="; 0 found
(#872) Spaces must be used for alignment; tabs are not allowed
(#872) Tab found within whitespace
(#872) Line indented incorrectly; expected at least 8 spaces, found 2
(#872) Expected 1 space before ".="; 0 found
(#872) Expected 1 space after ".="; 0 found
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#873) Line indented incorrectly; expected at least 8 spaces, found 2
(#873) Expected 1 space before ".="; 0 found
(#873) Expected 1 space after ".="; 0 found
(#874) Spaces must be used for alignment; tabs are not allowed
(#874) Tab found within whitespace
(#874) Line indented incorrectly; expected at least 8 spaces, found 2
(#874) Expected 1 space before ".="; 0 found
(#874) Expected 1 space after ".="; 0 found
(#875) Spaces must be used for alignment; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected at least 8 spaces, found 2
(#875) Expected 1 space before ".="; 0 found
(#875) Expected 1 space after ".="; 0 found
(#876) Spaces must be used for alignment; tabs are not allowed
(#876) Tab found within whitespace
(#876) Whitespace found at end of line
(#877) Spaces must be used for alignment; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected at least 8 spaces, found 2
(#877) Expected 1 space before ".="; 0 found
(#877) Expected 1 space after ".="; 0 found
(#878) Line indented incorrectly; expected 4 spaces, found 2
(#879) Line indented incorrectly; expected at least 4 spaces, found 2
(#881) Expected 1 space after closing parenthesis; found 0
(#882) Spaces must be used for alignment; tabs are not allowed
(#882) Tab found within whitespace
(#882) Line indented incorrectly; expected 4 spaces, found 1
(#882) Expected "if (...) {\n"; found "if (...){ "
(#882) Commas (,) must be followed by white space.
(#882) Expected 1 space before "==="; 0 found
(#882) Expected 1 space after "==="; 0 found
(#882) Closing brace must be on a line by itself
(#883) Spaces must be used for alignment; tabs are not allowed
(#883) Tab found within whitespace
(#883) Line indented incorrectly; expected at least 4 spaces, found 1
(#883) Inline control structures are not allowed
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected at least 4 spaces, found 1
(#889) Line indented incorrectly; expected at least 4 spaces, found 1
(#890) This comment is 60% valid code; is this commented out code?
(#890) Line indented incorrectly; expected at least 4 spaces, found 0
(#891) Line indented incorrectly; expected at least 4 spaces, found 0
(#892) Line indented incorrectly; expected at least 4 spaces, found 1
(#893) Line indented incorrectly; expected at least 4 spaces, found 1
(#894) Line indented incorrectly; expected at least 4 spaces, found 1
(#895) Line indented incorrectly; expected at least 4 spaces, found 1
(#896) Line indented incorrectly; expected at least 4 spaces, found 1
(#897) Line indented incorrectly; expected at least 4 spaces, found 1
(#898) Line indented incorrectly; expected at least 4 spaces, found 1
(#899) Line indented incorrectly; expected at least 4 spaces, found 1
(#899) Whitespace found at end of line
(#900) Line indented incorrectly; expected at least 4 spaces, found 2
(#901) Line indented incorrectly; expected at least 4 spaces, found 1
(#902) This comment is 58% valid code; is this commented out code?
(#902) Line indented incorrectly; expected at least 4 spaces, found 0
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Inline comments must end in full-stops, exclamation marks, or question marks
(#903) Line indented incorrectly; expected at least 4 spaces, found 1
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) This comment is 60% valid code; is this commented out code?
(#905) Line indented incorrectly; expected at least 4 spaces, found 1
(#906) Line indented incorrectly; expected at least 4 spaces, found 0
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected 4 spaces, found 1
(#909) Spaces must be used for alignment; tabs are not allowed
(#909) Tab found within whitespace
(#909) Inline comments must end in full-stops, exclamation marks, or question marks
(#909) This comment is 50% valid code; is this commented out code?
(#909) Line indented incorrectly; expected at least 8 spaces, found 2
(#909) No space found before comment text; expected "// 116f95207c5be238b1bd2a7ee1b1e3dba771a32c" but found "//116f95207c5be238b1bd2a7ee1b1e3dba771a32c"
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Line indented incorrectly; expected at least 8 spaces, found 2
(#911) Spaces must be used for alignment; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected at least 8 spaces, found 2
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected 4 spaces, found 1
(#912) Inline control structures are not allowed
(#913) Whitespace found at end of line
(#916) Commas (,) must be followed by white space.
(#916) Expected 1 space after closing parenthesis; found 0
(#918) Spaces must be used for alignment; tabs are not allowed
(#918) Tab found within whitespace
(#918) Line indented incorrectly; expected at least 4 spaces, found 1
(#918) Expected 1 space before "="; 0 found
(#918) Expected 1 space after "="; 0 found
(#918) Commas (,) must be followed by white space.
(#918) Commas (,) must be followed by white space.
(#919) Spaces must be used for alignment; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected at least 4 spaces, found 1
(#919) Expected 1 space before "="; 0 found
(#919) Expected 1 space after "="; 0 found
(#919) Commas (,) must be followed by white space.
(#919) Commas (,) must be followed by white space.
(#920) Spaces must be used for alignment; tabs are not allowed
(#920) Tab found within whitespace
(#920) Line indented incorrectly; expected at least 4 spaces, found 1
(#920) Expected 1 space before "="; 0 found
(#920) Expected 1 space after "="; 0 found
(#920) Commas (,) must be followed by white space.
(#920) Commas (,) must be followed by white space.
(#921) Spaces must be used for alignment; tabs are not allowed
(#921) Tab found within whitespace
(#921) Line indented incorrectly; expected at least 4 spaces, found 1
(#921) Expected 1 space before "="; 0 found
(#921) Expected 1 space after "="; 0 found
(#921) Commas (,) must be followed by white space.
(#921) Commas (,) must be followed by white space.
(#922) Spaces must be used for alignment; tabs are not allowed
(#922) Tab found within whitespace
(#922) Line indented incorrectly; expected 4 spaces, found 1
(#922) Expected "if (...) {\n"; found "if (...){\n"
(#922) Expected 1 space before "=="; 0 found
(#922) Expected 1 space after "=="; 0 found
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected at least 8 spaces, found 2
(#923) Expected 1 space before "="; 0 found
(#923) Expected 1 space after "="; 0 found
(#923) Commas (,) must be followed by white space.
(#923) Commas (,) must be followed by white space.
(#924) Spaces must be used for alignment; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected 4 spaces, found 1
(#925) Spaces must be used for alignment; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected at least 4 spaces, found 1
(#928) Expected 1 space after closing parenthesis; found 0
(#930) Spaces must be used for alignment; tabs are not allowed
(#930) Tab found within whitespace
(#930) Line indented incorrectly; expected at least 4 spaces, found 1
(#930) Expected 1 space before "="; 0 found
(#930) Expected 1 space after "="; 0 found
(#930) Commas (,) must be followed by white space.
(#930) Commas (,) must be followed by white space.
(#931) Spaces must be used for alignment; tabs are not allowed
(#931) Tab found within whitespace
(#931) Line indented incorrectly; expected at least 4 spaces, found 1
(#931) Expected 1 space before "="; 0 found
(#931) Expected 1 space after "="; 0 found
(#931) Commas (,) must be followed by white space.
(#931) Commas (,) must be followed by white space.
(#932) Spaces must be used for alignment; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected at least 4 spaces, found 1
(#932) Expected 1 space before "="; 0 found
(#932) Expected 1 space after "="; 0 found
(#932) Commas (,) must be followed by white space.
(#932) Commas (,) must be followed by white space.
(#933) Spaces must be used for alignment; tabs are not allowed
(#933) Tab found within whitespace
(#933) Line indented incorrectly; expected at least 4 spaces, found 1
(#933) Expected 1 space before "="; 0 found
(#933) Expected 1 space after "="; 0 found
(#933) Commas (,) must be followed by white space.
(#933) Commas (,) must be followed by white space.
(#935) Spaces must be used for alignment; tabs are not allowed
(#935) Tab found within whitespace
(#935) Line indented incorrectly; expected at least 4 spaces, found 1
(#938) Commas (,) must be followed by white space.
(#938) Expected 1 space after closing parenthesis; found 0
(#939) Spaces must be used for alignment; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected at least 4 spaces, found 1
(#940) Spaces must be used for alignment; tabs are not allowed
(#940) Tab found within whitespace
(#940) Line indented incorrectly; expected at least 4 spaces, found 1
(#941) Spaces must be used for alignment; tabs are not allowed
(#941) Tab found within whitespace
(#941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#941) Inline comments must end in full-stops, exclamation marks, or question marks
(#941) This comment is 67% valid code; is this commented out code?
(#941) Line indented incorrectly; expected at least 4 spaces, found 1
(#941) No space found before comment text; expected "// echo "delete from block_exacompdescractiv_mm where activityid=".$itemid;" but found "//echo "delete from block_exacompdescractiv_mm where activityid=".$itemid;"
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected at least 4 spaces, found 1
(#943) Spaces must be used for alignment; tabs are not allowed
(#943) Tab found within whitespace
(#943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#943) Inline comments must end in full-stops, exclamation marks, or question marks
(#943) This comment is 67% valid code; is this commented out code?
(#943) Line indented incorrectly; expected at least 4 spaces, found 1
(#943) No space found before comment text; expected "// echo "delete from block_exacompdescuser_mm where activityid=".$itemid;" but found "//echo "delete from block_exacompdescuser_mm where activityid=".$itemid;"
(#946) Commas (,) must be followed by white space.
(#946) Commas (,) must be followed by white space.
(#946) Commas (,) must be followed by white space.
(#946) Expected 1 space after closing parenthesis; found 0
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected at least 4 spaces, found 1
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected 4 spaces, found 2
(#948) Expected "if (...) {\n"; found "if (...){\n"
(#948) Expected 1 space before ">"; 0 found
(#948) Expected 1 space after ">"; 0 found
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected 8 spaces, found 5
(#949) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#949) Expected 1 space before "=>"; 0 found
(#949) Expected 1 space after "=>"; 0 found
(#949) Expected 1 space before "=>"; 0 found
(#949) Expected 1 space after "=>"; 0 found
(#950) Spaces must be used for alignment; tabs are not allowed
(#950) Tab found within whitespace
(#950) Line indented incorrectly; expected 12 spaces, found 6
(#950) Expected "if (...) {\n"; found "if (...){\n"
(#951) Spaces must be used for alignment; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected at least 16 spaces, found 7
(#951) Expected 1 space before "=>"; 0 found
(#951) Expected 1 space after "=>"; 0 found
(#951) Commas (,) must be followed by white space.
(#951) Expected 1 space before "=>"; 0 found
(#951) Expected 1 space after "=>"; 0 found
(#951) Commas (,) must be followed by white space.
(#951) Expected 1 space before "=>"; 0 found
(#951) Expected 1 space after "=>"; 0 found
(#951) Commas (,) must be followed by white space.
(#951) Expected 1 space before "=>"; 0 found
(#951) Expected 1 space after "=>"; 0 found
(#951) Line exceeds 132 characters; contains 143 characters
(#952) Spaces must be used for alignment; tabs are not allowed
(#952) Tab found within whitespace
(#952) Line indented incorrectly; expected at least 16 spaces, found 7
(#952) Commas (,) must be followed by white space.
(#952) Expected 1 space before "=>"; 0 found
(#952) Expected 1 space after "=>"; 0 found
(#952) Commas (,) must be followed by white space.
(#952) Expected 1 space before "=>"; 0 found
(#952) Expected 1 space after "=>"; 0 found
(#952) Commas (,) must be followed by white space.
(#952) Expected 1 space before "=>"; 0 found
(#952) Expected 1 space after "=>"; 0 found
(#952) Commas (,) must be followed by white space.
(#952) Expected 1 space before "=>"; 0 found
(#952) Expected 1 space after "=>"; 0 found
(#952) Commas (,) must be followed by white space.
(#952) Expected 1 space before "=>"; 0 found
(#952) Expected 1 space after "=>"; 0 found
(#952) Commas (,) must be followed by white space.
(#952) Expected 1 space before "=>"; 0 found
(#952) Expected 1 space after "=>"; 0 found
(#952) Line exceeds 132 characters; contains 167 characters
(#953) Spaces must be used for alignment; tabs are not allowed
(#953) Tab found within whitespace
(#953) Line indented incorrectly; expected 12 spaces, found 6
(#954) Spaces must be used for alignment; tabs are not allowed
(#954) Tab found within whitespace
(#954) Line indented incorrectly; expected 8 spaces, found 5
(#955) Spaces must be used for alignment; tabs are not allowed
(#955) Tab found within whitespace
(#955) Line indented incorrectly; expected 4 spaces, found 1
(#955) Closing brace indented incorrectly; expected 2 spaces, found 1
(#957) Expected 1 space after closing parenthesis; found 0
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#958) Line indented incorrectly; expected at least 4 spaces, found 1
(#958) Expected 1 space before "="; 0 found
(#958) Expected 1 space after "="; 0 found
(#959) Spaces must be used for alignment; tabs are not allowed
(#959) Tab found within whitespace
(#959) Line indented incorrectly; expected at least 4 spaces, found 1
(#959) Expected 1 space before "="; 0 found
(#959) Expected 1 space after "="; 0 found
(#960) Spaces must be used for alignment; tabs are not allowed
(#960) Tab found within whitespace
(#960) Line indented incorrectly; expected 4 spaces, found 2
(#960) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#961) Spaces must be used for alignment; tabs are not allowed
(#961) Tab found within whitespace
(#961) Line indented incorrectly; expected 8 spaces, found 4
(#961) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#962) Spaces must be used for alignment; tabs are not allowed
(#962) Tab found within whitespace
(#962) Line indented incorrectly; expected at least 12 spaces, found 5
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected 8 spaces, found 4
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected 4 spaces, found 2
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected at least 4 spaces, found 1
(#967) Commas (,) must be followed by white space.
(#967) Commas (,) must be followed by white space.
(#967) Commas (,) must be followed by white space.
(#967) Commas (,) must be followed by white space.
(#967) Expected 1 space after closing parenthesis; found 0
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected at least 4 spaces, found 1
(#969) Spaces must be used for alignment; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected at least 4 spaces, found 1
(#969) Expected 1 space before "="; 0 found
(#969) Expected 1 space after "="; 0 found
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected at least 4 spaces, found 1
(#970) Inline control structures are not allowed
(#970) Expected 1 space before "="; 0 found
(#970) Expected 1 space after "="; 0 found
(#971) Spaces must be used for alignment; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected 4 spaces, found 1
(#971) Expected "if (...) {\n"; found "if (...){\n"
(#971) Expected 1 space before "=="; 0 found
(#971) Expected 1 space after "=="; 0 found
(#971) Expected 1 space before "=="; 0 found
(#971) Expected 1 space after "=="; 0 found
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected at least 8 spaces, found 2
(#972) Commas (,) must be followed by white space.
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 8 spaces, found 2
(#973) Expected 1 space before ".="; 0 found
(#973) Expected 1 space after ".="; 0 found
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Line indented incorrectly; expected 4 spaces, found 1
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected at least 4 spaces, found 1
(#975) Inline control structures are not allowed
(#975) Expected 1 space before "=="; 0 found
(#975) Expected 1 space after "=="; 0 found
(#975) Expected 1 space before ".="; 0 found
(#975) Expected 1 space after ".="; 0 found
(#976) Spaces must be used for alignment; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected at least 4 spaces, found 1
(#976) Expected 1 space before ".="; 0 found
(#976) Expected 1 space after ".="; 0 found
(#977) Spaces must be used for alignment; tabs are not allowed
(#977) Tab found within whitespace
(#977) Line indented incorrectly; expected at least 4 spaces, found 1
(#977) Expected 1 space before "="; 0 found
(#977) Expected 1 space after "="; 0 found
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Line indented incorrectly; expected at least 4 spaces, found 1
(#979) Expected 1 space before "="; 0 found
(#979) Expected 1 space after "="; 0 found
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected 4 spaces, found 1
(#980) Expected "if (...) {\n"; found "if(...){\n"
(#980) Expected 1 space before "=="; 0 found
(#980) Expected 1 space after "=="; 0 found
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected 8 spaces, found 2
(#981) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#981) Expected 1 space before "=>"; 0 found
(#981) Expected 1 space after "=>"; 0 found
(#981) Expected 1 space before "=>"; 0 found
(#981) Expected 1 space after "=>"; 0 found
(#982) Spaces must be used for alignment; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected at least 12 spaces, found 3
(#982) Expected 1 space before ".="; 0 found
(#982) Expected 1 space after ".="; 0 found
(#983) Spaces must be used for alignment; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected at least 12 spaces, found 3
(#983) Expected 1 space before ".="; 0 found
(#983) Expected 1 space after ".="; 0 found
(#984) Spaces must be used for alignment; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected at least 12 spaces, found 3
(#984) Expected 1 space before ".="; 0 found
(#984) Expected 1 space after ".="; 0 found
(#985) Spaces must be used for alignment; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected 8 spaces, found 2
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected 4 spaces, found 1
(#986) Expected "} else {\n"; found "}else{\n"
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected at least 8 spaces, found 2
(#987) Expected 1 space before "="; 0 found
(#987) Expected 1 space after "="; 0 found
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected at least 8 spaces, found 2
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected at least 8 spaces, found 2
(#989) Expected 1 space before ".="; 0 found
(#989) Expected 1 space after ".="; 0 found
(#990) Spaces must be used for alignment; tabs are not allowed
(#990) Tab found within whitespace
(#990) Whitespace found at end of line
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected at least 8 spaces, found 3
(#991) Commas (,) must be followed by white space.
(#992) Spaces must be used for alignment; tabs are not allowed
(#992) Tab found within whitespace
(#992) Line indented incorrectly; expected 8 spaces, found 3
(#992) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#993) Spaces must be used for alignment; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected at least 12 spaces, found 4
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#994) Spaces must be used for alignment; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected 8 spaces, found 3
(#995) Spaces must be used for alignment; tabs are not allowed
(#995) Tab found within whitespace
(#995) Whitespace found at end of line
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected 8 spaces, found 3
(#996) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#996) Expected 1 space before "=>"; 0 found
(#996) Expected 1 space after "=>"; 0 found
(#996) Expected 1 space before "=>"; 0 found
(#996) Expected 1 space after "=>"; 0 found
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected at least 12 spaces, found 3
(#997) Expected 1 space before ".="; 0 found
(#997) Expected 1 space after ".="; 0 found
(#998) Spaces must be used for alignment; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected at least 12 spaces, found 3
(#998) Inline control structures are not allowed
(#998) Expected 1 space before ".="; 0 found
(#998) Expected 1 space after ".="; 0 found
(#999) Spaces must be used for alignment; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected at least 12 spaces, found 3
(#999) Inline control structures are not allowed
(#999) Expected 1 space before ".="; 0 found
(#999) Expected 1 space after ".="; 0 found
(#1000) Spaces must be used for alignment; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected at least 12 spaces, found 3
(#1000) Expected 1 space before ".="; 0 found
(#1000) Expected 1 space after ".="; 0 found
(#1001) Spaces must be used for alignment; tabs are not allowed
(#1001) Tab found within whitespace
(#1001) Line indented incorrectly; expected at least 12 spaces, found 3
(#1001) Expected 1 space before ".="; 0 found
(#1001) Expected 1 space after ".="; 0 found
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected at least 12 spaces, found 3
(#1002) Expected 1 space before ".="; 0 found
(#1002) Expected 1 space after ".="; 0 found
(#1003) Spaces must be used for alignment; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected 8 spaces, found 2
(#1003) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected 4 spaces, found 1
(#1005) Spaces must be used for alignment; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Whitespace found at end of line
(#1006) Spaces must be used for alignment; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Line indented incorrectly; expected at least 4 spaces, found 1
(#1006) Expected 1 space before ".="; 0 found
(#1006) Expected 1 space after ".="; 0 found
(#1007) Spaces must be used for alignment; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected at least 4 spaces, found 1
(#1007) Inline control structures are not allowed
(#1007) Expected 1 space before "=="; 0 found
(#1007) Expected 1 space after "=="; 0 found
(#1007) Expected 1 space before ".="; 0 found
(#1007) Expected 1 space after ".="; 0 found
(#1008) Spaces must be used for alignment; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Line indented incorrectly; expected at least 4 spaces, found 1
(#1008) Inline control structures are not allowed
(#1008) Expected 1 space before ".="; 0 found
(#1008) Expected 1 space after ".="; 0 found
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected at least 4 spaces, found 1
(#1011) Expected 1 space after closing parenthesis; found 0
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected at least 4 spaces, found 1
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Line indented incorrectly; expected 4 spaces, found 1
(#1013) Expected "if (...) {\n"; found "if (...){\n"
(#1014) Spaces must be used for alignment; tabs are not allowed
(#1014) Tab found within whitespace
(#1014) Line indented incorrectly; expected at least 8 spaces, found 3
(#1014) Expected 1 space before "="; 0 found
(#1014) Expected 1 space after "="; 0 found
(#1015) Spaces must be used for alignment; tabs are not allowed
(#1015) Tab found within whitespace
(#1015) Line indented incorrectly; expected at least 8 spaces, found 3
(#1015) Expected 1 space before ".="; 0 found
(#1015) Expected 1 space after ".="; 0 found
(#1016) Spaces must be used for alignment; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Line indented incorrectly; expected 8 spaces, found 3
(#1016) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1017) Spaces must be used for alignment; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected at least 12 spaces, found 4
(#1017) Expected 1 space before ".="; 0 found
(#1017) Expected 1 space after ".="; 0 found
(#1018) Spaces must be used for alignment; tabs are not allowed
(#1018) Tab found within whitespace
(#1018) Line indented incorrectly; expected at least 12 spaces, found 4
(#1018) Expected 1 space before ".="; 0 found
(#1018) Expected 1 space after ".="; 0 found
(#1019) Spaces must be used for alignment; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) Line indented incorrectly; expected at least 12 spaces, found 4
(#1019) Expected 1 space before ".="; 0 found
(#1019) Expected 1 space after ".="; 0 found
(#1020) Spaces must be used for alignment; tabs are not allowed
(#1020) Tab found within whitespace
(#1020) Line indented incorrectly; expected 8 spaces, found 3
(#1021) Spaces must be used for alignment; tabs are not allowed
(#1021) Tab found within whitespace
(#1021) Line indented incorrectly; expected at least 8 spaces, found 3
(#1021) Expected 1 space before ".="; 0 found
(#1021) Expected 1 space after ".="; 0 found
(#1022) Spaces must be used for alignment; tabs are not allowed
(#1022) Tab found within whitespace
(#1022) Line indented incorrectly; expected at least 8 spaces, found 3
(#1023) Spaces must be used for alignment; tabs are not allowed
(#1023) Tab found within whitespace
(#1023) Line indented incorrectly; expected 4 spaces, found 1
(#1026) Variable "file_record" must not contain underscores.
(#1026) Commas (,) must be followed by white space.
(#1026) Expected 1 space after closing parenthesis; found 0
(#1027) Spaces must be used for alignment; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Whitespace found at end of line
(#1028) Line indented incorrectly; expected at least 4 spaces, found 0
(#1028) Variable "file_record" must not contain underscores.
(#1028) Variable "file_record" must not contain underscores.
(#1028) Variable "file_record" must not contain underscores.
(#1029) Spaces must be used for alignment; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Variable "file_record" must not contain underscores.
(#1029) Variable "file_record" must not contain underscores.
(#1030) Line indented incorrectly; expected 4 spaces, found 0
(#1031) Spaces must be used for alignment; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected at least 8 spaces, found 1
(#1031) Expected 1 space before "="; 0 found
(#1031) Expected 1 space after "="; 0 found
(#1032) Spaces must be used for alignment; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Line indented incorrectly; expected at least 8 spaces, found 1
(#1032) Expected 1 space before "="; 0 found
(#1032) Expected 1 space after "="; 0 found
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected at least 8 spaces, found 1
(#1033) Expected 1 space before "="; 0 found
(#1033) Expected 1 space after "="; 0 found
(#1033) Commas (,) must be followed by white space.
(#1033) Commas (,) must be followed by white space.
(#1033) Expected 1 space before "-"; 0 found
(#1033) Expected 1 space after "-"; 0 found
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected 8 spaces, found 1
(#1035) Expected "if (...) {\n"; found "if (...){\n"
(#1035) Commas (,) must be followed by white space.
(#1035) Expected 1 space before "==="; 0 found
(#1035) Expected 1 space after "==="; 0 found
(#1036) Spaces must be used for alignment; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Line indented incorrectly; expected at least 12 spaces, found 2
(#1036) Expected 1 space before "="; 0 found
(#1036) Expected 1 space after "="; 0 found
(#1037) Spaces must be used for alignment; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Line indented incorrectly; expected 8 spaces, found 1
(#1037) Expected "} else {\n"; found "}else{\n"
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected at least 12 spaces, found 2
(#1038) Expected 1 space before "="; 0 found
(#1038) Expected 1 space after "="; 0 found
(#1038) Commas (,) must be followed by white space.
(#1039) Spaces must be used for alignment; tabs are not allowed
(#1039) Tab found within whitespace
(#1039) Line indented incorrectly; expected at least 12 spaces, found 2
(#1039) Inline control structures are not allowed
(#1039) Expected 1 space before "="; 0 found
(#1039) Expected 1 space after "="; 0 found
(#1040) Spaces must be used for alignment; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Line indented incorrectly; expected at least 12 spaces, found 2
(#1040) Inline control structures are not allowed
(#1040) Expected 1 space before "="; 0 found
(#1040) Expected 1 space after "="; 0 found
(#1041) Spaces must be used for alignment; tabs are not allowed
(#1041) Tab found within whitespace
(#1041) Line indented incorrectly; expected at least 12 spaces, found 2
(#1042) Spaces must be used for alignment; tabs are not allowed
(#1042) Tab found within whitespace
(#1042) Line indented incorrectly; expected at least 12 spaces, found 2
(#1042) Expected 1 space before "="; 0 found
(#1042) Expected 1 space after "="; 0 found
(#1042) Commas (,) must be followed by white space.
(#1042) Commas (,) must be followed by white space.
(#1042) Expected 1 space before "-"; 0 found
(#1042) Expected 1 space after "-"; 0 found
(#1042) Expected 1 space before "-"; 0 found
(#1042) Expected 1 space after "-"; 0 found
(#1043) Spaces must be used for alignment; tabs are not allowed
(#1043) Tab found within whitespace
(#1043) Line indented incorrectly; expected 8 spaces, found 1
(#1044) Spaces must be used for alignment; tabs are not allowed
(#1044) Tab found within whitespace
(#1044) Line indented incorrectly; expected at least 8 spaces, found 1
(#1044) Expected 1 space before "="; 0 found
(#1044) Expected 1 space after "="; 0 found
(#1044) Variable "file_record" must not contain underscores.
(#1044) Commas (,) must be followed by white space.
(#1045) Line indented incorrectly; expected 4 spaces, found 0
(#1046) Line indented incorrectly; expected at least 4 spaces, found 0
(#1048) Spaces must be used for alignment; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Whitespace found at end of line
(#1049) Expected 1 space after closing parenthesis; found 0
(#1050) Spaces must be used for alignment; tabs are not allowed
(#1050) Tab found within whitespace
(#1050) Line indented incorrectly; expected at least 4 spaces, found 1
(#1051) Spaces must be used for alignment; tabs are not allowed
(#1051) Tab found within whitespace
(#1051) Line indented incorrectly; expected at least 4 spaces, found 1
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1051) Expected 1 space before "=>"; 0 found
(#1051) Expected 1 space after "=>"; 0 found
(#1052) Spaces must be used for alignment; tabs are not allowed
(#1052) Tab found within whitespace
(#1052) Line indented incorrectly; expected 4 spaces, found 1
(#1052) Expected "if (...) {\n"; found "if (...){\n"
(#1052) Commas (,) must be followed by white space.
(#1053) Spaces must be used for alignment; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Line indented incorrectly; expected at least 8 spaces, found 2
(#1054) Spaces must be used for alignment; tabs are not allowed
(#1054) Tab found within whitespace
(#1054) Line indented incorrectly; expected 4 spaces, found 1
(#1054) Inline control structures are not allowed
(#1056) Commas (,) must be followed by white space.
(#1056) Variable "view_id" must not contain underscores.
(#1056) Commas (,) must be followed by white space.
(#1056) Variable "competence_category" must not contain underscores.
(#1056) Expected 1 space after closing parenthesis; found 0
(#1057) Spaces must be used for alignment; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected at least 4 spaces, found 1
(#1057) Commas (,) must be followed by white space.
(#1058) Spaces must be used for alignment; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) This comment is 67% valid code; is this commented out code?
(#1058) Line indented incorrectly; expected at least 4 spaces, found 1
(#1059) Line indented incorrectly; expected at least 4 spaces, found 2
(#1060) Line indented incorrectly; expected at least 4 spaces, found 1
(#1061) Line indented incorrectly; expected at least 4 spaces, found 1
(#1062) Spaces must be used for alignment; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) Line indented incorrectly; expected at least 4 spaces, found 1
(#1063) Spaces must be used for alignment; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Line indented incorrectly; expected 4 spaces, found 1
(#1063) Expected "if (...) {\n"; found "if (...){\n"
(#1063) Variable "view_id" must not contain underscores.
(#1063) Expected 1 space before ">"; 0 found
(#1063) Expected 1 space after ">"; 0 found
(#1064) Spaces must be used for alignment; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Line indented incorrectly; expected at least 8 spaces, found 2
(#1064) Expected 1 space before "="; 0 found
(#1064) Expected 1 space after "="; 0 found
(#1065) Spaces must be used for alignment; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected at least 8 spaces, found 2
(#1065) Expected 1 space before "=>"; 0 found
(#1065) Expected 1 space after "=>"; 0 found
(#1065) Variable "view_id" must not contain underscores.
(#1066) Spaces must be used for alignment; tabs are not allowed
(#1066) Tab found within whitespace
(#1066) Line indented incorrectly; expected 8 spaces, found 2
(#1066) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1066) Expected 1 space before "=>"; 0 found
(#1066) Expected 1 space after "=>"; 0 found
(#1066) Expected 1 space before "=>"; 0 found
(#1066) Expected 1 space after "=>"; 0 found
(#1067) Spaces must be used for alignment; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected at least 12 spaces, found 3
(#1067) Expected 1 space before "="; 0 found
(#1067) Expected 1 space after "="; 0 found
(#1068) Spaces must be used for alignment; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected 8 spaces, found 2
(#1069) Spaces must be used for alignment; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1069) Inline comments must end in full-stops, exclamation marks, or question marks
(#1069) This comment is 86% valid code; is this commented out code?
(#1069) Line indented incorrectly; expected at least 8 spaces, found 2
(#1069) No space found before comment text; expected "// print_r($vitemar);die;" but found "//print_r($vitemar);die;"
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected 4 spaces, found 1
(#1071) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1072) Spaces must be used for alignment; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Whitespace found at end of line
(#1073) Spaces must be used for alignment; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Line indented incorrectly; expected 4 spaces, found 1
(#1073) Expected "if (...) {\n"; found "if (...){\n"
(#1074) Spaces must be used for alignment; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected at least 8 spaces, found 3
(#1074) Expected 1 space before "="; 0 found
(#1074) Expected 1 space after "="; 0 found
(#1075) Spaces must be used for alignment; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Line indented incorrectly; expected at least 8 spaces, found 3
(#1075) Expected 1 space before ".="; 0 found
(#1075) Expected 1 space after ".="; 0 found
(#1076) Spaces must be used for alignment; tabs are not allowed
(#1076) Tab found within whitespace
(#1076) Line indented incorrectly; expected 8 spaces, found 3
(#1076) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1077) Spaces must be used for alignment; tabs are not allowed
(#1077) Tab found within whitespace
(#1077) This comment is 59% valid code; is this commented out code?
(#1077) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1077) Line indented incorrectly; expected at least 12 spaces, found 4
(#1077) No space found before comment text; expected "// if ($view_id>0 && $item->isoez==1 && $item->attachment==""){" but found "//if ($view_id>0 && $item->isoez==1 && $item->attachment==""){"
(#1078) Spaces must be used for alignment; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) This comment is 52% valid code; is this commented out code?
(#1078) Line indented incorrectly; expected at least 12 spaces, found 5
(#1078) No space found before comment text; expected "// $inhalt.='<item id="'.$item->id.'" name="'.$item->name.'" isoez="'.$item->isoez.'" url="'.$item->attachment.'"></item>';" but found "//$inhalt.='<item id="'.$item->id.'" name="'.$item->name.'" isoez="'.$item->isoez.'" url="'.$item->attachment.'"></item>';"
(#1079) Spaces must be used for alignment; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Inline comments must end in full-stops, exclamation marks, or question marks
(#1079) This comment is 100% valid code; is this commented out code?
(#1079) Line indented incorrectly; expected at least 12 spaces, found 4
(#1079) No space found before comment text; expected "// }else{" but found "//}else{"
(#1080) Spaces must be used for alignment; tabs are not allowed
(#1080) Tab found within whitespace
(#1080) Whitespace found at end of line
(#1081) Spaces must be used for alignment; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Line indented incorrectly; expected at least 12 spaces, found 4
(#1082) Spaces must be used for alignment; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Line indented incorrectly; expected 12 spaces, found 4
(#1082) Expected "if (...) {\n"; found "if (...){\n"
(#1082) Variable "view_id" must not contain underscores.
(#1082) Expected 1 space before ">"; 0 found
(#1082) Expected 1 space after ">"; 0 found
(#1083) Spaces must be used for alignment; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected at least 16 spaces, found 5
(#1083) Inline control structures are not allowed
(#1083) Expected 1 space before "!="; 0 found
(#1083) Expected 1 space after "!="; 0 found
(#1083) Expected 1 space before "!="; 0 found
(#1083) Expected 1 space after "!="; 0 found
(#1083) Expected 1 space before "!="; 0 found
(#1083) Expected 1 space after "!="; 0 found
(#1083) Expected 1 space before "="; 0 found
(#1083) Expected 1 space after "="; 0 found
(#1084) Spaces must be used for alignment; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 16 spaces, found 5
(#1084) Inline control structures are not allowed
(#1084) Expected 1 space before "="; 0 found
(#1084) Expected 1 space after "="; 0 found
(#1085) Spaces must be used for alignment; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected 12 spaces, found 4
(#1085) Expected "} else {\n"; found "}else{\n"
(#1086) Spaces must be used for alignment; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected at least 16 spaces, found 5
(#1086) Expected 1 space before "="; 0 found
(#1086) Expected 1 space after "="; 0 found
(#1087) Spaces must be used for alignment; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Line indented incorrectly; expected 12 spaces, found 4
(#1088) Spaces must be used for alignment; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Line indented incorrectly; expected at least 12 spaces, found 4
(#1089) Spaces must be used for alignment; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Whitespace found at end of line
(#1090) Spaces must be used for alignment; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected 12 spaces, found 4
(#1090) Expected "if (...) {\n"; found "if(...){\n"
(#1090) Expected 1 space before "=="; 0 found
(#1090) Expected 1 space after "=="; 0 found
(#1091) Spaces must be used for alignment; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected 16 spaces, found 5
(#1091) Expected "if (...) {\n"; found "if(...){\n"
(#1091) Expected 1 space before "=="; 0 found
(#1091) Expected 1 space after "=="; 0 found
(#1091) Commas (,) must be followed by white space.
(#1092) Spaces must be used for alignment; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Line indented incorrectly; expected at least 20 spaces, found 6
(#1092) Expected 1 space before ".="; 0 found
(#1092) Expected 1 space after ".="; 0 found
(#1093) Spaces must be used for alignment; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected 20 spaces, found 6
(#1093) Expected "if (...) {\n"; found "if (...){\n"
(#1093) Variable "view_id" must not contain underscores.
(#1093) Expected 1 space before ">"; 0 found
(#1093) Expected 1 space after ">"; 0 found
(#1094) Spaces must be used for alignment; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Line indented incorrectly; expected at least 24 spaces, found 7
(#1094) Inline control structures are not allowed
(#1094) Expected 1 space before ".="; 0 found
(#1094) Expected 1 space after ".="; 0 found
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected at least 24 spaces, found 7
(#1095) Inline control structures are not allowed
(#1095) Expected 1 space before ".="; 0 found
(#1095) Expected 1 space after ".="; 0 found
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected 20 spaces, found 6
(#1097) Spaces must be used for alignment; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected 20 spaces, found 6
(#1097) Expected 1 space before "!="; 0 found
(#1097) Expected 1 space after "!="; 0 found
(#1098) Spaces must be used for alignment; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Line indented incorrectly; expected at least 24 spaces, found 7
(#1098) Expected 1 space before "="; 0 found
(#1098) Expected 1 space after "="; 0 found
(#1099) Spaces must be used for alignment; tabs are not allowed
(#1099) Tab found within whitespace
(#1099) Line indented incorrectly; expected at least 24 spaces, found 7
(#1100) Spaces must be used for alignment; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Line indented incorrectly; expected at least 24 spaces, found 7
(#1100) Expected 1 space before "="; 0 found
(#1100) Expected 1 space after "="; 0 found
(#1100) Line exceeds 132 characters; contains 157 characters
(#1101) Spaces must be used for alignment; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1101) Inline comments must end in full-stops, exclamation marks, or question marks
(#1101) This comment is 56% valid code; is this commented out code?
(#1101) Line indented incorrectly; expected at least 24 spaces, found 7
(#1101) No space found before comment text; expected "// $fileurl=$CFG->wwwroot.'/blocks/exaport/portfoliofile.php?access=portfolio/id/'.$item->userid.'&itemid='.$item->id;" but found "//$fileurl=$CFG->wwwroot.'/blocks/exaport/portfoliofile.php?access=portfolio/id/'.$item->userid.'&itemid='.$item->id;"
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Line indented incorrectly; expected 20 spaces, found 6
(#1103) Spaces must be used for alignment; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Line indented incorrectly; expected 20 spaces, found 6
(#1103) Expected "} else {\n"; found "}\n\t\t\t\t\t\telse{ \n"
(#1103) Whitespace found at end of line
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Line indented incorrectly; expected at least 24 spaces, found 7
(#1104) Expected 1 space before "="; 0 found
(#1104) Expected 1 space after "="; 0 found
(#1105) Spaces must be used for alignment; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected at least 24 spaces, found 7
(#1105) Inline control structures are not allowed
(#1105) Expected 1 space before "="; 0 found
(#1105) Expected 1 space after "="; 0 found
(#1106) Spaces must be used for alignment; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected at least 24 spaces, found 7
(#1106) Inline control structures are not allowed
(#1106) Expected 1 space before "="; 0 found
(#1106) Expected 1 space after "="; 0 found
(#1107) Spaces must be used for alignment; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Line indented incorrectly; expected 20 spaces, found 6
(#1108) Spaces must be used for alignment; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1108) Inline comments must end in full-stops, exclamation marks, or question marks
(#1108) This comment is 78% valid code; is this commented out code?
(#1108) Line indented incorrectly; expected at least 20 spaces, found 6
(#1108) No space found before comment text; expected "// if ($competence_category!=""){" but found "//if ($competence_category!=""){"
(#1109) Spaces must be used for alignment; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Line indented incorrectly; expected at least 20 spaces, found 7
(#1109) Expected 1 space before ".="; 0 found
(#1109) Expected 1 space after ".="; 0 found
(#1109) Variable "competence_category" must not contain underscores.
(#1110) Spaces must be used for alignment; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1110) Inline comments must end in full-stops, exclamation marks, or question marks
(#1110) This comment is 100% valid code; is this commented out code?
(#1110) Line indented incorrectly; expected at least 20 spaces, found 6
(#1110) No space found before comment text; expected "// }" but found "//}"
(#1111) Spaces must be used for alignment; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected at least 20 spaces, found 6
(#1111) Expected 1 space before ".="; 0 found
(#1111) Expected 1 space after ".="; 0 found
(#1111) Line exceeds 132 characters; contains 161 characters
(#1112) Spaces must be used for alignment; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected at least 20 spaces, found 6
(#1112) Expected 1 space before ".="; 0 found
(#1112) Expected 1 space after ".="; 0 found
(#1113) Spaces must be used for alignment; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected at least 20 spaces, found 6
(#1113) Expected 1 space before ".="; 0 found
(#1113) Expected 1 space after ".="; 0 found
(#1114) Spaces must be used for alignment; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Line indented incorrectly; expected at least 20 spaces, found 6
(#1114) Expected 1 space before ".="; 0 found
(#1114) Expected 1 space after ".="; 0 found
(#1115) Spaces must be used for alignment; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Line indented incorrectly; expected at least 20 spaces, found 6
(#1115) Variable "isPicture" must be all lower-case
(#1115) Expected 1 space before "="; 0 found
(#1115) Expected 1 space after "="; 0 found
(#1116) Spaces must be used for alignment; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Line indented incorrectly; expected 20 spaces, found 6
(#1116) Expected "if (...) {\n"; found "if (...){\n"
(#1117) Spaces must be used for alignment; tabs are not allowed
(#1117) Tab found within whitespace
(#1117) Line indented incorrectly; expected 24 spaces, found 8
(#1117) Expected "if (...) {\n"; found "if (...){\n"
(#1117) Expected 1 space before "=>"; 0 found
(#1117) Expected 1 space after "=>"; 0 found
(#1117) Commas (,) must be followed by white space.
(#1117) Expected 1 space before "=>"; 0 found
(#1117) Expected 1 space after "=>"; 0 found
(#1118) Spaces must be used for alignment; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Line indented incorrectly; expected 28 spaces, found 9
(#1118) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1119) Spaces must be used for alignment; tabs are not allowed
(#1119) Tab found within whitespace
(#1119) Line indented incorrectly; expected 32 spaces, found 10
(#1119) Expected "if (...) {\n"; found "if (...){\n"
(#1119) Expected 1 space before ">"; 0 found
(#1119) Expected 1 space after ">"; 0 found
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 36 spaces, found 11
(#1120) Inline control structures are not allowed
(#1120) Variable "isPicture" must be all lower-case
(#1120) Expected 1 space before "="; 0 found
(#1120) Expected 1 space after "="; 0 found
(#1121) Spaces must be used for alignment; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected 32 spaces, found 10
(#1122) Spaces must be used for alignment; tabs are not allowed
(#1122) Tab found within whitespace
(#1122) Line indented incorrectly; expected 28 spaces, found 9
(#1123) Spaces must be used for alignment; tabs are not allowed
(#1123) Tab found within whitespace
(#1123) Line indented incorrectly; expected 24 spaces, found 8
(#1124) Spaces must be used for alignment; tabs are not allowed
(#1124) Tab found within whitespace
(#1124) Line indented incorrectly; expected 20 spaces, found 6
(#1125) Spaces must be used for alignment; tabs are not allowed
(#1125) Tab found within whitespace
(#1125) Line indented incorrectly; expected at least 20 spaces, found 6
(#1125) Expected 1 space before ".="; 0 found
(#1125) Expected 1 space after ".="; 0 found
(#1125) Variable "isPicture" must be all lower-case
(#1126) Spaces must be used for alignment; tabs are not allowed
(#1126) Tab found within whitespace
(#1126) Line indented incorrectly; expected at least 20 spaces, found 6
(#1126) Expected 1 space before ".="; 0 found
(#1126) Expected 1 space after ".="; 0 found
(#1127) Spaces must be used for alignment; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Line indented incorrectly; expected at least 20 spaces, found 6
(#1127) Inline control structures are not allowed
(#1127) Expected 1 space before "=="; 0 found
(#1127) Expected 1 space after "=="; 0 found
(#1127) Expected 1 space before ".="; 0 found
(#1127) Expected 1 space after ".="; 0 found
(#1128) Spaces must be used for alignment; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected at least 20 spaces, found 6
(#1128) Inline control structures are not allowed
(#1128) Expected 1 space before ".="; 0 found
(#1128) Expected 1 space after ".="; 0 found
(#1129) Spaces must be used for alignment; tabs are not allowed
(#1129) Tab found within whitespace
(#1129) Line indented incorrectly; expected at least 20 spaces, found 6
(#1129) Expected 1 space before ".="; 0 found
(#1129) Expected 1 space after ".="; 0 found
(#1130) Spaces must be used for alignment; tabs are not allowed
(#1130) Tab found within whitespace
(#1130) Line indented incorrectly; expected at least 20 spaces, found 6
(#1130) Expected 1 space before ".="; 0 found
(#1130) Expected 1 space after ".="; 0 found
(#1131) Spaces must be used for alignment; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected at least 20 spaces, found 6
(#1131) Expected 1 space before "="; 0 found
(#1131) Expected 1 space after "="; 0 found
(#1131) Expected 1 space before "="; 0 found
(#1131) Expected 1 space after "="; 0 found
(#1132) Spaces must be used for alignment; tabs are not allowed
(#1132) Tab found within whitespace
(#1132) Line indented incorrectly; expected at least 20 spaces, found 6
(#1132) Inline control structures are not allowed
(#1132) Expected 1 space before "=="; 0 found
(#1132) Expected 1 space after "=="; 0 found
(#1132) Expected 1 space before "="; 0 found
(#1132) Expected 1 space after "="; 0 found
(#1133) Spaces must be used for alignment; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected at least 20 spaces, found 6
(#1133) Inline control structures are not allowed
(#1133) Expected 1 space before "=="; 0 found
(#1133) Expected 1 space after "=="; 0 found
(#1133) Expected 1 space before "="; 0 found
(#1133) Expected 1 space after "="; 0 found
(#1134) Spaces must be used for alignment; tabs are not allowed
(#1134) Tab found within whitespace
(#1134) Whitespace found at end of line
(#1135) Spaces must be used for alignment; tabs are not allowed
(#1135) Tab found within whitespace
(#1135) Line indented incorrectly; expected at least 20 spaces, found 6
(#1135) Expected 1 space before ".="; 0 found
(#1135) Expected 1 space after ".="; 0 found
(#1136) Spaces must be used for alignment; tabs are not allowed
(#1136) Tab found within whitespace
(#1136) Line indented incorrectly; expected at least 20 spaces, found 6
(#1136) Expected 1 space before ".="; 0 found
(#1136) Expected 1 space after ".="; 0 found
(#1137) Spaces must be used for alignment; tabs are not allowed
(#1137) Tab found within whitespace
(#1137) Line indented incorrectly; expected at least 20 spaces, found 6
(#1137) Expected 1 space before ".="; 0 found
(#1137) Expected 1 space after ".="; 0 found
(#1138) Spaces must be used for alignment; tabs are not allowed
(#1138) Tab found within whitespace
(#1138) Line indented incorrectly; expected at least 20 spaces, found 6
(#1138) Expected 1 space before ".="; 0 found
(#1138) Expected 1 space after ".="; 0 found
(#1139) Spaces must be used for alignment; tabs are not allowed
(#1139) Tab found within whitespace
(#1139) Line indented incorrectly; expected 16 spaces, found 5
(#1140) Spaces must be used for alignment; tabs are not allowed
(#1140) Tab found within whitespace
(#1140) Line indented incorrectly; expected 12 spaces, found 4
(#1141) Spaces must be used for alignment; tabs are not allowed
(#1141) Tab found within whitespace
(#1141) Line indented incorrectly; expected 8 spaces, found 3
(#1142) Spaces must be used for alignment; tabs are not allowed
(#1142) Tab found within whitespace
(#1142) Line indented incorrectly; expected at least 8 spaces, found 3
(#1142) Expected 1 space before ".="; 0 found
(#1142) Expected 1 space after ".="; 0 found
(#1143) Spaces must be used for alignment; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected at least 8 spaces, found 3
(#1144) Spaces must be used for alignment; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected 4 spaces, found 1
(#1146) Expected 1 space after closing parenthesis; found 0
(#1147) Spaces must be used for alignment; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Line indented incorrectly; expected at least 4 spaces, found 1
(#1147) Inline control structures are not allowed
(#1147) Expected 1 space before "=="; 0 found
(#1147) Expected 1 space after "=="; 0 found
(#1148) Spaces must be used for alignment; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Line indented incorrectly; expected at least 4 spaces, found 1
(#1148) Inline control structures are not allowed
(#1150) Commas (,) must be followed by white space.
(#1150) Commas (,) must be followed by white space.
(#1150) Expected 1 space after closing parenthesis; found 0
(#1151) Spaces must be used for alignment; tabs are not allowed
(#1151) Tab found within whitespace
(#1151) Line indented incorrectly; expected at least 4 spaces, found 1
(#1152) Spaces must be used for alignment; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Whitespace found at end of line
(#1153) Spaces must be used for alignment; tabs are not allowed
(#1153) Tab found within whitespace
(#1153) Line indented incorrectly; expected at least 4 spaces, found 1
(#1154) Spaces must be used for alignment; tabs are not allowed
(#1154) Tab found within whitespace
(#1154) This comment is 67% valid code; is this commented out code?
(#1154) Line indented incorrectly; expected at least 4 spaces, found 1
(#1155) Line indented incorrectly; expected at least 4 spaces, found 2
(#1156) Line indented incorrectly; expected at least 4 spaces, found 1
(#1157) Line indented incorrectly; expected at least 4 spaces, found 1
(#1158) Spaces must be used for alignment; tabs are not allowed
(#1158) Tab found within whitespace
(#1158) Line indented incorrectly; expected at least 4 spaces, found 1
(#1158) Expected 1 space before "="; 0 found
(#1158) Expected 1 space after "="; 0 found
(#1159) Spaces must be used for alignment; tabs are not allowed
(#1159) Tab found within whitespace
(#1159) Line indented incorrectly; expected 4 spaces, found 2
(#1159) Expected "if (...) {\n"; found "if (...){\n"
(#1159) Commas (,) must be followed by white space.
(#1160) Spaces must be used for alignment; tabs are not allowed
(#1160) Tab found within whitespace
(#1160) Line indented incorrectly; expected 8 spaces, found 3
(#1160) Expected "if (...) {\n"; found "if (...){\n"
(#1160) Expected 1 space before "=>"; 0 found
(#1160) Expected 1 space after "=>"; 0 found
(#1161) Spaces must be used for alignment; tabs are not allowed
(#1161) Tab found within whitespace
(#1161) Line indented incorrectly; expected 12 spaces, found 4
(#1161) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1162) Spaces must be used for alignment; tabs are not allowed
(#1162) Tab found within whitespace
(#1162) Line indented incorrectly; expected 16 spaces, found 5
(#1162) Expected "if (...) {\n"; found "if(...){\n"
(#1162) Expected 1 space before "=>"; 0 found
(#1162) Expected 1 space after "=>"; 0 found
(#1163) Spaces must be used for alignment; tabs are not allowed
(#1163) Tab found within whitespace
(#1163) Line indented incorrectly; expected 20 spaces, found 6
(#1163) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1163) Expected 1 space before "=>"; 0 found
(#1163) Expected 1 space after "=>"; 0 found
(#1163) Expected 1 space before "=>"; 0 found
(#1163) Expected 1 space after "=>"; 0 found
(#1164) Spaces must be used for alignment; tabs are not allowed
(#1164) Tab found within whitespace
(#1164) Line indented incorrectly; expected at least 24 spaces, found 7
(#1164) Expected 1 space before "="; 0 found
(#1164) Expected 1 space after "="; 0 found
(#1165) Spaces must be used for alignment; tabs are not allowed
(#1165) Tab found within whitespace
(#1165) Line indented incorrectly; expected 20 spaces, found 6
(#1166) Spaces must be used for alignment; tabs are not allowed
(#1166) Tab found within whitespace
(#1166) Line indented incorrectly; expected 16 spaces, found 5
(#1167) Spaces must be used for alignment; tabs are not allowed
(#1167) Tab found within whitespace
(#1167) Line indented incorrectly; expected 12 spaces, found 4
(#1168) Spaces must be used for alignment; tabs are not allowed
(#1168) Tab found within whitespace
(#1168) Line indented incorrectly; expected 8 spaces, found 3
(#1168) Spaces must be used for alignment; tabs are not allowed
(#1168) Tab found within whitespace
(#1168) Whitespace found at end of line
(#1169) Spaces must be used for alignment; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Line indented incorrectly; expected 8 spaces, found 3
(#1169) Expected "if (...) {\n"; found "if (...){\n"
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1170) Spaces must be used for alignment; tabs are not allowed
(#1170) Tab found within whitespace
(#1170) Line indented incorrectly; expected 12 spaces, found 4
(#1170) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1171) Spaces must be used for alignment; tabs are not allowed
(#1171) Tab found within whitespace
(#1171) Line indented incorrectly; expected 16 spaces, found 5
(#1171) Expected "if (...) {\n"; found "if(...){\n"
(#1171) Expected 1 space before "=>"; 0 found
(#1171) Expected 1 space after "=>"; 0 found
(#1172) Spaces must be used for alignment; tabs are not allowed
(#1172) Tab found within whitespace
(#1172) Line indented incorrectly; expected 20 spaces, found 6
(#1172) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1172) Expected 1 space before "=>"; 0 found
(#1172) Expected 1 space after "=>"; 0 found
(#1172) Expected 1 space before "=>"; 0 found
(#1172) Expected 1 space after "=>"; 0 found
(#1173) Spaces must be used for alignment; tabs are not allowed
(#1173) Tab found within whitespace
(#1173) Line indented incorrectly; expected at least 24 spaces, found 7
(#1173) Expected 1 space before "="; 0 found
(#1173) Expected 1 space after "="; 0 found
(#1174) Spaces must be used for alignment; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Line indented incorrectly; expected 20 spaces, found 6
(#1175) Spaces must be used for alignment; tabs are not allowed
(#1175) Tab found within whitespace
(#1175) Line indented incorrectly; expected 16 spaces, found 5
(#1176) Spaces must be used for alignment; tabs are not allowed
(#1176) Tab found within whitespace
(#1176) Line indented incorrectly; expected 12 spaces, found 4
(#1177) Spaces must be used for alignment; tabs are not allowed
(#1177) Tab found within whitespace
(#1177) Line indented incorrectly; expected 8 spaces, found 3
(#1177) Whitespace found at end of line
(#1178) Spaces must be used for alignment; tabs are not allowed
(#1178) Tab found within whitespace
(#1178) Line indented incorrectly; expected 8 spaces, found 3
(#1178) Expected "if (...) {\n"; found "if (...){\n"
(#1178) Expected 1 space before "=>"; 0 found
(#1178) Expected 1 space after "=>"; 0 found
(#1179) Spaces must be used for alignment; tabs are not allowed
(#1179) Tab found within whitespace
(#1179) Line indented incorrectly; expected 12 spaces, found 4
(#1179) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1180) Spaces must be used for alignment; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Line indented incorrectly; expected 16 spaces, found 5
(#1180) Expected "if (...) {\n"; found "if(...){\n"
(#1180) Expected 1 space before "=>"; 0 found
(#1180) Expected 1 space after "=>"; 0 found
(#1181) Spaces must be used for alignment; tabs are not allowed
(#1181) Tab found within whitespace
(#1181) Line indented incorrectly; expected 20 spaces, found 6
(#1181) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1181) Expected 1 space before "=>"; 0 found
(#1181) Expected 1 space after "=>"; 0 found
(#1181) Expected 1 space before "=>"; 0 found
(#1181) Expected 1 space after "=>"; 0 found
(#1182) Spaces must be used for alignment; tabs are not allowed
(#1182) Tab found within whitespace
(#1182) Line indented incorrectly; expected at least 24 spaces, found 7
(#1182) Expected 1 space before "="; 0 found
(#1182) Expected 1 space after "="; 0 found
(#1183) Spaces must be used for alignment; tabs are not allowed
(#1183) Tab found within whitespace
(#1183) Line indented incorrectly; expected 20 spaces, found 6
(#1184) Spaces must be used for alignment; tabs are not allowed
(#1184) Tab found within whitespace
(#1184) Line indented incorrectly; expected 16 spaces, found 5
(#1185) Spaces must be used for alignment; tabs are not allowed
(#1185) Tab found within whitespace
(#1185) Line indented incorrectly; expected 12 spaces, found 4
(#1186) Spaces must be used for alignment; tabs are not allowed
(#1186) Tab found within whitespace
(#1186) Line indented incorrectly; expected 8 spaces, found 3
(#1186) Whitespace found at end of line
(#1187) Spaces must be used for alignment; tabs are not allowed
(#1187) Tab found within whitespace
(#1187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1187) Inline comments must end in full-stops, exclamation marks, or question marks
(#1187) This comment is 86% valid code; is this commented out code?
(#1187) Line indented incorrectly; expected at least 8 spaces, found 3
(#1187) No space found before comment text; expected "// print_r($catkomparr);die;" but found "//print_r($catkomparr);die;"
(#1188) Spaces must be used for alignment; tabs are not allowed
(#1188) Tab found within whitespace
(#1188) Line indented incorrectly; expected at least 8 spaces, found 3
(#1188) Expected 1 space before "="; 0 found
(#1188) Expected 1 space after "="; 0 found
(#1189) Spaces must be used for alignment; tabs are not allowed
(#1189) Tab found within whitespace
(#1189) Line indented incorrectly; expected at least 8 spaces, found 3
(#1189) Expected 1 space before ".="; 0 found
(#1189) Expected 1 space after ".="; 0 found
(#1190) Spaces must be used for alignment; tabs are not allowed
(#1190) Tab found within whitespace
(#1190) Line indented incorrectly; expected 8 spaces, found 3
(#1190) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1191) Spaces must be used for alignment; tabs are not allowed
(#1191) Tab found within whitespace
(#1191) Whitespace found at end of line
(#1192) Spaces must be used for alignment; tabs are not allowed
(#1192) Tab found within whitespace
(#1192) Line indented incorrectly; expected at least 12 spaces, found 4
(#1192) Expected 1 space before "="; 0 found
(#1192) Expected 1 space after "="; 0 found
(#1193) Spaces must be used for alignment; tabs are not allowed
(#1193) Tab found within whitespace
(#1193) Line indented incorrectly; expected at least 12 spaces, found 4
(#1193) Expected 1 space before "="; 0 found
(#1193) Expected 1 space after "="; 0 found
(#1193) Commas (,) must be followed by white space.
(#1193) Commas (,) must be followed by white space.
(#1194) Spaces must be used for alignment; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Line indented incorrectly; expected at least 12 spaces, found 4
(#1194) Expected 1 space before ".="; 0 found
(#1194) Expected 1 space after ".="; 0 found
(#1194) Line exceeds maximum limit of 180 characters; contains 204 characters
(#1195) Spaces must be used for alignment; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Line indented incorrectly; expected at least 12 spaces, found 4
(#1195) Inline control structures are not allowed
(#1195) Expected 1 space before ".="; 0 found
(#1195) Expected 1 space after ".="; 0 found
(#1196) Spaces must be used for alignment; tabs are not allowed
(#1196) Tab found within whitespace
(#1196) Line indented incorrectly; expected at least 12 spaces, found 4
(#1196) Inline control structures are not allowed
(#1196) Expected 1 space before ".="; 0 found
(#1196) Expected 1 space after ".="; 0 found
(#1197) Spaces must be used for alignment; tabs are not allowed
(#1197) Tab found within whitespace
(#1197) Line indented incorrectly; expected at least 12 spaces, found 4
(#1197) Expected 1 space before ".="; 0 found
(#1197) Expected 1 space after ".="; 0 found
(#1198) Spaces must be used for alignment; tabs are not allowed
(#1198) Tab found within whitespace
(#1198) Line indented incorrectly; expected at least 12 spaces, found 4
(#1198) Expected 1 space before ".="; 0 found
(#1198) Expected 1 space after ".="; 0 found
(#1199) Spaces must be used for alignment; tabs are not allowed
(#1199) Tab found within whitespace
(#1199) Line indented incorrectly; expected at least 12 spaces, found 4
(#1199) Expected 1 space before ".="; 0 found
(#1199) Expected 1 space after ".="; 0 found
(#1199) Commas (,) must be followed by white space.
(#1200) Spaces must be used for alignment; tabs are not allowed
(#1200) Tab found within whitespace
(#1200) Line indented incorrectly; expected at least 12 spaces, found 4
(#1200) Expected 1 space before ".="; 0 found
(#1200) Expected 1 space after ".="; 0 found
(#1201) Spaces must be used for alignment; tabs are not allowed
(#1201) Tab found within whitespace
(#1201) Line indented incorrectly; expected 8 spaces, found 3
(#1202) Spaces must be used for alignment; tabs are not allowed
(#1202) Tab found within whitespace
(#1202) Line indented incorrectly; expected at least 8 spaces, found 3
(#1202) Expected 1 space before ".="; 0 found
(#1202) Expected 1 space after ".="; 0 found
(#1203) Spaces must be used for alignment; tabs are not allowed
(#1203) Tab found within whitespace
(#1203) Line indented incorrectly; expected at least 8 spaces, found 3
(#1204) Spaces must be used for alignment; tabs are not allowed
(#1204) Tab found within whitespace
(#1204) Line indented incorrectly; expected at least 8 spaces, found 3
(#1205) Spaces must be used for alignment; tabs are not allowed
(#1205) Tab found within whitespace
(#1205) Line indented incorrectly; expected 4 spaces, found 2
(#1205) Expected "} else {\n"; found "}else{\n"
(#1206) Spaces must be used for alignment; tabs are not allowed
(#1206) Tab found within whitespace
(#1206) Line indented incorrectly; expected at least 8 spaces, found 3
(#1207) Spaces must be used for alignment; tabs are not allowed
(#1207) Tab found within whitespace
(#1207) Line indented incorrectly; expected 4 spaces, found 2
(#1209) Expected 1 space after closing parenthesis; found 0
(#1210) Spaces must be used for alignment; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Line indented incorrectly; expected at least 4 spaces, found 1
(#1210) Inline control structures are not allowed
(#1210) Expected 1 space before "=="; 0 found
(#1210) Expected 1 space after "=="; 0 found
(#1211) Spaces must be used for alignment; tabs are not allowed
(#1211) Tab found within whitespace
(#1211) Line indented incorrectly; expected at least 4 spaces, found 1
(#1211) Inline control structures are not allowed
(#1213) Commas (,) must be followed by white space.
(#1213) Expected 1 space after closing parenthesis; found 0
(#1214) Spaces must be used for alignment; tabs are not allowed
(#1214) Tab found within whitespace
(#1214) Line indented incorrectly; expected 4 spaces, found 1
(#1214) Expected "if (...) {\n"; found "if (...){\n"
(#1214) Expected 1 space before ">"; 0 found
(#1214) Expected 1 space after ">"; 0 found
(#1215) Spaces must be used for alignment; tabs are not allowed
(#1215) Tab found within whitespace
(#1215) Line indented incorrectly; expected at least 8 spaces, found 2
(#1215) Commas (,) must be followed by white space.
(#1215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1215) Inline comments must end in full-stops, exclamation marks, or question marks
(#1215) Whitespace found at end of line
(#1216) Spaces must be used for alignment; tabs are not allowed
(#1216) Tab found within whitespace
(#1216) Line indented incorrectly; expected 4 spaces, found 1
(#1217) Spaces must be used for alignment; tabs are not allowed
(#1217) Tab found within whitespace
(#1217) Line indented incorrectly; expected at least 4 spaces, found 1
(#1220) Expected 1 space after closing parenthesis; found 0
(#1221) Spaces must be used for alignment; tabs are not allowed
(#1221) Tab found within whitespace
(#1221) Line indented incorrectly; expected 4 spaces, found 1
(#1221) Expected "if (...) {\n"; found "if (...) {"
(#1221) Closing brace must be on a line by itself
(#1222) Spaces must be used for alignment; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Line indented incorrectly; expected 4 spaces, found 1
(#1222) Expected "} else {\n"; found "}\n\telse{\n"
(#1223) Spaces must be used for alignment; tabs are not allowed
(#1223) Tab found within whitespace
(#1223) Line indented incorrectly; expected at least 8 spaces, found 2
(#1223) Expected 1 space before "="; 0 found
(#1223) Expected 1 space after "="; 0 found
(#1225) Spaces must be used for alignment; tabs are not allowed
(#1225) Tab found within whitespace
(#1225) Line indented incorrectly; expected 8 spaces, found 2
(#1225) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1226) Spaces must be used for alignment; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Whitespace found at end of line
(#1227) Spaces must be used for alignment; tabs are not allowed
(#1227) Tab found within whitespace
(#1227) Line indented incorrectly; expected at least 12 spaces, found 3
(#1227) Inline control structures are not allowed
(#1227) Expected 1 space before ">"; 0 found
(#1227) Expected 1 space after ">"; 0 found
(#1227) Expected 1 space before "="; 0 found
(#1227) Expected 1 space after "="; 0 found
(#1228) Spaces must be used for alignment; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Line indented incorrectly; expected 8 spaces, found 2
(#1229) Spaces must be used for alignment; tabs are not allowed
(#1229) Tab found within whitespace
(#1229) Line indented incorrectly; expected at least 8 spaces, found 2
(#1230) Spaces must be used for alignment; tabs are not allowed
(#1230) Tab found within whitespace
(#1230) Line indented incorrectly; expected 4 spaces, found 1
(#1232) Expected 1 space after closing parenthesis; found 0
(#1233) Spaces must be used for alignment; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected at least 4 spaces, found 1
(#1234) Spaces must be used for alignment; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Line indented incorrectly; expected at least 4 spaces, found 1
(#1235) Spaces must be used for alignment; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected at least 4 spaces, found 1
(#1235) Inline control structures are not allowed
(#1235) Expected 1 space before "=="; 0 found
(#1235) Expected 1 space after "=="; 0 found
(#1236) Spaces must be used for alignment; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Line indented incorrectly; expected 4 spaces, found 1
(#1237) Spaces must be used for alignment; tabs are not allowed
(#1237) Tab found within whitespace
(#1237) Line indented incorrectly; expected at least 8 spaces, found 2
(#1237) Expected 1 space before "="; 0 found
(#1237) Expected 1 space after "="; 0 found
(#1237) Spaces must be used for alignment; tabs are not allowed
(#1237) Tab found within whitespace
(#1237) Whitespace found at end of line
(#1238) Spaces must be used for alignment; tabs are not allowed
(#1238) Tab found within whitespace
(#1238) Line indented incorrectly; expected 8 spaces, found 2
(#1238) Expected "if (...) {\n"; found "if (...){\n"
(#1238) Expected 1 space before "="; 0 found
(#1238) Expected 1 space after "="; 0 found
(#1238) Commas (,) must be followed by white space.
(#1239) Spaces must be used for alignment; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Line indented incorrectly; expected at least 12 spaces, found 3
(#1240) Spaces must be used for alignment; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Line indented incorrectly; expected 8 spaces, found 2
(#1240) Expected "} else {\n"; found "}else{\n"
(#1241) Spaces must be used for alignment; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Line indented incorrectly; expected at least 12 spaces, found 3
(#1241) Expected 1 space before "="; 0 found
(#1241) Expected 1 space after "="; 0 found
(#1242) Spaces must be used for alignment; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Line indented incorrectly; expected at least 12 spaces, found 3
(#1243) Spaces must be used for alignment; tabs are not allowed
(#1243) Tab found within whitespace
(#1243) Line indented incorrectly; expected 8 spaces, found 2
(#1244) Spaces must be used for alignment; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Line indented incorrectly; expected 4 spaces, found 1
(#1247) Expected 1 space after closing parenthesis; found 0
(#1248) Spaces must be used for alignment; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Line indented incorrectly; expected at least 4 spaces, found 1
(#1249) Spaces must be used for alignment; tabs are not allowed
(#1249) Tab found within whitespace
(#1249) Line indented incorrectly; expected at least 4 spaces, found 1
(#1249) Expected 1 space before "="; 0 found
(#1249) Expected 1 space after "="; 0 found
(#1250) Spaces must be used for alignment; tabs are not allowed
(#1250) Tab found within whitespace
(#1250) Line indented incorrectly; expected at least 4 spaces, found 1
(#1250) Expected 1 space before "=>"; 0 found
(#1250) Expected 1 space after "=>"; 0 found
(#1250) Commas (,) must be followed by white space.
(#1250) Expected 1 space before "=>"; 0 found
(#1250) Expected 1 space after "=>"; 0 found
(#1250) Commas (,) must be followed by white space.
(#1250) Expected 1 space before "=>"; 0 found
(#1250) Expected 1 space after "=>"; 0 found
(#1250) Commas (,) must be followed by white space.
(#1250) Expected 1 space before "=>"; 0 found
(#1250) Expected 1 space after "=>"; 0 found
(#1250) Line exceeds 132 characters; contains 152 characters
(#1251) Spaces must be used for alignment; tabs are not allowed
(#1251) Tab found within whitespace
(#1251) Line indented incorrectly; expected at least 4 spaces, found 1
(#1253) Expected 1 space after closing parenthesis; found 0
(#1254) Spaces must be used for alignment; tabs are not allowed
(#1254) Tab found within whitespace
(#1254) Line indented incorrectly; expected at least 4 spaces, found 1
(#1255) Spaces must be used for alignment; tabs are not allowed
(#1255) Tab found within whitespace
(#1255) Line indented incorrectly; expected at least 4 spaces, found 1
(#1255) Expected 1 space before "="; 0 found
(#1255) Expected 1 space after "="; 0 found
(#1256) Spaces must be used for alignment; tabs are not allowed
(#1256) Tab found within whitespace
(#1256) Line indented incorrectly; expected at least 4 spaces, found 1
(#1256) Expected 1 space before "=>"; 0 found
(#1256) Expected 1 space after "=>"; 0 found
(#1256) Commas (,) must be followed by white space.
(#1256) Expected 1 space before "=>"; 0 found
(#1256) Expected 1 space after "=>"; 0 found
(#1256) Commas (,) must be followed by white space.
(#1256) Expected 1 space before "=>"; 0 found
(#1256) Expected 1 space after "=>"; 0 found
(#1257) Spaces must be used for alignment; tabs are not allowed
(#1257) Tab found within whitespace
(#1257) Line indented incorrectly; expected at least 4 spaces, found 1
(#1258) Spaces must be used for alignment; tabs are not allowed
(#1258) Tab found within whitespace
(#1258) Whitespace found at end of line
(#1259) Expected 1 space after closing parenthesis; found 0
(#1260) Spaces must be used for alignment; tabs are not allowed
(#1260) Tab found within whitespace
(#1260) Line indented incorrectly; expected at least 4 spaces, found 1
(#1261) Spaces must be used for alignment; tabs are not allowed
(#1261) Tab found within whitespace
(#1261) Line indented incorrectly; expected at least 4 spaces, found 1
(#1261) Commas (,) must be followed by white space.
(#1261) Commas (,) must be followed by white space.
(#1261) Commas (,) must be followed by white space.
(#1262) Spaces must be used for alignment; tabs are not allowed
(#1262) Tab found within whitespace
(#1262) Line indented incorrectly; expected at least 4 spaces, found 1
(#1264) Commas (,) must be followed by white space.
(#1264) Commas (,) must be followed by white space.
(#1264) Expected 1 space after closing parenthesis; found 0
(#1265) Spaces must be used for alignment; tabs are not allowed
(#1265) Tab found within whitespace
(#1265) Line indented incorrectly; expected at least 4 spaces, found 1
(#1266) Spaces must be used for alignment; tabs are not allowed
(#1266) Tab found within whitespace
(#1266) Line indented incorrectly; expected at least 4 spaces, found 1
(#1266) Expected 1 space before "="; 0 found
(#1266) Expected 1 space after "="; 0 found
(#1267) Spaces must be used for alignment; tabs are not allowed
(#1267) Tab found within whitespace
(#1267) Line indented incorrectly; expected at least 4 spaces, found 1
(#1267) Expected 1 space before "="; 0 found
(#1267) Expected 1 space after "="; 0 found
(#1267) Expected 1 space before "="; 0 found
(#1267) Expected 1 space after "="; 0 found
(#1268) Spaces must be used for alignment; tabs are not allowed
(#1268) Tab found within whitespace
(#1268) Line indented incorrectly; expected at least 4 spaces, found 1
(#1268) Expected 1 space before "="; 0 found
(#1268) Expected 1 space after "="; 0 found
(#1268) Commas (,) must be followed by white space.
(#1268) Commas (,) must be followed by white space.
(#1269) Spaces must be used for alignment; tabs are not allowed
(#1269) Tab found within whitespace
(#1269) Line indented incorrectly; expected at least 4 spaces, found 1
(#1270) Spaces must be used for alignment; tabs are not allowed
(#1270) Tab found within whitespace
(#1270) Whitespace found at end of line
(#1271) Spaces must be used for alignment; tabs are not allowed
(#1271) Tab found within whitespace
(#1271) Line indented incorrectly; expected 4 spaces, found 1
(#1271) Expected 1 space before "=="; 0 found
(#1271) Expected 1 space after "=="; 0 found
(#1271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1271) Inline comments must end in full-stops, exclamation marks, or question marks
(#1271) No space found before comment text; expected "// kontinent, eine ebene tiefer graben" but found "//kontinent, eine ebene tiefer graben"
(#1272) Spaces must be used for alignment; tabs are not allowed
(#1272) Tab found within whitespace
(#1272) Line indented incorrectly; expected at least 8 spaces, found 2
(#1272) Expected 1 space before "="; 0 found
(#1272) Expected 1 space after "="; 0 found
(#1272) Commas (,) must be followed by white space.
(#1272) Expected 1 space before "="; 0 found
(#1272) Expected 1 space after "="; 0 found
(#1273) Spaces must be used for alignment; tabs are not allowed
(#1273) Tab found within whitespace
(#1273) Line indented incorrectly; expected 8 spaces, found 2
(#1273) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1274) Spaces must be used for alignment; tabs are not allowed
(#1274) Tab found within whitespace
(#1274) Line indented incorrectly; expected at least 12 spaces, found 3
(#1274) Expected 1 space before ".="; 0 found
(#1274) Expected 1 space after ".="; 0 found
(#1274) Commas (,) must be followed by white space.
(#1274) Commas (,) must be followed by white space.
(#1275) Spaces must be used for alignment; tabs are not allowed
(#1275) Tab found within whitespace
(#1275) Line indented incorrectly; expected 8 spaces, found 2
(#1276) Spaces must be used for alignment; tabs are not allowed
(#1276) Tab found within whitespace
(#1276) Line indented incorrectly; expected at least 8 spaces, found 2
(#1277) Spaces must be used for alignment; tabs are not allowed
(#1277) Tab found within whitespace
(#1277) Line indented incorrectly; expected 4 spaces, found 1
(#1277) Whitespace found at end of line
(#1278) Spaces must be used for alignment; tabs are not allowed
(#1278) Tab found within whitespace
(#1278) Line indented incorrectly; expected at least 4 spaces, found 1
(#1278) Expected 1 space before "="; 0 found
(#1278) Expected 1 space after "="; 0 found
(#1278) Line exceeds 132 characters; contains 168 characters
(#1280) Spaces must be used for alignment; tabs are not allowed
(#1280) Tab found within whitespace
(#1280) Line indented incorrectly; expected 4 spaces, found 1
(#1280) Expected "if (...) {\n"; found "if (...){\n"
(#1280) Expected 1 space before "="; 0 found
(#1280) Expected 1 space after "="; 0 found
(#1281) Spaces must be used for alignment; tabs are not allowed
(#1281) Tab found within whitespace
(#1281) Line indented incorrectly; expected 8 spaces, found 2
(#1281) Expected "if (...) {\n"; found "if (...){\n"
(#1281) Expected 1 space before ">"; 0 found
(#1281) Expected 1 space after ">"; 0 found
(#1282) Spaces must be used for alignment; tabs are not allowed
(#1282) Tab found within whitespace
(#1282) Line indented incorrectly; expected at least 12 spaces, found 3
(#1282) Expected 1 space before "/"; 0 found
(#1282) Expected 1 space after "/"; 0 found
(#1283) Spaces must be used for alignment; tabs are not allowed
(#1283) Tab found within whitespace
(#1283) Line indented incorrectly; expected at least 12 spaces, found 3
(#1284) Spaces must be used for alignment; tabs are not allowed
(#1284) Tab found within whitespace
(#1284) Line indented incorrectly; expected 8 spaces, found 2
(#1285) Spaces must be used for alignment; tabs are not allowed
(#1285) Tab found within whitespace
(#1285) Line indented incorrectly; expected 4 spaces, found 1
(#1286) Spaces must be used for alignment; tabs are not allowed
(#1286) Tab found within whitespace
(#1286) Line indented incorrectly; expected at least 4 spaces, found 1
(#1288) Commas (,) must be followed by white space.
(#1288) Commas (,) must be followed by white space.
(#1288) Expected 1 space after closing parenthesis; found 0
(#1289) Spaces must be used for alignment; tabs are not allowed
(#1289) Tab found within whitespace
(#1289) Line indented incorrectly; expected at least 4 spaces, found 1
(#1290) Spaces must be used for alignment; tabs are not allowed
(#1290) Tab found within whitespace
(#1290) Line indented incorrectly; expected at least 4 spaces, found 1
(#1290) Expected 1 space before ".="; 0 found
(#1290) Expected 1 space after ".="; 0 found
(#1291) Spaces must be used for alignment; tabs are not allowed
(#1291) Tab found within whitespace
(#1291) Line indented incorrectly; expected at least 4 spaces, found 1
(#1291) Expected 1 space before "="; 0 found
(#1291) Expected 1 space after "="; 0 found
(#1293) Spaces must be used for alignment; tabs are not allowed
(#1293) Tab found within whitespace
(#1293) Line indented incorrectly; expected at least 4 spaces, found 1
(#1293) Expected 1 space before "="; 0 found
(#1293) Expected 1 space after "="; 0 found
(#1293) Commas (,) must be followed by white space.
(#1293) Commas (,) must be followed by white space.
(#1294) Spaces must be used for alignment; tabs are not allowed
(#1294) Tab found within whitespace
(#1294) Line indented incorrectly; expected 4 spaces, found 1
(#1294) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1295) Spaces must be used for alignment; tabs are not allowed
(#1295) Tab found within whitespace
(#1295) Line indented incorrectly; expected at least 8 spaces, found 2
(#1295) Expected 1 space before ".="; 0 found
(#1295) Expected 1 space after ".="; 0 found
(#1296) Spaces must be used for alignment; tabs are not allowed
(#1296) Tab found within whitespace
(#1296) Line indented incorrectly; expected 4 spaces, found 1
(#1297) Spaces must be used for alignment; tabs are not allowed
(#1297) Tab found within whitespace
(#1297) Whitespace found at end of line
(#1298) Spaces must be used for alignment; tabs are not allowed
(#1298) Tab found within whitespace
(#1298) Line indented incorrectly; expected at least 4 spaces, found 1
(#1300) Expected 1 space after closing parenthesis; found 0
(#1301) Spaces must be used for alignment; tabs are not allowed
(#1301) Tab found within whitespace
(#1301) Line indented incorrectly; expected at least 4 spaces, found 3
(#1302) Spaces must be used for alignment; tabs are not allowed
(#1302) Tab found within whitespace
(#1302) Line indented incorrectly; expected at least 4 spaces, found 3
(#1302) Expected 1 space before "="; 0 found
(#1302) Expected 1 space after "="; 0 found
(#1305) Spaces must be used for alignment; tabs are not allowed
(#1305) Tab found within whitespace
(#1305) Line indented incorrectly; expected at least 4 spaces, found 3
(#1305) Commas (,) must be followed by white space.
(#1306) Spaces must be used for alignment; tabs are not allowed
(#1306) Tab found within whitespace
(#1306) Line indented incorrectly; expected 4 spaces, found 5
(#1306) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1307) Spaces must be used for alignment; tabs are not allowed
(#1307) Tab found within whitespace
(#1307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1307) Inline comments must end in full-stops, exclamation marks, or question marks
(#1307) This comment is 67% valid code; is this commented out code?
(#1307) Line indented incorrectly; expected at least 8 spaces, found 6
(#1307) No space found before comment text; expected "// echo $rs->pathnamehash;" but found "//echo $rs->pathnamehash;"
(#1308) Spaces must be used for alignment; tabs are not allowed
(#1308) Tab found within whitespace
(#1308) Line indented incorrectly; expected 8 spaces, found 6
(#1308) Expected "if (...) {\n"; found "if (...)\t{\n"
(#1308) Spaces must be used for alignment; tabs are not allowed
(#1308) Tab found within whitespace
(#1309) Spaces must be used for alignment; tabs are not allowed
(#1309) Tab found within whitespace
(#1309) Line indented incorrectly; expected 12 spaces, found 7
(#1309) Expected "if (...) {\n"; found "if (...){\n"
(#1310) Spaces must be used for alignment; tabs are not allowed
(#1310) Tab found within whitespace
(#1310) Line indented incorrectly; expected at least 16 spaces, found 8
(#1310) Expected 1 space before "=>"; 0 found
(#1310) Expected 1 space after "=>"; 0 found
(#1310) Commas (,) must be followed by white space.
(#1310) Expected 1 space before "=>"; 0 found
(#1310) Expected 1 space after "=>"; 0 found
(#1311) Spaces must be used for alignment; tabs are not allowed
(#1311) Tab found within whitespace
(#1311) Line indented incorrectly; expected 12 spaces, found 7
(#1312) Spaces must be used for alignment; tabs are not allowed
(#1312) Tab found within whitespace
(#1312) Line indented incorrectly; expected 8 spaces, found 6
(#1313) Spaces must be used for alignment; tabs are not allowed
(#1313) Tab found within whitespace
(#1313) Line indented incorrectly; expected 4 spaces, found 5
(#1315) Spaces must be used for alignment; tabs are not allowed
(#1315) Tab found within whitespace
(#1315) Line indented incorrectly; expected 4 spaces, found 3
(#1315) Expected "if (...) {\n"; found "if (...){\n"
(#1315) Expected 1 space before "="; 0 found
(#1315) Expected 1 space after "="; 0 found
(#1315) Commas (,) must be followed by white space.
(#1315) Expected 1 space before "=>"; 0 found
(#1315) Expected 1 space after "=>"; 0 found
(#1317) Spaces must be used for alignment; tabs are not allowed
(#1317) Tab found within whitespace
(#1317) Line indented incorrectly; expected 8 spaces, found 4
(#1317) Expected "if (...) {\n"; found "if(...) {"
(#1317) Expected 1 space before "=>"; 0 found
(#1317) Expected 1 space after "=>"; 0 found
(#1317) Commas (,) must be followed by white space.
(#1317) Expected 1 space before "=>"; 0 found
(#1317) Expected 1 space after "=>"; 0 found
(#1317) Closing brace must be on a line by itself
(#1318) Spaces must be used for alignment; tabs are not allowed
(#1318) Tab found within whitespace
(#1318) Line indented incorrectly; expected at least 8 spaces, found 4
(#1318) Expected "} else if (...) {\n"; found "}\n\t\t\t\telse if(...) {"
(#1318) Expected "if (...) {\n"; found "if(...) {"
(#1318) Expected 1 space before "=>"; 0 found
(#1318) Expected 1 space after "=>"; 0 found
(#1318) Commas (,) must be followed by white space.
(#1318) Expected 1 space before "=>"; 0 found
(#1318) Expected 1 space after "=>"; 0 found
(#1318) Closing brace must be on a line by itself
(#1319) Spaces must be used for alignment; tabs are not allowed
(#1319) Tab found within whitespace
(#1319) Line indented incorrectly; expected 4 spaces, found 3
(#1320) Spaces must be used for alignment; tabs are not allowed
(#1320) Tab found within whitespace
(#1320) Line indented incorrectly; expected 0 spaces, found 2
(#1320) Closing brace indented incorrectly; expected 0 spaces, found 2
(#1321) Expected 1 space after closing parenthesis; found 0
(#1322) Spaces must be used for alignment; tabs are not allowed
(#1322) Tab found within whitespace
(#1322) Line indented incorrectly; expected at least 4 spaces, found 1
(#1322) Inline control structures are not allowed
(#1322) Expected 1 space before "!="; 0 found
(#1322) Expected 1 space after "!="; 0 found
(#1322) Expected 1 space before "="; 0 found
(#1322) Expected 1 space after "="; 0 found
(#1323) Spaces must be used for alignment; tabs are not allowed
(#1323) Tab found within whitespace
(#1323) Line indented incorrectly; expected at least 4 spaces, found 1
(#1325) Commas (,) must be followed by white space.
(#1325) Expected 1 space after closing parenthesis; found 0
(#1326) Spaces must be used for alignment; tabs are not allowed
(#1326) Tab found within whitespace
(#1326) Line indented incorrectly; expected at least 4 spaces, found 1
(#1326) Inline control structures are not allowed
(#1326) Expected 1 space before "!="; 0 found
(#1326) Expected 1 space after "!="; 0 found
(#1326) Expected 1 space before "="; 0 found
(#1326) Expected 1 space after "="; 0 found
(#1326) Line exceeds 132 characters; contains 164 characters
(#1327) Spaces must be used for alignment; tabs are not allowed
(#1327) Tab found within whitespace
(#1327) Line indented incorrectly; expected at least 4 spaces, found 1
(#1329) Expected 1 space after closing parenthesis; found 0
(#1330) Spaces must be used for alignment; tabs are not allowed
(#1330) Tab found within whitespace
(#1330) Line indented incorrectly; expected at least 4 spaces, found 1
(#1330) Expected 1 space before "="; 0 found
(#1330) Expected 1 space after "="; 0 found
(#1330) Commas (,) must be followed by white space.
(#1331) Spaces must be used for alignment; tabs are not allowed
(#1331) Tab found within whitespace
(#1331) Line indented incorrectly; expected at least 4 spaces, found 1
(#1331) Expected 1 space before "="; 0 found
(#1331) Expected 1 space after "="; 0 found
(#1331) Commas (,) must be followed by white space.
(#1331) Commas (,) must be followed by white space.
(#1332) Spaces must be used for alignment; tabs are not allowed
(#1332) Tab found within whitespace
(#1332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1332) Inline comments must end in full-stops, exclamation marks, or question marks
(#1332) This comment is 67% valid code; is this commented out code?
(#1332) Line indented incorrectly; expected at least 4 spaces, found 1
(#1332) No space found before comment text; expected "// $wert=htmlspecialchars($wert,ENT_COMPAT);" but found "//$wert=htmlspecialchars($wert,ENT_COMPAT);"
(#1333) Spaces must be used for alignment; tabs are not allowed
(#1333) Tab found within whitespace
(#1333) Line indented incorrectly; expected at least 4 spaces, found 1
(#1333) Expected 1 space before "="; 0 found
(#1333) Expected 1 space after "="; 0 found
(#1334) Spaces must be used for alignment; tabs are not allowed
(#1334) Tab found within whitespace
(#1334) Line indented incorrectly; expected at least 4 spaces, found 1
(#1336) Commas (,) must be followed by white space.
(#1336) Commas (,) must be followed by white space.
(#1336) Expected 1 space after closing parenthesis; found 0
(#1337) Spaces must be used for alignment; tabs are not allowed
(#1337) Tab found within whitespace
(#1337) Line indented incorrectly; expected at least 4 spaces, found 1
(#1338) Spaces must be used for alignment; tabs are not allowed
(#1338) Tab found within whitespace
(#1338) Line indented incorrectly; expected at least 4 spaces, found 1
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Whitespace found at end of line within string
(#1339) Whitespace found at end of line within string
(#1343) Whitespace found at end of line within string
(#1345) Spaces must be used for alignment; tabs are not allowed
(#1345) Tab found within whitespace
(#1345) Line indented incorrectly; expected 4 spaces, found 2
(#1345) Expected "if (...) {\n"; found "if (...){\n"
(#1345) Expected 1 space before ">"; 0 found
(#1345) Expected 1 space after ">"; 0 found
(#1346) Spaces must be used for alignment; tabs are not allowed
(#1346) Tab found within whitespace
(#1346) Line indented incorrectly; expected at least 8 spaces, found 3
(#1346) Expected 1 space before ".="; 0 found
(#1346) Expected 1 space after ".="; 0 found
(#1347) Spaces must be used for alignment; tabs are not allowed
(#1347) Tab found within whitespace
(#1347) Line indented incorrectly; expected 4 spaces, found 2
(#1348) Spaces must be used for alignment; tabs are not allowed
(#1348) Tab found within whitespace
(#1348) This comment is 75% valid code; is this commented out code?
(#1348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1348) Line indented incorrectly; expected at least 4 spaces, found 2
(#1348) No space found before comment text; expected "// echo $sql;" but found "//echo $sql;"
(#1349) Spaces must be used for alignment; tabs are not allowed
(#1349) Tab found within whitespace
(#1349) Inline comments must end in full-stops, exclamation marks, or question marks
(#1349) Line indented incorrectly; expected at least 4 spaces, found 2
(#1350) Spaces must be used for alignment; tabs are not allowed
(#1350) Tab found within whitespace
(#1350) Line indented incorrectly; expected at least 4 spaces, found 2
(#1350) Inline control structures are not allowed
(#1350) Expected 1 space before "="; 0 found
(#1350) Expected 1 space after "="; 0 found
(#1351) Spaces must be used for alignment; tabs are not allowed
(#1351) Tab found within whitespace
(#1351) Line indented incorrectly; expected at least 4 spaces, found 2
(#1351) Inline control structures are not allowed
(#1353) function name "block_exaport_checkIfUpdate" must be lower-case letters only
(#1353) Expected 1 space after closing parenthesis; found 0
(#1354) Spaces must be used for alignment; tabs are not allowed
(#1354) Tab found within whitespace
(#1354) Whitespace found at end of line
(#1355) Spaces must be used for alignment; tabs are not allowed
(#1355) Tab found within whitespace
(#1355) This comment is 64% valid code; is this commented out code?
(#1355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1355) Line indented incorrectly; expected at least 4 spaces, found 2
(#1355) No space found before comment text; expected "// $conditions = array("username" => $uname,"password" => $pword);" but found "//$conditions = array("username" => $uname,"password" => $pword);"
(#1356) Spaces must be used for alignment; tabs are not allowed
(#1356) Tab found within whitespace
(#1356) Inline comments must end in full-stops, exclamation marks, or question marks
(#1356) This comment is 69% valid code; is this commented out code?
(#1356) Line indented incorrectly; expected at least 4 spaces, found 2
(#1356) No space found before comment text; expected "// if (!$user = $DB->get_record("user", $conditions)){" but found "//if (!$user = $DB->get_record("user", $conditions)){"
(#1357) Spaces must be used for alignment; tabs are not allowed
(#1357) Tab found within whitespace
(#1357) Line indented incorrectly; expected at least 4 spaces, found 2
(#1358) Spaces must be used for alignment; tabs are not allowed
(#1358) Tab found within whitespace
(#1358) Line indented incorrectly; expected at least 4 spaces, found 2
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1359) Spaces must be used for alignment; tabs are not allowed
(#1359) Tab found within whitespace
(#1359) Line indented incorrectly; expected 4 spaces, found 2
(#1359) Expected "if (...) {\n"; found "if (...){\n"
(#1360) Spaces must be used for alignment; tabs are not allowed
(#1360) Tab found within whitespace
(#1360) Line indented incorrectly; expected 8 spaces, found 3
(#1360) Expected "if (...) {\n"; found "if (...){\n"
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1361) Spaces must be used for alignment; tabs are not allowed
(#1361) Tab found within whitespace
(#1361) Line indented incorrectly; expected 12 spaces, found 4
(#1361) Expected "if (...) {\n"; found "if (...){\n"
(#1362) Spaces must be used for alignment; tabs are not allowed
(#1362) Tab found within whitespace
(#1362) Line indented incorrectly; expected at least 16 spaces, found 5
(#1362) Inline control structures are not allowed
(#1362) Spaces must be used for alignment; tabs are not allowed
(#1362) Tab found within whitespace
(#1363) Spaces must be used for alignment; tabs are not allowed
(#1363) Tab found within whitespace
(#1363) Line indented incorrectly; expected at least 16 spaces, found 5
(#1363) Inline control structures are not allowed
(#1364) Spaces must be used for alignment; tabs are not allowed
(#1364) Tab found within whitespace
(#1364) Line indented incorrectly; expected 12 spaces, found 4
(#1364) Inline control structures are not allowed
(#1365) Spaces must be used for alignment; tabs are not allowed
(#1365) Tab found within whitespace
(#1365) Line indented incorrectly; expected 8 spaces, found 3
(#1365) Inline control structures are not allowed
(#1366) Spaces must be used for alignment; tabs are not allowed
(#1366) Tab found within whitespace
(#1366) Line indented incorrectly; expected 4 spaces, found 2
(#1366) Inline control structures are not allowed
(#1369) Commas (,) must be followed by white space.
(#1369) Expected 1 space after closing parenthesis; found 0
(#1370) Spaces must be used for alignment; tabs are not allowed
(#1370) Tab found within whitespace
(#1370) Line indented incorrectly; expected at least 4 spaces, found 1
(#1371) Spaces must be used for alignment; tabs are not allowed
(#1371) Tab found within whitespace
(#1371) Whitespace found at end of line
(#1372) Spaces must be used for alignment; tabs are not allowed
(#1372) Tab found within whitespace
(#1372) Line indented incorrectly; expected at least 4 spaces, found 1
(#1372) Variable "rem_ids" must not contain underscores.
(#1372) Expected 1 space before "="; 0 found
(#1372) Expected 1 space after "="; 0 found
(#1373) Spaces must be used for alignment; tabs are not allowed
(#1373) Tab found within whitespace
(#1373) Line indented incorrectly; expected at least 4 spaces, found 1
(#1373) Expected 1 space before "="; 0 found
(#1373) Expected 1 space after "="; 0 found
(#1373) Expected 1 space before "="; 0 found
(#1373) Expected 1 space after "="; 0 found
(#1374) Spaces must be used for alignment; tabs are not allowed
(#1374) Tab found within whitespace
(#1374) Whitespace found at end of line
(#1375) Spaces must be used for alignment; tabs are not allowed
(#1375) Tab found within whitespace
(#1375) Line indented incorrectly; expected 4 spaces, found 1
(#1375) Expected "if (...) {\n"; found "if (...){\n"
(#1375) Expected 1 space before "=>"; 0 found
(#1375) Expected 1 space after "=>"; 0 found
(#1375) Commas (,) must be followed by white space.
(#1375) Expected 1 space before "=>"; 0 found
(#1375) Expected 1 space after "=>"; 0 found
(#1376) Spaces must be used for alignment; tabs are not allowed
(#1376) Tab found within whitespace
(#1376) Line indented incorrectly; expected at least 8 spaces, found 2
(#1376) Expected 1 space before "="; 0 found
(#1376) Expected 1 space after "="; 0 found
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space before "=>"; 0 found
(#1376) Expected 1 space after "=>"; 0 found
(#1376) Line exceeds maximum limit of 180 characters; contains 275 characters
(#1377) Spaces must be used for alignment; tabs are not allowed
(#1377) Tab found within whitespace
(#1377) Line indented incorrectly; expected at least 8 spaces, found 2
(#1377) Expected 1 space before "="; 0 found
(#1377) Expected 1 space after "="; 0 found
(#1378) Spaces must be used for alignment; tabs are not allowed
(#1378) Tab found within whitespace
(#1378) Line indented incorrectly; expected at least 8 spaces, found 2
(#1379) Spaces must be used for alignment; tabs are not allowed
(#1379) Tab found within whitespace
(#1379) Line indented incorrectly; expected 4 spaces, found 1
(#1380) Spaces must be used for alignment; tabs are not allowed
(#1380) Tab found within whitespace
(#1380) Whitespace found at end of line
(#1381) Spaces must be used for alignment; tabs are not allowed
(#1381) Tab found within whitespace
(#1381) Line indented incorrectly; expected 4 spaces, found 1
(#1381) Expected "if (...) {\n"; found "if (...){\n"
(#1381) Expected 1 space before "=="; 0 found
(#1381) Expected 1 space after "=="; 0 found
(#1382) Spaces must be used for alignment; tabs are not allowed
(#1382) Tab found within whitespace
(#1382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1382) Line indented incorrectly; expected at least 8 spaces, found 2
(#1382) No space found before comment text; expected "// exacomp: timestamp hinterlegen, wann update" but found "//exacomp: timestamp hinterlegen, wann update"
(#1383) Spaces must be used for alignment; tabs are not allowed
(#1383) Tab found within whitespace
(#1383) Line indented incorrectly; expected at least 8 spaces, found 2
(#1383) No space found before comment text; expected "// nur wenn neue daten, dann update" but found "//nur wenn neue daten, dann update"
(#1384) Spaces must be used for alignment; tabs are not allowed
(#1384) Tab found within whitespace
(#1384) Line indented incorrectly; expected at least 8 spaces, found 2
(#1384) No space found before comment text; expected "// zuerst export_cate in array schreiben mit stid#subjid#topid, um abfragen zu sparen" but found "//zuerst export_cate in array schreiben mit stid#subjid#topid, um abfragen zu sparen"
(#1385) Spaces must be used for alignment; tabs are not allowed
(#1385) Tab found within whitespace
(#1385) Line exceeds 132 characters; contains 155 characters
(#1385) Line indented incorrectly; expected at least 8 spaces, found 2
(#1385) No space found before comment text; expected "// dann neue daten durchlaufen, wenn neu dann insert, wenn vorhanden dann title und parentid pr�fen und bei bedarf update, f�r l�schen merker machen" but found "//dann neue daten durchlaufen, wenn neu dann insert, wenn vorhanden dann title und parentid pr�fen und bei bedarf update, f�r l�schen merker machen"
(#1386) Spaces must be used for alignment; tabs are not allowed
(#1386) Tab found within whitespace
(#1386) Inline comments must end in full-stops, exclamation marks, or question marks
(#1386) This comment is 84% valid code; is this commented out code?
(#1386) Line indented incorrectly; expected at least 8 spaces, found 2
(#1386) No space found before comment text; expected "// echo $userid;die;" but found "//echo $userid;die;"
(#1387) Spaces must be used for alignment; tabs are not allowed
(#1387) Tab found within whitespace
(#1387) Line indented incorrectly; expected 8 spaces, found 2
(#1387) Expected "if (...) {\n"; found "if (...){\n"
(#1387) Expected 1 space before "=>"; 0 found
(#1387) Expected 1 space after "=>"; 0 found
(#1388) Spaces must be used for alignment; tabs are not allowed
(#1388) Tab found within whitespace
(#1388) Whitespace found at end of line
(#1389) Spaces must be used for alignment; tabs are not allowed
(#1389) Tab found within whitespace
(#1389) Line indented incorrectly; expected 12 spaces, found 3
(#1389) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1390) Spaces must be used for alignment; tabs are not allowed
(#1390) Tab found within whitespace
(#1390) Line indented incorrectly; expected at least 16 spaces, found 4
(#1390) Expected 1 space before "="; 0 found
(#1390) Expected 1 space after "="; 0 found
(#1390) Expected 1 space before "=>"; 0 found
(#1390) Expected 1 space after "=>"; 0 found
(#1390) Commas (,) must be followed by white space.
(#1390) Expected 1 space before "=>"; 0 found
(#1390) Expected 1 space after "=>"; 0 found
(#1390) Commas (,) must be followed by white space.
(#1390) Expected 1 space before "=>"; 0 found
(#1390) Expected 1 space after "=>"; 0 found
(#1391) Spaces must be used for alignment; tabs are not allowed
(#1391) Tab found within whitespace
(#1391) Line indented incorrectly; expected 12 spaces, found 3
(#1392) Spaces must be used for alignment; tabs are not allowed
(#1392) Tab found within whitespace
(#1392) Line indented incorrectly; expected 8 spaces, found 2
(#1392) Whitespace found at end of line
(#1393) Spaces must be used for alignment; tabs are not allowed
(#1393) Tab found within whitespace
(#1393) Whitespace found at end of line
(#1394) Spaces must be used for alignment; tabs are not allowed
(#1394) Tab found within whitespace
(#1394) This comment is 72% valid code; is this commented out code?
(#1394) Line indented incorrectly; expected at least 8 spaces, found 2
(#1395) Line indented incorrectly; expected at least 8 spaces, found 2
(#1396) Line indented incorrectly; expected at least 8 spaces, found 2
(#1397) Spaces must be used for alignment; tabs are not allowed
(#1397) Tab found within whitespace
(#1397) Line indented incorrectly; expected 4 spaces, found 1
(#1398) Spaces must be used for alignment; tabs are not allowed
(#1398) Tab found within whitespace
(#1398) Line indented incorrectly; expected at least 4 spaces, found 1
(#1398) Expected 1 space before "="; 0 found
(#1398) Expected 1 space after "="; 0 found
(#1398) Line exceeds maximum limit of 180 characters; contains 744 characters
(#1398) Whitespace found at end of line within string
(#1399) Whitespace found at end of line within string
(#1400) Whitespace found at end of line within string
(#1405) Spaces must be used for alignment; tabs are not allowed
(#1405) Tab found within whitespace
(#1405) Line indented incorrectly; expected at least 4 spaces, found 1
(#1405) Expected 1 space before ".="; 0 found
(#1405) Expected 1 space after ".="; 0 found
(#1405) Line exceeds 132 characters; contains 167 characters
(#1406) Spaces must be used for alignment; tabs are not allowed
(#1406) Tab found within whitespace
(#1406) Line indented incorrectly; expected at least 4 spaces, found 1
(#1406) Expected 1 space before ".="; 0 found
(#1406) Expected 1 space after ".="; 0 found
(#1407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1407) Inline comments must end in full-stops, exclamation marks, or question marks
(#1407) This comment is 84% valid code; is this commented out code?
(#1407) Line indented incorrectly; expected at least 4 spaces, found 0
(#1407) No space found before comment text; expected "// echo $sql;die;" but found "//echo $sql;die;"
(#1408) Spaces must be used for alignment; tabs are not allowed
(#1408) Tab found within whitespace
(#1408) Line indented incorrectly; expected at least 4 spaces, found 1
(#1409) Spaces must be used for alignment; tabs are not allowed
(#1409) Tab found within whitespace
(#1409) Line indented incorrectly; expected at least 4 spaces, found 1
(#1409) Expected 1 space before "="; 0 found
(#1409) Expected 1 space after "="; 0 found
(#1409) Expected 1 space before "="; 0 found
(#1409) Expected 1 space after "="; 0 found
(#1409) Expected 1 space before "="; 0 found
(#1409) Expected 1 space after "="; 0 found
(#1410) Spaces must be used for alignment; tabs are not allowed
(#1410) Tab found within whitespace
(#1410) Line indented incorrectly; expected at least 4 spaces, found 1
(#1410) Variable "beispiel_url" must not contain underscores.
(#1410) Expected 1 space before "="; 0 found
(#1410) Expected 1 space after "="; 0 found
(#1411) Spaces must be used for alignment; tabs are not allowed
(#1411) Tab found within whitespace
(#1411) Line indented incorrectly; expected at least 4 spaces, found 1
(#1411) Expected 1 space before "="; 0 found
(#1411) Expected 1 space after "="; 0 found
(#1412) Spaces must be used for alignment; tabs are not allowed
(#1412) Tab found within whitespace
(#1412) Line indented incorrectly; expected at least 4 spaces, found 1
(#1412) Expected 1 space before "="; 0 found
(#1412) Expected 1 space after "="; 0 found
(#1413) Spaces must be used for alignment; tabs are not allowed
(#1413) Tab found within whitespace
(#1413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1413) Inline comments must end in full-stops, exclamation marks, or question marks
(#1413) This comment is 75% valid code; is this commented out code?
(#1413) Line indented incorrectly; expected at least 4 spaces, found 1
(#1413) No space found before comment text; expected "// if ($isupdate==false){" but found "//if ($isupdate==false){"
(#1414) Spaces must be used for alignment; tabs are not allowed
(#1414) Tab found within whitespace
(#1414) Line indented incorrectly; expected 4 spaces, found 2
(#1414) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1415) Spaces must be used for alignment; tabs are not allowed
(#1415) Tab found within whitespace
(#1415) Line indented incorrectly; expected at least 8 spaces, found 3
(#1415) Variable "parentid_is_old" must not contain underscores.
(#1415) Expected 1 space before "="; 0 found
(#1415) Expected 1 space after "="; 0 found
(#1416) Spaces must be used for alignment; tabs are not allowed
(#1416) Tab found within whitespace
(#1416) Line indented incorrectly; expected 8 spaces, found 3
(#1416) Expected "if (...) {\n"; found "if (...){\n"
(#1416) Expected 1 space before "!="; 0 found
(#1416) Expected 1 space after "!="; 0 found
(#1417) Spaces must be used for alignment; tabs are not allowed
(#1417) Tab found within whitespace
(#1417) Line indented incorrectly; expected at least 12 spaces, found 4
(#1417) Expected 1 space before "="; 0 found
(#1417) Expected 1 space after "="; 0 found
(#1418) Spaces must be used for alignment; tabs are not allowed
(#1418) Tab found within whitespace
(#1418) Line indented incorrectly; expected at least 12 spaces, found 4
(#1418) Expected 1 space before "="; 0 found
(#1418) Expected 1 space after "="; 0 found
(#1419) Spaces must be used for alignment; tabs are not allowed
(#1419) Tab found within whitespace
(#1419) Line indented incorrectly; expected 12 spaces, found 4
(#1419) Expected "if (...) {\n"; found "if (...){\n"
(#1419) Commas (,) must be followed by white space.
(#1420) Spaces must be used for alignment; tabs are not allowed
(#1420) Tab found within whitespace
(#1420) Line indented incorrectly; expected at least 16 spaces, found 5
(#1420) Expected 1 space before "="; 0 found
(#1420) Expected 1 space after "="; 0 found
(#1421) Spaces must be used for alignment; tabs are not allowed
(#1421) Tab found within whitespace
(#1421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1421) Inline comments must end in full-stops, exclamation marks, or question marks
(#1421) This comment is 58% valid code; is this commented out code?
(#1421) Line indented incorrectly; expected at least 16 spaces, found 5
(#1421) No space found before comment text; expected "// echo $rs->stid."--------------".$rs->stdescription."@";" but found "//echo $rs->stid."--------------".$rs->stdescription."@";"
(#1422) Spaces must be used for alignment; tabs are not allowed
(#1422) Tab found within whitespace
(#1422) Line indented incorrectly; expected at least 16 spaces, found 5
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Line exceeds 132 characters; contains 161 characters
(#1423) Spaces must be used for alignment; tabs are not allowed
(#1423) Tab found within whitespace
(#1423) Line indented incorrectly; expected 12 spaces, found 4
(#1423) Expected "} else {\n"; found "}else{\n"
(#1424) Spaces must be used for alignment; tabs are not allowed
(#1424) Tab found within whitespace
(#1424) Whitespace found at end of line
(#1425) Spaces must be used for alignment; tabs are not allowed
(#1425) Tab found within whitespace
(#1425) Line indented incorrectly; expected at least 16 spaces, found 5
(#1425) Expected 1 space before "="; 0 found
(#1425) Expected 1 space after "="; 0 found
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1426) Spaces must be used for alignment; tabs are not allowed
(#1426) Tab found within whitespace
(#1426) Line indented incorrectly; expected at least 16 spaces, found 5
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1427) Spaces must be used for alignment; tabs are not allowed
(#1427) Tab found within whitespace
(#1427) Whitespace found at end of line
(#1428) Spaces must be used for alignment; tabs are not allowed
(#1428) Tab found within whitespace
(#1428) Line indented incorrectly; expected 12 spaces, found 4
(#1429) Spaces must be used for alignment; tabs are not allowed
(#1429) Tab found within whitespace
(#1429) Line indented incorrectly; expected at least 12 spaces, found 4
(#1429) Expected 1 space before "="; 0 found
(#1429) Expected 1 space after "="; 0 found
(#1430) Spaces must be used for alignment; tabs are not allowed
(#1430) Tab found within whitespace
(#1430) Line indented incorrectly; expected at least 12 spaces, found 4
(#1430) Expected 1 space before ".="; 0 found
(#1430) Expected 1 space after ".="; 0 found
(#1431) Spaces must be used for alignment; tabs are not allowed
(#1431) Tab found within whitespace
(#1431) Line indented incorrectly; expected 8 spaces, found 3
(#1432) Spaces must be used for alignment; tabs are not allowed
(#1432) Tab found within whitespace
(#1432) Line indented incorrectly; expected 8 spaces, found 3
(#1432) Expected "if (...) {\n"; found "if (...){ \n"
(#1432) Expected 1 space before "!="; 0 found
(#1432) Expected 1 space after "!="; 0 found
(#1432) Whitespace found at end of line
(#1433) Spaces must be used for alignment; tabs are not allowed
(#1433) Tab found within whitespace
(#1433) Line indented incorrectly; expected at least 12 spaces, found 4
(#1433) Expected 1 space before "="; 0 found
(#1433) Expected 1 space after "="; 0 found
(#1433) Whitespace found at end of line
(#1434) Spaces must be used for alignment; tabs are not allowed
(#1434) Tab found within whitespace
(#1434) Line indented incorrectly; expected at least 12 spaces, found 4
(#1434) Inline control structures are not allowed
(#1434) Expected 1 space before "="; 0 found
(#1434) Expected 1 space after "="; 0 found
(#1435) Spaces must be used for alignment; tabs are not allowed
(#1435) Tab found within whitespace
(#1435) Line indented incorrectly; expected at least 12 spaces, found 4
(#1435) Inline control structures are not allowed
(#1435) Expected 1 space before "="; 0 found
(#1435) Expected 1 space after "="; 0 found
(#1436) Spaces must be used for alignment; tabs are not allowed
(#1436) Tab found within whitespace
(#1436) Line indented incorrectly; expected 12 spaces, found 4
(#1436) Expected "if (...) {\n"; found "if (...){\n"
(#1436) Commas (,) must be followed by white space.
(#1437) Spaces must be used for alignment; tabs are not allowed
(#1437) Tab found within whitespace
(#1437) Line indented incorrectly; expected at least 16 spaces, found 5
(#1437) Expected 1 space before "="; 0 found
(#1437) Expected 1 space after "="; 0 found
(#1438) Spaces must be used for alignment; tabs are not allowed
(#1438) Tab found within whitespace
(#1438) Line indented incorrectly; expected at least 16 spaces, found 5
(#1438) Expected 1 space before "=>"; 0 found
(#1438) Expected 1 space after "=>"; 0 found
(#1438) Commas (,) must be followed by white space.
(#1438) Expected 1 space before "=>"; 0 found
(#1438) Expected 1 space after "=>"; 0 found
(#1438) Commas (,) must be followed by white space.
(#1438) Expected 1 space before "=>"; 0 found
(#1438) Expected 1 space after "=>"; 0 found
(#1438) Commas (,) must be followed by white space.
(#1438) Expected 1 space before "=>"; 0 found
(#1438) Expected 1 space after "=>"; 0 found
(#1438) Commas (,) must be followed by white space.
(#1438) Expected 1 space before "=>"; 0 found
(#1438) Expected 1 space after "=>"; 0 found
(#1438) Commas (,) must be followed by white space.
(#1438) Expected 1 space before "=>"; 0 found
(#1438) Expected 1 space after "=>"; 0 found
(#1438) Commas (,) must be followed by white space.
(#1438) Expected 1 space before "=>"; 0 found
(#1438) Expected 1 space after "=>"; 0 found
(#1438) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1439) Spaces must be used for alignment; tabs are not allowed
(#1439) Tab found within whitespace
(#1439) Line indented incorrectly; expected 12 spaces, found 4
(#1439) Expected "} else {\n"; found "}else{\n"
(#1440) Spaces must be used for alignment; tabs are not allowed
(#1440) Tab found within whitespace
(#1440) Line indented incorrectly; expected at least 16 spaces, found 5
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Line exceeds maximum limit of 180 characters; contains 315 characters
(#1441) Spaces must be used for alignment; tabs are not allowed
(#1441) Tab found within whitespace
(#1441) Line indented incorrectly; expected 12 spaces, found 4
(#1442) Spaces must be used for alignment; tabs are not allowed
(#1442) Tab found within whitespace
(#1442) Line indented incorrectly; expected at least 12 spaces, found 4
(#1442) Expected 1 space before "="; 0 found
(#1442) Expected 1 space after "="; 0 found
(#1443) Spaces must be used for alignment; tabs are not allowed
(#1443) Tab found within whitespace
(#1443) Line indented incorrectly; expected at least 12 spaces, found 4
(#1443) Expected 1 space before ".="; 0 found
(#1443) Expected 1 space after ".="; 0 found
(#1444) Spaces must be used for alignment; tabs are not allowed
(#1444) Tab found within whitespace
(#1444) Line indented incorrectly; expected 8 spaces, found 3
(#1445) Spaces must be used for alignment; tabs are not allowed
(#1445) Tab found within whitespace
(#1445) Line indented incorrectly; expected 8 spaces, found 3
(#1445) Expected "if (...) {\n"; found "if (...){\n"
(#1445) Expected 1 space before "!="; 0 found
(#1445) Expected 1 space after "!="; 0 found
(#1446) Spaces must be used for alignment; tabs are not allowed
(#1446) Tab found within whitespace
(#1446) Line indented incorrectly; expected at least 12 spaces, found 4
(#1446) Expected 1 space before "="; 0 found
(#1446) Expected 1 space after "="; 0 found
(#1447) Spaces must be used for alignment; tabs are not allowed
(#1447) Tab found within whitespace
(#1447) Whitespace found at end of line
(#1448) Spaces must be used for alignment; tabs are not allowed
(#1448) Tab found within whitespace
(#1448) Line indented incorrectly; expected at least 12 spaces, found 4
(#1448) Inline control structures are not allowed
(#1448) Expected 1 space before "="; 0 found
(#1448) Expected 1 space after "="; 0 found
(#1449) Spaces must be used for alignment; tabs are not allowed
(#1449) Tab found within whitespace
(#1449) Line indented incorrectly; expected at least 12 spaces, found 4
(#1449) Inline control structures are not allowed
(#1449) Expected 1 space before "="; 0 found
(#1449) Expected 1 space after "="; 0 found
(#1450) Spaces must be used for alignment; tabs are not allowed
(#1450) Tab found within whitespace
(#1450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1450) Inline comments must end in full-stops, exclamation marks, or question marks
(#1450) This comment is 82% valid code; is this commented out code?
(#1450) Line indented incorrectly; expected at least 12 spaces, found 4
(#1450) No space found before comment text; expected "// echo $keytop;print_r($catold);die;" but found "//echo $keytop;print_r($catold);die;"
(#1451) Spaces must be used for alignment; tabs are not allowed
(#1451) Tab found within whitespace
(#1451) Line indented incorrectly; expected 12 spaces, found 4
(#1451) Expected "if (...) {\n"; found "if (...){\n"
(#1451) Commas (,) must be followed by white space.
(#1452) Spaces must be used for alignment; tabs are not allowed
(#1452) Tab found within whitespace
(#1452) Line indented incorrectly; expected at least 16 spaces, found 5
(#1452) Expected 1 space before "="; 0 found
(#1452) Expected 1 space after "="; 0 found
(#1453) Spaces must be used for alignment; tabs are not allowed
(#1453) Tab found within whitespace
(#1453) Line indented incorrectly; expected at least 16 spaces, found 5
(#1453) Expected 1 space before "=>"; 0 found
(#1453) Expected 1 space after "=>"; 0 found
(#1453) Commas (,) must be followed by white space.
(#1453) Expected 1 space before "=>"; 0 found
(#1453) Expected 1 space after "=>"; 0 found
(#1453) Commas (,) must be followed by white space.
(#1453) Expected 1 space before "=>"; 0 found
(#1453) Expected 1 space after "=>"; 0 found
(#1453) Commas (,) must be followed by white space.
(#1453) Expected 1 space before "=>"; 0 found
(#1453) Expected 1 space after "=>"; 0 found
(#1453) Commas (,) must be followed by white space.
(#1453) Expected 1 space before "=>"; 0 found
(#1453) Expected 1 space after "=>"; 0 found
(#1453) Commas (,) must be followed by white space.
(#1453) Expected 1 space before "=>"; 0 found
(#1453) Expected 1 space after "=>"; 0 found
(#1453) Commas (,) must be followed by white space.
(#1453) Expected 1 space before "=>"; 0 found
(#1453) Expected 1 space after "=>"; 0 found
(#1453) Commas (,) must be followed by white space.
(#1453) Expected 1 space before "=>"; 0 found
(#1453) Expected 1 space after "=>"; 0 found
(#1453) Line exceeds maximum limit of 180 characters; contains 218 characters
(#1454) Spaces must be used for alignment; tabs are not allowed
(#1454) Tab found within whitespace
(#1454) Line indented incorrectly; expected 12 spaces, found 4
(#1454) Expected "} else {\n"; found "}else{\n"
(#1455) Spaces must be used for alignment; tabs are not allowed
(#1455) Tab found within whitespace
(#1455) Line indented incorrectly; expected at least 16 spaces, found 5
(#1455) Expected 1 space before "="; 0 found
(#1455) Expected 1 space after "="; 0 found
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Line exceeds maximum limit of 180 characters; contains 324 characters
(#1456) Spaces must be used for alignment; tabs are not allowed
(#1456) Tab found within whitespace
(#1456) Line indented incorrectly; expected 12 spaces, found 4
(#1457) Spaces must be used for alignment; tabs are not allowed
(#1457) Tab found within whitespace
(#1457) Line indented incorrectly; expected at least 12 spaces, found 4
(#1457) Expected 1 space before "="; 0 found
(#1457) Expected 1 space after "="; 0 found
(#1458) Spaces must be used for alignment; tabs are not allowed
(#1458) Tab found within whitespace
(#1458) Line indented incorrectly; expected at least 12 spaces, found 4
(#1458) Expected 1 space before ".="; 0 found
(#1458) Expected 1 space after ".="; 0 found
(#1459) Spaces must be used for alignment; tabs are not allowed
(#1459) Tab found within whitespace
(#1459) Line indented incorrectly; expected 8 spaces, found 3
(#1460) Spaces must be used for alignment; tabs are not allowed
(#1460) Tab found within whitespace
(#1460) Line indented incorrectly; expected at least 8 spaces, found 3
(#1460) Variable "beispiel_url" must not contain underscores.
(#1460) Expected 1 space before "="; 0 found
(#1460) Expected 1 space after "="; 0 found
(#1461) Spaces must be used for alignment; tabs are not allowed
(#1461) Tab found within whitespace
(#1461) Line indented incorrectly; expected at least 8 spaces, found 3
(#1461) Inline control structures are not allowed
(#1461) Expected 1 space before "!="; 0 found
(#1461) Expected 1 space after "!="; 0 found
(#1461) Variable "beispiel_url" must not contain underscores.
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1462) Spaces must be used for alignment; tabs are not allowed
(#1462) Tab found within whitespace
(#1462) Line indented incorrectly; expected at least 8 spaces, found 3
(#1462) Inline control structures are not allowed
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Variable "beispiel_url" must not contain underscores.
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1463) Spaces must be used for alignment; tabs are not allowed
(#1463) Tab found within whitespace
(#1463) Line indented incorrectly; expected at least 8 spaces, found 3
(#1463) Inline control structures are not allowed
(#1463) Expected 1 space before "!="; 0 found
(#1463) Expected 1 space after "!="; 0 found
(#1463) Variable "beispiel_url" must not contain underscores.
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1464) Spaces must be used for alignment; tabs are not allowed
(#1464) Tab found within whitespace
(#1464) Whitespace found at end of line
(#1465) Spaces must be used for alignment; tabs are not allowed
(#1465) Tab found within whitespace
(#1465) Line indented incorrectly; expected at least 8 spaces, found 3
(#1465) Inline control structures are not allowed
(#1465) Expected 1 space before "="; 0 found
(#1465) Expected 1 space after "="; 0 found
(#1466) Spaces must be used for alignment; tabs are not allowed
(#1466) Tab found within whitespace
(#1466) Line indented incorrectly; expected at least 8 spaces, found 3
(#1466) Inline control structures are not allowed
(#1466) Expected 1 space before "="; 0 found
(#1466) Expected 1 space after "="; 0 found
(#1467) Spaces must be used for alignment; tabs are not allowed
(#1467) Tab found within whitespace
(#1467) Line indented incorrectly; expected at least 8 spaces, found 3
(#1467) Expected 1 space before "="; 0 found
(#1467) Expected 1 space after "="; 0 found
(#1468) Spaces must be used for alignment; tabs are not allowed
(#1468) Tab found within whitespace
(#1468) Whitespace found at end of line
(#1469) Spaces must be used for alignment; tabs are not allowed
(#1469) Tab found within whitespace
(#1469) Line indented incorrectly; expected at least 8 spaces, found 3
(#1469) Expected 1 space before "="; 0 found
(#1469) Expected 1 space after "="; 0 found
(#1470) Spaces must be used for alignment; tabs are not allowed
(#1470) Tab found within whitespace
(#1470) Line indented incorrectly; expected 8 spaces, found 3
(#1470) Expected "if (...) {\n"; found "if (...){\n"
(#1470) Expected 1 space before ">"; 0 found
(#1470) Expected 1 space after ">"; 0 found
(#1471) Spaces must be used for alignment; tabs are not allowed
(#1471) Tab found within whitespace
(#1471) Line indented incorrectly; expected 12 spaces, found 5
(#1471) Expected "if (...) {\n"; found "if (...){\n"
(#1471) Variable "rem_ids" must not contain underscores.
(#1472) Spaces must be used for alignment; tabs are not allowed
(#1472) Tab found within whitespace
(#1472) Line indented incorrectly; expected at least 16 spaces, found 6
(#1472) Expected 1 space before "="; 0 found
(#1472) Expected 1 space after "="; 0 found
(#1472) Variable "rem_ids" must not contain underscores.
(#1473) Spaces must be used for alignment; tabs are not allowed
(#1473) Tab found within whitespace
(#1473) Line indented incorrectly; expected 12 spaces, found 5
(#1473) Expected "} else {\n"; found "}else{\n"
(#1474) Spaces must be used for alignment; tabs are not allowed
(#1474) Tab found within whitespace
(#1474) Line indented incorrectly; expected at least 16 spaces, found 6
(#1474) Variable "parentid_is_old" must not contain underscores.
(#1474) Expected 1 space before "="; 0 found
(#1474) Expected 1 space after "="; 0 found
(#1475) Spaces must be used for alignment; tabs are not allowed
(#1475) Tab found within whitespace
(#1475) Line indented incorrectly; expected 12 spaces, found 5
(#1476) Spaces must be used for alignment; tabs are not allowed
(#1476) Tab found within whitespace
(#1476) Line indented incorrectly; expected 8 spaces, found 3
(#1477) Spaces must be used for alignment; tabs are not allowed
(#1477) Tab found within whitespace
(#1477) Whitespace found at end of line
(#1478) Spaces must be used for alignment; tabs are not allowed
(#1478) Tab found within whitespace
(#1478) Line indented incorrectly; expected 8 spaces, found 3
(#1478) Expected "if (...) {\n"; found "if (...){\n"
(#1478) Expected 1 space before "=="; 0 found
(#1478) Expected 1 space after "=="; 0 found
(#1479) Spaces must be used for alignment; tabs are not allowed
(#1479) Tab found within whitespace
(#1479) Line indented incorrectly; expected 12 spaces, found 4
(#1479) Expected "if (...) {\n"; found "if(...){\n"
(#1479) Expected 1 space before "=="; 0 found
(#1479) Expected 1 space after "=="; 0 found
(#1480) Spaces must be used for alignment; tabs are not allowed
(#1480) Tab found within whitespace
(#1480) Line indented incorrectly; expected at least 16 spaces, found 6
(#1480) Expected 1 space before "="; 0 found
(#1480) Expected 1 space after "="; 0 found
(#1480) Line exceeds 132 characters; contains 157 characters
(#1480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1480) No space found before comment text; expected "// if example created from teacher in moodle, there is no sourceid. because sourceid is from komet xml tool exacomp_data.xml" but found "//if example created from teacher in moodle, there is no sourceid. because sourceid is from komet xml tool exacomp_data.xml"
(#1481) Spaces must be used for alignment; tabs are not allowed
(#1481) Tab found within whitespace
(#1481) Inline comments must end in full-stops, exclamation marks, or question marks
(#1481) This comment is 67% valid code; is this commented out code?
(#1481) Line indented incorrectly; expected at least 16 spaces, found 6
(#1481) No space found before comment text; expected "// $example_url=$rs->solution;" but found "//$example_url=$rs->solution;"
(#1482) Spaces must be used for alignment; tabs are not allowed
(#1482) Tab found within whitespace
(#1482) Line indented incorrectly; expected at least 16 spaces, found 6
(#1482) Variable "example_url" must not contain underscores.
(#1482) Expected 1 space before "="; 0 found
(#1482) Expected 1 space after "="; 0 found
(#1483) Spaces must be used for alignment; tabs are not allowed
(#1483) Tab found within whitespace
(#1483) Line indented incorrectly; expected 12 spaces, found 4
(#1483) Expected "} else {\n"; found "}else{\n"
(#1484) Spaces must be used for alignment; tabs are not allowed
(#1484) Tab found within whitespace
(#1484) Line indented incorrectly; expected at least 16 spaces, found 6
(#1484) Expected 1 space before "="; 0 found
(#1484) Expected 1 space after "="; 0 found
(#1485) Spaces must be used for alignment; tabs are not allowed
(#1485) Tab found within whitespace
(#1485) Line indented incorrectly; expected at least 16 spaces, found 6
(#1485) Variable "example_url" must not contain underscores.
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1486) Spaces must be used for alignment; tabs are not allowed
(#1486) Tab found within whitespace
(#1486) Line indented incorrectly; expected 12 spaces, found 4
(#1487) Spaces must be used for alignment; tabs are not allowed
(#1487) Tab found within whitespace
(#1487) Line indented incorrectly; expected 12 spaces, found 4
(#1487) Expected "if (...) {\n"; found "if (...){ //kategoryId mitnehmen, weil ein item kopiert und auf verschiedene kategorien zugeordnet werden kann. beim update soll dann nur das jeweilige item aktualisiert werden, sonst ist categorie falsch\n"
(#1487) Commas (,) must be followed by white space.
(#1487) Expected 1 space before "=>"; 0 found
(#1487) Expected 1 space after "=>"; 0 found
(#1487) Commas (,) must be followed by white space.
(#1487) Expected 1 space before "=>"; 0 found
(#1487) Expected 1 space after "=>"; 0 found
(#1487) Commas (,) must be followed by white space.
(#1487) Expected 1 space before "=>"; 0 found
(#1487) Expected 1 space after "=>"; 0 found
(#1487) Commas (,) must be followed by white space.
(#1487) Expected 1 space before "=>"; 0 found
(#1487) Expected 1 space after "=>"; 0 found
(#1487) Commas (,) must be followed by white space.
(#1487) Expected 1 space before "=>"; 0 found
(#1487) Expected 1 space after "=>"; 0 found
(#1487) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1487) Inline comments must end in full-stops, exclamation marks, or question marks
(#1487) No space found before comment text; expected "// kategoryId mitnehmen, weil ein item kopiert und auf verschiedene kategorien zugeordnet werden kann. beim update soll dann nur das jeweilige item aktualisiert werden, sonst ist categorie falsch" but found "//kategoryId mitnehmen, weil ein item kopiert und auf verschiedene kategorien zugeordnet werden kann. beim update soll dann nur das jeweilige item aktualisiert werden, sonst ist categorie falsch"
(#1488) Spaces must be used for alignment; tabs are not allowed
(#1488) Tab found within whitespace
(#1488) Line indented incorrectly; expected at least 16 spaces, found 5
(#1488) Expected 1 space before "="; 0 found
(#1488) Expected 1 space after "="; 0 found
(#1489) Spaces must be used for alignment; tabs are not allowed
(#1489) Tab found within whitespace
(#1489) Line indented incorrectly; expected 16 spaces, found 5
(#1489) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1490) Spaces must be used for alignment; tabs are not allowed
(#1490) Tab found within whitespace
(#1490) Line indented incorrectly; expected at least 20 spaces, found 6
(#1490) Expected 1 space before ".="; 0 found
(#1490) Expected 1 space after ".="; 0 found
(#1491) Spaces must be used for alignment; tabs are not allowed
(#1491) Tab found within whitespace
(#1491) Line indented incorrectly; expected at least 20 spaces, found 6
(#1491) Variable "rem_ids" must not contain underscores.
(#1491) Expected 1 space before "="; 0 found
(#1491) Expected 1 space after "="; 0 found
(#1491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1491) Inline comments must end in full-stops, exclamation marks, or question marks
(#1491) No space found before comment text; expected "// remark relation for parentids later" but found "//remark relation for parentids later"
(#1492) Spaces must be used for alignment; tabs are not allowed
(#1492) Tab found within whitespace
(#1492) Line indented incorrectly; expected at least 20 spaces, found 6
(#1492) Expected 1 space before "="; 0 found
(#1492) Expected 1 space after "="; 0 found
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Variable "beispiel_url" must not contain underscores.
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Variable "example_url" must not contain underscores.
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Line exceeds maximum limit of 180 characters; contains 360 characters
(#1493) Spaces must be used for alignment; tabs are not allowed
(#1493) Tab found within whitespace
(#1493) Line indented incorrectly; expected at least 20 spaces, found 6
(#1494) Spaces must be used for alignment; tabs are not allowed
(#1494) Tab found within whitespace
(#1494) Line indented incorrectly; expected at least 20 spaces, found 6
(#1494) Inline control structures are not allowed
(#1494) Variable "parentid_is_old" must not contain underscores.
(#1494) Variable "rem_ids" must not contain underscores.
(#1494) Expected 1 space before "="; 0 found
(#1494) Expected 1 space after "="; 0 found
(#1494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1494) Inline comments must end in full-stops, exclamation marks, or question marks
(#1494) No space found before comment text; expected "// save old parentid from new id" but found "//save old parentid from new id"
(#1495) Spaces must be used for alignment; tabs are not allowed
(#1495) Tab found within whitespace
(#1495) Line indented incorrectly; expected 16 spaces, found 5
(#1496) Spaces must be used for alignment; tabs are not allowed
(#1496) Tab found within whitespace
(#1496) Line indented incorrectly; expected 12 spaces, found 4
(#1497) Spaces must be used for alignment; tabs are not allowed
(#1497) Tab found within whitespace
(#1497) Line indented incorrectly; expected 8 spaces, found 3
(#1498) Spaces must be used for alignment; tabs are not allowed
(#1498) Tab found within whitespace
(#1498) Line indented incorrectly; expected 8 spaces, found 3
(#1498) Expected 1 space before "=="; 0 found
(#1498) Expected 1 space after "=="; 0 found
(#1499) Spaces must be used for alignment; tabs are not allowed
(#1499) Tab found within whitespace
(#1499) Line indented incorrectly; expected 12 spaces, found 4
(#1499) Expected "if (...) {\n"; found "if(...){\n"
(#1500) Spaces must be used for alignment; tabs are not allowed
(#1500) Tab found within whitespace
(#1500) Line indented incorrectly; expected 16 spaces, found 5
(#1500) Expected "if (...) {\n"; found "if(...) {\n"
(#1500) Expected 1 space before "=="; 0 found
(#1500) Expected 1 space after "=="; 0 found
(#1501) Spaces must be used for alignment; tabs are not allowed
(#1501) Tab found within whitespace
(#1501) Line indented incorrectly; expected at least 20 spaces, found 6
(#1501) Expected 1 space before "="; 0 found
(#1501) Expected 1 space after "="; 0 found
(#1501) Line exceeds 132 characters; contains 157 characters
(#1501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1501) No space found before comment text; expected "// if example created from teacher in moodle, there is no sourceid. because sourceid is from komet xml tool exacomp_data.xml" but found "//if example created from teacher in moodle, there is no sourceid. because sourceid is from komet xml tool exacomp_data.xml"
(#1502) Spaces must be used for alignment; tabs are not allowed
(#1502) Tab found within whitespace
(#1502) Inline comments must end in full-stops, exclamation marks, or question marks
(#1502) This comment is 67% valid code; is this commented out code?
(#1502) Line indented incorrectly; expected at least 20 spaces, found 6
(#1502) No space found before comment text; expected "// $example_url=$rs->solution;" but found "//$example_url=$rs->solution;"
(#1503) Spaces must be used for alignment; tabs are not allowed
(#1503) Tab found within whitespace
(#1503) Line indented incorrectly; expected at least 20 spaces, found 6
(#1503) Variable "example_url" must not contain underscores.
(#1503) Expected 1 space before "="; 0 found
(#1503) Expected 1 space after "="; 0 found
(#1504) Spaces must be used for alignment; tabs are not allowed
(#1504) Tab found within whitespace
(#1504) Line indented incorrectly; expected 16 spaces, found 5
(#1505) Spaces must be used for alignment; tabs are not allowed
(#1505) Tab found within whitespace
(#1505) Line indented incorrectly; expected 16 spaces, found 5
(#1505) Expected "} else {\n"; found "}\n\t\t\t\t\telse {\n"
(#1506) Spaces must be used for alignment; tabs are not allowed
(#1506) Tab found within whitespace
(#1506) Line indented incorrectly; expected at least 20 spaces, found 6
(#1506) Expected 1 space before "="; 0 found
(#1506) Expected 1 space after "="; 0 found
(#1507) Spaces must be used for alignment; tabs are not allowed
(#1507) Tab found within whitespace
(#1507) Line indented incorrectly; expected at least 20 spaces, found 6
(#1507) Variable "example_url" must not contain underscores.
(#1507) Expected 1 space before "="; 0 found
(#1507) Expected 1 space after "="; 0 found
(#1508) Spaces must be used for alignment; tabs are not allowed
(#1508) Tab found within whitespace
(#1508) Line indented incorrectly; expected 16 spaces, found 5
(#1509) Spaces must be used for alignment; tabs are not allowed
(#1509) Tab found within whitespace
(#1509) Line indented incorrectly; expected at least 16 spaces, found 5
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Variable "beispiel_url" must not contain underscores.
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Variable "example_url" must not contain underscores.
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "=>"; 0 found
(#1509) Expected 1 space after "=>"; 0 found
(#1509) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1510) Spaces must be used for alignment; tabs are not allowed
(#1510) Tab found within whitespace
(#1510) Line indented incorrectly; expected at least 16 spaces, found 5
(#1510) Expected 1 space before ".="; 0 found
(#1510) Expected 1 space after ".="; 0 found
(#1511) Spaces must be used for alignment; tabs are not allowed
(#1511) Tab found within whitespace
(#1511) Line indented incorrectly; expected at least 16 spaces, found 5
(#1511) Variable "rem_ids" must not contain underscores.
(#1511) Expected 1 space before "="; 0 found
(#1511) Expected 1 space after "="; 0 found
(#1511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1511) Inline comments must end in full-stops, exclamation marks, or question marks
(#1511) No space found before comment text; expected "// remark relation for parentids later" but found "//remark relation for parentids later"
(#1512) Spaces must be used for alignment; tabs are not allowed
(#1512) Tab found within whitespace
(#1512) Line indented incorrectly; expected at least 16 spaces, found 5
(#1512) Inline control structures are not allowed
(#1512) Variable "parentid_is_old" must not contain underscores.
(#1512) Variable "rem_ids" must not contain underscores.
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1513) Spaces must be used for alignment; tabs are not allowed
(#1513) Tab found within whitespace
(#1513) Line indented incorrectly; expected 12 spaces, found 4
(#1514) Spaces must be used for alignment; tabs are not allowed
(#1514) Tab found within whitespace
(#1514) Line indented incorrectly; expected 8 spaces, found 3
(#1515) Spaces must be used for alignment; tabs are not allowed
(#1515) Tab found within whitespace
(#1515) Line indented incorrectly; expected 4 spaces, found 2
(#1516) Spaces must be used for alignment; tabs are not allowed
(#1516) Tab found within whitespace
(#1516) Whitespace found at end of line
(#1517) Spaces must be used for alignment; tabs are not allowed
(#1517) Tab found within whitespace
(#1517) Line indented incorrectly; expected at least 4 spaces, found 2
(#1517) Expected 1 space before "="; 0 found
(#1517) Expected 1 space after "="; 0 found
(#1517) Line exceeds 132 characters; contains 150 characters
(#1518) Spaces must be used for alignment; tabs are not allowed
(#1518) Tab found within whitespace
(#1518) Line indented incorrectly; expected at least 4 spaces, found 2
(#1519) Spaces must be used for alignment; tabs are not allowed
(#1519) Tab found within whitespace
(#1519) Whitespace found at end of line
(#1520) Spaces must be used for alignment; tabs are not allowed
(#1520) Tab found within whitespace
(#1520) Line indented incorrectly; expected at least 4 spaces, found 2
(#1520) Expected 1 space before "="; 0 found
(#1520) Expected 1 space after "="; 0 found
(#1521) Spaces must be used for alignment; tabs are not allowed
(#1521) Tab found within whitespace
(#1521) Line indented incorrectly; expected at least 4 spaces, found 2
(#1522) Spaces must be used for alignment; tabs are not allowed
(#1522) Tab found within whitespace
(#1522) Line indented incorrectly; expected 4 spaces, found 2
(#1522) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1523) Spaces must be used for alignment; tabs are not allowed
(#1523) Tab found within whitespace
(#1523) Line indented incorrectly; expected 8 spaces, found 3
(#1523) Expected "if (...) {\n"; found "if (...){\n"
(#1523) Expected 1 space before "=>"; 0 found
(#1523) Expected 1 space after "=>"; 0 found
(#1524) Spaces must be used for alignment; tabs are not allowed
(#1524) Tab found within whitespace
(#1524) Line indented incorrectly; expected at least 12 spaces, found 4
(#1524) Commas (,) must be followed by white space.
(#1524) Expected 1 space before "=>"; 0 found
(#1524) Expected 1 space after "=>"; 0 found
(#1525) Spaces must be used for alignment; tabs are not allowed
(#1525) Tab found within whitespace
(#1525) Line indented incorrectly; expected 8 spaces, found 3
(#1526) Spaces must be used for alignment; tabs are not allowed
(#1526) Tab found within whitespace
(#1526) Line indented incorrectly; expected 4 spaces, found 2
(#1527) Spaces must be used for alignment; tabs are not allowed
(#1527) Tab found within whitespace
(#1527) Whitespace found at end of line
(#1528) Spaces must be used for alignment; tabs are not allowed
(#1528) Tab found within whitespace
(#1528) Line indented incorrectly; expected at least 4 spaces, found 2
(#1528) Expected 1 space before "="; 0 found
(#1528) Expected 1 space after "="; 0 found
(#1529) Spaces must be used for alignment; tabs are not allowed
(#1529) Tab found within whitespace
(#1529) Line indented incorrectly; expected at least 4 spaces, found 2
(#1530) Spaces must be used for alignment; tabs are not allowed
(#1530) Tab found within whitespace
(#1530) Line indented incorrectly; expected at least 4 spaces, found 3
(#1530) Commas (,) must be followed by white space.
(#1530) Variable "rem_ids" must not contain underscores.
(#1532) Spaces must be used for alignment; tabs are not allowed
(#1532) Tab found within whitespace
(#1532) This comment is 79% valid code; is this commented out code?
(#1532) Line indented incorrectly; expected at least 4 spaces, found 1
(#1533) Line indented incorrectly; expected at least 4 spaces, found 2
(#1534) Line indented incorrectly; expected at least 4 spaces, found 3
(#1535) Line indented incorrectly; expected at least 4 spaces, found 3
(#1536) Line indented incorrectly; expected at least 4 spaces, found 3
(#1537) Line indented incorrectly; expected at least 4 spaces, found 3
(#1545) Line indented incorrectly; expected at least 4 spaces, found 3
(#1546) Line indented incorrectly; expected at least 4 spaces, found 3
(#1547) Line indented incorrectly; expected at least 4 spaces, found 3
(#1548) Whitespace found at end of line
(#1549) Line indented incorrectly; expected at least 4 spaces, found 3
(#1550) Line indented incorrectly; expected at least 4 spaces, found 3
(#1551) Line indented incorrectly; expected at least 4 spaces, found 2
(#1552) Line indented incorrectly; expected at least 4 spaces, found 1
(#1555) Commas (,) must be followed by white space.
(#1555) Variable "rem_ids" must not contain underscores.
(#1555) Expected 1 space after closing parenthesis; found 0
(#1556) Spaces must be used for alignment; tabs are not allowed
(#1556) Tab found within whitespace
(#1556) Line indented incorrectly; expected at least 4 spaces, found 2
(#1557) Spaces must be used for alignment; tabs are not allowed
(#1557) Tab found within whitespace
(#1557) This comment is 70% valid code; is this commented out code?
(#1557) Line indented incorrectly; expected at least 4 spaces, found 2
(#1558) Line indented incorrectly; expected at least 4 spaces, found 2
(#1560) Spaces must be used for alignment; tabs are not allowed
(#1560) Tab found within whitespace
(#1560) Line indented incorrectly; expected 4 spaces, found 2
(#1560) Expected "if (...) {\n"; found "if (...){\n"
(#1560) Variable "rem_ids" must not contain underscores.
(#1561) Spaces must be used for alignment; tabs are not allowed
(#1561) Tab found within whitespace
(#1561) Line indented incorrectly; expected 8 spaces, found 3
(#1561) Expected 1 space before "=>"; 0 found
(#1561) Expected 1 space after "=>"; 0 found
(#1561) Variable "rem_ids" must not contain underscores.
(#1561) Expected 1 space before "=>"; 0 found
(#1561) Expected 1 space after "=>"; 0 found
(#1562) Spaces must be used for alignment; tabs are not allowed
(#1562) Tab found within whitespace
(#1562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1562) Inline comments must end in full-stops, exclamation marks, or question marks
(#1562) This comment is 70% valid code; is this commented out code?
(#1562) Line indented incorrectly; expected at least 12 spaces, found 4
(#1562) No space found before comment text; expected "// echo "UPDATE mdl_".$utable." SET parentid=".$rem_ids[0][$v]." WHERE id=".$newid;" but found "//echo "UPDATE mdl_".$utable." SET parentid=".$rem_ids[0][$v]." WHERE id=".$newid;"
(#1563) Spaces must be used for alignment; tabs are not allowed
(#1563) Tab found within whitespace
(#1563) Line indented incorrectly; expected at least 12 spaces, found 3
(#1563) Expected 1 space before "=>"; 0 found
(#1563) Expected 1 space after "=>"; 0 found
(#1563) Commas (,) must be followed by white space.
(#1563) Expected 1 space before "=>"; 0 found
(#1563) Expected 1 space after "=>"; 0 found
(#1563) Variable "rem_ids" must not contain underscores.
(#1564) Spaces must be used for alignment; tabs are not allowed
(#1564) Tab found within whitespace
(#1564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1564) Inline comments must end in full-stops, exclamation marks, or question marks
(#1564) This comment is 75% valid code; is this commented out code?
(#1564) Line indented incorrectly; expected at least 12 spaces, found 3
(#1564) No space found before comment text; expected "// echo "bei datensatz ".$newid." wird parentid=".$rem_ids[0][$v];" but found "//echo "bei datensatz ".$newid." wird parentid=".$rem_ids[0][$v];"
(#1565) Spaces must be used for alignment; tabs are not allowed
(#1565) Tab found within whitespace
(#1565) Line indented incorrectly; expected 8 spaces, found 3
(#1565) Spaces must be used for alignment; tabs are not allowed
(#1565) Tab found within whitespace
(#1565) Whitespace found at end of line
(#1566) Spaces must be used for alignment; tabs are not allowed
(#1566) Tab found within whitespace
(#1566) Line indented incorrectly; expected 4 spaces, found 2
(#1569) Commas (,) must be followed by white space.
(#1569) Expected 1 space after closing parenthesis; found 0
(#1570) Spaces must be used for alignment; tabs are not allowed
(#1570) Tab found within whitespace
(#1570) Line indented incorrectly; expected at least 4 spaces, found 1
(#1571) Spaces must be used for alignment; tabs are not allowed
(#1571) Tab found within whitespace
(#1571) Line indented incorrectly; expected at least 4 spaces, found 1
(#1571) Expected 1 space before "="; 0 found
(#1571) Expected 1 space after "="; 0 found
(#1572) Spaces must be used for alignment; tabs are not allowed
(#1572) Tab found within whitespace
(#1572) Line indented incorrectly; expected at least 4 spaces, found 1
(#1572) Inline control structures are not allowed
(#1572) Commas (,) must be followed by white space.
(#1572) Commas (,) must be followed by white space.
(#1573) Spaces must be used for alignment; tabs are not allowed
(#1573) Tab found within whitespace
(#1573) Line indented incorrectly; expected at least 4 spaces, found 1
(#1573) Inline control structures are not allowed
blocks/exaport/epop_viewfile.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#25) This comment is 75% valid code; is this commented out code?
(#25) No space found before comment text; expected "// echo $url;" but found "//echo $url;"
(#26) This comment is 52% valid code; is this commented out code?
(#38) Whitespace found at end of line
(#40) Whitespace found at end of line
(#41) Whitespace found at end of line
(#42) Whitespace found at end of line
(#46) Line exceeds 132 characters; contains 154 characters
blocks/exaport/epopal.php
(#1) File has mixed line endings; this may cause incorrect results
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) No space found before comment text; expected "// sicherheit, nur interne links" but found "//sicherheit, nur interne links"
(#22) Whitespace found at end of line
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// echo $url;die;" but found "//echo $url;die;"
(#23) Whitespace found at end of line
(#24) Expected "if (...) {\n"; found "if (...){\n"
(#24) Expected 1 space before "!="; 0 found
(#24) Expected 1 space after "!="; 0 found
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) This comment is 72% valid code; is this commented out code?
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) No space found before comment text; expected "// redirect(get_login_url());" but found "//redirect(get_login_url());"
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#26) Whitespace found at end of line
(#27) Expected "} else {\n"; found "}else{\n"
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Expected "if (...) {\n"; found "if(...){\n"
(#29) Expected 1 space before "!="; 0 found
(#29) Expected 1 space after "!="; 0 found
(#29) Whitespace found at end of line
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Whitespace found at end of line
(#32) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Whitespace found at end of line
(#42) Expected "if (...) {\n"; found "if (...)\n{\n"
(#42) Whitespace found at end of line
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#66) Whitespace found at end of line
(#67) Whitespace found at end of line
blocks/exaport/epopalm.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Inline control structures are not allowed
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#27) Expected "if (...) {\n"; found "if (...){\n"
(#27) Expected 1 space before "=="; 0 found
(#27) Expected 1 space after "=="; 0 found
(#27) Expected 1 space before "!="; 0 found
(#27) Expected 1 space after "!="; 0 found
(#27) Expected 1 space before "!="; 0 found
(#27) Expected 1 space after "!="; 0 found
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Expected "} else {\n"; found "}else{\n"
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 8 spaces, found 2
(#31) Expected "if (...) {\n"; found "if (...){\n"
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 12 spaces, found 3
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) No space found before comment text; expected "// if user is enrolled to a course with exaport, redirect to it" but found "//if user is enrolled to a course with exaport, redirect to it"
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) No space found before comment text; expected "// else redirect to moodle root" but found "//else redirect to moodle root"
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Commas (,) must be followed by white space.
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 8 spaces, found 2
(#40) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) This comment is 50% valid code; is this commented out code?
(#41) Line indented incorrectly; expected at least 12 spaces, found 3
(#41) No space found before comment text; expected "// $mycoursecontext = get_context_instance(CONTEXT_COURSE, $mycourse->id);" but found "//$mycoursecontext = get_context_instance(CONTEXT_COURSE, $mycourse->id);"
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 12 spaces, found 3
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 12 spaces, found 3
(#44) Expected "if (...) {\n"; found "if(...) {\n"
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 16 spaces, found 4
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 12 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#54) Expected "if (...) {\n"; found "if (...){\n"
(#54) Expected 1 space before "=="; 0 found
(#54) Expected 1 space after "=="; 0 found
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Expected 1 space after closing parenthesis; found 0
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#63) Expected "if (...) {\n"; found "if (...){\n"
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) Expected "} else {\n"; found "}else{\n"
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/export_scorm.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#27) Spaces must be used to indent lines; tabs are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#37) Variable "existingfilesArray" must be all lower-case
(#39) Variable "existingfilesArray" must be all lower-case
(#44) Variable "with_directory" must not contain underscores.
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Inline control structures are not allowed
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Inline control structures are not allowed
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 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 4 spaces, found 1
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Variable "commentsContent" must be all lower-case
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 8 spaces, found 2
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Variable "commentsContent" must be all lower-case
(#134) Line exceeds 132 characters; contains 164 characters
(#135) Line exceeds 132 characters; contains 157 characters
(#136) Line exceeds 132 characters; contains 160 characters
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Variable "commentsContent" must be all lower-case
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#148) Expected "if (...) {\n"; found "if(...){\n"
(#148) Expected 1 space before "=="; 0 found
(#148) Expected 1 space after "=="; 0 found
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Variable "itemQuery" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 4
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 4
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 4
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 4
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 4
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 4
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#156) Expected "} else {\n"; found "}else{\n"
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Variable "itemQuery" must be all lower-case
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 4
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 4
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 4
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 5
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 4
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 4
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Inline control structures are not allowed
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 2
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Inline control structures are not allowed
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 2
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#172) Variable "itemQuery" must be all lower-case
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#179) Expected "if (...) {\n"; found "if(...){\n"
(#179) Expected 1 space before "=="; 0 found
(#179) Expected 1 space after "=="; 0 found
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) Variable "itemQuery" must be all lower-case
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 4
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 4
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 4
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 4
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 4
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 4
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 4 spaces, found 1
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 1
(#188) Expected "} else {\n"; found "}\n\telse{\n"
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Variable "itemQuery" must be all lower-case
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 3
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 3
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 3
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 3
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 3
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 3
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 4 spaces, found 1
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 4 spaces, found 1
(#197) Inline control structures are not allowed
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 4 spaces, found 2
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Variable "itemQuery" must be all lower-case
(#204) Variable "xmlElement" must be all lower-case
(#204) Variable "export_dir" must not contain underscores.
(#204) Variable "with_directory" must not contain underscores.
(#204) Line exceeds 132 characters; contains 180 characters
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 4 spaces, found 1
(#205) Variable "existingfilesArray" must be all lower-case
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 4 spaces, found 1
(#206) Variable "indexfileItems" must be all lower-case
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 4 spaces, found 1
(#209) Variable "with_directory" must not contain underscores.
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Expected 1 space before "+"; 0 found
(#211) Expected 1 space after "+"; 0 found
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Whitespace found at end of line
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 8 spaces, found 2
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 8 spaces, found 2
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 3
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 12 spaces, found 3
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 16 spaces, found 4
(#221) Variable "subdirName" must be all lower-case
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 16 spaces, found 4
(#222) Variable "subdirName" must be all lower-case
(#222) Variable "subdirName" must be all lower-case
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 16 spaces, found 4
(#223) Variable "subdirName" must be all lower-case
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 12 spaces, found 3
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 12 spaces, found 3
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 8 spaces, found 2
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 4 spaces, found 1
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Variable "hasItems" must be all lower-case
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 4 spaces, found 1
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) Variable "hasItems" must be all lower-case
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 2
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Whitespace found at end of line
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 12 spaces, found 3
(#235) Expected "if (...) {\n"; found "if(...){\n"
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Line indented incorrectly; expected at least 16 spaces, found 4
(#236) No space found before comment text; expected "// begin" but found "//begin"
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 16 spaces, found 4
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 16 spaces, found 4
(#239) Expected "if (...) {\n"; found "if(...){\t\t\t\t\t\t\t\t\t\n"
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 20 spaces, found 5
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 20 spaces, found 5
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 20 spaces, found 5
(#242) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 24 spaces, found 6
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 24 spaces, found 6
(#245) Expected 1 space before "="; 0 found
(#245) Expected 1 space after "="; 0 found
(#245) Expected 1 space before "="; 0 found
(#245) Expected 1 space after "="; 0 found
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 24 spaces, found 6
(#246) Expected "if (...) {\n"; found "if(...){\n"
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 28 spaces, found 7
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 28 spaces, found 7
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 24 spaces, found 6
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 20 spaces, found 5
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 20 spaces, found 5
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 20 spaces, found 5
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 20 spaces, found 5
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 20 spaces, found 5
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Whitespace found at end of line
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 16 spaces, found 4
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 12 spaces, found 3
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Line indented incorrectly; expected at least 12 spaces, found 3
(#259) No space found before comment text; expected "// end" but found "//end"
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 12 spaces, found 3
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 12 spaces, found 3
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 12 spaces, found 3
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 3
(#264) Expected 1 space before "+"; 0 found
(#264) Expected 1 space after "+"; 0 found
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 12 spaces, found 3
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 12 spaces, found 3
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Whitespace found at end of line
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 12 spaces, found 3
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 12 spaces, found 3
(#268) Line exceeds 132 characters; contains 180 characters
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 12 spaces, found 3
(#269) Line exceeds 132 characters; contains 154 characters
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 12 spaces, found 3
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 12 spaces, found 3
(#271) Inline control structures are not allowed
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 12 spaces, found 3
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 3
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 12 spaces, found 3
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 12 spaces, found 3
(#276) Variable "export_dir" must not contain underscores.
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 12 spaces, found 3
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 12 spaces, found 3
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#280) Variable "xmlElement" must be all lower-case
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Whitespace found at end of line
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 12 spaces, found 3
(#282) Variable "with_directory" must not contain underscores.
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 16 spaces, found 4
(#283) Variable "indexfileItems" must be all lower-case
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 12 spaces, found 3
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Whitespace found at end of line
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 12 spaces, found 3
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 12 spaces, found 3
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 8 spaces, found 2
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 1
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 4 spaces, found 1
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) This comment is 100% valid code; is this commented out code?
(#292) Line indented incorrectly; expected at least 4 spaces, found 1
(#292) No space found before comment text; expected "// !!" but found "//!!"
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Variable "hasItems" must be all lower-case
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 8 spaces, found 2
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 12 spaces, found 3
(#298) Expected "if (...) {\n"; found "if(...){\n"
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 16 spaces, found 4
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Whitespace found at end of line
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 16 spaces, found 4
(#301) Expected "if (...) {\n"; found "if(...){\n"
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 20 spaces, found 5
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 20 spaces, found 5
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 20 spaces, found 5
(#304) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Whitespace found at end of line
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 24 spaces, found 6
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 24 spaces, found 6
(#307) Expected 1 space before "="; 0 found
(#307) Expected 1 space after "="; 0 found
(#307) Expected 1 space before "="; 0 found
(#307) Expected 1 space after "="; 0 found
(#307) Whitespace found at end of line
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 24 spaces, found 6
(#308) Expected "if (...) {\n"; found "if(...){\n"
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 28 spaces, found 7
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 28 spaces, found 7
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 24 spaces, found 6
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 20 spaces, found 5
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 20 spaces, found 5
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 20 spaces, found 5
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Whitespace found at end of line
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 20 spaces, found 5
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 20 spaces, found 5
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 16 spaces, found 4
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 12 spaces, found 3
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 12 spaces, found 3
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 12 spaces, found 3
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 12 spaces, found 3
(#324) Variable "fsFile" must be all lower-case
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 12 spaces, found 3
(#325) Inline control structures are not allowed
(#325) Variable "fsFile" must be all lower-case
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 12 spaces, found 3
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 12 spaces, found 3
(#328) Variable "content_filename" must not contain underscores.
(#328) Variable "fsFile" must be all lower-case
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 12 spaces, found 3
(#329) Variable "export_dir" must not contain underscores.
(#329) Variable "content_filename" must not contain underscores.
(#329) Variable "existingfilesArray" must be all lower-case
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 16 spaces, found 4
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 16 spaces, found 4
(#331) Variable "content_filename" must not contain underscores.
(#331) Variable "fsFile" must be all lower-case
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 12 spaces, found 3
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 12 spaces, found 3
(#333) Variable "existingfilesArray" must be all lower-case
(#333) Variable "export_dir" must not contain underscores.
(#333) Variable "content_filename" must not contain underscores.
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 3
(#335) Variable "export_dir" must not contain underscores.
(#335) Variable "content_filename" must not contain underscores.
(#335) Variable "fsFile" must be all lower-case
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 12 spaces, found 3
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 12 spaces, found 3
(#338) Expected 1 space before "+"; 0 found
(#338) Expected 1 space after "+"; 0 found
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 12 spaces, found 3
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 12 spaces, found 3
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 12 spaces, found 3
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 12 spaces, found 3
(#342) Variable "content_filename" must not contain underscores.
(#342) Variable "content_filename" must not contain underscores.
(#342) Line exceeds maximum limit of 180 characters; contains 188 characters
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 12 spaces, found 3
(#343) Line exceeds 132 characters; contains 152 characters
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 12 spaces, found 3
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 12 spaces, found 3
(#345) Inline control structures are not allowed
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 12 spaces, found 3
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 12 spaces, found 6
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 12 spaces, found 3
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 12 spaces, found 3
(#350) Variable "export_dir" must not contain underscores.
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 12 spaces, found 3
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 12 spaces, found 3
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 12 spaces, found 3
(#353) Variable "xmlElement" must be all lower-case
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Whitespace found at end of line
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 12 spaces, found 3
(#355) Variable "with_directory" must not contain underscores.
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 16 spaces, found 4
(#356) Variable "indexfileItems" must be all lower-case
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Whitespace found at end of line
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 12 spaces, found 3
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Whitespace found at end of line
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 12 spaces, found 3
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 12 spaces, found 3
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 8 spaces, found 2
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 4 spaces, found 1
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 4 spaces, found 1
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 4 spaces, found 1
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 8 spaces, found 2
(#367) Variable "hasItems" must be all lower-case
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 8 spaces, found 2
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 12 spaces, found 3
(#369) Expected "if (...) {\n"; found "if(...){\n"
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 16 spaces, found 4
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 16 spaces, found 4
(#372) Expected "if (...) {\n"; found "if(...){\n"
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 20 spaces, found 5
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 20 spaces, found 5
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 20 spaces, found 5
(#375) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 24 spaces, found 6
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 24 spaces, found 6
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 24 spaces, found 6
(#379) Expected "if (...) {\n"; found "if(...){\n"
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 28 spaces, found 7
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 28 spaces, found 7
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 24 spaces, found 6
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 20 spaces, found 5
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 20 spaces, found 5
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 20 spaces, found 5
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Whitespace found at end of line
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 20 spaces, found 5
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 20 spaces, found 5
(#388) Expected 1 space before "="; 0 found
(#388) Expected 1 space after "="; 0 found
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Whitespace found at end of line
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 16 spaces, found 4
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 12 spaces, found 3
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 12 spaces, found 3
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 12 spaces, found 3
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 12 spaces, found 3
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 12 spaces, found 3
(#396) Expected 1 space before "+"; 0 found
(#396) Expected 1 space after "+"; 0 found
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 12 spaces, found 3
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 12 spaces, found 3
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Whitespace found at end of line
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 12 spaces, found 3
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 12 spaces, found 3
(#400) Line exceeds 132 characters; contains 152 characters
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 12 spaces, found 3
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 12 spaces, found 3
(#402) Inline control structures are not allowed
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 12 spaces, found 3
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 12 spaces, found 3
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 12 spaces, found 3
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 12 spaces, found 3
(#407) Variable "export_dir" must not contain underscores.
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 12 spaces, found 3
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 12 spaces, found 3
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 12 spaces, found 3
(#410) Variable "xmlElement" must be all lower-case
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Whitespace found at end of line
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 12 spaces, found 3
(#412) Variable "with_directory" must not contain underscores.
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 16 spaces, found 4
(#413) Variable "indexfileItems" must be all lower-case
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Whitespace found at end of line
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 12 spaces, found 3
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Whitespace found at end of line
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 12 spaces, found 3
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 12 spaces, found 3
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 8 spaces, found 2
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 4 spaces, found 1
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 4 spaces, found 1
(#420) Variable "hasItems" must be all lower-case
(#420) Variable "with_directory" must not contain underscores.
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 8 spaces, found 2
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 2
(#423) Variable "indexfileItems" must be all lower-case
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 8 spaces, found 2
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 4 spaces, found 1
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 4 spaces, found 1
(#426) Variable "with_directory" must not contain underscores.
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 8 spaces, found 2
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 8 spaces, found 2
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 8 spaces, found 2
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 8 spaces, found 2
(#430) Variable "export_dir" must not contain underscores.
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 4 spaces, found 1
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 4 spaces, found 1
(#433) Variable "hasItems" must be all lower-case
(#436) Variable "parsedDoc" must be all lower-case
(#436) Variable "with_directory" must not contain underscores.
(#436) Line exceeds 132 characters; contains 176 characters
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Whitespace found at end of line
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 4 spaces, found 1
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 4 spaces, found 1
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Whitespace found at end of line
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 4 spaces, found 1
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Line indented incorrectly; expected at least 8 spaces, found 2
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected 8 spaces, found 2
(#442) Variable "with_directory" must not contain underscores.
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 12 spaces, found 3
(#443) Variable "newSubdir" must be all lower-case
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 8 spaces, found 2
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Line indented incorrectly; expected at least 12 spaces, found 3
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 12 spaces, found 3
(#446) Variable "newSubdir" must be all lower-case
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Whitespace found at end of line
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 8 spaces, found 2
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 12 spaces, found 3
(#448) Variable "newSubdir" must be all lower-case
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 12 spaces, found 3
(#449) Variable "newSubdir" must be all lower-case
(#449) Variable "newSubdir" must be all lower-case
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 12 spaces, found 3
(#450) Variable "newSubdir" must be all lower-case
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 12 spaces, found 3
(#451) Inline control structures are not allowed
(#451) Variable "newSubdir" must be all lower-case
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 12 spaces, found 4
(#452) Variable "newSubdir" must be all lower-case
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 8 spaces, found 2
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 8 spaces, found 2
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Line indented incorrectly; expected at least 12 spaces, found 3
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 12 spaces, found 3
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 8 spaces, found 2
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 12 spaces, found 3
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 12 spaces, found 3
(#459) Variable "parsedDoc" must be all lower-case
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 12 spaces, found 3
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 12 spaces, found 3
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 12 spaces, found 3
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 12 spaces, found 3
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 8 spaces, found 2
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) Line indented incorrectly; expected at least 8 spaces, found 2
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 8 spaces, found 2
(#466) Variable "mainNotEmpty" must be all lower-case
(#466) Variable "newSubdir" must be all lower-case
(#466) Variable "with_directory" must not contain underscores.
(#466) Line exceeds maximum limit of 180 characters; contains 195 characters
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 8 spaces, found 2
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 8 spaces, found 2
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 12 spaces, found 3
(#470) Variable "parsedDoc" must be all lower-case
(#470) Variable "newSubdir" must be all lower-case
(#470) Expected 1 space before "+"; 0 found
(#470) Expected 1 space after "+"; 0 found
(#470) Variable "with_directory" must not contain underscores.
(#470) Line exceeds 132 characters; contains 180 characters
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 12 spaces, found 3
(#471) Inline control structures are not allowed
(#471) Whitespace found at end of line
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 12 spaces, found 4
(#472) Variable "mainNotEmpty" must be all lower-case
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 8 spaces, found 2
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 8 spaces, found 2
(#475) Variable "mainNotEmpty" must be all lower-case
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Line indented incorrectly; expected at least 12 spaces, found 3
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 12 spaces, found 3
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 16 spaces, found 4
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 16 spaces, found 4
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 16 spaces, found 4
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 16 spaces, found 4
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 12 spaces, found 3
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 12 spaces, found 3
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 8 spaces, found 2
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 4 spaces, found 1
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 4 spaces, found 1
(#489) function name "createXMLcomps" must be lower-case letters only
(#489) Expected 1 space after closing parenthesis; found 0
(#490) Line indented incorrectly; expected at least 4 spaces, found 0
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 4 spaces, found 1
(#491) Variable "parsedDoc" must be all lower-case
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 4 spaces, found 1
(#493) Variable "xmlRoot" must be all lower-case
(#493) Variable "parsedDoc" must be all lower-case
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Line indented incorrectly; expected at least 4 spaces, found 1
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 4 spaces, found 1
(#496) Variable "xmlRoot" must be all lower-case
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 4 spaces, found 1
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 4 spaces, found 1
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 4 spaces, found 1
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 4 spaces, found 1
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 4 spaces, found 1
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 4 spaces, found 1
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 4 spaces, found 1
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 4 spaces, found 1
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 4 spaces, found 1
(#509) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Whitespace found at end of line
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 8 spaces, found 2
(#511) Expected 1 space before "="; 0 found
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 8 spaces, found 2
(#512) Commas (,) must be followed by white space.
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected 8 spaces, found 2
(#514) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 12 spaces, found 3
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 12 spaces, found 3
(#516) Commas (,) must be followed by white space.
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected 8 spaces, found 2
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 4 spaces, found 1
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Whitespace found at end of line
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 4 spaces, found 1
(#520) Variable "parsedDoc" must be all lower-case
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected 4 spaces, found 1
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 2
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 4 spaces, found 1
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 4 spaces, found 1
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#530) Line indented incorrectly; expected at least 4 spaces, found 1
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 4 spaces, found 1
(#531) Inline control structures are not allowed
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 4 spaces, found 2
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Line indented incorrectly; expected at least 4 spaces, found 1
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 4 spaces, found 1
(#535) Variable "export_data_dir" must not contain underscores.
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 4 spaces, found 1
(#536) Variable "export_data_dir" must not contain underscores.
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Whitespace found at end of line
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 4 spaces, found 1
(#537) Inline control structures are not allowed
(#537) Variable "export_data_dir" must not contain underscores.
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 4 spaces, found 2
(#538) Variable "export_data_dir" must not contain underscores.
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Whitespace found at end of line
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Line indented incorrectly; expected at least 4 spaces, found 1
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected 4 spaces, found 1
(#541) Variable "with_directory" must not contain underscores.
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 8 spaces, found 2
(#542) Variable "categoriesSubdirName" must be all lower-case
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 8 spaces, found 2
(#543) Variable "export_categories_dir" must not contain underscores.
(#543) Variable "categoriesSubdirName" must be all lower-case
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 8 spaces, found 2
(#544) Variable "export_categories_dir" must not contain underscores.
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Whitespace found at end of line
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected 8 spaces, found 2
(#545) Variable "export_categories_dir" must not contain underscores.
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 12 spaces, found 3
(#546) Variable "export_categories_dir" must not contain underscores.
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 12 spaces, found 3
(#547) Variable "categoriesSubdirName" must be all lower-case
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected 8 spaces, found 2
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 4 spaces, found 1
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 8 spaces, found 2
(#550) Variable "categoriesSubdirName" must be all lower-case
(#550) Variable "export_data_dir" must not contain underscores.
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 4 spaces, found 1
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Line indented incorrectly; expected at least 4 spaces, found 1
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 4 spaces, found 1
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 4 spaces, found 1
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 4 spaces, found 1
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 4 spaces, found 1
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 4 spaces, found 1
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 4 spaces, found 1
(#560) Variable "parsedDoc" must be all lower-case
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 4 spaces, found 1
(#562) Variable "xmlRoot" must be all lower-case
(#562) Variable "parsedDoc" must be all lower-case
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Line indented incorrectly; expected at least 4 spaces, found 1
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 4 spaces, found 1
(#565) Variable "xmlRoot" must be all lower-case
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 4 spaces, found 1
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 4 spaces, found 1
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 4 spaces, found 1
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 4 spaces, found 1
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 4 spaces, found 1
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 4 spaces, found 1
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Line indented incorrectly; expected at least 4 spaces, found 1
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 4 spaces, found 1
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 4 spaces, found 1
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) Line indented incorrectly; expected at least 4 spaces, found 1
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 4 spaces, found 1
(#580) Variable "desc_organization" must not contain underscores.
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 4 spaces, found 1
(#581) Variable "desc_organization" must not contain underscores.
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 4 spaces, found 1
(#583) Variable "desc_organization" must not contain underscores.
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 4 spaces, found 1
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Line indented incorrectly; expected at least 4 spaces, found 1
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 4 spaces, found 1
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 4 spaces, found 1
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#590) Line indented incorrectly; expected at least 4 spaces, found 1
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 4 spaces, found 1
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Line indented incorrectly; expected at least 4 spaces, found 1
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 4 spaces, found 1
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 4 spaces, found 1
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 4 spaces, found 1
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 4 spaces, found 1
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected 4 spaces, found 1
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 8 spaces, found 2
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 12 spaces, found 3
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected 12 spaces, found 3
(#603) Expected "if (...) {\n"; found "if(...){\n"
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 16 spaces, found 4
(#604) Expected 1 space before "="; 0 found
(#604) Expected 1 space after "="; 0 found
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected 12 spaces, found 3
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 8 spaces, found 2
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected 4 spaces, found 1
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 4 spaces, found 1
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 4 spaces, found 1
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected at least 4 spaces, found 1
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 4 spaces, found 1
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 4 spaces, found 1
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 4 spaces, found 1
(#614) Line exceeds 132 characters; contains 158 characters
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 4 spaces, found 1
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 4 spaces, found 1
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 4 spaces, found 1
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Whitespace found at end of line
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 4 spaces, found 1
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 4 spaces, found 1
(#620) Variable "filepath_to_personal" must not contain underscores.
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 4 spaces, found 1
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Whitespace found at end of line
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 4 spaces, found 1
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 4 spaces, found 1
(#625) Variable "desc_organization" must not contain underscores.
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 4 spaces, found 1
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 4 spaces, found 1
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#630) Line indented incorrectly; expected at least 4 spaces, found 1
(#630) No space found before comment text; expected "// categories" but found "//categories"
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Line indented incorrectly; expected at least 4 spaces, found 1
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 4 spaces, found 1
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 4 spaces, found 1
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 4 spaces, found 1
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 4 spaces, found 1
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 4 spaces, found 1
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Whitespace found at end of line
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 4 spaces, found 1
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Whitespace found at end of line
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 4 spaces, found 1
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Whitespace found at end of line
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected 4 spaces, found 1
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 8 spaces, found 2
(#643) Variable "parsedDoc" must be all lower-case
(#643) Variable "categoriesSubdirName" must be all lower-case
(#643) Variable "with_directory" must not contain underscores.
(#643) Line exceeds 132 characters; contains 165 characters
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected 4 spaces, found 1
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Whitespace found at end of line
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Line indented incorrectly; expected at least 4 spaces, found 1
(#646) No space found before comment text; expected "// save files, from personal information" but found "//save files, from personal information"
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 4 spaces, found 1
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 4 spaces, found 1
(#648) Commas (,) must be followed by white space.
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 4 spaces, found 1
(#649) Variable "areafiles_exist" must not contain underscores.
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected 4 spaces, found 1
(#650) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 8 spaces, found 2
(#651) Inline control structures are not allowed
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Whitespace found at end of line
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected 8 spaces, found 2
(#653) Expected "if (...) {\n"; found "if(...){\t\n"
(#653) Commas (,) must be followed by white space.
(#653) Expected 1 space before "!="; 0 found
(#653) Expected 1 space after "!="; 0 found
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Whitespace found at end of line
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 12 spaces, found 3
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Whitespace found at end of line
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Whitespace found at end of line
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 12 spaces, found 3
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 12 spaces, found 3
(#657) Variable "content_filename" must not contain underscores.
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected 12 spaces, found 3
(#658) Variable "content_filename" must not contain underscores.
(#658) Variable "existingfilesArray" must be all lower-case
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 16 spaces, found 4
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 16 spaces, found 4
(#660) Variable "content_filename" must not contain underscores.
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected 12 spaces, found 3
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 12 spaces, found 3
(#662) Variable "existingfilesArray" must be all lower-case
(#662) Variable "content_filename" must not contain underscores.
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Whitespace found at end of line
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 12 spaces, found 3
(#664) Variable "content_filename" must not contain underscores.
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 12 spaces, found 3
(#665) Variable "areafiles_exist" must not contain underscores.
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected 8 spaces, found 2
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Whitespace found at end of line
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected 4 spaces, found 1
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Whitespace found at end of line
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#670) Inline comments must end in full-stops, exclamation marks, or question marks
(#670) Line indented incorrectly; expected at least 4 spaces, found 1
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 4 spaces, found 1
(#671) Variable "with_directory" must not contain underscores.
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 8 spaces, found 2
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 8 spaces, found 2
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 8 spaces, found 2
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 8 spaces, found 2
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 8 spaces, found 2
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 8 spaces, found 2
(#677) Line exceeds 132 characters; contains 159 characters
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 8 spaces, found 2
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 8 spaces, found 2
(#679) Variable "filepath_to_personal" must not contain underscores.
(#679) Line exceeds 132 characters; contains 133 characters
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 8 spaces, found 2
(#680) Variable "categoriesSubdirName" must be all lower-case
(#680) Line exceeds 132 characters; contains 139 characters
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected at least 8 spaces, found 2
(#681) Inline control structures are not allowed
(#681) Variable "areafiles_exist" must not contain underscores.
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 8 spaces, found 3
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Whitespace found at end of line
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 8 spaces, found 2
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 8 spaces, found 2
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 8 spaces, found 2
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 8 spaces, found 2
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected 4 spaces, found 1
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 4 spaces, found 1
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Whitespace found at end of line
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Line indented incorrectly; expected at least 4 spaces, found 1
(#690) No space found before comment text; expected "// begin" but found "//begin"
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 4 spaces, found 1
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Inline comments must start with a capital letter, digit or 3-dots sequence
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Line indented incorrectly; expected at least 4 spaces, found 1
(#692) No space found before comment text; expected "// end" but found "//end"
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Whitespace found at end of line
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Inline comments must start with a capital letter, digit or 3-dots sequence
(#694) Line indented incorrectly; expected at least 4 spaces, found 1
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) This comment is 67% valid code; is this commented out code?
(#695) Line indented incorrectly; expected at least 4 spaces, found 1
(#695) No space found before comment text; expected "// $metadata =& $organization->createChild('metadata');" but found "//$metadata =& $organization->createChild('metadata');"
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) This comment is 67% valid code; is this commented out code?
(#696) Line indented incorrectly; expected at least 4 spaces, found 1
(#696) No space found before comment text; expected "// $schema =& $metadata->createChild('schema');" but found "//$schema =& $metadata->createChild('schema');"
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) This comment is 86% valid code; is this commented out code?
(#697) Line indented incorrectly; expected at least 4 spaces, found 1
(#697) No space found before comment text; expected "// $schema->text('ADL SCORM');" but found "//$schema->text('ADL SCORM');"
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) This comment is 67% valid code; is this commented out code?
(#698) Line indented incorrectly; expected at least 4 spaces, found 1
(#698) No space found before comment text; expected "// $schemaversion =& $metadata->createChild('schemaversion');" but found "//$schemaversion =& $metadata->createChild('schemaversion');"
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) This comment is 86% valid code; is this commented out code?
(#699) Line indented incorrectly; expected at least 4 spaces, found 1
(#699) No space found before comment text; expected "// $schemaversion->text('1.2');" but found "//$schemaversion->text('1.2');"
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) This comment is 67% valid code; is this commented out code?
(#700) Line indented incorrectly; expected at least 4 spaces, found 1
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected at least 4 spaces, found 1
(#702) Variable "parsedDoc" must be all lower-case
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 4 spaces, found 1
(#706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#706) Line indented incorrectly; expected at least 4 spaces, found 0
(#707) Inline comments must end in full-stops, exclamation marks, or question marks
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected at least 4 spaces, found 1
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected at least 4 spaces, found 1
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected at least 4 spaces, found 1
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 4 spaces, found 1
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 4 spaces, found 1
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected at least 4 spaces, found 1
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 4 spaces, found 1
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected at least 4 spaces, found 1
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Whitespace found at end of line
(#722) Inline control structures are not allowed
(#722) Expected 1 space before "=="; 0 found
(#722) Expected 1 space after "=="; 0 found
(#722) Whitespace found at end of line
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#724) Inline control structures are not allowed
(#724) Whitespace found at end of line
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected at least 4 spaces, found 1
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 4 spaces, found 1
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected at least 4 spaces, found 1
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected 4 spaces, found 1
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 8 spaces, found 2
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected 4 spaces, found 1
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected at least 4 spaces, found 1
(#745) Line exceeds 132 characters; contains 138 characters
(#760) Variable "export_dir" must not contain underscores.
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 4 spaces, found 1
(#761) Variable "existingfilesArray" must be all lower-case
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 4 spaces, found 1
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 4 spaces, found 1
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 4 spaces, found 1
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected 4 spaces, found 1
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 8 spaces, found 2
(#766) Variable "export_dir" must not contain underscores.
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected at least 8 spaces, found 2
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected 4 spaces, found 1
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected at least 8 spaces, found 2
(#769) Variable "export_dir" must not contain underscores.
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 8 spaces, found 2
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected 4 spaces, found 1
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected 4 spaces, found 1
(#772) Variable "existingfilesArray" must be all lower-case
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected 8 spaces, found 2
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 12 spaces, found 3
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 12 spaces, found 3
(#775) Variable "export_dir" must not contain underscores.
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 12 spaces, found 3
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected 8 spaces, found 2
(#777) Variable "existingfilesArray" must be all lower-case
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected 4 spaces, found 1
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected at least 4 spaces, found 1
(#779) Variable "existingfilesArray" must be all lower-case
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 4 spaces, found 1
(#783) function name "createHTMLHeader" must be lower-case letters only
(#783) Variable "depthPath" must be all lower-case
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected at least 4 spaces, found 1
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected at least 4 spaces, found 1
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected at least 4 spaces, found 1
(#786) Inline control structures are not allowed
(#786) Expected 1 space before "<="; 0 found
(#786) Expected 1 space after "<="; 0 found
(#786) Variable "depthPath" must be all lower-case
(#786) Whitespace found at end of line
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 4 spaces, found 2
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected at least 4 spaces, found 1
(#788) Line exceeds 132 characters; contains 148 characters
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected at least 4 spaces, found 1
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 4 spaces, found 1
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 4 spaces, found 1
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 4 spaces, found 1
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected at least 4 spaces, found 1
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Whitespace found at end of line
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected at least 4 spaces, found 1
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected at least 4 spaces, found 1
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/extern.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/exaport/externallib.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) "require" must be immediately followed by an open parenthesis
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#31) Spaces must be used to indent lines; tabs are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 4
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#55) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 12 spaces, found 3
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Line exceeds 132 characters; contains 146 characters
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Commas (,) must be followed by white space.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 4
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 6
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 6
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 4
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 4
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Commas (,) must be followed by white space.
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Inline control structures are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 3
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 12 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 16 spaces, found 4
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 16 spaces, found 4
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 16 spaces, found 4
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 16 spaces, found 4
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 12 spaces, found 3
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 8 spaces, found 2
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 4
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 6
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 6
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 6
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 6
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 6
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 6
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 6
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 6
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 6
(#153) Commas (,) must be followed by white space.
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 6
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 4
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 4 spaces, found 1
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 4
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 6
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 6
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 6
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 6
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 6
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 6
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Spaces must be used to indent lines; tabs are not allowed
(#178) Spaces must be used to indent lines; tabs are not allowed
(#179) Spaces must be used to indent lines; tabs are not allowed
(#180) Spaces must be used to indent lines; tabs are not allowed
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 4 spaces, found 1
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Line exceeds maximum limit of 180 characters; contains 207 characters
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Line exceeds maximum limit of 180 characters; contains 186 characters
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) No space found before comment text; expected "// if a file is added we need to copy the file from the user/private filearea to block_exaport/item_file with the itemid from above" but found "//if a file is added we need to copy the file from the user/private filearea to block_exaport/item_file with the itemid from above"
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 8 spaces, found 2
(#189) Expected "if (...) {\n"; found "if(...) {\n"
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 3
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 3
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 12 spaces, found 3
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 16 spaces, found 4
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 16 spaces, found 4
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 20 spaces, found 5
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 16 spaces, found 4
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 16 spaces, found 4
(#198) Expected "if (...) {\n"; found "if(...) {\n"
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 20 spaces, found 5
(#199) Variable "file_record" must not contain underscores.
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 20 spaces, found 7
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 20 spaces, found 7
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 32 spaces, found 5
(#202) Variable "file_record" must not contain underscores.
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 16 spaces, found 4
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 12 spaces, found 3
(#204) Empty CATCH statement detected
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Line indented incorrectly; expected at least 16 spaces, found 4
(#205) No space found before comment text; expected "// some problem with the file occured" but found "//some problem with the file occured"
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 12 spaces, found 3
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 8 spaces, found 2
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Expected 1 space before "=>"; 0 found
(#209) Expected 1 space after "=>"; 0 found
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Spaces must be used to indent lines; tabs are not allowed
(#214) Spaces must be used to indent lines; tabs are not allowed
(#215) Spaces must be used to indent lines; tabs are not allowed
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 4 spaces, found 1
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 2
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 6
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 4
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#225) Spaces must be used to indent lines; tabs are not allowed
(#226) Spaces must be used to indent lines; tabs are not allowed
(#227) Spaces must be used to indent lines; tabs are not allowed
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 4
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 6
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 6
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 6
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 6
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 6
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 4 spaces, found 1
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Spaces must be used for alignment; tabs are not allowed
(#242) Spaces must be used for alignment; tabs are not allowed
(#243) Spaces must be used for alignment; tabs are not allowed
(#244) Spaces must be used for alignment; tabs are not allowed
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 4 spaces, found 1
(#245) Commas (,) must be followed by white space.
(#245) Commas (,) must be followed by white space.
(#245) Commas (,) must be followed by white space.
(#245) Commas (,) must be followed by white space.
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 2
(#246) Commas (,) must be followed by white space.
(#246) Commas (,) must be followed by white space.
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Line exceeds 132 characters; contains 168 characters
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Expected 1 space before "=>"; 0 found
(#253) Expected 1 space after "=>"; 0 found
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 8 spaces, found 2
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#258) Commas (,) must be followed by white space.
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) No space found before comment text; expected "// if a file is added we need to copy the file from the user/private filearea to block_exaport/item_file with the itemid from above" but found "//if a file is added we need to copy the file from the user/private filearea to block_exaport/item_file with the itemid from above"
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 8 spaces, found 2
(#262) Expected "if (...) {\n"; found "if(...) {\n"
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 12 spaces, found 3
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 3
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 12 spaces, found 3
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 16 spaces, found 4
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 16 spaces, found 4
(#268) Expected "if (...) {\n"; found "if(...) {\n"
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 20 spaces, found 5
(#269) Variable "file_record" must not contain underscores.
(#269) Expected 1 space before "=>"; 0 found
(#269) Expected 1 space after "=>"; 0 found
(#269) Expected 1 space before "=>"; 0 found
(#269) Expected 1 space after "=>"; 0 found
(#269) Expected 1 space before "=>"; 0 found
(#269) Expected 1 space after "=>"; 0 found
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 20 spaces, found 7
(#270) Expected 1 space before "=>"; 0 found
(#270) Expected 1 space after "=>"; 0 found
(#270) Expected 1 space before "=>"; 0 found
(#270) Expected 1 space after "=>"; 0 found
(#270) Expected 1 space before "=>"; 0 found
(#270) Expected 1 space after "=>"; 0 found
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 20 spaces, found 7
(#271) Expected 1 space before "=>"; 0 found
(#271) Expected 1 space after "=>"; 0 found
(#271) Expected 1 space before "=>"; 0 found
(#271) Expected 1 space after "=>"; 0 found
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 32 spaces, found 5
(#272) Variable "file_record" must not contain underscores.
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 16 spaces, found 4
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 12 spaces, found 3
(#274) Empty CATCH statement detected
(#274) Empty CATCH statement must have a comment to explain why the exception is not handled
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 12 spaces, found 3
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 2
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space after "=>"; 0 found
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 4 spaces, found 1
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 4 spaces, found 1
(#282) Spaces must be used for alignment; tabs are not allowed
(#283) Spaces must be used for alignment; tabs are not allowed
(#284) Spaces must be used for alignment; tabs are not allowed
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 4 spaces, found 1
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 4
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 6
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 4
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 4 spaces, found 1
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 4 spaces, found 1
(#294) Spaces must be used for alignment; tabs are not allowed
(#295) Spaces must be used for alignment; tabs are not allowed
(#296) Spaces must be used for alignment; tabs are not allowed
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 4
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 1
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 4 spaces, found 1
(#304) Spaces must be used for alignment; tabs are not allowed
(#305) Spaces must be used for alignment; tabs are not allowed
(#306) Spaces must be used for alignment; tabs are not allowed
(#307) Spaces must be used for alignment; tabs are not allowed
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Commas (,) must be followed by white space.
(#309) Commas (,) must be followed by white space.
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 2
(#310) Expected 1 space before "=>"; 0 found
(#310) Expected 1 space after "=>"; 0 found
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 2
(#312) Commas (,) must be followed by white space.
(#312) Expected 1 space before "=>"; 0 found
(#312) Expected 1 space after "=>"; 0 found
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Expected 1 space before "=>"; 0 found
(#314) Expected 1 space after "=>"; 0 found
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 8 spaces, found 2
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 12 spaces, found 3
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 12 spaces, found 3
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 8 spaces, found 2
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) Expected 1 space before "=>"; 0 found
(#322) Expected 1 space after "=>"; 0 found
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 4 spaces, found 1
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 4 spaces, found 1
(#326) Spaces must be used for alignment; tabs are not allowed
(#327) Spaces must be used for alignment; tabs are not allowed
(#328) Spaces must be used for alignment; tabs are not allowed
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 2
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 4
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 6
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 4
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 8 spaces, found 2
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 4 spaces, found 1
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#337) Spaces must be used for alignment; tabs are not allowed
(#338) Spaces must be used for alignment; tabs are not allowed
(#339) Spaces must be used for alignment; tabs are not allowed
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 4 spaces, found 1
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 8 spaces, found 2
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 8 spaces, found 4
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 8 spaces, found 2
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 4 spaces, found 1
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 4 spaces, found 1
(#348) Spaces must be used for alignment; tabs are not allowed
(#349) Spaces must be used for alignment; tabs are not allowed
(#350) Spaces must be used for alignment; tabs are not allowed
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 4 spaces, found 1
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 8 spaces, found 2
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 8 spaces, found 2
(#357) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 12 spaces, found 3
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 12 spaces, found 3
(#359) Expected "if (...) {\n"; found "if(...){\n"
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 16 spaces, found 4
(#360) Line exceeds maximum limit of 180 characters; contains 285 characters
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 16 spaces, found 4
(#363) Expected 1 space before ".="; 0 found
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 16 spaces, found 4
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 16 spaces, found 4
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 20 spaces, found 5
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 16 spaces, found 4
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 16 spaces, found 4
(#368) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 20 spaces, found 5
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 16 spaces, found 4
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 12 spaces, found 3
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 8 spaces, found 2
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 8 spaces, found 2
(#375) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 12 spaces, found 3
(#376) Expected "if (...) {\n"; found "if(...){\n"
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 16 spaces, found 4
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 16 spaces, found 4
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 16 spaces, found 4
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 16 spaces, found 4
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 12 spaces, found 3
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 12 spaces, found 3
(#383) Expected "if (...) {\n"; found "if(...){\n"
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 16 spaces, found 4
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 16 spaces, found 4
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 16 spaces, found 4
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 16 spaces, found 4
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 12 spaces, found 3
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 12 spaces, found 3
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 12 spaces, found 3
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 12 spaces, found 3
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 8 spaces, found 2
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 2
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 4 spaces, found 1
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#400) Spaces must be used for alignment; tabs are not allowed
(#401) Spaces must be used for alignment; tabs are not allowed
(#402) Spaces must be used for alignment; tabs are not allowed
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 4 spaces, found 1
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 8 spaces, found 4
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 6
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Expected 1 space before "=>"; 0 found
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 8 spaces, found 6
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 4
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 8 spaces, found 2
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 4 spaces, found 1
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 4 spaces, found 1
(#430) Spaces must be used for alignment; tabs are not allowed
(#431) Spaces must be used for alignment; tabs are not allowed
(#432) Spaces must be used for alignment; tabs are not allowed
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 4 spaces, found 1
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 8 spaces, found 2
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 8 spaces, found 4
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 8 spaces, found 6
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 8 spaces, found 6
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 8 spaces, found 4
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 4 spaces, found 1
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 4 spaces, found 1
(#444) Spaces must be used for alignment; tabs are not allowed
(#445) Spaces must be used for alignment; tabs are not allowed
(#446) Spaces must be used for alignment; tabs are not allowed
(#447) Spaces must be used for alignment; tabs are not allowed
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 4 spaces, found 1
(#448) Commas (,) must be followed by white space.
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 8 spaces, found 2
(#449) Commas (,) must be followed by white space.
(#449) Commas (,) must be followed by white space.
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 8 spaces, found 2
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Commas (,) must be followed by white space.
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Line exceeds 132 characters; contains 147 characters
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 8 spaces, found 2
(#453) Expected "if (...) {\n"; found "if(...){\n"
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 12 spaces, found 3
(#454) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 12 spaces, found 3
(#455) Expected 1 space before "=>"; 0 found
(#455) Expected 1 space after "=>"; 0 found
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 12 spaces, found 3
(#456) Expected 1 space before "=>"; 0 found
(#456) Expected 1 space after "=>"; 0 found
(#456) Expected 1 space before "=>"; 0 found
(#456) Expected 1 space after "=>"; 0 found
(#456) Expected 1 space before "=>"; 0 found
(#456) Expected 1 space after "=>"; 0 found
(#456) Expected 1 space before "=>"; 0 found
(#456) Expected 1 space after "=>"; 0 found
(#456) Expected 1 space before "=>"; 0 found
(#456) Expected 1 space after "=>"; 0 found
(#456) Expected 1 space before "=>"; 0 found
(#456) Expected 1 space after "=>"; 0 found
(#456) Line exceeds maximum limit of 180 characters; contains 235 characters
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 12 spaces, found 3
(#457) Expected 1 space before "=>"; 0 found
(#457) Expected 1 space after "=>"; 0 found
(#457) Line exceeds maximum limit of 180 characters; contains 238 characters
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 8 spaces, found 2
(#458) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#458) Expected "if (...) {\n"; found "if(...){\n"
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 12 spaces, found 3
(#459) Expected 1 space before "=>"; 0 found
(#459) Expected 1 space after "=>"; 0 found
(#459) Expected 1 space before "=>"; 0 found
(#459) Expected 1 space after "=>"; 0 found
(#459) Expected 1 space before "=>"; 0 found
(#459) Expected 1 space after "=>"; 0 found
(#459) Expected 1 space before "=>"; 0 found
(#459) Expected 1 space after "=>"; 0 found
(#459) Line exceeds 132 characters; contains 171 characters
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 12 spaces, found 3
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Line exceeds 132 characters; contains 170 characters
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 8 spaces, found 2
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 8 spaces, found 2
(#463) Expected 1 space before "=>"; 0 found
(#463) Expected 1 space after "=>"; 0 found
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 4 spaces, found 1
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 4 spaces, found 1
(#467) Spaces must be used for alignment; tabs are not allowed
(#468) Spaces must be used for alignment; tabs are not allowed
(#469) Spaces must be used for alignment; tabs are not allowed
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 4 spaces, found 1
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 8 spaces, found 2
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 8 spaces, found 4
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 8 spaces, found 6
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 8 spaces, found 4
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 8 spaces, found 2
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 4 spaces, found 1
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 4 spaces, found 1
(#479) Spaces must be used for alignment; tabs are not allowed
(#480) Spaces must be used for alignment; tabs are not allowed
(#481) Spaces must be used for alignment; tabs are not allowed
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 4 spaces, found 1
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 8 spaces, found 2
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 8 spaces, found 4
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 8 spaces, found 2
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 4 spaces, found 1
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 4 spaces, found 1
(#490) Spaces must be used for alignment; tabs are not allowed
(#491) Spaces must be used for alignment; tabs are not allowed
(#492) Spaces must be used for alignment; tabs are not allowed
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 4 spaces, found 1
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 8 spaces, found 2
(#494) Commas (,) must be followed by white space.
(#494) Commas (,) must be followed by white space.
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 8 spaces, found 2
(#496) Expected 1 space before "="; 0 found
(#496) Expected 1 space after "="; 0 found
(#496) Expected 1 space before "=>"; 0 found
(#496) Expected 1 space after "=>"; 0 found
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 8 spaces, found 2
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 8 spaces, found 2
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 8 spaces, found 2
(#501) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 12 spaces, found 3
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 12 spaces, found 3
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 12 spaces, found 3
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 12 spaces, found 3
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 12 spaces, found 3
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 8 spaces, found 2
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 8 spaces, found 2
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 4 spaces, found 1
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 4 spaces, found 1
(#513) Spaces must be used for alignment; tabs are not allowed
(#514) Spaces must be used for alignment; tabs are not allowed
(#515) Spaces must be used for alignment; tabs are not allowed
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected 4 spaces, found 1
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 8 spaces, found 2
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 8 spaces, found 4
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 8 spaces, found 6
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 8 spaces, found 6
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 8 spaces, found 4
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 2
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 4 spaces, found 1
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 4 spaces, found 1
(#528) Spaces must be used for alignment; tabs are not allowed
(#529) Spaces must be used for alignment; tabs are not allowed
(#530) Spaces must be used for alignment; tabs are not allowed
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected 4 spaces, found 1
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 8 spaces, found 2
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 8 spaces, found 4
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 8 spaces, found 2
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected 4 spaces, found 1
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 4 spaces, found 1
(#538) Spaces must be used for alignment; tabs are not allowed
(#539) Spaces must be used for alignment; tabs are not allowed
(#540) Spaces must be used for alignment; tabs are not allowed
(#541) Spaces must be used for alignment; tabs are not allowed
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 4 spaces, found 1
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 8 spaces, found 2
(#543) Commas (,) must be followed by white space.
(#543) Commas (,) must be followed by white space.
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 8 spaces, found 2
(#545) Expected 1 space before "=>"; 0 found
(#545) Expected 1 space after "=>"; 0 found
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 8 spaces, found 2
(#547) Expected 1 space before "="; 0 found
(#547) Expected 1 space after "="; 0 found
(#547) Expected 1 space before "=>"; 0 found
(#547) Expected 1 space after "=>"; 0 found
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 8 spaces, found 2
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 8 spaces, found 2
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 8 spaces, found 2
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 8 spaces, found 2
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 8 spaces, found 2
(#554) Expected 1 space before "=>"; 0 found
(#554) Expected 1 space after "=>"; 0 found
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 8 spaces, found 2
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 8 spaces, found 2
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 8 spaces, found 2
(#558) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected 12 spaces, found 3
(#559) Expected "if (...) {\n"; found "if(...){\n"
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 16 spaces, found 4
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 16 spaces, found 4
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Whitespace found at end of line
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 16 spaces, found 4
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 16 spaces, found 4
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 16 spaces, found 4
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 16 spaces, found 4
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 16 spaces, found 4
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected 12 spaces, found 3
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 8 spaces, found 2
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 8 spaces, found 2
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 4 spaces, found 1
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 4 spaces, found 1
(#575) Spaces must be used for alignment; tabs are not allowed
(#576) Spaces must be used for alignment; tabs are not allowed
(#577) Spaces must be used for alignment; tabs are not allowed
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected 4 spaces, found 1
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 8 spaces, found 2
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 8 spaces, found 4
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 8 spaces, found 6
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 8 spaces, found 6
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 8 spaces, found 6
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 8 spaces, found 6
(#584) Expected 1 space before "=>"; 0 found
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 8 spaces, found 6
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 8 spaces, found 4
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 8 spaces, found 2
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected 4 spaces, found 1
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 4 spaces, found 1
(#597) Spaces must be used for alignment; tabs are not allowed
(#598) Spaces must be used for alignment; tabs are not allowed
(#599) Spaces must be used for alignment; tabs are not allowed
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected 4 spaces, found 1
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 8 spaces, found 2
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 8 spaces, found 4
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 8 spaces, found 6
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 8 spaces, found 6
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 8 spaces, found 4
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 8 spaces, found 2
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected 4 spaces, found 1
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 4 spaces, found 1
(#610) Spaces must be used for alignment; tabs are not allowed
(#611) Spaces must be used for alignment; tabs are not allowed
(#612) Spaces must be used for alignment; tabs are not allowed
(#613) Spaces must be used for alignment; tabs are not allowed
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected 4 spaces, found 1
(#614) Commas (,) must be followed by white space.
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 8 spaces, found 2
(#615) Commas (,) must be followed by white space.
(#615) Commas (,) must be followed by white space.
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 8 spaces, found 2
(#617) Expected 1 space before "=>"; 0 found
(#617) Expected 1 space after "=>"; 0 found
(#617) Commas (,) must be followed by white space.
(#617) Expected 1 space before "=>"; 0 found
(#617) Expected 1 space after "=>"; 0 found
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 8 spaces, found 2
(#619) Expected 1 space before "=>"; 0 found
(#619) Expected 1 space after "=>"; 0 found
(#619) Commas (,) must be followed by white space.
(#619) Expected 1 space before "=>"; 0 found
(#619) Expected 1 space after "=>"; 0 found
(#619) Commas (,) must be followed by white space.
(#619) Expected 1 space before "=>"; 0 found
(#619) Expected 1 space after "=>"; 0 found
(#619) Expected 1 space before "=>"; 0 found
(#619) Expected 1 space after "=>"; 0 found
(#619) Line exceeds 132 characters; contains 146 characters
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 8 spaces, found 2
(#621) Expected 1 space before "=>"; 0 found
(#621) Expected 1 space after "=>"; 0 found
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected 4 spaces, found 1
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 4 spaces, found 1
(#625) Spaces must be used for alignment; tabs are not allowed
(#626) Spaces must be used for alignment; tabs are not allowed
(#627) Spaces must be used for alignment; tabs are not allowed
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected 4 spaces, found 1
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 8 spaces, found 2
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 8 spaces, found 4
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 8 spaces, found 6
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 8 spaces, found 4
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 8 spaces, found 2
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected 4 spaces, found 1
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 4 spaces, found 1
(#637) Spaces must be used for alignment; tabs are not allowed
(#638) Spaces must be used for alignment; tabs are not allowed
(#639) Spaces must be used for alignment; tabs are not allowed
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected 4 spaces, found 1
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 8 spaces, found 2
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 8 spaces, found 4
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 8 spaces, found 6
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected at least 8 spaces, found 6
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 8 spaces, found 6
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 8 spaces, found 4
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 8 spaces, found 2
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected 4 spaces, found 1
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected at least 4 spaces, found 1
(#651) Spaces must be used for alignment; tabs are not allowed
(#652) Spaces must be used for alignment; tabs are not allowed
(#653) Spaces must be used for alignment; tabs are not allowed
(#654) Spaces must be used for alignment; tabs are not allowed
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected 4 spaces, found 1
(#655) Commas (,) must be followed by white space.
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 8 spaces, found 2
(#656) Commas (,) must be followed by white space.
(#656) Commas (,) must be followed by white space.
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected at least 8 spaces, found 2
(#658) Expected 1 space before "=>"; 0 found
(#658) Expected 1 space after "=>"; 0 found
(#658) Commas (,) must be followed by white space.
(#658) Expected 1 space before "=>"; 0 found
(#658) Expected 1 space after "=>"; 0 found
(#658) Commas (,) must be followed by white space.
(#658) Expected 1 space before "=>"; 0 found
(#658) Expected 1 space after "=>"; 0 found
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 8 spaces, found 2
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 8 spaces, found 2
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 8 spaces, found 2
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 8 spaces, found 2
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 8 spaces, found 2
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected at least 8 spaces, found 2
(#666) Expected 1 space before "=>"; 0 found
(#666) Expected 1 space after "=>"; 0 found
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected 4 spaces, found 1
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 4 spaces, found 1
(#670) Spaces must be used for alignment; tabs are not allowed
(#671) Spaces must be used for alignment; tabs are not allowed
(#672) Spaces must be used for alignment; tabs are not allowed
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected 4 spaces, found 1
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 8 spaces, found 2
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 8 spaces, found 4
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 8 spaces, found 6
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 8 spaces, found 4
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 8 spaces, found 2
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected 4 spaces, found 1
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 4 spaces, found 1
(#681) Spaces must be used for alignment; tabs are not allowed
(#682) Spaces must be used for alignment; tabs are not allowed
(#683) Spaces must be used for alignment; tabs are not allowed
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected 4 spaces, found 1
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 8 spaces, found 2
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 8 spaces, found 4
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 8 spaces, found 6
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 8 spaces, found 4
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 8 spaces, found 2
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected 4 spaces, found 1
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected at least 4 spaces, found 1
(#693) Spaces must be used for alignment; tabs are not allowed
(#694) Spaces must be used for alignment; tabs are not allowed
(#695) Spaces must be used for alignment; tabs are not allowed
(#696) Spaces must be used for alignment; tabs are not allowed
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected 4 spaces, found 1
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 8 spaces, found 2
(#698) Commas (,) must be followed by white space.
(#698) Commas (,) must be followed by white space.
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Line indented incorrectly; expected at least 8 spaces, found 2
(#700) Expected 1 space before "=>"; 0 found
(#700) Expected 1 space after "=>"; 0 found
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected at least 8 spaces, found 2
(#702) Expected 1 space before "=>"; 0 found
(#702) Expected 1 space after "=>"; 0 found
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 8 spaces, found 2
(#704) Expected 1 space before "=>"; 0 found
(#704) Expected 1 space after "=>"; 0 found
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected 4 spaces, found 1
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected at least 4 spaces, found 1
(#708) Spaces must be used for alignment; tabs are not allowed
(#709) Spaces must be used for alignment; tabs are not allowed
(#710) Spaces must be used for alignment; tabs are not allowed
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected 4 spaces, found 1
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 8 spaces, found 2
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected at least 8 spaces, found 4
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 8 spaces, found 6
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected at least 8 spaces, found 4
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected at least 8 spaces, found 2
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected 4 spaces, found 1
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected at least 4 spaces, found 1
(#719) Spaces must be used for alignment; tabs are not allowed
(#720) Spaces must be used for alignment; tabs are not allowed
(#721) Spaces must be used for alignment; tabs are not allowed
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected 4 spaces, found 1
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 8 spaces, found 2
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected at least 8 spaces, found 4
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 8 spaces, found 4
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 8 spaces, found 2
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected 4 spaces, found 1
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected at least 4 spaces, found 1
(#730) Spaces must be used for alignment; tabs are not allowed
(#731) Spaces must be used for alignment; tabs are not allowed
(#732) Spaces must be used for alignment; tabs are not allowed
(#733) Spaces must be used for alignment; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected 4 spaces, found 1
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected at least 8 spaces, found 2
(#734) Commas (,) must be followed by white space.
(#734) Commas (,) must be followed by white space.
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected at least 8 spaces, found 2
(#736) Expected 1 space before "=>"; 0 found
(#736) Expected 1 space after "=>"; 0 found
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected at least 8 spaces, found 2
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 8 spaces, found 2
(#739) Expected 1 space before "=>"; 0 found
(#739) Expected 1 space after "=>"; 0 found
(#739) Expected 1 space before "=>"; 0 found
(#739) Expected 1 space after "=>"; 0 found
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected at least 8 spaces, found 2
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected at least 8 spaces, found 2
(#742) Variable "items_temp" must not contain underscores.
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected 8 spaces, found 2
(#743) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected at least 12 spaces, found 3
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 12 spaces, found 3
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 12 spaces, found 3
(#746) Variable "item_temp" must not contain underscores.
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 12 spaces, found 3
(#747) Variable "item_temp" must not contain underscores.
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected at least 12 spaces, found 3
(#748) Variable "item_temp" must not contain underscores.
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 12 spaces, found 3
(#749) Variable "items_temp" must not contain underscores.
(#749) Variable "item_temp" must not contain underscores.
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected 8 spaces, found 2
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 8 spaces, found 2
(#751) Variable "items_temp" must not contain underscores.
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected 8 spaces, found 2
(#752) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 12 spaces, found 3
(#753) Expected 1 space before "=>"; 0 found
(#753) Expected 1 space after "=>"; 0 found
(#753) Expected 1 space before "=>"; 0 found
(#753) Expected 1 space after "=>"; 0 found
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 12 spaces, found 3
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 12 spaces, found 3
(#756) Variable "items_temp" must not contain underscores.
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected 12 spaces, found 3
(#757) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 16 spaces, found 4
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 16 spaces, found 4
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 16 spaces, found 4
(#760) Variable "item_temp" must not contain underscores.
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 16 spaces, found 4
(#761) Variable "item_temp" must not contain underscores.
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 16 spaces, found 4
(#762) Variable "item_temp" must not contain underscores.
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 16 spaces, found 4
(#763) Variable "items_temp" must not contain underscores.
(#763) Variable "item_temp" must not contain underscores.
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected 12 spaces, found 3
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected at least 12 spaces, found 3
(#765) Variable "items_temp" must not contain underscores.
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected 8 spaces, found 2
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 8 spaces, found 2
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected 4 spaces, found 1
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 4 spaces, found 1
(#772) Spaces must be used for alignment; tabs are not allowed
(#773) Spaces must be used for alignment; tabs are not allowed
(#774) Spaces must be used for alignment; tabs are not allowed
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 4 spaces, found 1
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 8 spaces, found 2
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 8 spaces, found 4
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 8 spaces, found 6
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected at least 8 spaces, found 6
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 8 spaces, found 4
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 8 spaces, found 2
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected 4 spaces, found 1
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected at least 4 spaces, found 1
(#794) Spaces must be used for alignment; tabs are not allowed
(#795) Spaces must be used for alignment; tabs are not allowed
(#796) Spaces must be used for alignment; tabs are not allowed
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected 4 spaces, found 1
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected at least 8 spaces, found 2
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected at least 8 spaces, found 4
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 8 spaces, found 6
(#801) Spaces must be used for alignment; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected at least 8 spaces, found 6
(#802) Spaces must be used for alignment; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected at least 8 spaces, found 4
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected at least 8 spaces, found 2
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected 4 spaces, found 1
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected at least 4 spaces, found 1
(#807) Spaces must be used for alignment; tabs are not allowed
(#808) Spaces must be used for alignment; tabs are not allowed
(#809) Spaces must be used for alignment; tabs are not allowed
(#810) Spaces must be used for alignment; tabs are not allowed
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected 4 spaces, found 1
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected at least 8 spaces, found 2
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected at least 8 spaces, found 2
(#814) Expected 1 space before "=>"; 0 found
(#814) Expected 1 space after "=>"; 0 found
(#814) Expected 1 space before "=>"; 0 found
(#814) Expected 1 space after "=>"; 0 found
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected at least 8 spaces, found 2
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected at least 8 spaces, found 2
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected at least 8 spaces, found 2
(#818) Expected 1 space before "+"; 0 found
(#818) Expected 1 space after "+"; 0 found
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line indented incorrectly; expected at least 8 spaces, found 2
(#820) Expected 1 space before "=>"; 0 found
(#820) Expected 1 space after "=>"; 0 found
(#820) Expected 1 space before "=>"; 0 found
(#820) Expected 1 space after "=>"; 0 found
(#820) Expected 1 space before "=>"; 0 found
(#820) Expected 1 space after "=>"; 0 found
(#820) Expected 1 space before "=>"; 0 found
(#820) Expected 1 space after "=>"; 0 found
(#820) Expected 1 space before "=>"; 0 found
(#820) Expected 1 space after "=>"; 0 found
(#820) Line exceeds 132 characters; contains 157 characters
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 8 spaces, found 2
(#822) Expected 1 space before "=>"; 0 found
(#822) Expected 1 space after "=>"; 0 found
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected 4 spaces, found 1
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected at least 4 spaces, found 1
(#826) Spaces must be used for alignment; tabs are not allowed
(#827) Spaces must be used for alignment; tabs are not allowed
(#828) Spaces must be used for alignment; tabs are not allowed
(#829) Spaces must be used for alignment; tabs are not allowed
(#829) Tab found within whitespace
(#829) Line indented incorrectly; expected 4 spaces, found 1
(#830) Spaces must be used for alignment; tabs are not allowed
(#830) Tab found within whitespace
(#830) Line indented incorrectly; expected at least 8 spaces, found 2
(#831) Spaces must be used for alignment; tabs are not allowed
(#831) Tab found within whitespace
(#831) Line indented incorrectly; expected at least 8 spaces, found 4
(#832) Spaces must be used for alignment; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected at least 8 spaces, found 6
(#833) Spaces must be used for alignment; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected at least 8 spaces, found 4
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#834) Line indented incorrectly; expected at least 8 spaces, found 2
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#835) Line indented incorrectly; expected 4 spaces, found 1
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Line indented incorrectly; expected at least 4 spaces, found 1
(#837) Spaces must be used for alignment; tabs are not allowed
(#838) Spaces must be used for alignment; tabs are not allowed
(#839) Spaces must be used for alignment; tabs are not allowed
(#840) Spaces must be used for alignment; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected 4 spaces, found 1
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected at least 8 spaces, found 2
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected at least 8 spaces, found 4
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected at least 8 spaces, found 6
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected at least 8 spaces, found 6
(#845) Spaces must be used for alignment; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected at least 8 spaces, found 4
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected at least 8 spaces, found 2
(#847) Spaces must be used for alignment; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected 4 spaces, found 1
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected at least 4 spaces, found 1
(#850) Spaces must be used for alignment; tabs are not allowed
(#851) Spaces must be used for alignment; tabs are not allowed
(#852) Spaces must be used for alignment; tabs are not allowed
(#853) Spaces must be used for alignment; tabs are not allowed
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected 4 spaces, found 1
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 8 spaces, found 2
(#855) Commas (,) must be followed by white space.
(#855) Commas (,) must be followed by white space.
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 8 spaces, found 2
(#857) Expected 1 space before "=>"; 0 found
(#857) Expected 1 space after "=>"; 0 found
(#857) Expected 1 space before "=>"; 0 found
(#857) Expected 1 space after "=>"; 0 found
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected at least 8 spaces, found 2
(#859) Spaces must be used for alignment; tabs are not allowed
(#859) Tab found within whitespace
(#859) Line indented incorrectly; expected at least 8 spaces, found 2
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected at least 8 spaces, found 2
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#861) Line indented incorrectly; expected at least 8 spaces, found 2
(#861) Expected 1 space before "=>"; 0 found
(#861) Expected 1 space after "=>"; 0 found
(#861) Expected 1 space before "=>"; 0 found
(#861) Expected 1 space after "=>"; 0 found
(#861) Expected 1 space before "=>"; 0 found
(#861) Expected 1 space after "=>"; 0 found
(#863) Spaces must be used for alignment; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected at least 8 spaces, found 2
(#863) Expected 1 space before "=>"; 0 found
(#863) Expected 1 space after "=>"; 0 found
(#864) Spaces must be used for alignment; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected 4 spaces, found 1
(#866) Spaces must be used for alignment; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected at least 4 spaces, found 1
(#867) Spaces must be used for alignment; tabs are not allowed
(#868) Spaces must be used for alignment; tabs are not allowed
(#869) Spaces must be used for alignment; tabs are not allowed
(#870) Spaces must be used for alignment; tabs are not allowed
(#870) Tab found within whitespace
(#870) Line indented incorrectly; expected 4 spaces, found 1
(#871) Spaces must be used for alignment; tabs are not allowed
(#871) Tab found within whitespace
(#871) Line indented incorrectly; expected at least 8 spaces, found 2
(#872) Spaces must be used for alignment; tabs are not allowed
(#872) Tab found within whitespace
(#872) Line indented incorrectly; expected at least 8 spaces, found 4
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#873) Line indented incorrectly; expected at least 8 spaces, found 6
(#874) Spaces must be used for alignment; tabs are not allowed
(#874) Tab found within whitespace
(#874) Line indented incorrectly; expected at least 8 spaces, found 4
(#875) Spaces must be used for alignment; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected at least 8 spaces, found 2
(#876) Spaces must be used for alignment; tabs are not allowed
(#876) Tab found within whitespace
(#876) Line indented incorrectly; expected 4 spaces, found 1
(#877) Spaces must be used for alignment; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected at least 4 spaces, found 1
(#878) Spaces must be used for alignment; tabs are not allowed
(#879) Spaces must be used for alignment; tabs are not allowed
(#880) Spaces must be used for alignment; tabs are not allowed
(#881) Spaces must be used for alignment; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected 4 spaces, found 1
(#882) Spaces must be used for alignment; tabs are not allowed
(#882) Tab found within whitespace
(#882) Line indented incorrectly; expected at least 8 spaces, found 2
(#883) Spaces must be used for alignment; tabs are not allowed
(#883) Tab found within whitespace
(#883) Line indented incorrectly; expected at least 8 spaces, found 4
(#884) Spaces must be used for alignment; tabs are not allowed
(#884) Tab found within whitespace
(#884) Line indented incorrectly; expected at least 8 spaces, found 6
(#885) Spaces must be used for alignment; tabs are not allowed
(#885) Tab found within whitespace
(#885) Line indented incorrectly; expected at least 8 spaces, found 6
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected at least 8 spaces, found 4
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected at least 8 spaces, found 2
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected 4 spaces, found 1
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 4 spaces, found 1
(#891) Spaces must be used for alignment; tabs are not allowed
(#892) Spaces must be used for alignment; tabs are not allowed
(#893) Spaces must be used for alignment; tabs are not allowed
(#894) Spaces must be used for alignment; tabs are not allowed
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected 4 spaces, found 1
(#896) Spaces must be used for alignment; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected at least 8 spaces, found 2
(#896) Commas (,) must be followed by white space.
(#896) Commas (,) must be followed by white space.
(#898) Spaces must be used for alignment; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected at least 8 spaces, found 2
(#898) Expected 1 space before "=>"; 0 found
(#898) Expected 1 space after "=>"; 0 found
(#898) Expected 1 space before "=>"; 0 found
(#898) Expected 1 space after "=>"; 0 found
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Line indented incorrectly; expected at least 8 spaces, found 2
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected at least 8 spaces, found 2
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected at least 8 spaces, found 2
(#903) Inline control structures are not allowed
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected at least 8 spaces, found 3
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected at least 8 spaces, found 2
(#905) Inline control structures are not allowed
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected at least 8 spaces, found 3
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected at least 8 spaces, found 2
(#909) Spaces must be used for alignment; tabs are not allowed
(#909) Tab found within whitespace
(#909) Line indented incorrectly; expected at least 8 spaces, found 2
(#911) Spaces must be used for alignment; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected at least 8 spaces, found 2
(#911) Expected 1 space before "=>"; 0 found
(#911) Expected 1 space after "=>"; 0 found
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected 4 spaces, found 1
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected at least 4 spaces, found 1
(#915) Spaces must be used for alignment; tabs are not allowed
(#916) Spaces must be used for alignment; tabs are not allowed
(#917) Spaces must be used for alignment; tabs are not allowed
(#918) Spaces must be used for alignment; tabs are not allowed
(#918) Tab found within whitespace
(#918) Line indented incorrectly; expected 4 spaces, found 1
(#919) Spaces must be used for alignment; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected at least 8 spaces, found 2
(#920) Spaces must be used for alignment; tabs are not allowed
(#920) Tab found within whitespace
(#920) Line indented incorrectly; expected at least 8 spaces, found 4
(#921) Spaces must be used for alignment; tabs are not allowed
(#921) Tab found within whitespace
(#921) Line indented incorrectly; expected at least 8 spaces, found 6
(#922) Spaces must be used for alignment; tabs are not allowed
(#922) Tab found within whitespace
(#922) Line indented incorrectly; expected at least 8 spaces, found 4
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected at least 8 spaces, found 2
(#924) Spaces must be used for alignment; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected 4 spaces, found 1
(#925) Spaces must be used for alignment; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected at least 4 spaces, found 1
(#926) Spaces must be used for alignment; tabs are not allowed
(#927) Spaces must be used for alignment; tabs are not allowed
(#928) Spaces must be used for alignment; tabs are not allowed
(#929) Spaces must be used for alignment; tabs are not allowed
(#929) Tab found within whitespace
(#929) Line indented incorrectly; expected 4 spaces, found 1
(#930) Spaces must be used for alignment; tabs are not allowed
(#930) Tab found within whitespace
(#930) Line indented incorrectly; expected at least 8 spaces, found 2
(#931) Spaces must be used for alignment; tabs are not allowed
(#931) Tab found within whitespace
(#931) Line indented incorrectly; expected at least 8 spaces, found 4
(#932) Spaces must be used for alignment; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected at least 8 spaces, found 2
(#933) Spaces must be used for alignment; tabs are not allowed
(#933) Tab found within whitespace
(#933) Line indented incorrectly; expected 4 spaces, found 1
(#935) Spaces must be used for alignment; tabs are not allowed
(#935) Tab found within whitespace
(#935) Line indented incorrectly; expected at least 4 spaces, found 1
(#936) Spaces must be used for alignment; tabs are not allowed
(#937) Spaces must be used for alignment; tabs are not allowed
(#938) Spaces must be used for alignment; tabs are not allowed
(#939) Spaces must be used for alignment; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected 4 spaces, found 1
(#940) Spaces must be used for alignment; tabs are not allowed
(#940) Tab found within whitespace
(#940) Line indented incorrectly; expected at least 8 spaces, found 2
(#940) Commas (,) must be followed by white space.
(#940) Commas (,) must be followed by white space.
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected at least 8 spaces, found 2
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected at least 8 spaces, found 2
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Line indented incorrectly; expected 8 spaces, found 2
(#945) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected at least 12 spaces, found 3
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected 12 spaces, found 3
(#947) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected 16 spaces, found 4
(#948) Expected "if (...) {\n"; found "if(...){\n"
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected at least 20 spaces, found 5
(#950) Spaces must be used for alignment; tabs are not allowed
(#950) Tab found within whitespace
(#950) Line indented incorrectly; expected 16 spaces, found 4
(#951) Spaces must be used for alignment; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected 12 spaces, found 3
(#952) Spaces must be used for alignment; tabs are not allowed
(#952) Tab found within whitespace
(#952) Line indented incorrectly; expected 8 spaces, found 2
(#954) Spaces must be used for alignment; tabs are not allowed
(#954) Tab found within whitespace
(#954) Line indented incorrectly; expected at least 8 spaces, found 2
(#955) Spaces must be used for alignment; tabs are not allowed
(#955) Tab found within whitespace
(#955) Line indented incorrectly; expected 8 spaces, found 2
(#955) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#956) Spaces must be used for alignment; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected at least 12 spaces, found 3
(#956) Variable "user_temp" must not contain underscores.
(#957) Spaces must be used for alignment; tabs are not allowed
(#957) Tab found within whitespace
(#957) Line indented incorrectly; expected at least 12 spaces, found 3
(#957) Variable "user_temp" must not contain underscores.
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#958) Line indented incorrectly; expected at least 12 spaces, found 3
(#958) Variable "user_temp" must not contain underscores.
(#959) Spaces must be used for alignment; tabs are not allowed
(#959) Tab found within whitespace
(#959) Line indented incorrectly; expected at least 12 spaces, found 3
(#959) Variable "user_temp" must not contain underscores.
(#960) Spaces must be used for alignment; tabs are not allowed
(#960) Tab found within whitespace
(#960) Line indented incorrectly; expected at least 12 spaces, found 3
(#960) Variable "user_temp" must not contain underscores.
(#961) Spaces must be used for alignment; tabs are not allowed
(#961) Tab found within whitespace
(#961) Line indented incorrectly; expected 8 spaces, found 2
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected at least 8 spaces, found 2
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected 4 spaces, found 1
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Line indented incorrectly; expected at least 4 spaces, found 1
(#967) Spaces must be used for alignment; tabs are not allowed
(#968) Spaces must be used for alignment; tabs are not allowed
(#969) Spaces must be used for alignment; tabs are not allowed
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected 4 spaces, found 1
(#971) Spaces must be used for alignment; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected at least 8 spaces, found 2
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected at least 8 spaces, found 4
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 8 spaces, found 6
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#976) Spaces must be used for alignment; tabs are not allowed
(#976) Tab found within whitespace
(#977) Spaces must be used for alignment; tabs are not allowed
(#977) Tab found within whitespace
(#977) Line indented incorrectly; expected at least 8 spaces, found 6
(#978) Spaces must be used for alignment; tabs are not allowed
(#978) Tab found within whitespace
(#978) Line indented incorrectly; expected at least 8 spaces, found 4
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Line indented incorrectly; expected at least 8 spaces, found 2
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected 4 spaces, found 1
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected at least 4 spaces, found 1
(#982) Spaces must be used for alignment; tabs are not allowed
(#983) Spaces must be used for alignment; tabs are not allowed
(#984) Spaces must be used for alignment; tabs are not allowed
(#985) Spaces must be used for alignment; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected 4 spaces, found 1
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected at least 8 spaces, found 2
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected at least 8 spaces, found 4
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected at least 8 spaces, found 6
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected at least 8 spaces, found 6
(#990) Spaces must be used for alignment; tabs are not allowed
(#990) Tab found within whitespace
(#990) Line indented incorrectly; expected at least 8 spaces, found 4
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected at least 8 spaces, found 2
(#992) Spaces must be used for alignment; tabs are not allowed
(#992) Tab found within whitespace
(#992) Line indented incorrectly; expected 4 spaces, found 1
(#994) Spaces must be used for alignment; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected at least 4 spaces, found 1
(#995) Spaces must be used for alignment; tabs are not allowed
(#996) Spaces must be used for alignment; tabs are not allowed
(#997) Spaces must be used for alignment; tabs are not allowed
(#998) Spaces must be used for alignment; tabs are not allowed
(#999) Spaces must be used for alignment; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected 4 spaces, found 1
(#1000) Spaces must be used for alignment; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected at least 8 spaces, found 2
(#1000) Commas (,) must be followed by white space.
(#1000) Commas (,) must be followed by white space.
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected at least 8 spaces, found 2
(#1002) Expected 1 space before "=>"; 0 found
(#1002) Expected 1 space after "=>"; 0 found
(#1002) Expected 1 space before "=>"; 0 found
(#1002) Expected 1 space after "=>"; 0 found
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected at least 8 spaces, found 2
(#1005) Spaces must be used for alignment; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected at least 8 spaces, found 2
(#1007) Spaces must be used for alignment; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected at least 8 spaces, found 2
(#1007) Inline control structures are not allowed
(#1008) Spaces must be used for alignment; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Line indented incorrectly; expected at least 8 spaces, found 3
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected at least 8 spaces, found 2
(#1009) Inline control structures are not allowed
(#1010) Spaces must be used for alignment; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Line indented incorrectly; expected at least 8 spaces, found 3
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected at least 8 spaces, found 2
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Line indented incorrectly; expected at least 8 spaces, found 2
(#1015) Spaces must be used for alignment; tabs are not allowed
(#1015) Tab found within whitespace
(#1015) Line indented incorrectly; expected at least 8 spaces, found 2
(#1015) Expected 1 space before "=>"; 0 found
(#1015) Expected 1 space after "=>"; 0 found
(#1016) Spaces must be used for alignment; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Line indented incorrectly; expected 4 spaces, found 1
(#1018) Spaces must be used for alignment; tabs are not allowed
(#1018) Tab found within whitespace
(#1018) Line indented incorrectly; expected at least 4 spaces, found 1
(#1019) Spaces must be used for alignment; tabs are not allowed
(#1020) Spaces must be used for alignment; tabs are not allowed
(#1021) Spaces must be used for alignment; tabs are not allowed
(#1022) Spaces must be used for alignment; tabs are not allowed
(#1022) Tab found within whitespace
(#1022) Line indented incorrectly; expected 4 spaces, found 1
(#1023) Spaces must be used for alignment; tabs are not allowed
(#1023) Tab found within whitespace
(#1023) Line indented incorrectly; expected at least 8 spaces, found 2
(#1024) Spaces must be used for alignment; tabs are not allowed
(#1024) Tab found within whitespace
(#1024) Line indented incorrectly; expected at least 8 spaces, found 4
(#1025) Spaces must be used for alignment; tabs are not allowed
(#1025) Tab found within whitespace
(#1025) Line indented incorrectly; expected at least 8 spaces, found 6
(#1026) Spaces must be used for alignment; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected at least 8 spaces, found 4
(#1027) Spaces must be used for alignment; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Line indented incorrectly; expected at least 8 spaces, found 2
(#1028) Spaces must be used for alignment; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected 4 spaces, found 1
(#1029) Spaces must be used for alignment; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected at least 4 spaces, found 1
(#1030) Spaces must be used for alignment; tabs are not allowed
(#1031) Spaces must be used for alignment; tabs are not allowed
(#1032) Spaces must be used for alignment; tabs are not allowed
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected 4 spaces, found 1
(#1034) Spaces must be used for alignment; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Line indented incorrectly; expected at least 8 spaces, found 2
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected at least 8 spaces, found 4
(#1036) Spaces must be used for alignment; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Line indented incorrectly; expected at least 8 spaces, found 6
(#1037) Spaces must be used for alignment; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Line indented incorrectly; expected at least 8 spaces, found 6
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected at least 8 spaces, found 6
(#1039) Spaces must be used for alignment; tabs are not allowed
(#1039) Tab found within whitespace
(#1039) Line indented incorrectly; expected at least 8 spaces, found 4
(#1040) Spaces must be used for alignment; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Line indented incorrectly; expected at least 8 spaces, found 2
(#1041) Spaces must be used for alignment; tabs are not allowed
(#1041) Tab found within whitespace
(#1041) Line indented incorrectly; expected 4 spaces, found 1
(#1043) Spaces must be used for alignment; tabs are not allowed
(#1043) Tab found within whitespace
(#1043) Line indented incorrectly; expected at least 4 spaces, found 1
(#1044) Spaces must be used for alignment; tabs are not allowed
(#1045) Spaces must be used for alignment; tabs are not allowed
(#1046) Spaces must be used for alignment; tabs are not allowed
(#1047) Spaces must be used for alignment; tabs are not allowed
(#1048) Spaces must be used for alignment; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected 4 spaces, found 1
(#1049) Spaces must be used for alignment; tabs are not allowed
(#1049) Tab found within whitespace
(#1049) Line indented incorrectly; expected at least 8 spaces, found 2
(#1049) Commas (,) must be followed by white space.
(#1049) Commas (,) must be followed by white space.
(#1051) Spaces must be used for alignment; tabs are not allowed
(#1051) Tab found within whitespace
(#1051) Line indented incorrectly; expected at least 8 spaces, found 2
(#1051) Expected 1 space before "=>"; 0 found
(#1051) Expected 1 space after "=>"; 0 found
(#1051) Expected 1 space before "=>"; 0 found
(#1051) Expected 1 space after "=>"; 0 found
(#1051) Expected 1 space before "=>"; 0 found
(#1051) Expected 1 space after "=>"; 0 found
(#1051) Line exceeds 132 characters; contains 143 characters
(#1053) Spaces must be used for alignment; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Line indented incorrectly; expected at least 8 spaces, found 2
(#1053) Inline control structures are not allowed
(#1054) Spaces must be used for alignment; tabs are not allowed
(#1054) Tab found within whitespace
(#1054) Line indented incorrectly; expected at least 8 spaces, found 3
(#1054) Expected 1 space before "=>"; 0 found
(#1054) Expected 1 space after "=>"; 0 found
(#1054) Expected 1 space before "=>"; 0 found
(#1054) Expected 1 space after "=>"; 0 found
(#1055) Spaces must be used for alignment; tabs are not allowed
(#1055) Tab found within whitespace
(#1055) Line indented incorrectly; expected at least 8 spaces, found 2
(#1055) Inline control structures are not allowed
(#1056) Spaces must be used for alignment; tabs are not allowed
(#1056) Tab found within whitespace
(#1056) Line indented incorrectly; expected at least 8 spaces, found 3
(#1056) Expected 1 space before "=>"; 0 found
(#1056) Expected 1 space after "=>"; 0 found
(#1056) Expected 1 space before "=>"; 0 found
(#1056) Expected 1 space after "=>"; 0 found
(#1058) Spaces must be used for alignment; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Line indented incorrectly; expected at least 8 spaces, found 2
(#1058) Expected 1 space before "=>"; 0 found
(#1058) Expected 1 space after "=>"; 0 found
(#1059) Spaces must be used for alignment; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Line indented incorrectly; expected 4 spaces, found 1
(#1061) Spaces must be used for alignment; tabs are not allowed
(#1061) Tab found within whitespace
(#1061) Line indented incorrectly; expected at least 4 spaces, found 1
(#1062) Spaces must be used for alignment; tabs are not allowed
(#1063) Spaces must be used for alignment; tabs are not allowed
(#1064) Spaces must be used for alignment; tabs are not allowed
(#1065) Spaces must be used for alignment; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected 4 spaces, found 1
(#1066) Spaces must be used for alignment; tabs are not allowed
(#1066) Tab found within whitespace
(#1066) Line indented incorrectly; expected at least 8 spaces, found 2
(#1067) Spaces must be used for alignment; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected at least 8 spaces, found 4
(#1068) Spaces must be used for alignment; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected at least 8 spaces, found 6
(#1069) Spaces must be used for alignment; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Line indented incorrectly; expected at least 8 spaces, found 4
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected at least 8 spaces, found 2
(#1071) Spaces must be used for alignment; tabs are not allowed
(#1071) Tab found within whitespace
(#1071) Line indented incorrectly; expected 4 spaces, found 1
(#1073) Spaces must be used for alignment; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Line indented incorrectly; expected at least 4 spaces, found 1
(#1074) Spaces must be used for alignment; tabs are not allowed
(#1075) Spaces must be used for alignment; tabs are not allowed
(#1076) Spaces must be used for alignment; tabs are not allowed
(#1077) Spaces must be used for alignment; tabs are not allowed
(#1077) Tab found within whitespace
(#1077) Line indented incorrectly; expected 4 spaces, found 1
(#1078) Spaces must be used for alignment; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected at least 8 spaces, found 2
(#1079) Spaces must be used for alignment; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Line indented incorrectly; expected at least 8 spaces, found 4
(#1080) Spaces must be used for alignment; tabs are not allowed
(#1080) Tab found within whitespace
(#1080) Line indented incorrectly; expected at least 8 spaces, found 6
(#1081) Spaces must be used for alignment; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Line indented incorrectly; expected at least 8 spaces, found 4
(#1082) Spaces must be used for alignment; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Line indented incorrectly; expected at least 8 spaces, found 2
(#1084) Spaces must be used for alignment; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected 4 spaces, found 1
(#1086) Spaces must be used for alignment; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected at least 4 spaces, found 1
(#1087) Spaces must be used for alignment; tabs are not allowed
(#1088) Spaces must be used for alignment; tabs are not allowed
(#1089) Spaces must be used for alignment; tabs are not allowed
(#1090) Spaces must be used for alignment; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected 4 spaces, found 1
(#1091) Spaces must be used for alignment; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected at least 8 spaces, found 2
(#1091) Commas (,) must be followed by white space.
(#1093) Spaces must be used for alignment; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected at least 8 spaces, found 2
(#1094) Spaces must be used for alignment; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Whitespace found at end of line
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected at least 8 spaces, found 2
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Whitespace found at end of line
(#1097) Spaces must be used for alignment; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected at least 8 spaces, found 2
(#1098) Spaces must be used for alignment; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Line indented incorrectly; expected 4 spaces, found 1
(#1100) Spaces must be used for alignment; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Line indented incorrectly; expected at least 4 spaces, found 1
(#1101) Spaces must be used for alignment; tabs are not allowed
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1103) Spaces must be used for alignment; tabs are not allowed
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Line indented incorrectly; expected 4 spaces, found 1
(#1105) Spaces must be used for alignment; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected at least 8 spaces, found 2
(#1106) Spaces must be used for alignment; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected at least 8 spaces, found 4
(#1107) Spaces must be used for alignment; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Line indented incorrectly; expected at least 8 spaces, found 6
(#1108) Spaces must be used for alignment; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Line indented incorrectly; expected at least 8 spaces, found 6
(#1109) Spaces must be used for alignment; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Line indented incorrectly; expected at least 8 spaces, found 4
(#1110) Spaces must be used for alignment; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Line indented incorrectly; expected at least 8 spaces, found 2
(#1111) Spaces must be used for alignment; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected 4 spaces, found 1
(#1113) Spaces must be used for alignment; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected at least 4 spaces, found 1
(#1114) Spaces must be used for alignment; tabs are not allowed
(#1115) Spaces must be used for alignment; tabs are not allowed
(#1116) Spaces must be used for alignment; tabs are not allowed
(#1117) Spaces must be used for alignment; tabs are not allowed
(#1117) Tab found within whitespace
(#1117) Line indented incorrectly; expected 4 spaces, found 1
(#1118) Spaces must be used for alignment; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Line indented incorrectly; expected at least 8 spaces, found 2
(#1119) Spaces must be used for alignment; tabs are not allowed
(#1119) Tab found within whitespace
(#1119) Line indented incorrectly; expected at least 8 spaces, found 4
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 8 spaces, found 6
(#1121) Spaces must be used for alignment; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected at least 8 spaces, found 4
(#1122) Spaces must be used for alignment; tabs are not allowed
(#1122) Tab found within whitespace
(#1122) Line indented incorrectly; expected at least 8 spaces, found 2
(#1123) Spaces must be used for alignment; tabs are not allowed
(#1123) Tab found within whitespace
(#1123) Line indented incorrectly; expected 4 spaces, found 1
(#1125) Spaces must be used for alignment; tabs are not allowed
(#1125) Tab found within whitespace
(#1125) Line indented incorrectly; expected at least 4 spaces, found 1
(#1126) Spaces must be used for alignment; tabs are not allowed
(#1127) Spaces must be used for alignment; tabs are not allowed
(#1128) Spaces must be used for alignment; tabs are not allowed
(#1129) Spaces must be used for alignment; tabs are not allowed
(#1130) Spaces must be used for alignment; tabs are not allowed
(#1130) Tab found within whitespace
(#1130) Line indented incorrectly; expected 4 spaces, found 1
(#1131) Spaces must be used for alignment; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected at least 8 spaces, found 2
(#1131) Commas (,) must be followed by white space.
(#1131) Commas (,) must be followed by white space.
(#1133) Spaces must be used for alignment; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected at least 8 spaces, found 2
(#1133) Expected 1 space before "=>"; 0 found
(#1133) Expected 1 space after "=>"; 0 found
(#1135) Spaces must be used for alignment; tabs are not allowed
(#1135) Tab found within whitespace
(#1135) Line indented incorrectly; expected at least 8 spaces, found 2
(#1136) Spaces must be used for alignment; tabs are not allowed
(#1136) Tab found within whitespace
(#1136) Line indented incorrectly; expected at least 8 spaces, found 2
(#1136) Expected 1 space before "=>"; 0 found
(#1136) Expected 1 space after "=>"; 0 found
(#1137) Spaces must be used for alignment; tabs are not allowed
(#1137) Tab found within whitespace
(#1137) Line indented incorrectly; expected 4 spaces, found 1
(#1139) Spaces must be used for alignment; tabs are not allowed
(#1139) Tab found within whitespace
(#1139) Line indented incorrectly; expected at least 4 spaces, found 1
(#1140) Spaces must be used for alignment; tabs are not allowed
(#1141) Spaces must be used for alignment; tabs are not allowed
(#1142) Spaces must be used for alignment; tabs are not allowed
(#1143) Spaces must be used for alignment; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected 4 spaces, found 1
(#1144) Spaces must be used for alignment; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected at least 8 spaces, found 2
(#1145) Spaces must be used for alignment; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Line indented incorrectly; expected at least 8 spaces, found 4
(#1146) Spaces must be used for alignment; tabs are not allowed
(#1146) Tab found within whitespace
(#1146) Line indented incorrectly; expected at least 8 spaces, found 6
(#1147) Spaces must be used for alignment; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Line indented incorrectly; expected at least 8 spaces, found 4
(#1148) Spaces must be used for alignment; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Line indented incorrectly; expected at least 8 spaces, found 2
(#1149) Spaces must be used for alignment; tabs are not allowed
(#1149) Tab found within whitespace
(#1149) Line indented incorrectly; expected 4 spaces, found 1
(#1151) Spaces must be used for alignment; tabs are not allowed
(#1151) Tab found within whitespace
(#1151) Line indented incorrectly; expected at least 4 spaces, found 1
(#1152) Spaces must be used for alignment; tabs are not allowed
(#1153) Spaces must be used for alignment; tabs are not allowed
(#1154) Spaces must be used for alignment; tabs are not allowed
(#1155) Spaces must be used for alignment; tabs are not allowed
(#1155) Tab found within whitespace
(#1155) Line indented incorrectly; expected 4 spaces, found 1
(#1156) Spaces must be used for alignment; tabs are not allowed
(#1156) Tab found within whitespace
(#1156) Line indented incorrectly; expected at least 8 spaces, found 2
(#1157) Spaces must be used for alignment; tabs are not allowed
(#1157) Tab found within whitespace
(#1157) Line indented incorrectly; expected at least 8 spaces, found 4
(#1158) Spaces must be used for alignment; tabs are not allowed
(#1158) Tab found within whitespace
(#1158) Line indented incorrectly; expected at least 8 spaces, found 6
(#1159) Spaces must be used for alignment; tabs are not allowed
(#1159) Tab found within whitespace
(#1159) Line indented incorrectly; expected at least 8 spaces, found 4
(#1160) Spaces must be used for alignment; tabs are not allowed
(#1160) Tab found within whitespace
(#1160) Line indented incorrectly; expected at least 8 spaces, found 2
(#1161) Spaces must be used for alignment; tabs are not allowed
(#1161) Tab found within whitespace
(#1161) Line indented incorrectly; expected 4 spaces, found 1
(#1163) Spaces must be used for alignment; tabs are not allowed
(#1163) Tab found within whitespace
(#1163) Line indented incorrectly; expected at least 4 spaces, found 1
(#1164) Spaces must be used for alignment; tabs are not allowed
(#1165) Spaces must be used for alignment; tabs are not allowed
(#1166) Spaces must be used for alignment; tabs are not allowed
(#1167) Spaces must be used for alignment; tabs are not allowed
(#1167) Tab found within whitespace
(#1167) Line indented incorrectly; expected 4 spaces, found 1
(#1168) Spaces must be used for alignment; tabs are not allowed
(#1168) Tab found within whitespace
(#1168) Line indented incorrectly; expected at least 8 spaces, found 2
(#1168) Commas (,) must be followed by white space.
(#1168) Commas (,) must be followed by white space.
(#1169) Spaces must be used for alignment; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Line indented incorrectly; expected at least 8 spaces, found 2
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1171) Spaces must be used for alignment; tabs are not allowed
(#1171) Tab found within whitespace
(#1171) Line indented incorrectly; expected at least 8 spaces, found 2
(#1171) Commas (,) must be followed by white space.
(#1171) Expected 1 space before "=>"; 0 found
(#1171) Expected 1 space after "=>"; 0 found
(#1171) Commas (,) must be followed by white space.
(#1171) Expected 1 space before "=>"; 0 found
(#1171) Expected 1 space after "=>"; 0 found
(#1171) Expected 1 space before "=>"; 0 found
(#1171) Expected 1 space after "=>"; 0 found
(#1171) Commas (,) must be followed by white space.
(#1171) Commas (,) must be followed by white space.
(#1171) Line exceeds 132 characters; contains 175 characters
(#1172) Spaces must be used for alignment; tabs are not allowed
(#1172) Tab found within whitespace
(#1172) Line indented incorrectly; expected 4 spaces, found 1
(#1174) Spaces must be used for alignment; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Line indented incorrectly; expected at least 4 spaces, found 1
(#1175) Spaces must be used for alignment; tabs are not allowed
(#1176) Spaces must be used for alignment; tabs are not allowed
(#1177) Spaces must be used for alignment; tabs are not allowed
(#1178) Spaces must be used for alignment; tabs are not allowed
(#1178) Tab found within whitespace
(#1178) Line indented incorrectly; expected 4 spaces, found 1
(#1179) Spaces must be used for alignment; tabs are not allowed
(#1179) Tab found within whitespace
(#1179) Line indented incorrectly; expected at least 8 spaces, found 2
(#1180) Spaces must be used for alignment; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Line indented incorrectly; expected at least 8 spaces, found 4
(#1181) Spaces must be used for alignment; tabs are not allowed
(#1181) Tab found within whitespace
(#1181) Line indented incorrectly; expected at least 8 spaces, found 6
(#1182) Spaces must be used for alignment; tabs are not allowed
(#1182) Tab found within whitespace
(#1183) Spaces must be used for alignment; tabs are not allowed
(#1183) Tab found within whitespace
(#1183) Line indented incorrectly; expected at least 8 spaces, found 6
(#1184) Spaces must be used for alignment; tabs are not allowed
(#1184) Tab found within whitespace
(#1184) Line indented incorrectly; expected at least 8 spaces, found 4
(#1185) Spaces must be used for alignment; tabs are not allowed
(#1185) Tab found within whitespace
(#1185) Line indented incorrectly; expected at least 8 spaces, found 2
(#1186) Spaces must be used for alignment; tabs are not allowed
(#1186) Tab found within whitespace
(#1186) Line indented incorrectly; expected 4 spaces, found 1
(#1188) Spaces must be used for alignment; tabs are not allowed
(#1188) Tab found within whitespace
(#1188) Line indented incorrectly; expected at least 4 spaces, found 1
(#1189) Spaces must be used for alignment; tabs are not allowed
(#1190) Spaces must be used for alignment; tabs are not allowed
(#1191) Spaces must be used for alignment; tabs are not allowed
(#1192) Spaces must be used for alignment; tabs are not allowed
(#1192) Tab found within whitespace
(#1192) Line indented incorrectly; expected 4 spaces, found 1
(#1193) Spaces must be used for alignment; tabs are not allowed
(#1193) Tab found within whitespace
(#1193) Line indented incorrectly; expected at least 8 spaces, found 2
(#1194) Spaces must be used for alignment; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Line indented incorrectly; expected at least 8 spaces, found 4
(#1195) Spaces must be used for alignment; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Line indented incorrectly; expected at least 8 spaces, found 6
(#1196) Spaces must be used for alignment; tabs are not allowed
(#1196) Tab found within whitespace
(#1196) Line indented incorrectly; expected at least 8 spaces, found 4
(#1197) Spaces must be used for alignment; tabs are not allowed
(#1197) Tab found within whitespace
(#1197) Line indented incorrectly; expected at least 8 spaces, found 2
(#1198) Spaces must be used for alignment; tabs are not allowed
(#1198) Tab found within whitespace
(#1198) Line indented incorrectly; expected 4 spaces, found 1
(#1200) Spaces must be used for alignment; tabs are not allowed
(#1200) Tab found within whitespace
(#1200) Line indented incorrectly; expected at least 4 spaces, found 1
(#1201) Spaces must be used for alignment; tabs are not allowed
(#1202) Spaces must be used for alignment; tabs are not allowed
(#1203) Spaces must be used for alignment; tabs are not allowed
(#1204) Spaces must be used for alignment; tabs are not allowed
(#1204) Tab found within whitespace
(#1204) Line indented incorrectly; expected 4 spaces, found 1
(#1205) Spaces must be used for alignment; tabs are not allowed
(#1205) Tab found within whitespace
(#1205) Line indented incorrectly; expected at least 8 spaces, found 2
(#1205) Commas (,) must be followed by white space.
(#1205) Commas (,) must be followed by white space.
(#1207) Spaces must be used for alignment; tabs are not allowed
(#1207) Tab found within whitespace
(#1207) Line indented incorrectly; expected at least 8 spaces, found 2
(#1207) Expected 1 space before "=>"; 0 found
(#1207) Expected 1 space after "=>"; 0 found
(#1209) Spaces must be used for alignment; tabs are not allowed
(#1209) Tab found within whitespace
(#1209) Line indented incorrectly; expected at least 8 spaces, found 2
(#1209) Commas (,) must be followed by white space.
(#1209) Expected 1 space before "=>"; 0 found
(#1209) Expected 1 space after "=>"; 0 found
(#1210) Spaces must be used for alignment; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Line indented incorrectly; expected 4 spaces, found 1
(#1212) Spaces must be used for alignment; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Line indented incorrectly; expected at least 4 spaces, found 1
(#1213) Spaces must be used for alignment; tabs are not allowed
(#1214) Spaces must be used for alignment; tabs are not allowed
(#1215) Spaces must be used for alignment; tabs are not allowed
(#1216) Spaces must be used for alignment; tabs are not allowed
(#1216) Tab found within whitespace
(#1216) Line indented incorrectly; expected 4 spaces, found 1
(#1217) Spaces must be used for alignment; tabs are not allowed
(#1217) Tab found within whitespace
(#1217) Line indented incorrectly; expected at least 8 spaces, found 2
(#1218) Spaces must be used for alignment; tabs are not allowed
(#1218) Tab found within whitespace
(#1218) Line indented incorrectly; expected at least 8 spaces, found 4
(#1219) Spaces must be used for alignment; tabs are not allowed
(#1219) Tab found within whitespace
(#1219) Line indented incorrectly; expected at least 8 spaces, found 6
(#1220) Spaces must be used for alignment; tabs are not allowed
(#1220) Tab found within whitespace
(#1221) Spaces must be used for alignment; tabs are not allowed
(#1221) Tab found within whitespace
(#1221) Line indented incorrectly; expected at least 8 spaces, found 6
(#1222) Spaces must be used for alignment; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Line indented incorrectly; expected at least 8 spaces, found 4
(#1223) Spaces must be used for alignment; tabs are not allowed
(#1223) Tab found within whitespace
(#1223) Line indented incorrectly; expected at least 8 spaces, found 2
(#1224) Spaces must be used for alignment; tabs are not allowed
(#1224) Tab found within whitespace
(#1224) Line indented incorrectly; expected 4 spaces, found 1
(#1226) Spaces must be used for alignment; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Line indented incorrectly; expected 4 spaces, found 1
(#1227) Spaces must be used for alignment; tabs are not allowed
(#1227) Tab found within whitespace
(#1227) Line indented incorrectly; expected at least 8 spaces, found 2
(#1228) Spaces must be used for alignment; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Whitespace found at end of line
(#1229) Spaces must be used for alignment; tabs are not allowed
(#1229) Tab found within whitespace
(#1229) Line indented incorrectly; expected at least 8 spaces, found 2
(#1230) Spaces must be used for alignment; tabs are not allowed
(#1230) Tab found within whitespace
(#1230) Whitespace found at end of line
(#1231) Spaces must be used for alignment; tabs are not allowed
(#1231) Tab found within whitespace
(#1231) Line indented incorrectly; expected 8 spaces, found 2
(#1231) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1231) Commas (,) must be followed by white space.
(#1231) Expected 1 space before "=>"; 0 found
(#1231) Expected 1 space after "=>"; 0 found
(#1232) Spaces must be used for alignment; tabs are not allowed
(#1232) Tab found within whitespace
(#1232) Line indented incorrectly; expected at least 12 spaces, found 3
(#1233) Spaces must be used for alignment; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected 8 spaces, found 2
(#1234) Spaces must be used for alignment; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Whitespace found at end of line
(#1235) Spaces must be used for alignment; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected at least 8 spaces, found 2
(#1236) Spaces must be used for alignment; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Line indented incorrectly; expected 4 spaces, found 1
(#1237) Spaces must be used for alignment; tabs are not allowed
(#1237) Tab found within whitespace
(#1237) Line indented incorrectly; expected 4 spaces, found 1
(#1238) Spaces must be used for alignment; tabs are not allowed
(#1238) Tab found within whitespace
(#1238) Line indented incorrectly; expected at least 8 spaces, found 2
(#1240) Spaces must be used for alignment; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1240) Inline comments must end in full-stops, exclamation marks, or question marks
(#1240) Line indented incorrectly; expected at least 8 spaces, found 2
(#1241) Spaces must be used for alignment; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Line indented incorrectly; expected 8 spaces, found 2
(#1242) Spaces must be used for alignment; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Line indented incorrectly; expected 12 spaces, found 3
(#1243) Spaces must be used for alignment; tabs are not allowed
(#1243) Tab found within whitespace
(#1243) Line indented incorrectly; expected at least 16 spaces, found 4
(#1244) Spaces must be used for alignment; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Line indented incorrectly; expected 12 spaces, found 3
(#1245) Spaces must be used for alignment; tabs are not allowed
(#1245) Tab found within whitespace
(#1245) Line indented incorrectly; expected 8 spaces, found 2
(#1246) Spaces must be used for alignment; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Line indented incorrectly; expected at least 8 spaces, found 2
(#1246) Expected 1 space before "=>"; 0 found
(#1246) Expected 1 space after "=>"; 0 found
(#1248) Spaces must be used for alignment; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1248) Inline comments must end in full-stops, exclamation marks, or question marks
(#1248) Line indented incorrectly; expected at least 8 spaces, found 2
(#1249) Spaces must be used for alignment; tabs are not allowed
(#1249) Tab found within whitespace
(#1249) Line indented incorrectly; expected 8 spaces, found 2
(#1250) Spaces must be used for alignment; tabs are not allowed
(#1250) Tab found within whitespace
(#1250) Line indented incorrectly; expected 12 spaces, found 3
(#1251) Spaces must be used for alignment; tabs are not allowed
(#1251) Tab found within whitespace
(#1251) Line indented incorrectly; expected at least 16 spaces, found 4
(#1251) Expected 1 space before "=>"; 0 found
(#1251) Expected 1 space after "=>"; 0 found
(#1252) Spaces must be used for alignment; tabs are not allowed
(#1252) Tab found within whitespace
(#1252) Line indented incorrectly; expected 12 spaces, found 3
(#1253) Spaces must be used for alignment; tabs are not allowed
(#1253) Tab found within whitespace
(#1253) Line indented incorrectly; expected 8 spaces, found 2
(#1254) Spaces must be used for alignment; tabs are not allowed
(#1254) Tab found within whitespace
(#1254) Whitespace found at end of line
(#1255) Spaces must be used for alignment; tabs are not allowed
(#1255) Tab found within whitespace
(#1255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1255) Inline comments must end in full-stops, exclamation marks, or question marks
(#1255) Line indented incorrectly; expected at least 8 spaces, found 2
(#1256) Spaces must be used for alignment; tabs are not allowed
(#1256) Tab found within whitespace
(#1256) Line indented incorrectly; expected at least 8 spaces, found 2
(#1256) Expected 1 space before "=>"; 0 found
(#1256) Expected 1 space after "=>"; 0 found
(#1257) Spaces must be used for alignment; tabs are not allowed
(#1257) Tab found within whitespace
(#1257) Line indented incorrectly; expected 4 spaces, found 1
(#1258) Spaces must be used for alignment; tabs are not allowed
(#1258) Tab found within whitespace
(#1258) Whitespace found at end of line
(#1259) Spaces must be used for alignment; tabs are not allowed
(#1259) Tab found within whitespace
(#1259) Line indented incorrectly; expected at least 4 spaces, found 1
(#1260) Spaces must be used for alignment; tabs are not allowed
(#1261) Spaces must be used for alignment; tabs are not allowed
(#1262) Spaces must be used for alignment; tabs are not allowed
(#1263) Spaces must be used for alignment; tabs are not allowed
(#1263) Tab found within whitespace
(#1263) Line indented incorrectly; expected 4 spaces, found 1
(#1264) Spaces must be used for alignment; tabs are not allowed
(#1264) Tab found within whitespace
(#1264) Line indented incorrectly; expected at least 8 spaces, found 2
(#1265) Spaces must be used for alignment; tabs are not allowed
(#1265) Tab found within whitespace
(#1265) Line indented incorrectly; expected at least 8 spaces, found 5
(#1266) Spaces must be used for alignment; tabs are not allowed
(#1266) Tab found within whitespace
(#1267) Spaces must be used for alignment; tabs are not allowed
(#1267) Tab found within whitespace
(#1268) Spaces must be used for alignment; tabs are not allowed
(#1268) Tab found within whitespace
(#1269) Spaces must be used for alignment; tabs are not allowed
(#1269) Tab found within whitespace
(#1270) Spaces must be used for alignment; tabs are not allowed
(#1270) Tab found within whitespace
(#1271) Spaces must be used for alignment; tabs are not allowed
(#1271) Tab found within whitespace
(#1271) Line indented incorrectly; expected at least 8 spaces, found 6
(#1272) Spaces must be used for alignment; tabs are not allowed
(#1272) Tab found within whitespace
(#1272) Line indented incorrectly; expected at least 8 spaces, found 2
(#1273) Spaces must be used for alignment; tabs are not allowed
(#1273) Tab found within whitespace
(#1273) Line indented incorrectly; expected 4 spaces, found 1
(#1275) Spaces must be used for alignment; tabs are not allowed
(#1275) Tab found within whitespace
(#1275) Line indented incorrectly; expected at least 4 spaces, found 1
(#1276) Spaces must be used for alignment; tabs are not allowed
(#1277) Spaces must be used for alignment; tabs are not allowed
(#1278) Spaces must be used for alignment; tabs are not allowed
(#1279) Spaces must be used for alignment; tabs are not allowed
(#1279) Tab found within whitespace
(#1279) Line indented incorrectly; expected 4 spaces, found 1
(#1280) Spaces must be used for alignment; tabs are not allowed
(#1280) Tab found within whitespace
(#1280) Line indented incorrectly; expected at least 8 spaces, found 2
(#1280) Commas (,) must be followed by white space.
(#1280) Commas (,) must be followed by white space.
(#1282) Spaces must be used for alignment; tabs are not allowed
(#1282) Tab found within whitespace
(#1282) Line indented incorrectly; expected 8 spaces, found 2
(#1283) Spaces must be used for alignment; tabs are not allowed
(#1283) Tab found within whitespace
(#1283) Line indented incorrectly; expected at least 12 spaces, found 3
(#1283) Expected 1 space before "=>"; 0 found
(#1283) Expected 1 space after "=>"; 0 found
(#1283) Expected 1 space before "=>"; 0 found
(#1283) Expected 1 space after "=>"; 0 found
(#1284) Spaces must be used for alignment; tabs are not allowed
(#1284) Tab found within whitespace
(#1284) Line indented incorrectly; expected 8 spaces, found 2
(#1286) Spaces must be used for alignment; tabs are not allowed
(#1286) Tab found within whitespace
(#1286) Line indented incorrectly; expected at least 8 spaces, found 2
(#1286) Expected 1 space before "=>"; 0 found
(#1286) Expected 1 space after "=>"; 0 found
(#1286) Expected 1 space before "=>"; 0 found
(#1286) Expected 1 space after "=>"; 0 found
(#1286) Line exceeds 132 characters; contains 144 characters
(#1287) Spaces must be used for alignment; tabs are not allowed
(#1287) Tab found within whitespace
(#1287) Line indented incorrectly; expected at least 8 spaces, found 6
(#1287) Expected 1 space before "=>"; 0 found
(#1287) Expected 1 space after "=>"; 0 found
(#1287) Expected 1 space before "=>"; 0 found
(#1287) Expected 1 space after "=>"; 0 found
(#1287) Expected 1 space before "=>"; 0 found
(#1287) Expected 1 space after "=>"; 0 found
(#1287) Spaces must be used for alignment; tabs are not allowed
(#1287) Tab found within whitespace
(#1287) Whitespace found at end of line
(#1288) Spaces must be used for alignment; tabs are not allowed
(#1288) Tab found within whitespace
(#1288) Line indented incorrectly; expected 8 spaces, found 2
(#1289) Spaces must be used for alignment; tabs are not allowed
(#1289) Tab found within whitespace
(#1289) Line indented incorrectly; expected at least 12 spaces, found 3
(#1290) Spaces must be used for alignment; tabs are not allowed
(#1290) Tab found within whitespace
(#1290) Line indented incorrectly; expected 8 spaces, found 2
(#1291) Spaces must be used for alignment; tabs are not allowed
(#1291) Tab found within whitespace
(#1291) Inline comments must end in full-stops, exclamation marks, or question marks
(#1291) Line indented incorrectly; expected at least 8 spaces, found 2
(#1292) Spaces must be used for alignment; tabs are not allowed
(#1292) Tab found within whitespace
(#1292) Whitespace found at end of line
(#1293) Spaces must be used for alignment; tabs are not allowed
(#1293) Tab found within whitespace
(#1293) Line indented incorrectly; expected at least 8 spaces, found 2
(#1293) Variable "file_params" must not contain underscores.
(#1294) Spaces must be used for alignment; tabs are not allowed
(#1294) Tab found within whitespace
(#1294) Line indented incorrectly; expected at least 8 spaces, found 2
(#1294) Variable "file_params" must not contain underscores.
(#1295) Spaces must be used for alignment; tabs are not allowed
(#1295) Tab found within whitespace
(#1295) Line indented incorrectly; expected at least 8 spaces, found 2
(#1295) Variable "file_params" must not contain underscores.
(#1296) Spaces must be used for alignment; tabs are not allowed
(#1296) Tab found within whitespace
(#1296) Whitespace found at end of line
(#1297) Spaces must be used for alignment; tabs are not allowed
(#1297) Tab found within whitespace
(#1297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1297) Inline comments must end in full-stops, exclamation marks, or question marks
(#1297) Line indented incorrectly; expected at least 8 spaces, found 2
(#1298) Spaces must be used for alignment; tabs are not allowed
(#1298) Tab found within whitespace
(#1298) Line indented incorrectly; expected at least 8 spaces, found 2
(#1299) Spaces must be used for alignment; tabs are not allowed
(#1299) Tab found within whitespace
(#1299) Whitespace found at end of line
(#1300) Spaces must be used for alignment; tabs are not allowed
(#1300) Tab found within whitespace
(#1300) Line indented incorrectly; expected at least 8 spaces, found 2
(#1300) Expected 1 space before "=>"; 0 found
(#1300) Expected 1 space after "=>"; 0 found
(#1300) Expected 1 space before "=>"; 0 found
(#1300) Expected 1 space after "=>"; 0 found
(#1300) Variable "result_querystring" must not contain underscores.
(#1301) Spaces must be used for alignment; tabs are not allowed
(#1301) Tab found within whitespace
(#1301) Line indented incorrectly; expected 4 spaces, found 1
(#1303) Spaces must be used for alignment; tabs are not allowed
(#1303) Tab found within whitespace
(#1303) Line indented incorrectly; expected at least 4 spaces, found 1
(#1304) Spaces must be used for alignment; tabs are not allowed
(#1305) Spaces must be used for alignment; tabs are not allowed
(#1306) Spaces must be used for alignment; tabs are not allowed
(#1307) Spaces must be used for alignment; tabs are not allowed
(#1307) Tab found within whitespace
(#1307) Line indented incorrectly; expected 4 spaces, found 1
(#1308) Spaces must be used for alignment; tabs are not allowed
(#1308) Tab found within whitespace
(#1308) Line indented incorrectly; expected at least 8 spaces, found 2
(#1309) Spaces must be used for alignment; tabs are not allowed
(#1309) Tab found within whitespace
(#1309) Line indented incorrectly; expected at least 8 spaces, found 4
(#1310) Spaces must be used for alignment; tabs are not allowed
(#1310) Tab found within whitespace
(#1310) Line indented incorrectly; expected at least 8 spaces, found 6
(#1311) Spaces must be used for alignment; tabs are not allowed
(#1311) Tab found within whitespace
(#1311) Line indented incorrectly; expected at least 8 spaces, found 6
(#1312) Spaces must be used for alignment; tabs are not allowed
(#1312) Tab found within whitespace
(#1312) Line indented incorrectly; expected at least 8 spaces, found 4
(#1313) Spaces must be used for alignment; tabs are not allowed
(#1313) Tab found within whitespace
(#1313) Line indented incorrectly; expected at least 8 spaces, found 2
(#1314) Spaces must be used for alignment; tabs are not allowed
(#1314) Tab found within whitespace
(#1314) Line indented incorrectly; expected 4 spaces, found 1
(#1315) Spaces must be used for alignment; tabs are not allowed
(#1315) Tab found within whitespace
(#1315) Whitespace found at end of line
blocks/exaport/import_file.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#22) "require_once" must be immediately followed by an open parenthesis
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "require_once" must be immediately followed by an open parenthesis
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) This comment is 75% valid code; is this commented out code?
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) This comment is 75% valid code; is this commented out code?
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) No space found before comment text; expected "// no_submit_button_actions($exteditform, $sitecontext);" but found "//no_submit_button_actions($exteditform, $sitecontext);"
(#58) 8 slashes comments are not allowed; use "// Comment." instead
(#58) Blank comments are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#63) Line exceeds 132 characters; contains 156 characters
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 12 spaces, found 3
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 16 spaces, found 4
(#66) Variable "unzip_dir" must not contain underscores.
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 16 spaces, found 4
(#68) Variable "unzip_dir" must not contain underscores.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 20 spaces, found 5
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 20 spaces, found 5
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 24 spaces, found 6
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 24 spaces, found 6
(#72) Variable "unzip_dir" must not contain underscores.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 20 spaces, found 5
(#73) Variable "unzip_dir" must not contain underscores.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 16 spaces, found 4
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 16 spaces, found 4
(#76) Variable "unzip_dir" must not contain underscores.
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 20 spaces, found 5
(#77) Variable "unzip_dir" must not contain underscores.
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 24 spaces, found 6
(#78) Expected "if (...) {\n"; found "if(...){\n"
(#78) Variable "unzip_dir" must not contain underscores.
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 28 spaces, found 7
(#79) Variable "unzip_dir" must not contain underscores.
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 24 spaces, found 6
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 24 spaces, found 6
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 24 spaces, found 6
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 24 spaces, found 6
(#84) Variable "scormTree" must be all lower-case
(#84) Variable "unzip_dir" must not contain underscores.
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Line indented incorrectly; expected at least 24 spaces, found 6
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 24 spaces, found 6
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 28 spaces, found 7
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 24 spaces, found 6
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 28 spaces, found 7
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 24 spaces, found 6
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 28 spaces, found 7
(#91) Variable "scormTree" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 32 spaces, found 8
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 36 spaces, found 9
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 44 spaces, found 11
(#94) Variable "unzip_dir" must not contain underscores.
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 44 spaces, found 11
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 48 spaces, found 12
(#96) Variable "unzip_dir" must not contain underscores.
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 44 spaces, found 11
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 36 spaces, found 10
(#98) Closing brace indented incorrectly; expected 9 spaces, found 10
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 36 spaces, found 9
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 40 spaces, found 10
(#101) Expected "if (...) {\n"; found "if(...){\n"
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 44 spaces, found 11
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 48 spaces, found 12
(#103) Variable "unzip_dir" must not contain underscores.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 44 spaces, found 11
(#104) Inline control structures are not allowed
(#104) Variable "unzip_dir" must not contain underscores.
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 40 spaces, found 15
(#105) Closing brace indented incorrectly; expected 10 spaces, found 15
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 36 spaces, found 9
(#107) Variable "unzip_dir" must not contain underscores.
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 32 spaces, found 8
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 28 spaces, found 7
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 24 spaces, found 6
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 20 spaces, found 5
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 24 spaces, found 6
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 20 spaces, found 5
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 16 spaces, found 4
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 20 spaces, found 5
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 16 spaces, found 4
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 12 spaces, found 3
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 16 spaces, found 4
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 12 spaces, found 3
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) This comment is 73% valid code; is this commented out code?
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) No space found before comment text; expected "// print_error(get_string("scormhastobezip", "block_exaport"));" but found "//print_error(get_string("scormhastobezip", "block_exaport"));"
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) Commas (,) must be followed by white space.
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#131) Variable "form_data" must not contain underscores.
(#132) Variable "form_data" must not contain underscores.
(#133) Variable "form_data" must not contain underscores.
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Variable "unzip_dir" must not contain underscores.
(#142) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Expected 1 space after closing parenthesis; found 0
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#156) Expected 1 space after closing parenthesis; found 0
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 4 spaces, found 1
(#159) Expected "while (...) {\n"; found "while(...){\n"
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Expected 1 space before "+"; 0 found
(#160) Expected 1 space after "+"; 0 found
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Variable "unzip_dir" must not contain underscores.
(#169) Expected 1 space after closing parenthesis; found 0
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#172) Variable "unzip_dir" must not contain underscores.
(#173) Whitespace found at end of line
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Variable "linkedFileName" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#175) Variable "linkedFilePath" must be all lower-case
(#175) Variable "linkedFileName" must be all lower-case
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 2
(#177) Variable "linkedFilePath" must be all lower-case
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Whitespace found at end of line
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#179) Variable "linkedFilePath" must be all lower-case
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Whitespace found at end of line
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 8 spaces, found 2
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Line indented incorrectly; expected at least 12 spaces, found 3
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) This comment is 53% valid code; is this commented out code?
(#195) Line indented incorrectly; expected at least 12 spaces, found 4
(#195) No space found before comment text; expected "// 'contextid' => get_context_instance(CONTEXT_USER, $USER->id)->id, // ID of context" but found "//'contextid' => get_context_instance(CONTEXT_USER, $USER->id)->id, // ID of context"
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 12 spaces, found 4
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 12 spaces, found 4
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 12 spaces, found 4
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 12 spaces, found 4
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 4
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 4
(#201) Variable "linkedFileName" must be all lower-case
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 4
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Line indented incorrectly; expected at least 18 spaces, found 3
(#204) No space found before comment text; expected "// eindeutige itemid generieren" but found "//eindeutige itemid generieren"
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 18 spaces, found 3
(#205) Variable "linkedFilePath" must be all lower-case
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Whitespace found at end of line
(#206) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Whitespace found at end of line
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 18 spaces, found 3
(#208) Expected 1 space before "=>"; 0 found
(#208) Expected 1 space after "=>"; 0 found
(#208) Expected 1 space before "=>"; 0 found
(#208) Expected 1 space after "=>"; 0 found
(#208) Expected 1 space before "=>"; 0 found
(#208) Expected 1 space after "=>"; 0 found
(#208) Expected 1 space before "=>"; 0 found
(#208) Expected 1 space after "=>"; 0 found
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 18 spaces, found 3
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 18 spaces, found 3
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 18 spaces, found 3
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 18 spaces, found 3
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 18 spaces, found 3
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 18 spaces, found 3
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 18 spaces, found 3
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 18 spaces, found 3
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 18 spaces, found 3
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Whitespace found at end of line
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 18 spaces, found 3
(#220) Line exceeds 132 characters; contains 168 characters
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 18 spaces, found 3
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line exceeds 132 characters; contains 149 characters
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) This comment is 66% valid code; is this commented out code?
(#223) Line indented incorrectly; expected at least 18 spaces, found 3
(#223) No space found before comment text; expected "// file_prepare_draft_area($array["itemid"], get_context_instance(CONTEXT_USER, $USER->id)->id, 'block_exaport', 'personal_information', $new->id);" but found "//file_prepare_draft_area($array["itemid"], get_context_instance(CONTEXT_USER, $USER->id)->id, 'block_exaport', 'personal_information', $new->id);"
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 18 spaces, found 3
(#224) Line exceeds maximum limit of 180 characters; contains 197 characters
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) This comment is 82% valid code; is this commented out code?
(#225) Line indented incorrectly; expected at least 18 spaces, found 3
(#225) No space found before comment text; expected "// var_dump(file_get_draft_area_info($array["itemid"]));" but found "//var_dump(file_get_draft_area_info($array["itemid"]));"
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line exceeds 132 characters; contains 146 characters
(#227) This comment is 62% valid code; is this commented out code?
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Line indented incorrectly; expected at least 18 spaces, found 3
(#227) No space found before comment text; expected "// file_prepare_draft_area($data->itemid, get_context_instance(CONTEXT_USER, $USER->id)->id, 'block_exaport', 'personal_information', $new->id);" but found "//file_prepare_draft_area($data->itemid, get_context_instance(CONTEXT_USER, $USER->id)->id, 'block_exaport', 'personal_information', $new->id);"
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) This comment is 70% valid code; is this commented out code?
(#228) Line indented incorrectly; expected at least 18 spaces, found 3
(#228) No space found before comment text; expected "// var_dump(file_get_draft_area_info($data->itemid));" but found "//var_dump(file_get_draft_area_info($data->itemid));"
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#229) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Whitespace found at end of line
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 18 spaces, found 3
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 18 spaces, found 3
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Whitespace found at end of line
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 18 spaces, found 3
(#234) Commas (,) must be followed by white space.
(#234) Expected 1 space before "=>"; 0 found
(#234) Expected 1 space after "=>"; 0 found
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 8 spaces, found 2
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 12 spaces, found 3
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 8 spaces, found 2
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 4 spaces, found 1
(#240) Variable "unzip_dir" must not contain underscores.
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Whitespace found at end of line
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Whitespace found at end of line
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) This comment is 56% valid code; is this commented out code?
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#245) No space found before comment text; expected "// $content = create_image($content);" but found "//$content = create_image($content);"
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) This comment is 56% valid code; is this commented out code?
(#246) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) No space found before comment text; expected "// $images = get_image_url($content);" but found "//$images = get_image_url($content);"
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) This comment is 78% valid code; is this commented out code?
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#248) No space found before comment text; expected "// foreach($images as $image){" but found "//foreach($images as $image){"
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) This comment is 75% valid code; is this commented out code?
(#249) Line indented incorrectly; expected at least 4 spaces, found 2
(#249) No space found before comment text; expected "// import_user_image($unzip_dir, $image);" but found "//import_user_image($unzip_dir, $image);"
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) This comment is 100% valid code; is this commented out code?
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) No space found before comment text; expected "// }" but found "//}"
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Whitespace found at end of line
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 4 spaces, found 1
(#252) Variable "startDesc" must be all lower-case
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Variable "startDesc" must be all lower-case
(#253) Expected 1 space before "+="; 0 found
(#253) Expected 1 space after "+="; 0 found
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 8 spaces, found 2
(#255) Variable "endDesc" must be all lower-case
(#255) Variable "startDesc" must be all lower-case
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 12 spaces, found 3
(#256) Expected 1 space before "=>"; 0 found
(#256) Expected 1 space after "=>"; 0 found
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 16 spaces, found 4
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 16 spaces, found 4
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) This comment is 52% valid code; is this commented out code?
(#259) Line indented incorrectly; expected at least 16 spaces, found 0
(#259) Tab found before comment text; expected "// $record->description = block_exaport_clean_text(substr($content, $startDesc, $endDesc - $startDesc));" but found "// $record->description = block_exaport_clean_text(substr($content, $startDesc, $endDesc - $startDesc));"
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 16 spaces, found 4
(#260) Variable "startDesc" must be all lower-case
(#260) Variable "endDesc" must be all lower-case
(#260) Variable "startDesc" must be all lower-case
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 16 spaces, found 4
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 16 spaces, found 4
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 20 spaces, found 5
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 16 spaces, found 4
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 12 spaces, found 3
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 16 spaces, found 4
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) This comment is 52% valid code; is this commented out code?
(#267) Line indented incorrectly; expected at least 16 spaces, found 0
(#267) Tab found before comment text; expected "// $newentry->description = addslashes(substr($content, $startDesc, $endDesc - $startDesc));" but found "// $newentry->description = addslashes(substr($content, $startDesc, $endDesc - $startDesc));"
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 16 spaces, found 4
(#268) Variable "startDesc" must be all lower-case
(#268) Variable "endDesc" must be all lower-case
(#268) Variable "startDesc" must be all lower-case
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 16 spaces, found 4
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 16 spaces, found 4
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 16 spaces, found 4
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 20 spaces, found 5
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 16 spaces, found 4
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 12 spaces, found 3
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 8 spaces, found 2
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 4 spaces, found 1
(#279) Variable "unzip_dir" must not contain underscores.
(#279) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#279) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 1
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 4 spaces, found 1
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Whitespace found at end of line
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 8 spaces, found 2
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 12 spaces, found 3
(#283) Whitespace found at end of line
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 12 spaces, found 5
(#284) Whitespace found at end of line
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 5
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) This comment is 64% valid code; is this commented out code?
(#286) Line indented incorrectly; expected at least 12 spaces, found 5
(#286) No space found before comment text; expected "// && ($previd != NULL))" but found "//&& ($previd != NULL))"
(#286) Whitespace found at end of line
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 18 spaces, found 5
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 22 spaces, found 4
(#288) Expected "if (...) {\n"; found "if(...) {\n"
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 26 spaces, found 5
(#289) Variable "unzip_dir" must not contain underscores.
(#289) Line exceeds 132 characters; contains 136 characters
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 24 spaces, found 4
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 28 spaces, found 5
(#291) Variable "unzip_dir" must not contain underscores.
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 24 spaces, found 4
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 12 spaces, found 5
(#293) Closing brace indented incorrectly; expected 3 spaces, found 5
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 16 spaces, found 4
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 20 spaces, found 5
(#295) Line exceeds 132 characters; contains 169 characters
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 24 spaces, found 6
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 24 spaces, found 6
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 24 spaces, found 6
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 24 spaces, found 6
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 24 spaces, found 6
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 24 spaces, found 6
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 28 spaces, found 7
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 24 spaces, found 6
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 20 spaces, found 5
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 24 spaces, found 6
(#306) Line exceeds 132 characters; contains 165 characters
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 24 spaces, found 6
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 20 spaces, found 5
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 16 spaces, found 4
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 20 spaces, found 5
(#310) Line exceeds 132 characters; contains 177 characters
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 24 spaces, found 6
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 24 spaces, found 6
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 24 spaces, found 6
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 24 spaces, found 6
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 24 spaces, found 6
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 24 spaces, found 6
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 24 spaces, found 6
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 28 spaces, found 7
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 24 spaces, found 6
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 20 spaces, found 5
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 24 spaces, found 6
(#322) Line exceeds 132 characters; contains 173 characters
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 24 spaces, found 6
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 20 spaces, found 5
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 16 spaces, found 4
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 12 spaces, found 3
(#326) Closing brace indented incorrectly; expected 5 spaces, found 3
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 8 spaces, found 2
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 8 spaces, found 2
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 12 spaces, found 3
(#329) Variable "unzip_dir" must not contain underscores.
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 8 spaces, found 2
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 4 spaces, found 1
(#333) Expected 1 space after closing parenthesis; found 0
(#334) Line indented incorrectly; expected at least 4 spaces, found 0
(#336) Line indented incorrectly; expected 4 spaces, found 0
(#336) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 1
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 8 spaces, found 1
(#338) Expected "if (...) {\n"; found "if(...){\n"
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 12 spaces, found 2
(#339) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 16 spaces, found 3
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 16 spaces, found 3
(#341) Expected 1 space before "=>"; 0 found
(#341) Expected 1 space after "=>"; 0 found
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 16 spaces, found 3
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 16 spaces, found 3
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 16 spaces, found 3
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 16 spaces, found 3
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 16 spaces, found 3
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 16 spaces, found 3
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 16 spaces, found 3
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 16 spaces, found 3
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 16 spaces, found 3
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Whitespace found at end of line
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 16 spaces, found 3
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 16 spaces, found 3
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 16 spaces, found 3
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 16 spaces, found 3
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 16 spaces, found 3
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 16 spaces, found 3
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 16 spaces, found 3
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 12 spaces, found 2
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 8 spaces, found 1
(#361) Line indented incorrectly; expected 4 spaces, found 0
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 4 spaces, found 1
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 4 spaces, found 1
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 4 spaces, found 1
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Whitespace found at end of line
(#380) Variable "unzip_dir" must not contain underscores.
(#380) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#380) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Variable "filePath" must be all lower-case
(#382) Variable "unzip_dir" must not contain underscores.
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) Variable "filePath" must be all lower-case
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Whitespace found at end of line
(#384) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Whitespace found at end of line
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 4 spaces, found 1
(#386) Variable "startUrl" must be all lower-case
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 4 spaces, found 3
(#387) Variable "startDesc" must be all lower-case
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#388) Variable "startUrl" must be all lower-case
(#388) Expected 1 space before "+="; 0 found
(#388) Expected 1 space after "+="; 0 found
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 8 spaces, found 2
(#389) Variable "startDesc" must be all lower-case
(#389) Expected 1 space before "+="; 0 found
(#389) Expected 1 space after "+="; 0 found
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 8 spaces, found 2
(#390) Variable "endUrl" must be all lower-case
(#390) Variable "startUrl" must be all lower-case
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 8 spaces, found 4
(#391) Variable "endDesc" must be all lower-case
(#391) Variable "startDesc" must be all lower-case
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 12 spaces, found 3
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 12 spaces, found 3
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 12 spaces, found 3
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 12 spaces, found 3
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 12 spaces, found 3
(#396) Variable "startUrl" must be all lower-case
(#396) Variable "endUrl" must be all lower-case
(#396) Variable "startUrl" must be all lower-case
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 12 spaces, found 3
(#397) Variable "startDesc" must be all lower-case
(#397) Variable "endDesc" must be all lower-case
(#397) Variable "startDesc" must be all lower-case
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 12 spaces, found 3
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 12 spaces, found 3
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 12 spaces, found 3
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 12 spaces, found 3
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 16 spaces, found 4
(#403) Expected "if (...) {\n"; found "if(...){\t\n"
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Whitespace found at end of line
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 20 spaces, found 5
(#404) Variable "unzip_dir" must not contain underscores.
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 16 spaces, found 4
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 16 spaces, found 4
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 12 spaces, found 3
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 16 spaces, found 4
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 12 spaces, found 3
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 8 spaces, found 2
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 12 spaces, found 3
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 8 spaces, found 2
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 4 spaces, found 1
(#413) Variable "startUrl" must be all lower-case
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 4 spaces, found 3
(#414) Variable "startDesc" must be all lower-case
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 2
(#415) Variable "startUrl" must be all lower-case
(#415) Expected 1 space before "+="; 0 found
(#415) Expected 1 space after "+="; 0 found
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 8 spaces, found 2
(#416) Variable "startDesc" must be all lower-case
(#416) Expected 1 space before "+="; 0 found
(#416) Expected 1 space after "+="; 0 found
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 8 spaces, found 2
(#417) Variable "endUrl" must be all lower-case
(#417) Variable "startUrl" must be all lower-case
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 8 spaces, found 4
(#418) Variable "endDesc" must be all lower-case
(#418) Variable "startDesc" must be all lower-case
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 12 spaces, found 3
(#419) Variable "linkedFileName" must be all lower-case
(#419) Variable "startUrl" must be all lower-case
(#419) Variable "endUrl" must be all lower-case
(#419) Variable "startUrl" must be all lower-case
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 12 spaces, found 3
(#420) Variable "linkedFilePath" must be all lower-case
(#420) Variable "filePath" must be all lower-case
(#420) Variable "linkedFileName" must be all lower-case
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 12 spaces, found 3
(#421) Variable "linkedFilePath" must be all lower-case
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 16 spaces, found 4
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 16 spaces, found 4
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 16 spaces, found 4
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 16 spaces, found 4
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 16 spaces, found 4
(#426) Variable "startDesc" must be all lower-case
(#426) Variable "endDesc" must be all lower-case
(#426) Variable "startDesc" must be all lower-case
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 16 spaces, found 4
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 16 spaces, found 4
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 16 spaces, found 4
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Line indented incorrectly; expected at least 16 spaces, found 4
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) This comment is 64% valid code; is this commented out code?
(#431) Line indented incorrectly; expected at least 16 spaces, found 4
(#431) No space found before comment text; expected "// $new->url = str_replace($CFG->wwwroot, "", $_SERVER["HTTP_REFERER"]);" but found "//$new->url = str_replace($CFG->wwwroot, "", $_SERVER["HTTP_REFERER"]);"
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 16 spaces, found 4
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected 20 spaces, found 5
(#434) Expected "if (...) {\n"; found "if(...){\n"
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 24 spaces, found 6
(#435) Variable "unzip_dir" must not contain underscores.
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 20 spaces, found 5
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 20 spaces, found 5
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Line indented incorrectly; expected at least 20 spaces, found 5
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 20 spaces, found 5
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) This comment is 53% valid code; is this commented out code?
(#441) Line indented incorrectly; expected at least 20 spaces, found 6
(#441) No space found before comment text; expected "// 'contextid' => get_context_instance(CONTEXT_USER, $USER->id)->id, // ID of context" but found "//'contextid' => get_context_instance(CONTEXT_USER, $USER->id)->id, // ID of context"
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 20 spaces, found 6
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 20 spaces, found 6
(#443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 20 spaces, found 6
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 20 spaces, found 6
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 20 spaces, found 6
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 20 spaces, found 6
(#447) Variable "linkedFileName" must be all lower-case
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 20 spaces, found 6
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Line indented incorrectly; expected at least 32 spaces, found 5
(#450) No space found before comment text; expected "// eindeutige itemid generieren" but found "//eindeutige itemid generieren"
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 32 spaces, found 5
(#451) Variable "linkedFilePath" must be all lower-case
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 36 spaces, found 6
(#452) Commas (,) must be followed by white space.
(#452) Expected 1 space before "=>"; 0 found
(#452) Expected 1 space after "=>"; 0 found
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 36 spaces, found 6
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 32 spaces, found 5
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 36 spaces, found 6
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 32 spaces, found 5
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 16 spaces, found 4
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 20 spaces, found 5
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 16 spaces, found 4
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 12 spaces, found 3
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 16 spaces, found 4
(#461) Variable "linkedFileName" must be all lower-case
(#461) Line exceeds 132 characters; contains 134 characters
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 12 spaces, found 3
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 8 spaces, found 2
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 3
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 8 spaces, found 2
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 4 spaces, found 1
(#466) Variable "startDesc" must be all lower-case
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 8 spaces, found 2
(#467) Variable "startDesc" must be all lower-case
(#467) Expected 1 space before "+="; 0 found
(#467) Expected 1 space after "+="; 0 found
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 8 spaces, found 2
(#468) Variable "endDesc" must be all lower-case
(#468) Variable "startDesc" must be all lower-case
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 12 spaces, found 3
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 12 spaces, found 3
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 12 spaces, found 3
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 12 spaces, found 3
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 12 spaces, found 3
(#473) Variable "startDesc" must be all lower-case
(#473) Variable "endDesc" must be all lower-case
(#473) Variable "startDesc" must be all lower-case
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 12 spaces, found 3
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 12 spaces, found 3
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 12 spaces, found 3
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 12 spaces, found 3
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected 16 spaces, found 4
(#479) Expected "if (...) {\n"; found "if(...){\t\n"
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Whitespace found at end of line
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 20 spaces, found 5
(#480) Variable "unzip_dir" must not contain underscores.
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 16 spaces, found 4
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 16 spaces, found 4
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 12 spaces, found 3
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 16 spaces, found 4
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 12 spaces, found 3
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 8 spaces, found 2
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 12 spaces, found 3
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 8 spaces, found 2
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 4 spaces, found 1
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 8 spaces, found 2
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 4 spaces, found 1
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 4 spaces, found 1
(#495) Commas (,) must be followed by white space.
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 4 spaces, found 1
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 4 spaces, found 1
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 4 spaces, found 1
(#498) Variable "startAuthor" must be all lower-case
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 4 spaces, found 1
(#499) Variable "startTime" must be all lower-case
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 4 spaces, found 1
(#500) Variable "startContent" must be all lower-case
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 8 spaces, found 2
(#501) Variable "startAuthor" must be all lower-case
(#501) Expected 1 space before "+="; 0 found
(#501) Expected 1 space after "+="; 0 found
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 8 spaces, found 2
(#502) Variable "startTime" must be all lower-case
(#502) Expected 1 space before "+="; 0 found
(#502) Expected 1 space after "+="; 0 found
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 8 spaces, found 2
(#503) Variable "startContent" must be all lower-case
(#503) Expected 1 space before "+="; 0 found
(#503) Expected 1 space after "+="; 0 found
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 8 spaces, found 2
(#505) Variable "endAuthor" must be all lower-case
(#505) Variable "startAuthor" must be all lower-case
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 8 spaces, found 4
(#506) Variable "endTime" must be all lower-case
(#506) Variable "startTime" must be all lower-case
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 8 spaces, found 4
(#507) Variable "endContent" must be all lower-case
(#507) Variable "startContent" must be all lower-case
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 12 spaces, found 3
(#509) Variable "commentAuthor" must be all lower-case
(#509) Variable "startAuthor" must be all lower-case
(#509) Variable "endAuthor" must be all lower-case
(#509) Variable "startAuthor" must be all lower-case
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 12 spaces, found 3
(#510) Variable "commentTime" must be all lower-case
(#510) Variable "startTime" must be all lower-case
(#510) Variable "endTime" must be all lower-case
(#510) Variable "startTime" must be all lower-case
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 12 spaces, found 3
(#511) Variable "commentContent" must be all lower-case
(#511) Variable "startContent" must be all lower-case
(#511) Variable "endContent" must be all lower-case
(#511) Variable "startContent" must be all lower-case
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 12 spaces, found 3
(#513) Variable "commentAuthor" must be all lower-case
(#513) Variable "commentTime" must be all lower-case
(#513) Variable "commentContent" must be all lower-case
(#513) Line exceeds 132 characters; contains 154 characters
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected 8 spaces, found 2
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 12 spaces, found 3
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected 8 spaces, found 2
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 8 spaces, found 2
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 4 spaces, found 1
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected 4 spaces, found 1
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 8 spaces, found 2
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 8 spaces, found 2
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 8 spaces, found 2
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 8 spaces, found 2
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 8 spaces, found 2
(#524) Line exceeds 132 characters; contains 133 characters
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected 8 spaces, found 2
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 12 spaces, found 3
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 8 spaces, found 2
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected 4 spaces, found 1
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 4 spaces, found 1
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 8 spaces, found 2
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 8 spaces, found 2
(#534) Variable "lastPart" must be all lower-case
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 8 spaces, found 2
(#535) Variable "firstPart" must be all lower-case
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 8 spaces, found 2
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected 8 spaces, found 2
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 12 spaces, found 3
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 12 spaces, found 3
(#539) Variable "firstPart" must be all lower-case
(#539) Variable "lastPart" must be all lower-case
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected 8 spaces, found 2
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected 4 spaces, found 1
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 4 spaces, found 1
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 4 spaces, found 1
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/import_moodle.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Commas (,) must be followed by white space.
(#21) "require_once" must be immediately followed by an open parenthesis
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Line exceeds 132 characters; contains 152 characters
(#50) Expected "} else {\n"; found "}else{\n"
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Line exceeds 132 characters; contains 170 characters
(#58) Line exceeds 132 characters; contains 167 characters
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) This comment is 50% valid code; is this commented out code?
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) No space found before comment text; expected "// $context = get_context_instance(CONTEXT_MODULE, $cm->id);" but found "//$context = get_context_instance(CONTEXT_MODULE, $cm->id);"
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Line exceeds 132 characters; contains 136 characters
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Line exceeds maximum limit of 180 characters; contains 197 characters
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Line exceeds maximum limit of 180 characters; contains 214 characters
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 5
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 4
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/import_moodle_add_file.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Line exceeds 132 characters; contains 150 characters
(#38) Expected "} else {\n"; found "}else{\n"
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Line exceeds 132 characters; contains 168 characters
(#49) Variable "checked_file" must not contain underscores.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Variable "checked_file" must not contain underscores.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// ?userid='.$existing->userid;" but found "//?userid='.$existing->userid;"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) This comment is 67% valid code; is this commented out code?
(#87) No space found before comment text; expected "// 'index.php?userid='.$USER->id;" but found "//'index.php?userid='.$USER->id;"
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) This comment is 80% valid code; is this commented out code?
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) No space found before comment text; expected "// blog_print_entry($existing);" but found "//blog_print_entry($existing);"
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Line exceeds 132 characters; contains 139 characters
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Inline control structures are not allowed
(#117) Expected 1 space before "=="; 0 found
(#117) Expected 1 space after "=="; 0 found
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Variable "checked_file" must not contain underscores.
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Inline control structures are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) Inline control structures are not allowed
(#128) Expected 1 space after "="; 0 found
(#131) Line exceeds 132 characters; contains 137 characters
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) This comment is 75% valid code; is this commented out code?
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) No space found before comment text; expected "// no_submit_button_actions($exteditform, $sitecontext);" but found "//no_submit_button_actions($exteditform, $sitecontext);"
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 12 spaces, found 3
(#144) Variable "checked_file" must not contain underscores.
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 12 spaces, found 3
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 16 spaces, found 4
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 12 spaces, found 3
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 4 spaces, found 1
(#159) Variable "strAction" must be all lower-case
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Variable "strAction" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 4 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Variable "checked_file" must not contain underscores.
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 4 spaces, found 1
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Line exceeds 132 characters; contains 146 characters
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 1
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#211) Variable "checked_file" must not contain underscores.
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Variable "checked_file" must not contain underscores.
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Expected 1 space before "=>"; 0 found
(#224) Expected 1 space after "=>"; 0 found
(#224) Expected 1 space before "=>"; 0 found
(#224) Expected 1 space after "=>"; 0 found
(#224) Expected 1 space before "=>"; 0 found
(#224) Expected 1 space after "=>"; 0 found
(#224) Expected 1 space before "=>"; 0 found
(#224) Expected 1 space after "=>"; 0 found
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Line exceeds 132 characters; contains 155 characters
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#237) Variable "checked_file" must not contain underscores.
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 4 spaces, found 1
(#242) Expected "if (...) {\n"; found "if(...) {\n"
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#244) No space found before comment text; expected "// Kompetenzen checken und erneut speichern" but found "//Kompetenzen checken und erneut speichern"
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Line indented incorrectly; expected at least 8 spaces, found 2
(#245) No space found before comment text; expected "// TODO Test if missing activitytype = 1 has influence" but found "//TODO Test if missing activitytype = 1 has influence"
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 2
(#246) Commas (,) must be followed by white space.
(#246) Expected 1 space before "=>"; 0 found
(#246) Expected 1 space after "=>"; 0 found
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 8 spaces, found 2
(#247) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 3
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Line exceeds maximum limit of 180 characters; contains 191 characters
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 8 spaces, found 2
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#257) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Line exceeds 132 characters; contains 153 characters
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 4 spaces, found 1
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 4 spaces, found 1
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 4 spaces, found 1
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 4 spaces, found 1
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 4 spaces, found 1
(#274) Line exceeds 132 characters; contains 135 characters
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/importexport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#42) Commas (,) must be followed by white space.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Line exceeds maximum limit of 180 characters; contains 336 characters
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Line exceeds maximum limit of 180 characters; contains 335 characters
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Line exceeds maximum limit of 180 characters; contains 355 characters
blocks/exaport/inc.php
(#1) File has mixed line endings; this may cause incorrect results
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#20) "require_once" must be immediately followed by an open parenthesis
(#20) Whitespace found at end of line
(#21) "require_once" must be immediately followed by an open parenthesis
blocks/exaport/item.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Inline control structures are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) File is being unconditionally included; use "require" instead
(#49) Variable "allowEdit" must be all lower-case
(#50) Variable "allowResubmission" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#54) Variable "owner_id" must not contain underscores.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Variable "owner_id" must not contain underscores.
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Variable "source_item" must not contain underscores.
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Variable "source_item" must not contain underscores.
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Variable "newitem_id" must not contain underscores.
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#74) Expected 1 space before "=="; 0 found
(#74) Expected 1 space after "=="; 0 found
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 3
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 3
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 3
(#79) Whitespace found at end of line
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 11 spaces, found 2
(#80) Variable "owner_id" must not contain underscores.
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 11 spaces, found 2
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 11 spaces, found 2
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 11 spaces, found 2
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 15 spaces, found 3
(#84) Variable "newfile_params" must not contain underscores.
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 15 spaces, found 4
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 15 spaces, found 4
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Variable "newitem_id" must not contain underscores.
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 15 spaces, found 4
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 24 spaces, found 4
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 24 spaces, found 3
(#89) Variable "newfile_params" must not contain underscores.
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 12 spaces, found 2
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Variable "owner_id" must not contain underscores.
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Whitespace found at end of line
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline control structures are not allowed
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// get competences from item if editing" but found "//get competences from item if editing"
(#119) Variable "exacomp_active" must not contain underscores.
(#120) Variable "exacomp_active" must not contain underscores.
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "allowEdit" must be all lower-case
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 4 spaces, found 1
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Line exceeds 132 characters; contains 176 characters
(#138) Line exceeds 132 characters; contains 176 characters
(#138) Line exceeds 132 characters; contains 176 characters
(#138) Line exceeds 132 characters; contains 176 characters
(#138) Line exceeds 132 characters; contains 176 characters
(#138) Line exceeds 132 characters; contains 176 characters
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) This comment is 80% valid code; is this commented out code?
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) No space found before comment text; expected "// blog_print_entry($existing);" but found "//blog_print_entry($existing);"
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Line exceeds 132 characters; contains 170 characters
(#146) Line exceeds 132 characters; contains 170 characters
(#146) Line exceeds 132 characters; contains 170 characters
(#146) Line exceeds 132 characters; contains 170 characters
(#146) Line exceeds 132 characters; contains 170 characters
(#146) Line exceeds 132 characters; contains 170 characters
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#153) Variable "allowEdit" must be all lower-case
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#160) Variable "targetCategory" must be all lower-case
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 2
(#166) Variable "targetCategory" must be all lower-case
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#177) Variable "useTextarea" must be all lower-case
(#178) Inline control structures are not allowed
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Variable "useTextarea" must be all lower-case
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Variable "useTextarea" must be all lower-case
(#181) Variable "allowEdit" must be all lower-case
(#181) Variable "allowResubmission" must be all lower-case
(#181) Line exceeds maximum limit of 180 characters; contains 319 characters
(#181) Line exceeds maximum limit of 180 characters; contains 319 characters
(#181) Line exceeds maximum limit of 180 characters; contains 319 characters
(#181) Line exceeds maximum limit of 180 characters; contains 319 characters
(#181) Line exceeds maximum limit of 180 characters; contains 319 characters
(#181) Line exceeds maximum limit of 180 characters; contains 319 characters
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 4 spaces, found 1
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) This comment is 75% valid code; is this commented out code?
(#187) Line indented incorrectly; expected at least 4 spaces, found 1
(#187) No space found before comment text; expected "// no_submit_button_actions($editform, $sitecontext);" but found "//no_submit_button_actions($editform, $sitecontext);"
(#188) Variable "allowEdit" must be all lower-case
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 4 spaces, found 1
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 8 spaces, found 2
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 3
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 3
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 12 spaces, found 3
(#196) Variable "useTextarea" must be all lower-case
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 3
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 12 spaces, found 3
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 16 spaces, found 4
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 12 spaces, found 3
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 12 spaces, found 3
(#205) Variable "useTextarea" must be all lower-case
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 8 spaces, found 2
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 3
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Variable "strAction" must be all lower-case
(#216) Variable "extra_content" must not contain underscores.
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Variable "allowEdit" must be all lower-case
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Variable "strAction" must be all lower-case
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 4 spaces, found 1
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 8 spaces, found 2
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 2
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 2
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 2
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 2
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 8 spaces, found 2
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 8 spaces, found 2
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Inline control structures are not allowed
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 12 spaces, found 4
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 3
(#248) Inline control structures are not allowed
(#248) Whitespace found at end of line
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 12 spaces, found 4
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 2
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Inline control structures are not allowed
(#252) Variable "useTextarea" must be all lower-case
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 3
(#253) Line exceeds 132 characters; contains 154 characters
(#253) Line exceeds 132 characters; contains 154 characters
(#253) Line exceeds 132 characters; contains 154 characters
(#253) Line exceeds 132 characters; contains 154 characters
(#253) Line exceeds 132 characters; contains 154 characters
(#253) Line exceeds 132 characters; contains 154 characters
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#255) Variable "strAction" must be all lower-case
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 8 spaces, found 2
(#257) Empty IF statement detected
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Whitespace found at end of line
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 8 spaces, found 2
(#259) Usage of ELSEIF not allowed; use ELSE IF instead
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 12 spaces, found 3
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 16 spaces, found 4
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 16 spaces, found 4
(#263) Variable "extra_content" must not contain underscores.
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 16 spaces, found 4
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 20 spaces, found 5
(#265) Variable "extra_content" must not contain underscores.
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 16 spaces, found 4
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 20 spaces, found 5
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 20 spaces, found 5
(#268) Variable "extra_content" must not contain underscores.
(#268) Line exceeds 132 characters; contains 141 characters
(#268) Line exceeds 132 characters; contains 141 characters
(#268) Line exceeds 132 characters; contains 141 characters
(#268) Line exceeds 132 characters; contains 141 characters
(#268) Line exceeds 132 characters; contains 141 characters
(#268) Line exceeds 132 characters; contains 141 characters
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 16 spaces, found 4
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 16 spaces, found 4
(#270) Variable "extra_content" must not contain underscores.
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Whitespace found at end of line
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Line indented incorrectly; expected at least 16 spaces, found 4
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 16 spaces, found 4
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 16 spaces, found 4
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 16 spaces, found 4
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 16 spaces, found 10
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Whitespace found at end of line
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 16 spaces, found 4
(#277) Whitespace found at end of line
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 12 spaces, found 3
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Whitespace found at end of line
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 12 spaces, found 3
(#280) Variable "extra_content" must not contain underscores.
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 16 spaces, found 4
(#281) Variable "extra_content" must not contain underscores.
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 12 spaces, found 3
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 8 spaces, found 2
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Whitespace found at end of line
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Whitespace found at end of line
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Whitespace found at end of line
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Variable "exacomp_active" must not contain underscores.
(#299) Variable "exacomp_active" must not contain underscores.
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 4 spaces, found 1
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Whitespace found at end of line
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 4 spaces, found 1
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 4 spaces, found 1
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Whitespace found at end of line
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 4 spaces, found 1
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Variable "exacomp_active" must not contain underscores.
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 4 spaces, found 1
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 4 spaces, found 1
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 4 spaces, found 1
(#314) Inline control structures are not allowed
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 4 spaces, found 2
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 4 spaces, found 1
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 4 spaces, found 1
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 4 spaces, found 1
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 4 spaces, found 1
(#323) Spaces must be used for alignment; tabs are not allowed
(#324) Spaces must be used for alignment; tabs are not allowed
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Line indented incorrectly; expected 4 spaces, found 3
(#326) Spaces must be used for alignment; tabs are not allowed
(#328) Spaces must be used for alignment; tabs are not allowed
(#329) Spaces must be used for alignment; tabs are not allowed
(#330) Spaces must be used for alignment; tabs are not allowed
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Line indented incorrectly; expected 4 spaces, found 2
(#332) Variable "allowEdit" must be all lower-case
(#333) Spaces must be used for alignment; tabs are not allowed
(#338) Spaces must be used for alignment; tabs are not allowed
(#340) Spaces must be used for alignment; tabs are not allowed
(#341) Spaces must be used for alignment; tabs are not allowed
(#342) Spaces must be used for alignment; tabs are not allowed
(#343) Spaces must be used for alignment; tabs are not allowed
(#344) Spaces must be used for alignment; tabs are not allowed
(#345) Spaces must be used for alignment; tabs are not allowed
(#346) Spaces must be used for alignment; tabs are not allowed
(#347) Spaces must be used for alignment; tabs are not allowed
(#348) Spaces must be used for alignment; tabs are not allowed
(#350) Spaces must be used for alignment; tabs are not allowed
(#351) Spaces must be used for alignment; tabs are not allowed
(#352) Spaces must be used for alignment; tabs are not allowed
(#354) Spaces must be used for alignment; tabs are not allowed
(#355) Spaces must be used for alignment; tabs are not allowed
(#357) Spaces must be used for alignment; tabs are not allowed
(#358) Spaces must be used for alignment; tabs are not allowed
(#359) Spaces must be used for alignment; tabs are not allowed
(#360) Spaces must be used for alignment; tabs are not allowed
(#362) Spaces must be used for alignment; tabs are not allowed
(#363) Spaces must be used for alignment; tabs are not allowed
(#364) Spaces must be used for alignment; tabs are not allowed
(#365) Spaces must be used for alignment; tabs are not allowed
(#366) Spaces must be used for alignment; tabs are not allowed
(#367) Spaces must be used for alignment; tabs are not allowed
(#369) Spaces must be used for alignment; tabs are not allowed
(#370) Spaces must be used for alignment; tabs are not allowed
(#372) Spaces must be used for alignment; tabs are not allowed
(#373) Spaces must be used for alignment; tabs are not allowed
(#375) Spaces must be used for alignment; tabs are not allowed
(#376) Spaces must be used for alignment; tabs are not allowed
(#377) Spaces must be used for alignment; tabs are not allowed
(#379) Spaces must be used for alignment; tabs are not allowed
(#380) Spaces must be used for alignment; tabs are not allowed
(#387) Variable "extra_content" must not contain underscores.
(#395) Variable "useTextarea" must be all lower-case
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 4 spaces, found 1
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 4 spaces, found 1
(#399) Variable "useTextarea" must be all lower-case
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 8 spaces, found 2
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 8 spaces, found 2
(#401) Line exceeds 132 characters; contains 156 characters
(#401) Line exceeds 132 characters; contains 156 characters
(#401) Line exceeds 132 characters; contains 156 characters
(#401) Line exceeds 132 characters; contains 156 characters
(#401) Line exceeds 132 characters; contains 156 characters
(#401) Line exceeds 132 characters; contains 156 characters
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 4 spaces, found 1
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Whitespace found at end of line
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 4 spaces, found 1
(#404) Expected "if (...) {\n"; found "if(...){\n"
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Inline control structures are not allowed
(#405) Expected 1 space before "=="; 0 found
(#405) Expected 1 space after "=="; 0 found
(#405) Expected 1 space before "="; 0 found
(#405) Expected 1 space after "="; 0 found
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 2
(#406) Inline control structures are not allowed
(#406) Commas (,) must be followed by white space.
(#406) Commas (,) must be followed by white space.
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 4 spaces, found 1
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Whitespace found at end of line
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 4 spaces, found 1
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 4 spaces, found 1
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 4 spaces, found 1
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Variable "upload_filesizes" must not contain underscores.
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 8 spaces, found 2
(#414) Variable "upload_filesizes" must not contain underscores.
(#414) Line exceeds 132 characters; contains 135 characters
(#414) Line exceeds 132 characters; contains 135 characters
(#414) Line exceeds 132 characters; contains 135 characters
(#414) Line exceeds 132 characters; contains 135 characters
(#414) Line exceeds 132 characters; contains 135 characters
(#414) Line exceeds 132 characters; contains 135 characters
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 12 spaces, found 3
(#415) Line exceeds 132 characters; contains 160 characters
(#415) Line exceeds 132 characters; contains 160 characters
(#415) Line exceeds 132 characters; contains 160 characters
(#415) Line exceeds 132 characters; contains 160 characters
(#415) Line exceeds 132 characters; contains 160 characters
(#415) Line exceeds 132 characters; contains 160 characters
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 8 spaces, found 2
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 4 spaces, found 1
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#419) Line indented incorrectly; expected at least 4 spaces, found 1
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Line indented incorrectly; expected at least 4 spaces, found 1
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 4 spaces, found 1
(#421) Variable "upload_filesizes" must not contain underscores.
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 4 spaces, found 1
(#422) Variable "upload_filesizes" must not contain underscores.
(#422) Line exceeds 132 characters; contains 138 characters
(#422) Line exceeds 132 characters; contains 138 characters
(#422) Line exceeds 132 characters; contains 138 characters
(#422) Line exceeds 132 characters; contains 138 characters
(#422) Line exceeds 132 characters; contains 138 characters
(#422) Line exceeds 132 characters; contains 138 characters
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 2
(#423) Line exceeds 132 characters; contains 167 characters
(#423) Line exceeds 132 characters; contains 167 characters
(#423) Line exceeds 132 characters; contains 167 characters
(#423) Line exceeds 132 characters; contains 167 characters
(#423) Line exceeds 132 characters; contains 167 characters
(#423) Line exceeds 132 characters; contains 167 characters
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 4 spaces, found 1
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Whitespace found at end of line
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 4 spaces, found 1
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 8 spaces, found 2
(#427) Line exceeds 132 characters; contains 142 characters
(#427) Line exceeds 132 characters; contains 142 characters
(#427) Line exceeds 132 characters; contains 142 characters
(#427) Line exceeds 132 characters; contains 142 characters
(#427) Line exceeds 132 characters; contains 142 characters
(#427) Line exceeds 132 characters; contains 142 characters
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 4 spaces, found 1
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 8 spaces, found 2
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 4 spaces, found 1
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 4 spaces, found 1
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 4 spaces, found 1
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 8 spaces, found 2
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 8 spaces, found 2
(#434) Line exceeds 132 characters; contains 134 characters
(#434) Line exceeds 132 characters; contains 134 characters
(#434) Line exceeds 132 characters; contains 134 characters
(#434) Line exceeds 132 characters; contains 134 characters
(#434) Line exceeds 132 characters; contains 134 characters
(#434) Line exceeds 132 characters; contains 134 characters
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 8 spaces, found 2
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 8 spaces, found 2
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 12 spaces, found 3
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 12 spaces, found 3
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 12 spaces, found 3
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 16 spaces, found 4
(#441) Inline control structures are not allowed
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 16 spaces, found 5
(#442) Line exceeds maximum limit of 180 characters; contains 198 characters
(#442) Line exceeds maximum limit of 180 characters; contains 198 characters
(#442) Line exceeds maximum limit of 180 characters; contains 198 characters
(#442) Line exceeds maximum limit of 180 characters; contains 198 characters
(#442) Line exceeds maximum limit of 180 characters; contains 198 characters
(#442) Line exceeds maximum limit of 180 characters; contains 198 characters
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 16 spaces, found 4
(#443) Line exceeds maximum limit of 180 characters; contains 190 characters
(#443) Line exceeds maximum limit of 180 characters; contains 190 characters
(#443) Line exceeds maximum limit of 180 characters; contains 190 characters
(#443) Line exceeds maximum limit of 180 characters; contains 190 characters
(#443) Line exceeds maximum limit of 180 characters; contains 190 characters
(#443) Line exceeds maximum limit of 180 characters; contains 190 characters
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 12 spaces, found 3
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 8 spaces, found 2
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 4 spaces, found 1
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Whitespace found at end of line
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 4 spaces, found 1
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 4 spaces, found 1
(#449) Inline control structures are not allowed
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Line indented incorrectly; expected at least 4 spaces, found 2
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 4 spaces, found 2
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 4 spaces, found 1
(#452) Inline control structures are not allowed
(#452) Whitespace found at end of line
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Line indented incorrectly; expected at least 4 spaces, found 2
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 4 spaces, found 2
(#461) Variable "useTextarea" must be all lower-case
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 4 spaces, found 1
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 4 spaces, found 1
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 4 spaces, found 1
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 4 spaces, found 1
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 4 spaces, found 1
(#467) Inline control structures are not allowed
(#467) Variable "useTextarea" must be all lower-case
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 4 spaces, found 2
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Whitespace found at end of line
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 4 spaces, found 1
(#470) Expected "if (...) {\n"; found "if(...){\n"
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 8 spaces, found 2
(#471) Inline control structures are not allowed
(#471) Expected 1 space before "=="; 0 found
(#471) Expected 1 space after "=="; 0 found
(#471) Expected 1 space before "="; 0 found
(#471) Expected 1 space after "="; 0 found
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 8 spaces, found 2
(#472) Inline control structures are not allowed
(#472) Commas (,) must be followed by white space.
(#472) Commas (,) must be followed by white space.
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 4 spaces, found 1
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 4 spaces, found 1
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 4 spaces, found 1
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 8 spaces, found 2
(#476) Variable "useTextarea" must be all lower-case
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 12 spaces, found 3
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 12 spaces, found 3
(#478) Line exceeds 132 characters; contains 157 characters
(#478) Line exceeds 132 characters; contains 157 characters
(#478) Line exceeds 132 characters; contains 157 characters
(#478) Line exceeds 132 characters; contains 157 characters
(#478) Line exceeds 132 characters; contains 157 characters
(#478) Line exceeds 132 characters; contains 157 characters
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 12 spaces, found 3
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected 8 spaces, found 2
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 8 spaces, found 2
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 8 spaces, found 2
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Line indented incorrectly; expected at least 12 spaces, found 3
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) Line indented incorrectly; expected at least 12 spaces, found 3
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 12 spaces, found 3
(#486) Variable "upload_filesizes" must not contain underscores.
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 12 spaces, found 3
(#487) Variable "upload_filesizes" must not contain underscores.
(#487) Line exceeds 132 characters; contains 136 characters
(#487) Line exceeds 132 characters; contains 136 characters
(#487) Line exceeds 132 characters; contains 136 characters
(#487) Line exceeds 132 characters; contains 136 characters
(#487) Line exceeds 132 characters; contains 136 characters
(#487) Line exceeds 132 characters; contains 136 characters
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 16 spaces, found 4
(#488) Line exceeds 132 characters; contains 161 characters
(#488) Line exceeds 132 characters; contains 161 characters
(#488) Line exceeds 132 characters; contains 161 characters
(#488) Line exceeds 132 characters; contains 161 characters
(#488) Line exceeds 132 characters; contains 161 characters
(#488) Line exceeds 132 characters; contains 161 characters
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 12 spaces, found 3
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected 8 spaces, found 2
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Whitespace found at end of line
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) Line indented incorrectly; expected at least 8 spaces, found 2
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 8 spaces, found 2
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Line indented incorrectly; expected at least 12 spaces, found 3
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 12 spaces, found 3
(#495) Variable "upload_filesizes" must not contain underscores.
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 12 spaces, found 3
(#496) Variable "upload_filesizes" must not contain underscores.
(#496) Line exceeds 132 characters; contains 140 characters
(#496) Line exceeds 132 characters; contains 140 characters
(#496) Line exceeds 132 characters; contains 140 characters
(#496) Line exceeds 132 characters; contains 140 characters
(#496) Line exceeds 132 characters; contains 140 characters
(#496) Line exceeds 132 characters; contains 140 characters
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 16 spaces, found 4
(#497) Line exceeds 132 characters; contains 169 characters
(#497) Line exceeds 132 characters; contains 169 characters
(#497) Line exceeds 132 characters; contains 169 characters
(#497) Line exceeds 132 characters; contains 169 characters
(#497) Line exceeds 132 characters; contains 169 characters
(#497) Line exceeds 132 characters; contains 169 characters
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 12 spaces, found 3
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 8 spaces, found 2
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Whitespace found at end of line
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 8 spaces, found 2
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected 8 spaces, found 2
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 12 spaces, found 3
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 12 spaces, found 3
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected 12 spaces, found 3
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 16 spaces, found 4
(#507) Inline control structures are not allowed
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 16 spaces, found 5
(#508) Line exceeds maximum limit of 180 characters; contains 198 characters
(#508) Line exceeds maximum limit of 180 characters; contains 198 characters
(#508) Line exceeds maximum limit of 180 characters; contains 198 characters
(#508) Line exceeds maximum limit of 180 characters; contains 198 characters
(#508) Line exceeds maximum limit of 180 characters; contains 198 characters
(#508) Line exceeds maximum limit of 180 characters; contains 198 characters
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 16 spaces, found 4
(#509) Line exceeds maximum limit of 180 characters; contains 190 characters
(#509) Line exceeds maximum limit of 180 characters; contains 190 characters
(#509) Line exceeds maximum limit of 180 characters; contains 190 characters
(#509) Line exceeds maximum limit of 180 characters; contains 190 characters
(#509) Line exceeds maximum limit of 180 characters; contains 190 characters
(#509) Line exceeds maximum limit of 180 characters; contains 190 characters
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 12 spaces, found 3
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 8 spaces, found 2
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 8 spaces, found 2
(#512) Line exceeds 132 characters; contains 138 characters
(#512) Line exceeds 132 characters; contains 138 characters
(#512) Line exceeds 132 characters; contains 138 characters
(#512) Line exceeds 132 characters; contains 138 characters
(#512) Line exceeds 132 characters; contains 138 characters
(#512) Line exceeds 132 characters; contains 138 characters
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Whitespace found at end of line
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 8 spaces, found 2
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 8 spaces, found 2
(#515) Inline control structures are not allowed
(#515) Whitespace found at end of line
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Line indented incorrectly; expected at least 8 spaces, found 3
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 8 spaces, found 3
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 8 spaces, found 2
(#518) Inline control structures are not allowed
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Whitespace found at end of line
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Line indented incorrectly; expected at least 8 spaces, found 3
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 8 spaces, found 3
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 4 spaces, found 1
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 8 spaces, found 2
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected 4 spaces, found 1
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 4 spaces, found 1
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Line indented incorrectly; expected at least 4 spaces, found 1
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 4 spaces, found 1
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 4 spaces, found 1
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 4 spaces, found 1
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 4 spaces, found 1
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected 4 spaces, found 1
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected at least 8 spaces, found 2
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 8 spaces, found 2
(#542) Line exceeds 132 characters; contains 134 characters
(#542) Line exceeds 132 characters; contains 134 characters
(#542) Line exceeds 132 characters; contains 134 characters
(#542) Line exceeds 132 characters; contains 134 characters
(#542) Line exceeds 132 characters; contains 134 characters
(#542) Line exceeds 132 characters; contains 134 characters
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 8 spaces, found 2
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected 4 spaces, found 1
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Whitespace found at end of line
(#545) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Whitespace found at end of line
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 4 spaces, found 1
(#547) Line exceeds 132 characters; contains 149 characters
(#547) Line exceeds 132 characters; contains 149 characters
(#547) Line exceeds 132 characters; contains 149 characters
(#547) Line exceeds 132 characters; contains 149 characters
(#547) Line exceeds 132 characters; contains 149 characters
(#547) Line exceeds 132 characters; contains 149 characters
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 4 spaces, found 1
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 8 spaces, found 2
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/item_thumb.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#22) Variable "item_id" must not contain underscores.
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) This comment is 75% valid code; is this commented out code?
(#25) No space found before comment text; expected "// require_login(0, true);" but found "//require_login(0, true);"
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Variable "item_id" must not contain underscores.
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Variable "item_id" must not contain underscores.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Variable "item_id" must not contain underscores.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Variable "view_id" must not contain underscores.
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Variable "view_ownerid" must not contain underscores.
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Variable "item_id" must not contain underscores.
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Variable "view_ownerid" must not contain underscores.
(#45) Variable "item_id" must not contain underscores.
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#46) Variable "view_ownerid" must not contain underscores.
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#50) Inline control structures are not allowed
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) This comment is 100% valid code; is this commented out code?
(#51) No space found before comment text; expected "// exit;" but found "//exit;"
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Whitespace found at end of line
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Whitespace found at end of line
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 2
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 3
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Inline control structures are not allowed
(#81) Commas (,) must be followed by white space.
(#81) Expected 1 space before "==="; 0 found
(#81) Expected 1 space after "==="; 0 found
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 3
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 12 spaces, found 3
(#87) Variable "first_img" must not contain underscores.
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 12 spaces, found 3
(#88) Variable "first_img" must not contain underscores.
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space before "==="; 0 found
(#88) Expected 1 space after "==="; 0 found
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 16 spaces, found 4
(#89) Variable "first_img" must not contain underscores.
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Line indented incorrectly; expected at least 20 spaces, found 5
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected at least 20 spaces, found 5
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 20 spaces, found 5
(#92) Variable "first_img" must not contain underscores.
(#92) Variable "first_img" must not contain underscores.
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 16 spaces, found 4
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Line indented incorrectly; expected at least 20 spaces, found 5
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 20 spaces, found 5
(#95) Variable "first_img" must not contain underscores.
(#95) Variable "first_img" must not contain underscores.
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 16 spaces, found 4
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 12 spaces, found 3
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Variable "first_img" must not contain underscores.
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#102) Variable "first_img" must not contain underscores.
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) This comment is 72% valid code; is this commented out code?
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) No space found before comment text; expected "// echo strlen($imgstr);" but found "//echo strlen($imgstr);"
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 12 spaces, found 3
(#104) Expected "if (...) {\n"; found "if (...){\n"
(#104) Expected 1 space before "<"; 0 found
(#104) Expected 1 space after "<"; 0 found
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 16 spaces, found 4
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 16 spaces, found 4
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 12 spaces, found 3
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 12 spaces, found 3
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
blocks/exaport/lang/ca/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Blank comments are not allowed
(#232) Whitespace found at end of line
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/cs/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#211) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#221) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#223) Blank comments are not allowed
(#223) Whitespace found at end of line
(#224) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#226) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#235) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#236) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#237) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#238) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#239) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#240) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#241) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#242) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#243) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#244) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#245) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#247) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#248) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#249) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#250) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#251) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#252) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#253) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#257) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "stringNotUsed" must be all lower-case
(#268) Variable "stringNotUsed" must be all lower-case
(#269) Variable "stringNotUsed" must be all lower-case
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) This comment is 67% valid code; is this commented out code?
(#319) No space found before comment text; expected "// $string['share'] = 'share';" but found "//$string['share'] = 'share';"
blocks/exaport/lang/de/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exaport/lang/el/block_exaport.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#96) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#97) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#115) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#116) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Whitespace found at end of line within string
(#143) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#215) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#224) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#225) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#227) Blank comments are not allowed
(#227) Whitespace found at end of line
(#228) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#229) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#230) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#234) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#235) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#239) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#240) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#241) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#242) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#243) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#244) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#245) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#247) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#248) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#249) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#250) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#251) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#252) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#253) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#254) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#255) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#257) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#261) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#265) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#267) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Variable "stringNotUsed" must be all lower-case
(#272) Variable "stringNotUsed" must be all lower-case
(#273) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/en/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exaport/lang/es/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Blank comments are not allowed
(#223) Whitespace found at end of line
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/eu/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#211) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Blank comments are not allowed
(#223) Whitespace found at end of line
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#257) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "stringNotUsed" must be all lower-case
(#268) Variable "stringNotUsed" must be all lower-case
(#269) Variable "stringNotUsed" must be all lower-case
(#270) Variable "stringNotUsed" must be all lower-case
(#271) Variable "stringNotUsed" must be all lower-case
(#272) Variable "stringNotUsed" must be all lower-case
(#273) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/fr/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exaport/lang/hu/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#211) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Blank comments are not allowed
(#223) Whitespace found at end of line
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#257) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "stringNotUsed" must be all lower-case
(#268) Variable "stringNotUsed" must be all lower-case
(#269) Variable "stringNotUsed" must be all lower-case
(#270) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/nl/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#211) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Blank comments are not allowed
(#223) Whitespace found at end of line
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#257) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "stringNotUsed" must be all lower-case
(#268) Variable "stringNotUsed" must be all lower-case
(#269) Variable "stringNotUsed" must be all lower-case
(#270) Variable "stringNotUsed" must be all lower-case
(#271) Variable "stringNotUsed" must be all lower-case
(#272) Variable "stringNotUsed" must be all lower-case
(#273) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/pt/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#89) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#93) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#94) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#112) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#113) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#140) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#211) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#221) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#223) Blank comments are not allowed
(#223) Whitespace found at end of line
(#224) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#225) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#226) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#230) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#231) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#235) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#236) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#237) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#238) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#239) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#240) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#241) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#242) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#243) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#244) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#245) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#247) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#248) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#249) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#250) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#251) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#252) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#253) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#257) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#261) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#262) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "stringNotUsed" must be all lower-case
(#268) Variable "stringNotUsed" must be all lower-case
(#269) Variable "stringNotUsed" must be all lower-case
(#270) Variable "stringNotUsed" must be all lower-case
(#271) Variable "stringNotUsed" must be all lower-case
(#272) Variable "stringNotUsed" must be all lower-case
(#273) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/sv/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#89) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#211) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Blank comments are not allowed
(#223) Whitespace found at end of line
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#257) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "stringNotUsed" must be all lower-case
(#268) Variable "stringNotUsed" must be all lower-case
(#269) Variable "stringNotUsed" must be all lower-case
(#270) Variable "stringNotUsed" must be all lower-case
(#271) Variable "stringNotUsed" must be all lower-case
(#272) Variable "stringNotUsed" must be all lower-case
(#273) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/total.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#541) Spaces must be used to indent lines; tabs are not allowed
(#541) Tab found within whitespace
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#543) Spaces must be used to indent lines; tabs are not allowed
(#543) Tab found within whitespace
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#545) Spaces must be used to indent lines; tabs are not allowed
(#545) Tab found within whitespace
(#546) Spaces must be used to indent lines; tabs are not allowed
(#546) Tab found within whitespace
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#549) Spaces must be used to indent lines; tabs are not allowed
(#549) Tab found within whitespace
(#550) Spaces must be used to indent lines; tabs are not allowed
(#550) Tab found within whitespace
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) Tab found within whitespace
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Tab found within whitespace
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Tab found within whitespace
(#558) Inline comments must start with a capital letter, digit or 3-dots sequence
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Spaces must be used to indent lines; tabs are not allowed
(#559) Tab found within whitespace
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Tab found within whitespace
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#586) Spaces must be used to indent lines; tabs are not allowed
(#586) Tab found within whitespace
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#601) Spaces must be used to indent lines; tabs are not allowed
(#601) Tab found within whitespace
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Tab found within whitespace
(#603) Spaces must be used to indent lines; tabs are not allowed
(#603) Tab found within whitespace
(#604) Spaces must be used to indent lines; tabs are not allowed
(#604) Tab found within whitespace
(#605) Spaces must be used to indent lines; tabs are not allowed
(#605) Tab found within whitespace
(#606) Spaces must be used to indent lines; tabs are not allowed
(#606) Tab found within whitespace
(#607) Spaces must be used to indent lines; tabs are not allowed
(#607) Tab found within whitespace
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Tab found within whitespace
(#612) Spaces must be used to indent lines; tabs are not allowed
(#612) Tab found within whitespace
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#616) Spaces must be used to indent lines; tabs are not allowed
(#616) Tab found within whitespace
(#617) Spaces must be used to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#618) Spaces must be used to indent lines; tabs are not allowed
(#618) Tab found within whitespace
(#619) Spaces must be used to indent lines; tabs are not allowed
(#619) Tab found within whitespace
(#620) Spaces must be used to indent lines; tabs are not allowed
(#620) Tab found within whitespace
(#621) Spaces must be used to indent lines; tabs are not allowed
(#621) Tab found within whitespace
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Tab found within whitespace
(#623) Spaces must be used to indent lines; tabs are not allowed
(#623) Tab found within whitespace
(#624) Spaces must be used to indent lines; tabs are not allowed
(#624) Tab found within whitespace
(#625) Spaces must be used to indent lines; tabs are not allowed
(#625) Tab found within whitespace
(#626) Spaces must be used to indent lines; tabs are not allowed
(#626) Tab found within whitespace
(#627) Spaces must be used to indent lines; tabs are not allowed
(#627) Tab found within whitespace
(#628) Spaces must be used to indent lines; tabs are not allowed
(#628) Tab found within whitespace
(#629) Spaces must be used to indent lines; tabs are not allowed
(#629) Tab found within whitespace
(#630) Spaces must be used to indent lines; tabs are not allowed
(#630) Tab found within whitespace
(#631) Spaces must be used to indent lines; tabs are not allowed
(#631) Tab found within whitespace
(#632) Spaces must be used to indent lines; tabs are not allowed
(#632) Tab found within whitespace
(#633) Spaces must be used to indent lines; tabs are not allowed
(#633) Tab found within whitespace
(#634) Spaces must be used to indent lines; tabs are not allowed
(#634) Tab found within whitespace
(#635) Spaces must be used to indent lines; tabs are not allowed
(#635) Tab found within whitespace
(#636) Spaces must be used to indent lines; tabs are not allowed
(#636) Tab found within whitespace
(#637) Spaces must be used to indent lines; tabs are not allowed
(#637) Tab found within whitespace
(#638) Spaces must be used to indent lines; tabs are not allowed
(#638) Tab found within whitespace
(#639) Spaces must be used to indent lines; tabs are not allowed
(#639) Tab found within whitespace
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#641) Spaces must be used to indent lines; tabs are not allowed
(#641) Tab found within whitespace
(#642) Spaces must be used to indent lines; tabs are not allowed
(#642) Tab found within whitespace
(#643) Spaces must be used to indent lines; tabs are not allowed
(#643) Tab found within whitespace
(#644) Spaces must be used to indent lines; tabs are not allowed
(#644) Tab found within whitespace
(#645) Spaces must be used to indent lines; tabs are not allowed
(#645) Tab found within whitespace
(#646) Spaces must be used to indent lines; tabs are not allowed
(#646) Tab found within whitespace
(#647) Spaces must be used to indent lines; tabs are not allowed
(#647) Tab found within whitespace
(#648) Spaces must be used to indent lines; tabs are not allowed
(#648) Tab found within whitespace
(#649) Spaces must be used to indent lines; tabs are not allowed
(#649) Tab found within whitespace
(#650) Spaces must be used to indent lines; tabs are not allowed
(#650) Tab found within whitespace
(#651) Spaces must be used to indent lines; tabs are not allowed
(#651) Tab found within whitespace
(#652) Spaces must be used to indent lines; tabs are not allowed
(#652) Tab found within whitespace
(#653) Spaces must be used to indent lines; tabs are not allowed
(#653) Tab found within whitespace
(#654) Spaces must be used to indent lines; tabs are not allowed
(#654) Tab found within whitespace
(#655) Spaces must be used to indent lines; tabs are not allowed
(#655) Tab found within whitespace
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#657) Spaces must be used to indent lines; tabs are not allowed
(#657) Tab found within whitespace
(#658) Spaces must be used to indent lines; tabs are not allowed
(#658) Tab found within whitespace
(#659) Spaces must be used to indent lines; tabs are not allowed
(#659) Tab found within whitespace
(#660) Spaces must be used to indent lines; tabs are not allowed
(#660) Tab found within whitespace
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Tab found within whitespace
(#662) Spaces must be used to indent lines; tabs are not allowed
(#662) Tab found within whitespace
(#663) Spaces must be used to indent lines; tabs are not allowed
(#663) Tab found within whitespace
(#664) Spaces must be used to indent lines; tabs are not allowed
(#664) Tab found within whitespace
(#665) Spaces must be used to indent lines; tabs are not allowed
(#665) Tab found within whitespace
(#666) Spaces must be used to indent lines; tabs are not allowed
(#666) Tab found within whitespace
(#667) Spaces must be used to indent lines; tabs are not allowed
(#667) Tab found within whitespace
(#668) Spaces must be used to indent lines; tabs are not allowed
(#668) Tab found within whitespace
(#669) Spaces must be used to indent lines; tabs are not allowed
(#669) Tab found within whitespace
(#670) Spaces must be used to indent lines; tabs are not allowed
(#670) Tab found within whitespace
(#671) Spaces must be used to indent lines; tabs are not allowed
(#671) Tab found within whitespace
(#672) Spaces must be used to indent lines; tabs are not allowed
(#672) Tab found within whitespace
(#673) Spaces must be used to indent lines; tabs are not allowed
(#673) Tab found within whitespace
(#674) Spaces must be used to indent lines; tabs are not allowed
(#674) Tab found within whitespace
(#675) Spaces must be used to indent lines; tabs are not allowed
(#675) Tab found within whitespace
(#676) Spaces must be used to indent lines; tabs are not allowed
(#676) Tab found within whitespace
(#677) Spaces must be used to indent lines; tabs are not allowed
(#677) Tab found within whitespace
(#678) Spaces must be used to indent lines; tabs are not allowed
(#678) Tab found within whitespace
(#679) Spaces must be used to indent lines; tabs are not allowed
(#679) Tab found within whitespace
(#680) Spaces must be used to indent lines; tabs are not allowed
(#680) Tab found within whitespace
(#681) Spaces must be used to indent lines; tabs are not allowed
(#681) Tab found within whitespace
(#682) Spaces must be used to indent lines; tabs are not allowed
(#682) Tab found within whitespace
(#683) Spaces must be used to indent lines; tabs are not allowed
(#683) Tab found within whitespace
(#684) Spaces must be used to indent lines; tabs are not allowed
(#684) Tab found within whitespace
(#685) Spaces must be used to indent lines; tabs are not allowed
(#685) Tab found within whitespace
(#686) Spaces must be used to indent lines; tabs are not allowed
(#686) Tab found within whitespace
(#687) Spaces must be used to indent lines; tabs are not allowed
(#687) Tab found within whitespace
(#688) Spaces must be used to indent lines; tabs are not allowed
(#688) Tab found within whitespace
(#689) Spaces must be used to indent lines; tabs are not allowed
(#689) Tab found within whitespace
(#690) Spaces must be used to indent lines; tabs are not allowed
(#690) Tab found within whitespace
(#691) Spaces must be used to indent lines; tabs are not allowed
(#691) Tab found within whitespace
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Tab found within whitespace
(#693) Spaces must be used to indent lines; tabs are not allowed
(#693) Tab found within whitespace
(#694) Spaces must be used to indent lines; tabs are not allowed
(#694) Tab found within whitespace
(#695) Spaces must be used to indent lines; tabs are not allowed
(#695) Tab found within whitespace
(#696) Spaces must be used to indent lines; tabs are not allowed
(#696) Tab found within whitespace
(#697) Spaces must be used to indent lines; tabs are not allowed
(#697) Tab found within whitespace
(#698) Spaces must be used to indent lines; tabs are not allowed
(#698) Tab found within whitespace
(#699) Spaces must be used to indent lines; tabs are not allowed
(#699) Tab found within whitespace
(#700) Spaces must be used to indent lines; tabs are not allowed
(#700) Tab found within whitespace
(#701) Spaces must be used to indent lines; tabs are not allowed
(#701) Tab found within whitespace
(#702) Spaces must be used to indent lines; tabs are not allowed
(#702) Tab found within whitespace
(#703) Spaces must be used to indent lines; tabs are not allowed
(#703) Tab found within whitespace
(#704) Spaces must be used to indent lines; tabs are not allowed
(#704) Tab found within whitespace
(#705) Spaces must be used to indent lines; tabs are not allowed
(#705) Tab found within whitespace
(#706) Spaces must be used to indent lines; tabs are not allowed
(#706) Tab found within whitespace
(#707) Spaces must be used to indent lines; tabs are not allowed
(#707) Tab found within whitespace
(#708) Spaces must be used to indent lines; tabs are not allowed
(#708) Tab found within whitespace
(#709) Spaces must be used to indent lines; tabs are not allowed
(#709) Tab found within whitespace
(#710) Spaces must be used to indent lines; tabs are not allowed
(#710) Tab found within whitespace
(#711) Spaces must be used to indent lines; tabs are not allowed
(#711) Tab found within whitespace
(#712) Spaces must be used to indent lines; tabs are not allowed
(#712) Tab found within whitespace
(#713) Spaces must be used to indent lines; tabs are not allowed
(#713) Tab found within whitespace
(#714) Spaces must be used to indent lines; tabs are not allowed
(#714) Tab found within whitespace
(#715) Spaces must be used to indent lines; tabs are not allowed
(#715) Tab found within whitespace
(#716) Spaces must be used to indent lines; tabs are not allowed
(#716) Tab found within whitespace
(#717) Spaces must be used to indent lines; tabs are not allowed
(#717) Tab found within whitespace
(#718) Spaces must be used to indent lines; tabs are not allowed
(#718) Tab found within whitespace
(#719) Spaces must be used to indent lines; tabs are not allowed
(#719) Tab found within whitespace
(#720) Spaces must be used to indent lines; tabs are not allowed
(#720) Tab found within whitespace
(#721) Spaces must be used to indent lines; tabs are not allowed
(#721) Tab found within whitespace
(#722) Spaces must be used to indent lines; tabs are not allowed
(#722) Tab found within whitespace
(#723) Spaces must be used to indent lines; tabs are not allowed
(#723) Tab found within whitespace
(#724) Spaces must be used to indent lines; tabs are not allowed
(#724) Tab found within whitespace
(#725) Spaces must be used to indent lines; tabs are not allowed
(#725) Tab found within whitespace
(#726) Spaces must be used to indent lines; tabs are not allowed
(#726) Tab found within whitespace
(#727) Spaces must be used to indent lines; tabs are not allowed
(#727) Tab found within whitespace
(#728) Spaces must be used to indent lines; tabs are not allowed
(#728) Tab found within whitespace
(#729) Spaces must be used to indent lines; tabs are not allowed
(#729) Tab found within whitespace
(#730) Spaces must be used to indent lines; tabs are not allowed
(#730) Tab found within whitespace
(#731) Spaces must be used to indent lines; tabs are not allowed
(#731) Tab found within whitespace
(#732) Spaces must be used to indent lines; tabs are not allowed
(#732) Tab found within whitespace
(#733) Spaces must be used to indent lines; tabs are not allowed
(#733) Tab found within whitespace
(#734) Spaces must be used to indent lines; tabs are not allowed
(#734) Tab found within whitespace
(#735) Spaces must be used to indent lines; tabs are not allowed
(#735) Tab found within whitespace
(#736) Spaces must be used to indent lines; tabs are not allowed
(#736) Tab found within whitespace
(#737) Spaces must be used to indent lines; tabs are not allowed
(#737) Tab found within whitespace
(#738) Spaces must be used to indent lines; tabs are not allowed
(#738) Tab found within whitespace
(#739) Spaces must be used to indent lines; tabs are not allowed
(#739) Tab found within whitespace
(#740) Spaces must be used to indent lines; tabs are not allowed
(#740) Tab found within whitespace
(#741) Spaces must be used to indent lines; tabs are not allowed
(#741) Tab found within whitespace
(#742) Spaces must be used to indent lines; tabs are not allowed
(#742) Tab found within whitespace
(#743) Spaces must be used to indent lines; tabs are not allowed
(#743) Tab found within whitespace
(#744) Spaces must be used to indent lines; tabs are not allowed
(#744) Tab found within whitespace
(#745) Spaces must be used to indent lines; tabs are not allowed
(#745) Tab found within whitespace
(#746) Spaces must be used to indent lines; tabs are not allowed
(#746) Tab found within whitespace
(#747) Spaces must be used to indent lines; tabs are not allowed
(#747) Tab found within whitespace
(#748) Spaces must be used to indent lines; tabs are not allowed
(#748) Tab found within whitespace
(#749) Spaces must be used to indent lines; tabs are not allowed
(#749) Tab found within whitespace
(#750) Spaces must be used to indent lines; tabs are not allowed
(#750) Tab found within whitespace
(#751) Spaces must be used to indent lines; tabs are not allowed
(#751) Tab found within whitespace
(#752) Spaces must be used to indent lines; tabs are not allowed
(#752) Tab found within whitespace
(#753) Spaces must be used to indent lines; tabs are not allowed
(#753) Tab found within whitespace
(#754) Spaces must be used to indent lines; tabs are not allowed
(#754) Tab found within whitespace
(#755) Spaces must be used to indent lines; tabs are not allowed
(#755) Tab found within whitespace
(#756) Spaces must be used to indent lines; tabs are not allowed
(#756) Tab found within whitespace
(#757) Spaces must be used to indent lines; tabs are not allowed
(#757) Tab found within whitespace
(#758) Spaces must be used to indent lines; tabs are not allowed
(#758) Tab found within whitespace
(#759) Spaces must be used to indent lines; tabs are not allowed
(#759) Tab found within whitespace
(#760) Spaces must be used to indent lines; tabs are not allowed
(#760) Tab found within whitespace
(#761) Spaces must be used to indent lines; tabs are not allowed
(#761) Tab found within whitespace
(#762) Spaces must be used to indent lines; tabs are not allowed
(#762) Tab found within whitespace
(#763) Spaces must be used to indent lines; tabs are not allowed
(#763) Tab found within whitespace
(#764) Spaces must be used to indent lines; tabs are not allowed
(#764) Tab found within whitespace
(#765) Spaces must be used to indent lines; tabs are not allowed
(#765) Tab found within whitespace
(#766) Spaces must be used to indent lines; tabs are not allowed
(#766) Tab found within whitespace
(#767) Spaces must be used to indent lines; tabs are not allowed
(#767) Tab found within whitespace
(#768) Spaces must be used to indent lines; tabs are not allowed
(#768) Tab found within whitespace
(#769) Spaces must be used to indent lines; tabs are not allowed
(#769) Tab found within whitespace
(#770) Spaces must be used to indent lines; tabs are not allowed
(#770) Tab found within whitespace
(#771) Spaces must be used to indent lines; tabs are not allowed
(#771) Tab found within whitespace
(#772) Spaces must be used to indent lines; tabs are not allowed
(#772) Tab found within whitespace
(#773) Spaces must be used to indent lines; tabs are not allowed
(#773) Tab found within whitespace
(#774) Spaces must be used to indent lines; tabs are not allowed
(#774) Tab found within whitespace
(#775) Spaces must be used to indent lines; tabs are not allowed
(#775) Tab found within whitespace
(#776) Spaces must be used to indent lines; tabs are not allowed
(#776) Tab found within whitespace
(#777) Spaces must be used to indent lines; tabs are not allowed
(#777) Tab found within whitespace
(#778) Spaces must be used to indent lines; tabs are not allowed
(#778) Tab found within whitespace
(#779) Spaces must be used to indent lines; tabs are not allowed
(#779) Tab found within whitespace
(#780) Spaces must be used to indent lines; tabs are not allowed
(#780) Tab found within whitespace
(#781) Spaces must be used to indent lines; tabs are not allowed
(#781) Tab found within whitespace
(#782) Spaces must be used to indent lines; tabs are not allowed
(#782) Tab found within whitespace
(#783) Spaces must be used to indent lines; tabs are not allowed
(#783) Tab found within whitespace
(#784) Spaces must be used to indent lines; tabs are not allowed
(#784) Tab found within whitespace
(#785) Spaces must be used to indent lines; tabs are not allowed
(#785) Tab found within whitespace
(#786) Spaces must be used to indent lines; tabs are not allowed
(#786) Tab found within whitespace
(#787) Spaces must be used to indent lines; tabs are not allowed
(#787) Tab found within whitespace
(#788) Spaces must be used to indent lines; tabs are not allowed
(#788) Tab found within whitespace
(#789) Spaces must be used to indent lines; tabs are not allowed
(#789) Tab found within whitespace
(#790) Spaces must be used to indent lines; tabs are not allowed
(#790) Tab found within whitespace
(#791) Spaces must be used to indent lines; tabs are not allowed
(#791) Tab found within whitespace
(#792) Spaces must be used to indent lines; tabs are not allowed
(#792) Tab found within whitespace
(#793) Spaces must be used to indent lines; tabs are not allowed
(#793) Tab found within whitespace
(#796) Spaces must be used to indent lines; tabs are not allowed
(#796) Tab found within whitespace
(#796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#796) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) Spaces must be used to indent lines; tabs are not allowed
(#797) Tab found within whitespace
(#798) Spaces must be used to indent lines; tabs are not allowed
(#798) Tab found within whitespace
(#799) Spaces must be used to indent lines; tabs are not allowed
(#799) Tab found within whitespace
(#800) Spaces must be used to indent lines; tabs are not allowed
(#800) Tab found within whitespace
(#801) Spaces must be used to indent lines; tabs are not allowed
(#801) Tab found within whitespace
(#802) Spaces must be used to indent lines; tabs are not allowed
(#802) Tab found within whitespace
(#803) Spaces must be used to indent lines; tabs are not allowed
(#803) Tab found within whitespace
(#804) Spaces must be used to indent lines; tabs are not allowed
(#804) Tab found within whitespace
(#807) Spaces must be used to indent lines; tabs are not allowed
(#807) Tab found within whitespace
(#807) Inline comments must start with a capital letter, digit or 3-dots sequence
(#807) Inline comments must end in full-stops, exclamation marks, or question marks
(#808) Spaces must be used to indent lines; tabs are not allowed
(#808) Tab found within whitespace
(#809) Spaces must be used to indent lines; tabs are not allowed
(#809) Tab found within whitespace
(#810) Spaces must be used to indent lines; tabs are not allowed
(#810) Tab found within whitespace
(#811) Spaces must be used to indent lines; tabs are not allowed
(#811) Tab found within whitespace
(#812) Spaces must be used to indent lines; tabs are not allowed
(#812) Tab found within whitespace
(#813) Spaces must be used to indent lines; tabs are not allowed
(#813) Tab found within whitespace
(#814) Spaces must be used to indent lines; tabs are not allowed
(#814) Tab found within whitespace
(#815) Spaces must be used to indent lines; tabs are not allowed
(#815) Tab found within whitespace
(#818) Spaces must be used to indent lines; tabs are not allowed
(#818) Tab found within whitespace
(#818) Inline comments must start with a capital letter, digit or 3-dots sequence
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) Spaces must be used to indent lines; tabs are not allowed
(#819) Tab found within whitespace
(#820) Spaces must be used to indent lines; tabs are not allowed
(#820) Tab found within whitespace
(#821) Spaces must be used to indent lines; tabs are not allowed
(#821) Tab found within whitespace
(#822) Spaces must be used to indent lines; tabs are not allowed
(#822) Tab found within whitespace
(#823) Spaces must be used to indent lines; tabs are not allowed
(#823) Tab found within whitespace
(#824) Spaces must be used to indent lines; tabs are not allowed
(#824) Tab found within whitespace
(#825) Spaces must be used to indent lines; tabs are not allowed
(#825) Tab found within whitespace
(#826) Spaces must be used to indent lines; tabs are not allowed
(#826) Tab found within whitespace
(#827) Spaces must be used to indent lines; tabs are not allowed
(#827) Tab found within whitespace
(#828) Spaces must be used to indent lines; tabs are not allowed
(#828) Tab found within whitespace
(#829) Spaces must be used to indent lines; tabs are not allowed
(#829) Tab found within whitespace
(#830) Spaces must be used to indent lines; tabs are not allowed
(#830) Tab found within whitespace
(#831) Spaces must be used to indent lines; tabs are not allowed
(#831) Tab found within whitespace
(#832) Spaces must be used to indent lines; tabs are not allowed
(#832) Tab found within whitespace
(#833) Spaces must be used to indent lines; tabs are not allowed
(#833) Tab found within whitespace
(#834) Spaces must be used to indent lines; tabs are not allowed
(#834) Tab found within whitespace
(#835) Spaces must be used to indent lines; tabs are not allowed
(#835) Tab found within whitespace
(#836) Spaces must be used to indent lines; tabs are not allowed
(#836) Tab found within whitespace
(#837) Spaces must be used to indent lines; tabs are not allowed
(#837) Tab found within whitespace
(#838) Spaces must be used to indent lines; tabs are not allowed
(#838) Tab found within whitespace
(#839) Spaces must be used to indent lines; tabs are not allowed
(#839) Tab found within whitespace
(#840) Spaces must be used to indent lines; tabs are not allowed
(#840) Tab found within whitespace
(#841) Spaces must be used to indent lines; tabs are not allowed
(#841) Tab found within whitespace
(#842) Spaces must be used to indent lines; tabs are not allowed
(#842) Tab found within whitespace
(#845) Spaces must be used to indent lines; tabs are not allowed
(#845) Tab found within whitespace
(#845) Inline comments must start with a capital letter, digit or 3-dots sequence
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#846) Spaces must be used to indent lines; tabs are not allowed
(#846) Tab found within whitespace
(#847) Spaces must be used to indent lines; tabs are not allowed
(#847) Tab found within whitespace
(#848) Spaces must be used to indent lines; tabs are not allowed
(#848) Tab found within whitespace
(#849) Spaces must be used to indent lines; tabs are not allowed
(#849) Tab found within whitespace
(#850) Spaces must be used to indent lines; tabs are not allowed
(#850) Tab found within whitespace
(#851) Spaces must be used to indent lines; tabs are not allowed
(#851) Tab found within whitespace
(#852) Spaces must be used to indent lines; tabs are not allowed
(#852) Tab found within whitespace
(#853) Spaces must be used to indent lines; tabs are not allowed
(#853) Tab found within whitespace
(#854) Spaces must be used to indent lines; tabs are not allowed
(#854) Tab found within whitespace
(#855) Spaces must be used to indent lines; tabs are not allowed
(#855) Tab found within whitespace
(#856) Spaces must be used to indent lines; tabs are not allowed
(#856) Tab found within whitespace
(#857) Spaces must be used to indent lines; tabs are not allowed
(#857) Tab found within whitespace
(#858) Spaces must be used to indent lines; tabs are not allowed
(#858) Tab found within whitespace
(#859) Spaces must be used to indent lines; tabs are not allowed
(#859) Tab found within whitespace
(#860) Spaces must be used to indent lines; tabs are not allowed
(#860) Tab found within whitespace
(#861) Spaces must be used to indent lines; tabs are not allowed
(#861) Tab found within whitespace
(#862) Spaces must be used to indent lines; tabs are not allowed
(#862) Tab found within whitespace
(#863) Spaces must be used to indent lines; tabs are not allowed
(#863) Tab found within whitespace
(#864) Spaces must be used to indent lines; tabs are not allowed
(#864) Tab found within whitespace
(#865) Spaces must be used to indent lines; tabs are not allowed
(#865) Tab found within whitespace
(#866) Spaces must be used to indent lines; tabs are not allowed
(#866) Tab found within whitespace
(#867) Spaces must be used to indent lines; tabs are not allowed
(#867) Tab found within whitespace
(#868) Spaces must be used to indent lines; tabs are not allowed
(#868) Tab found within whitespace
(#869) Spaces must be used to indent lines; tabs are not allowed
(#869) Tab found within whitespace
(#872) Spaces must be used to indent lines; tabs are not allowed
(#872) Tab found within whitespace
(#872) Inline comments must start with a capital letter, digit or 3-dots sequence
(#872) Inline comments must end in full-stops, exclamation marks, or question marks
(#873) Spaces must be used to indent lines; tabs are not allowed
(#873) Tab found within whitespace
(#874) Spaces must be used to indent lines; tabs are not allowed
(#874) Tab found within whitespace
(#875) Spaces must be used to indent lines; tabs are not allowed
(#875) Tab found within whitespace
(#876) Spaces must be used to indent lines; tabs are not allowed
(#876) Tab found within whitespace
(#877) Spaces must be used to indent lines; tabs are not allowed
(#877) Tab found within whitespace
(#878) Spaces must be used to indent lines; tabs are not allowed
(#878) Tab found within whitespace
(#879) Spaces must be used to indent lines; tabs are not allowed
(#879) Tab found within whitespace
(#880) Spaces must be used to indent lines; tabs are not allowed
(#880) Tab found within whitespace
(#881) Spaces must be used to indent lines; tabs are not allowed
(#881) Tab found within whitespace
(#882) Spaces must be used to indent lines; tabs are not allowed
(#882) Tab found within whitespace
(#883) Spaces must be used to indent lines; tabs are not allowed
(#883) Tab found within whitespace
(#884) Spaces must be used to indent lines; tabs are not allowed
(#884) Tab found within whitespace
(#887) Spaces must be used to indent lines; tabs are not allowed
(#887) Tab found within whitespace
(#887) Inline comments must start with a capital letter, digit or 3-dots sequence
(#887) Inline comments must end in full-stops, exclamation marks, or question marks
(#888) Spaces must be used to indent lines; tabs are not allowed
(#888) Tab found within whitespace
(#889) Spaces must be used to indent lines; tabs are not allowed
(#889) Tab found within whitespace
(#890) Spaces must be used to indent lines; tabs are not allowed
(#890) Tab found within whitespace
(#891) Spaces must be used to indent lines; tabs are not allowed
(#891) Tab found within whitespace
(#892) Spaces must be used to indent lines; tabs are not allowed
(#892) Tab found within whitespace
(#893) Spaces must be used to indent lines; tabs are not allowed
(#893) Tab found within whitespace
(#894) Spaces must be used to indent lines; tabs are not allowed
(#894) Tab found within whitespace
(#895) Spaces must be used to indent lines; tabs are not allowed
(#895) Tab found within whitespace
(#896) Spaces must be used to indent lines; tabs are not allowed
(#896) Tab found within whitespace
(#897) Spaces must be used to indent lines; tabs are not allowed
(#897) Tab found within whitespace
(#898) Spaces must be used to indent lines; tabs are not allowed
(#898) Tab found within whitespace
(#899) Spaces must be used to indent lines; tabs are not allowed
(#899) Tab found within whitespace
(#900) Spaces must be used to indent lines; tabs are not allowed
(#900) Tab found within whitespace
(#901) Spaces must be used to indent lines; tabs are not allowed
(#901) Tab found within whitespace
(#902) Spaces must be used to indent lines; tabs are not allowed
(#902) Tab found within whitespace
(#903) Spaces must be used to indent lines; tabs are not allowed
(#903) Tab found within whitespace
(#904) Spaces must be used to indent lines; tabs are not allowed
(#904) Tab found within whitespace
(#905) Spaces must be used to indent lines; tabs are not allowed
(#905) Tab found within whitespace
(#906) Spaces must be used to indent lines; tabs are not allowed
(#906) Tab found within whitespace
(#907) Spaces must be used to indent lines; tabs are not allowed
(#907) Tab found within whitespace
(#908) Spaces must be used to indent lines; tabs are not allowed
(#908) Tab found within whitespace
(#909) Spaces must be used to indent lines; tabs are not allowed
(#909) Tab found within whitespace
(#910) Spaces must be used to indent lines; tabs are not allowed
(#910) Tab found within whitespace
(#911) Spaces must be used to indent lines; tabs are not allowed
(#911) Tab found within whitespace
(#912) Spaces must be used to indent lines; tabs are not allowed
(#912) Tab found within whitespace
(#913) Spaces must be used to indent lines; tabs are not allowed
(#913) Tab found within whitespace
(#914) Spaces must be used to indent lines; tabs are not allowed
(#914) Tab found within whitespace
(#915) Spaces must be used to indent lines; tabs are not allowed
(#915) Tab found within whitespace
(#916) Spaces must be used to indent lines; tabs are not allowed
(#916) Tab found within whitespace
(#917) Spaces must be used to indent lines; tabs are not allowed
(#917) Tab found within whitespace
(#918) Spaces must be used to indent lines; tabs are not allowed
(#918) Tab found within whitespace
(#919) Spaces must be used to indent lines; tabs are not allowed
(#919) Tab found within whitespace
(#920) Spaces must be used to indent lines; tabs are not allowed
(#920) Tab found within whitespace
(#921) Spaces must be used to indent lines; tabs are not allowed
(#921) Tab found within whitespace
(#922) Spaces must be used to indent lines; tabs are not allowed
(#922) Tab found within whitespace
(#923) Spaces must be used to indent lines; tabs are not allowed
(#923) Tab found within whitespace
(#924) Spaces must be used to indent lines; tabs are not allowed
(#924) Tab found within whitespace
(#925) Spaces must be used to indent lines; tabs are not allowed
(#925) Tab found within whitespace
(#926) Spaces must be used to indent lines; tabs are not allowed
(#926) Tab found within whitespace
(#927) Spaces must be used to indent lines; tabs are not allowed
(#927) Tab found within whitespace
(#928) Spaces must be used to indent lines; tabs are not allowed
(#928) Tab found within whitespace
(#929) Spaces must be used to indent lines; tabs are not allowed
(#929) Tab found within whitespace
(#930) Spaces must be used to indent lines; tabs are not allowed
(#930) Tab found within whitespace
(#931) Spaces must be used to indent lines; tabs are not allowed
(#931) Tab found within whitespace
(#932) Spaces must be used to indent lines; tabs are not allowed
(#932) Tab found within whitespace
(#933) Spaces must be used to indent lines; tabs are not allowed
(#933) Tab found within whitespace
(#934) Spaces must be used to indent lines; tabs are not allowed
(#934) Tab found within whitespace
(#935) Spaces must be used to indent lines; tabs are not allowed
(#935) Tab found within whitespace
(#936) Spaces must be used to indent lines; tabs are not allowed
(#936) Tab found within whitespace
(#937) Spaces must be used to indent lines; tabs are not allowed
(#937) Tab found within whitespace
(#938) Spaces must be used to indent lines; tabs are not allowed
(#938) Tab found within whitespace
(#939) Spaces must be used to indent lines; tabs are not allowed
(#939) Tab found within whitespace
(#940) Spaces must be used to indent lines; tabs are not allowed
(#940) Tab found within whitespace
(#941) Spaces must be used to indent lines; tabs are not allowed
(#941) Tab found within whitespace
(#942) Spaces must be used to indent lines; tabs are not allowed
(#942) Tab found within whitespace
(#943) Spaces must be used to indent lines; tabs are not allowed
(#943) Tab found within whitespace
(#944) Spaces must be used to indent lines; tabs are not allowed
(#944) Tab found within whitespace
(#945) Spaces must be used to indent lines; tabs are not allowed
(#945) Tab found within whitespace
(#946) Spaces must be used to indent lines; tabs are not allowed
(#946) Tab found within whitespace
(#947) Spaces must be used to indent lines; tabs are not allowed
(#947) Tab found within whitespace
(#948) Spaces must be used to indent lines; tabs are not allowed
(#948) Tab found within whitespace
(#949) Spaces must be used to indent lines; tabs are not allowed
(#949) Tab found within whitespace
(#950) Spaces must be used to indent lines; tabs are not allowed
(#950) Tab found within whitespace
(#951) Spaces must be used to indent lines; tabs are not allowed
(#951) Tab found within whitespace
(#952) Spaces must be used to indent lines; tabs are not allowed
(#952) Tab found within whitespace
(#953) Spaces must be used to indent lines; tabs are not allowed
(#953) Tab found within whitespace
(#954) Spaces must be used to indent lines; tabs are not allowed
(#954) Tab found within whitespace
(#955) Spaces must be used to indent lines; tabs are not allowed
(#955) Tab found within whitespace
(#956) Spaces must be used to indent lines; tabs are not allowed
(#956) Tab found within whitespace
(#957) Spaces must be used to indent lines; tabs are not allowed
(#957) Tab found within whitespace
(#958) Spaces must be used to indent lines; tabs are not allowed
(#958) Tab found within whitespace
(#959) Spaces must be used to indent lines; tabs are not allowed
(#959) Tab found within whitespace
(#960) Spaces must be used to indent lines; tabs are not allowed
(#960) Tab found within whitespace
(#961) Spaces must be used to indent lines; tabs are not allowed
(#961) Tab found within whitespace
(#962) Spaces must be used to indent lines; tabs are not allowed
(#962) Tab found within whitespace
(#963) Spaces must be used to indent lines; tabs are not allowed
(#963) Tab found within whitespace
(#964) Spaces must be used to indent lines; tabs are not allowed
(#964) Tab found within whitespace
(#965) Spaces must be used to indent lines; tabs are not allowed
(#965) Tab found within whitespace
(#966) Spaces must be used to indent lines; tabs are not allowed
(#966) Tab found within whitespace
(#967) Spaces must be used to indent lines; tabs are not allowed
(#967) Tab found within whitespace
(#968) Spaces must be used to indent lines; tabs are not allowed
(#968) Tab found within whitespace
(#969) Spaces must be used to indent lines; tabs are not allowed
(#969) Tab found within whitespace
(#970) Spaces must be used to indent lines; tabs are not allowed
(#970) Tab found within whitespace
(#971) Spaces must be used to indent lines; tabs are not allowed
(#971) Tab found within whitespace
(#972) Spaces must be used to indent lines; tabs are not allowed
(#972) Tab found within whitespace
(#973) Spaces must be used to indent lines; tabs are not allowed
(#973) Tab found within whitespace
(#974) Spaces must be used to indent lines; tabs are not allowed
(#974) Tab found within whitespace
(#975) Spaces must be used to indent lines; tabs are not allowed
(#975) Tab found within whitespace
(#976) Spaces must be used to indent lines; tabs are not allowed
(#976) Tab found within whitespace
(#977) Spaces must be used to indent lines; tabs are not allowed
(#977) Tab found within whitespace
(#978) Spaces must be used to indent lines; tabs are not allowed
(#978) Tab found within whitespace
(#979) Spaces must be used to indent lines; tabs are not allowed
(#979) Tab found within whitespace
(#980) Spaces must be used to indent lines; tabs are not allowed
(#980) Tab found within whitespace
(#981) Spaces must be used to indent lines; tabs are not allowed
(#981) Tab found within whitespace
(#982) Spaces must be used to indent lines; tabs are not allowed
(#982) Tab found within whitespace
(#983) Spaces must be used to indent lines; tabs are not allowed
(#983) Tab found within whitespace
(#984) Spaces must be used to indent lines; tabs are not allowed
(#984) Tab found within whitespace
(#985) Spaces must be used to indent lines; tabs are not allowed
(#985) Tab found within whitespace
(#986) Spaces must be used to indent lines; tabs are not allowed
(#986) Tab found within whitespace
(#987) Spaces must be used to indent lines; tabs are not allowed
(#987) Tab found within whitespace
(#988) Spaces must be used to indent lines; tabs are not allowed
(#988) Tab found within whitespace
(#989) Spaces must be used to indent lines; tabs are not allowed
(#989) Tab found within whitespace
(#990) Spaces must be used to indent lines; tabs are not allowed
(#990) Tab found within whitespace
(#991) Spaces must be used to indent lines; tabs are not allowed
(#991) Tab found within whitespace
(#992) Spaces must be used to indent lines; tabs are not allowed
(#992) Tab found within whitespace
(#993) Spaces must be used to indent lines; tabs are not allowed
(#993) Tab found within whitespace
(#994) Spaces must be used to indent lines; tabs are not allowed
(#994) Tab found within whitespace
(#995) Spaces must be used to indent lines; tabs are not allowed
(#995) Tab found within whitespace
(#996) Spaces must be used to indent lines; tabs are not allowed
(#996) Tab found within whitespace
(#997) Spaces must be used to indent lines; tabs are not allowed
(#997) Tab found within whitespace
(#998) Spaces must be used to indent lines; tabs are not allowed
(#998) Tab found within whitespace
(#999) Spaces must be used to indent lines; tabs are not allowed
(#999) Tab found within whitespace
(#1000) Spaces must be used to indent lines; tabs are not allowed
(#1000) Tab found within whitespace
(#1001) Spaces must be used to indent lines; tabs are not allowed
(#1001) Tab found within whitespace
(#1002) Spaces must be used to indent lines; tabs are not allowed
(#1002) Tab found within whitespace
(#1003) Spaces must be used to indent lines; tabs are not allowed
(#1003) Tab found within whitespace
(#1004) Spaces must be used to indent lines; tabs are not allowed
(#1004) Tab found within whitespace
(#1005) Spaces must be used to indent lines; tabs are not allowed
(#1005) Tab found within whitespace
(#1006) Spaces must be used to indent lines; tabs are not allowed
(#1006) Tab found within whitespace
(#1007) Spaces must be used to indent lines; tabs are not allowed
(#1007) Tab found within whitespace
(#1008) Spaces must be used to indent lines; tabs are not allowed
(#1008) Tab found within whitespace
(#1009) Spaces must be used to indent lines; tabs are not allowed
(#1009) Tab found within whitespace
(#1010) Spaces must be used to indent lines; tabs are not allowed
(#1010) Tab found within whitespace
(#1011) Spaces must be used to indent lines; tabs are not allowed
(#1011) Tab found within whitespace
(#1012) Spaces must be used to indent lines; tabs are not allowed
(#1012) Tab found within whitespace
(#1013) Spaces must be used to indent lines; tabs are not allowed
(#1013) Tab found within whitespace
(#1014) Spaces must be used to indent lines; tabs are not allowed
(#1014) Tab found within whitespace
(#1015) Spaces must be used to indent lines; tabs are not allowed
(#1015) Tab found within whitespace
(#1016) Spaces must be used to indent lines; tabs are not allowed
(#1016) Tab found within whitespace
(#1017) Spaces must be used to indent lines; tabs are not allowed
(#1017) Tab found within whitespace
(#1018) Spaces must be used to indent lines; tabs are not allowed
(#1018) Tab found within whitespace
(#1019) Spaces must be used to indent lines; tabs are not allowed
(#1019) Tab found within whitespace
(#1020) Spaces must be used to indent lines; tabs are not allowed
(#1020) Tab found within whitespace
(#1021) Spaces must be used to indent lines; tabs are not allowed
(#1021) Tab found within whitespace
(#1022) Spaces must be used to indent lines; tabs are not allowed
(#1022) Tab found within whitespace
(#1023) Spaces must be used to indent lines; tabs are not allowed
(#1023) Tab found within whitespace
(#1024) Spaces must be used to indent lines; tabs are not allowed
(#1024) Tab found within whitespace
(#1025) Spaces must be used to indent lines; tabs are not allowed
(#1025) Tab found within whitespace
(#1026) Spaces must be used to indent lines; tabs are not allowed
(#1026) Tab found within whitespace
(#1027) Spaces must be used to indent lines; tabs are not allowed
(#1027) Tab found within whitespace
(#1028) Spaces must be used to indent lines; tabs are not allowed
(#1028) Tab found within whitespace
(#1029) Spaces must be used to indent lines; tabs are not allowed
(#1029) Tab found within whitespace
(#1030) Spaces must be used to indent lines; tabs are not allowed
(#1030) Tab found within whitespace
(#1031) Spaces must be used to indent lines; tabs are not allowed
(#1031) Tab found within whitespace
(#1032) Spaces must be used to indent lines; tabs are not allowed
(#1032) Tab found within whitespace
(#1033) Spaces must be used to indent lines; tabs are not allowed
(#1033) Tab found within whitespace
(#1034) Spaces must be used to indent lines; tabs are not allowed
(#1034) Tab found within whitespace
(#1035) Spaces must be used to indent lines; tabs are not allowed
(#1035) Tab found within whitespace
(#1036) Spaces must be used to indent lines; tabs are not allowed
(#1036) Tab found within whitespace
(#1037) Spaces must be used to indent lines; tabs are not allowed
(#1037) Tab found within whitespace
(#1038) Spaces must be used to indent lines; tabs are not allowed
(#1038) Tab found within whitespace
(#1039) Spaces must be used to indent lines; tabs are not allowed
(#1039) Tab found within whitespace
(#1040) Spaces must be used to indent lines; tabs are not allowed
(#1040) Tab found within whitespace
(#1041) Spaces must be used to indent lines; tabs are not allowed
(#1041) Tab found within whitespace
(#1042) Spaces must be used to indent lines; tabs are not allowed
(#1042) Tab found within whitespace
(#1043) Spaces must be used to indent lines; tabs are not allowed
(#1043) Tab found within whitespace
(#1044) Spaces must be used to indent lines; tabs are not allowed
(#1044) Tab found within whitespace
(#1045) Spaces must be used to indent lines; tabs are not allowed
(#1045) Tab found within whitespace
(#1046) Spaces must be used to indent lines; tabs are not allowed
(#1046) Tab found within whitespace
(#1047) Spaces must be used to indent lines; tabs are not allowed
(#1047) Tab found within whitespace
(#1048) Spaces must be used to indent lines; tabs are not allowed
(#1048) Tab found within whitespace
(#1049) Spaces must be used to indent lines; tabs are not allowed
(#1049) Tab found within whitespace
(#1050) Spaces must be used to indent lines; tabs are not allowed
(#1050) Tab found within whitespace
(#1051) Spaces must be used to indent lines; tabs are not allowed
(#1051) Tab found within whitespace
(#1052) Spaces must be used to indent lines; tabs are not allowed
(#1052) Tab found within whitespace
(#1053) Spaces must be used to indent lines; tabs are not allowed
(#1053) Tab found within whitespace
(#1054) Spaces must be used to indent lines; tabs are not allowed
(#1054) Tab found within whitespace
(#1055) Spaces must be used to indent lines; tabs are not allowed
(#1055) Tab found within whitespace
(#1056) Spaces must be used to indent lines; tabs are not allowed
(#1056) Tab found within whitespace
(#1057) Spaces must be used to indent lines; tabs are not allowed
(#1057) Tab found within whitespace
(#1058) Spaces must be used to indent lines; tabs are not allowed
(#1058) Tab found within whitespace
(#1059) Spaces must be used to indent lines; tabs are not allowed
(#1059) Tab found within whitespace
(#1060) Spaces must be used to indent lines; tabs are not allowed
(#1060) Tab found within whitespace
(#1061) Spaces must be used to indent lines; tabs are not allowed
(#1061) Tab found within whitespace
(#1062) Spaces must be used to indent lines; tabs are not allowed
(#1062) Tab found within whitespace
(#1063) Spaces must be used to indent lines; tabs are not allowed
(#1063) Tab found within whitespace
(#1064) Spaces must be used to indent lines; tabs are not allowed
(#1064) Tab found within whitespace
(#1065) Spaces must be used to indent lines; tabs are not allowed
(#1065) Tab found within whitespace
(#1066) Spaces must be used to indent lines; tabs are not allowed
(#1066) Tab found within whitespace
(#1067) Spaces must be used to indent lines; tabs are not allowed
(#1067) Tab found within whitespace
(#1068) Spaces must be used to indent lines; tabs are not allowed
(#1068) Tab found within whitespace
(#1069) Spaces must be used to indent lines; tabs are not allowed
(#1069) Tab found within whitespace
(#1070) Spaces must be used to indent lines; tabs are not allowed
(#1070) Tab found within whitespace
(#1071) Spaces must be used to indent lines; tabs are not allowed
(#1071) Tab found within whitespace
(#1072) Spaces must be used to indent lines; tabs are not allowed
(#1072) Tab found within whitespace
(#1073) Spaces must be used to indent lines; tabs are not allowed
(#1073) Tab found within whitespace
(#1074) Spaces must be used to indent lines; tabs are not allowed
(#1074) Tab found within whitespace
(#1075) Spaces must be used to indent lines; tabs are not allowed
(#1075) Tab found within whitespace
(#1076) Spaces must be used to indent lines; tabs are not allowed
(#1076) Tab found within whitespace
(#1077) Spaces must be used to indent lines; tabs are not allowed
(#1077) Tab found within whitespace
(#1078) Spaces must be used to indent lines; tabs are not allowed
(#1078) Tab found within whitespace
(#1079) Spaces must be used to indent lines; tabs are not allowed
(#1079) Tab found within whitespace
(#1080) Spaces must be used to indent lines; tabs are not allowed
(#1080) Tab found within whitespace
(#1081) Spaces must be used to indent lines; tabs are not allowed
(#1081) Tab found within whitespace
(#1082) Spaces must be used to indent lines; tabs are not allowed
(#1082) Tab found within whitespace
(#1083) Spaces must be used to indent lines; tabs are not allowed
(#1083) Tab found within whitespace
(#1084) Spaces must be used to indent lines; tabs are not allowed
(#1084) Tab found within whitespace
(#1085) Spaces must be used to indent lines; tabs are not allowed
(#1085) Tab found within whitespace
(#1086) Spaces must be used to indent lines; tabs are not allowed
(#1086) Tab found within whitespace
(#1087) Spaces must be used to indent lines; tabs are not allowed
(#1087) Tab found within whitespace
(#1088) Spaces must be used to indent lines; tabs are not allowed
(#1088) Tab found within whitespace
(#1089) Spaces must be used to indent lines; tabs are not allowed
(#1089) Tab found within whitespace
(#1090) Spaces must be used to indent lines; tabs are not allowed
(#1090) Tab found within whitespace
(#1091) Spaces must be used to indent lines; tabs are not allowed
(#1091) Tab found within whitespace
(#1092) Spaces must be used to indent lines; tabs are not allowed
(#1092) Tab found within whitespace
(#1093) Spaces must be used to indent lines; tabs are not allowed
(#1093) Tab found within whitespace
(#1094) Spaces must be used to indent lines; tabs are not allowed
(#1094) Tab found within whitespace
(#1095) Spaces must be used to indent lines; tabs are not allowed
(#1095) Tab found within whitespace
(#1096) Spaces must be used to indent lines; tabs are not allowed
(#1096) Tab found within whitespace
(#1097) Spaces must be used to indent lines; tabs are not allowed
(#1097) Tab found within whitespace
(#1098) Spaces must be used to indent lines; tabs are not allowed
(#1098) Tab found within whitespace
(#1099) Spaces must be used to indent lines; tabs are not allowed
(#1099) Tab found within whitespace
(#1100) Spaces must be used to indent lines; tabs are not allowed
(#1100) Tab found within whitespace
(#1101) Spaces must be used to indent lines; tabs are not allowed
(#1101) Tab found within whitespace
(#1102) Spaces must be used to indent lines; tabs are not allowed
(#1102) Tab found within whitespace
(#1103) Spaces must be used to indent lines; tabs are not allowed
(#1103) Tab found within whitespace
(#1104) Spaces must be used to indent lines; tabs are not allowed
(#1104) Tab found within whitespace
(#1105) Spaces must be used to indent lines; tabs are not allowed
(#1105) Tab found within whitespace
(#1106) Spaces must be used to indent lines; tabs are not allowed
(#1106) Tab found within whitespace
(#1107) Spaces must be used to indent lines; tabs are not allowed
(#1107) Tab found within whitespace
(#1108) Spaces must be used to indent lines; tabs are not allowed
(#1108) Tab found within whitespace
(#1109) Spaces must be used to indent lines; tabs are not allowed
(#1109) Tab found within whitespace
(#1110) Spaces must be used to indent lines; tabs are not allowed
(#1110) Tab found within whitespace
(#1111) Spaces must be used to indent lines; tabs are not allowed
(#1111) Tab found within whitespace
(#1112) Spaces must be used to indent lines; tabs are not allowed
(#1112) Tab found within whitespace
(#1113) Spaces must be used to indent lines; tabs are not allowed
(#1113) Tab found within whitespace
(#1114) Spaces must be used to indent lines; tabs are not allowed
(#1114) Tab found within whitespace
(#1115) Spaces must be used to indent lines; tabs are not allowed
(#1115) Tab found within whitespace
(#1116) Spaces must be used to indent lines; tabs are not allowed
(#1116) Tab found within whitespace
(#1117) Spaces must be used to indent lines; tabs are not allowed
(#1117) Tab found within whitespace
(#1118) Spaces must be used to indent lines; tabs are not allowed
(#1118) Tab found within whitespace
(#1119) Spaces must be used to indent lines; tabs are not allowed
(#1119) Tab found within whitespace
(#1120) Spaces must be used to indent lines; tabs are not allowed
(#1120) Tab found within whitespace
(#1121) Spaces must be used to indent lines; tabs are not allowed
(#1121) Tab found within whitespace
(#1122) Spaces must be used to indent lines; tabs are not allowed
(#1122) Tab found within whitespace
(#1123) Spaces must be used to indent lines; tabs are not allowed
(#1123) Tab found within whitespace
(#1124) Spaces must be used to indent lines; tabs are not allowed
(#1124) Tab found within whitespace
(#1125) Spaces must be used to indent lines; tabs are not allowed
(#1125) Tab found within whitespace
(#1126) Spaces must be used to indent lines; tabs are not allowed
(#1126) Tab found within whitespace
(#1127) Spaces must be used to indent lines; tabs are not allowed
(#1127) Tab found within whitespace
(#1128) Spaces must be used to indent lines; tabs are not allowed
(#1128) Tab found within whitespace
(#1129) Spaces must be used to indent lines; tabs are not allowed
(#1129) Tab found within whitespace
(#1130) Spaces must be used to indent lines; tabs are not allowed
(#1130) Tab found within whitespace
(#1131) Spaces must be used to indent lines; tabs are not allowed
(#1131) Tab found within whitespace
(#1132) Spaces must be used to indent lines; tabs are not allowed
(#1132) Tab found within whitespace
(#1133) Spaces must be used to indent lines; tabs are not allowed
(#1133) Tab found within whitespace
(#1134) Spaces must be used to indent lines; tabs are not allowed
(#1134) Tab found within whitespace
(#1135) Spaces must be used to indent lines; tabs are not allowed
(#1135) Tab found within whitespace
(#1136) Spaces must be used to indent lines; tabs are not allowed
(#1136) Tab found within whitespace
(#1137) Spaces must be used to indent lines; tabs are not allowed
(#1137) Tab found within whitespace
(#1138) Spaces must be used to indent lines; tabs are not allowed
(#1138) Tab found within whitespace
(#1139) Spaces must be used to indent lines; tabs are not allowed
(#1139) Tab found within whitespace
(#1140) Spaces must be used to indent lines; tabs are not allowed
(#1140) Tab found within whitespace
(#1141) Spaces must be used to indent lines; tabs are not allowed
(#1141) Tab found within whitespace
(#1142) Spaces must be used to indent lines; tabs are not allowed
(#1142) Tab found within whitespace
(#1143) Spaces must be used to indent lines; tabs are not allowed
(#1143) Tab found within whitespace
(#1144) Spaces must be used to indent lines; tabs are not allowed
(#1144) Tab found within whitespace
(#1145) Spaces must be used to indent lines; tabs are not allowed
(#1145) Tab found within whitespace
(#1146) Spaces must be used to indent lines; tabs are not allowed
(#1146) Tab found within whitespace
(#1147) Spaces must be used to indent lines; tabs are not allowed
(#1147) Tab found within whitespace
(#1148) Spaces must be used to indent lines; tabs are not allowed
(#1148) Tab found within whitespace
(#1149) Spaces must be used to indent lines; tabs are not allowed
(#1149) Tab found within whitespace
(#1150) Spaces must be used to indent lines; tabs are not allowed
(#1150) Tab found within whitespace
(#1151) Spaces must be used to indent lines; tabs are not allowed
(#1151) Tab found within whitespace
(#1152) Spaces must be used to indent lines; tabs are not allowed
(#1152) Tab found within whitespace
(#1153) Spaces must be used to indent lines; tabs are not allowed
(#1153) Tab found within whitespace
(#1154) Spaces must be used to indent lines; tabs are not allowed
(#1154) Tab found within whitespace
(#1155) Spaces must be used to indent lines; tabs are not allowed
(#1155) Tab found within whitespace
(#1156) Spaces must be used to indent lines; tabs are not allowed
(#1156) Tab found within whitespace
(#1157) Spaces must be used to indent lines; tabs are not allowed
(#1157) Tab found within whitespace
(#1158) Spaces must be used to indent lines; tabs are not allowed
(#1158) Tab found within whitespace
(#1159) Spaces must be used to indent lines; tabs are not allowed
(#1159) Tab found within whitespace
(#1160) Spaces must be used to indent lines; tabs are not allowed
(#1160) Tab found within whitespace
(#1161) Spaces must be used to indent lines; tabs are not allowed
(#1161) Tab found within whitespace
(#1162) Spaces must be used to indent lines; tabs are not allowed
(#1162) Tab found within whitespace
(#1163) Spaces must be used to indent lines; tabs are not allowed
(#1163) Tab found within whitespace
(#1164) Spaces must be used to indent lines; tabs are not allowed
(#1164) Tab found within whitespace
(#1165) Spaces must be used to indent lines; tabs are not allowed
(#1165) Tab found within whitespace
(#1166) Spaces must be used to indent lines; tabs are not allowed
(#1166) Tab found within whitespace
(#1167) Spaces must be used to indent lines; tabs are not allowed
(#1167) Tab found within whitespace
(#1168) Spaces must be used to indent lines; tabs are not allowed
(#1168) Tab found within whitespace
(#1169) Spaces must be used to indent lines; tabs are not allowed
(#1169) Tab found within whitespace
(#1170) Spaces must be used to indent lines; tabs are not allowed
(#1170) Tab found within whitespace
(#1171) Spaces must be used to indent lines; tabs are not allowed
(#1171) Tab found within whitespace
(#1172) Spaces must be used to indent lines; tabs are not allowed
(#1172) Tab found within whitespace
(#1173) Spaces must be used to indent lines; tabs are not allowed
(#1173) Tab found within whitespace
(#1174) Spaces must be used to indent lines; tabs are not allowed
(#1174) Tab found within whitespace
(#1175) Spaces must be used to indent lines; tabs are not allowed
(#1175) Tab found within whitespace
(#1176) Spaces must be used to indent lines; tabs are not allowed
(#1176) Tab found within whitespace
(#1177) Spaces must be used to indent lines; tabs are not allowed
(#1177) Tab found within whitespace
(#1178) Spaces must be used to indent lines; tabs are not allowed
(#1178) Tab found within whitespace
(#1179) Spaces must be used to indent lines; tabs are not allowed
(#1179) Tab found within whitespace
(#1180) Spaces must be used to indent lines; tabs are not allowed
(#1180) Tab found within whitespace
(#1181) Spaces must be used to indent lines; tabs are not allowed
(#1181) Tab found within whitespace
(#1182) Spaces must be used to indent lines; tabs are not allowed
(#1182) Tab found within whitespace
(#1183) Spaces must be used to indent lines; tabs are not allowed
(#1183) Tab found within whitespace
(#1184) Spaces must be used to indent lines; tabs are not allowed
(#1184) Tab found within whitespace
(#1185) Spaces must be used to indent lines; tabs are not allowed
(#1185) Tab found within whitespace
(#1186) Spaces must be used to indent lines; tabs are not allowed
(#1186) Tab found within whitespace
(#1187) Spaces must be used to indent lines; tabs are not allowed
(#1187) Tab found within whitespace
(#1188) Spaces must be used to indent lines; tabs are not allowed
(#1188) Tab found within whitespace
(#1189) Spaces must be used to indent lines; tabs are not allowed
(#1189) Tab found within whitespace
(#1190) Spaces must be used to indent lines; tabs are not allowed
(#1190) Tab found within whitespace
(#1191) Spaces must be used to indent lines; tabs are not allowed
(#1191) Tab found within whitespace
(#1192) Spaces must be used to indent lines; tabs are not allowed
(#1192) Tab found within whitespace
(#1193) Spaces must be used to indent lines; tabs are not allowed
(#1193) Tab found within whitespace
(#1194) Spaces must be used to indent lines; tabs are not allowed
(#1194) Tab found within whitespace
(#1195) Spaces must be used to indent lines; tabs are not allowed
(#1195) Tab found within whitespace
(#1196) Spaces must be used to indent lines; tabs are not allowed
(#1196) Tab found within whitespace
(#1197) Spaces must be used to indent lines; tabs are not allowed
(#1197) Tab found within whitespace
(#1198) Spaces must be used to indent lines; tabs are not allowed
(#1198) Tab found within whitespace
(#1199) Spaces must be used to indent lines; tabs are not allowed
(#1199) Tab found within whitespace
(#1200) Spaces must be used to indent lines; tabs are not allowed
(#1200) Tab found within whitespace
(#1201) Spaces must be used to indent lines; tabs are not allowed
(#1201) Tab found within whitespace
(#1202) Spaces must be used to indent lines; tabs are not allowed
(#1202) Tab found within whitespace
(#1203) Spaces must be used to indent lines; tabs are not allowed
(#1203) Tab found within whitespace
(#1204) Spaces must be used to indent lines; tabs are not allowed
(#1204) Tab found within whitespace
(#1205) Spaces must be used to indent lines; tabs are not allowed
(#1205) Tab found within whitespace
(#1206) Spaces must be used to indent lines; tabs are not allowed
(#1206) Tab found within whitespace
(#1207) Spaces must be used to indent lines; tabs are not allowed
(#1207) Tab found within whitespace
(#1208) Spaces must be used to indent lines; tabs are not allowed
(#1208) Tab found within whitespace
(#1209) Spaces must be used to indent lines; tabs are not allowed
(#1209) Tab found within whitespace
(#1210) Spaces must be used to indent lines; tabs are not allowed
(#1210) Tab found within whitespace
(#1211) Spaces must be used to indent lines; tabs are not allowed
(#1211) Tab found within whitespace
(#1212) Spaces must be used to indent lines; tabs are not allowed
(#1212) Tab found within whitespace
(#1213) Spaces must be used to indent lines; tabs are not allowed
(#1213) Tab found within whitespace
(#1214) Spaces must be used to indent lines; tabs are not allowed
(#1214) Tab found within whitespace
(#1215) Spaces must be used to indent lines; tabs are not allowed
(#1215) Tab found within whitespace
(#1216) Spaces must be used to indent lines; tabs are not allowed
(#1216) Tab found within whitespace
(#1217) Spaces must be used to indent lines; tabs are not allowed
(#1217) Tab found within whitespace
(#1218) Spaces must be used to indent lines; tabs are not allowed
(#1218) Tab found within whitespace
(#1219) Spaces must be used to indent lines; tabs are not allowed
(#1219) Tab found within whitespace
(#1220) Spaces must be used to indent lines; tabs are not allowed
(#1220) Tab found within whitespace
(#1221) Spaces must be used to indent lines; tabs are not allowed
(#1221) Tab found within whitespace
(#1222) Spaces must be used to indent lines; tabs are not allowed
(#1222) Tab found within whitespace
(#1223) Spaces must be used to indent lines; tabs are not allowed
(#1223) Tab found within whitespace
(#1224) Spaces must be used to indent lines; tabs are not allowed
(#1224) Tab found within whitespace
(#1225) Spaces must be used to indent lines; tabs are not allowed
(#1225) Tab found within whitespace
(#1226) Spaces must be used to indent lines; tabs are not allowed
(#1226) Tab found within whitespace
(#1227) Spaces must be used to indent lines; tabs are not allowed
(#1227) Tab found within whitespace
(#1228) Spaces must be used to indent lines; tabs are not allowed
(#1228) Tab found within whitespace
(#1229) Spaces must be used to indent lines; tabs are not allowed
(#1229) Tab found within whitespace
(#1230) Spaces must be used to indent lines; tabs are not allowed
(#1230) Tab found within whitespace
(#1231) Spaces must be used to indent lines; tabs are not allowed
(#1231) Tab found within whitespace
(#1234) Spaces must be used to indent lines; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1234) Inline comments must end in full-stops, exclamation marks, or question marks
(#1235) Spaces must be used to indent lines; tabs are not allowed
(#1235) Tab found within whitespace
(#1236) Spaces must be used to indent lines; tabs are not allowed
(#1236) Tab found within whitespace
(#1237) Spaces must be used to indent lines; tabs are not allowed
(#1237) Tab found within whitespace
(#1238) Spaces must be used to indent lines; tabs are not allowed
(#1238) Tab found within whitespace
(#1239) Spaces must be used to indent lines; tabs are not allowed
(#1239) Tab found within whitespace
(#1240) Spaces must be used to indent lines; tabs are not allowed
(#1240) Tab found within whitespace
(#1241) Spaces must be used to indent lines; tabs are not allowed
(#1241) Tab found within whitespace
(#1242) Spaces must be used to indent lines; tabs are not allowed
(#1242) Tab found within whitespace
(#1243) Spaces must be used to indent lines; tabs are not allowed
(#1243) Tab found within whitespace
(#1244) Spaces must be used to indent lines; tabs are not allowed
(#1244) Tab found within whitespace
(#1245) Spaces must be used to indent lines; tabs are not allowed
(#1245) Tab found within whitespace
(#1246) Spaces must be used to indent lines; tabs are not allowed
(#1246) Tab found within whitespace
(#1247) Spaces must be used to indent lines; tabs are not allowed
(#1247) Tab found within whitespace
(#1248) Spaces must be used to indent lines; tabs are not allowed
(#1248) Tab found within whitespace
(#1249) Spaces must be used to indent lines; tabs are not allowed
(#1249) Tab found within whitespace
(#1250) Spaces must be used to indent lines; tabs are not allowed
(#1250) Tab found within whitespace
(#1251) Spaces must be used to indent lines; tabs are not allowed
(#1251) Tab found within whitespace
(#1252) Spaces must be used to indent lines; tabs are not allowed
(#1252) Tab found within whitespace
(#1253) Spaces must be used to indent lines; tabs are not allowed
(#1253) Tab found within whitespace
(#1254) Spaces must be used to indent lines; tabs are not allowed
(#1254) Tab found within whitespace
(#1255) Spaces must be used to indent lines; tabs are not allowed
(#1255) Tab found within whitespace
(#1256) Spaces must be used to indent lines; tabs are not allowed
(#1256) Tab found within whitespace
(#1257) Spaces must be used to indent lines; tabs are not allowed
(#1257) Tab found within whitespace
(#1258) Spaces must be used to indent lines; tabs are not allowed
(#1258) Tab found within whitespace
(#1259) Spaces must be used to indent lines; tabs are not allowed
(#1259) Tab found within whitespace
(#1260) Spaces must be used to indent lines; tabs are not allowed
(#1260) Tab found within whitespace
(#1261) Spaces must be used to indent lines; tabs are not allowed
(#1261) Tab found within whitespace
(#1262) Spaces must be used to indent lines; tabs are not allowed
(#1262) Tab found within whitespace
(#1263) Spaces must be used to indent lines; tabs are not allowed
(#1263) Tab found within whitespace
(#1264) Spaces must be used to indent lines; tabs are not allowed
(#1264) Tab found within whitespace
(#1265) Spaces must be used to indent lines; tabs are not allowed
(#1265) Tab found within whitespace
(#1266) Spaces must be used to indent lines; tabs are not allowed
(#1266) Tab found within whitespace
(#1267) Spaces must be used to indent lines; tabs are not allowed
(#1267) Tab found within whitespace
(#1268) Spaces must be used to indent lines; tabs are not allowed
(#1268) Tab found within whitespace
(#1269) Spaces must be used to indent lines; tabs are not allowed
(#1269) Tab found within whitespace
(#1270) Spaces must be used to indent lines; tabs are not allowed
(#1270) Tab found within whitespace
(#1271) Spaces must be used to indent lines; tabs are not allowed
(#1271) Tab found within whitespace
(#1272) Spaces must be used to indent lines; tabs are not allowed
(#1272) Tab found within whitespace
(#1273) Spaces must be used to indent lines; tabs are not allowed
(#1273) Tab found within whitespace
(#1274) Spaces must be used to indent lines; tabs are not allowed
(#1274) Tab found within whitespace
(#1275) Spaces must be used to indent lines; tabs are not allowed
(#1275) Tab found within whitespace
(#1276) Spaces must be used to indent lines; tabs are not allowed
(#1276) Tab found within whitespace
(#1277) Spaces must be used to indent lines; tabs are not allowed
(#1277) Tab found within whitespace
(#1278) Spaces must be used to indent lines; tabs are not allowed
(#1278) Tab found within whitespace
(#1281) Spaces must be used to indent lines; tabs are not allowed
(#1281) Tab found within whitespace
(#1281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1281) Inline comments must end in full-stops, exclamation marks, or question marks
(#1282) Spaces must be used to indent lines; tabs are not allowed
(#1282) Tab found within whitespace
(#1283) Spaces must be used to indent lines; tabs are not allowed
(#1283) Tab found within whitespace
(#1284) Spaces must be used to indent lines; tabs are not allowed
(#1284) Tab found within whitespace
(#1285) Spaces must be used to indent lines; tabs are not allowed
(#1285) Tab found within whitespace
(#1286) Spaces must be used to indent lines; tabs are not allowed
(#1286) Tab found within whitespace
(#1287) Spaces must be used to indent lines; tabs are not allowed
(#1287) Tab found within whitespace
(#1288) Spaces must be used to indent lines; tabs are not allowed
(#1288) Tab found within whitespace
(#1289) Spaces must be used to indent lines; tabs are not allowed
(#1289) Tab found within whitespace
(#1290) Spaces must be used to indent lines; tabs are not allowed
(#1290) Tab found within whitespace
(#1291) Spaces must be used to indent lines; tabs are not allowed
(#1291) Tab found within whitespace
(#1292) Spaces must be used to indent lines; tabs are not allowed
(#1292) Tab found within whitespace
(#1293) Spaces must be used to indent lines; tabs are not allowed
(#1293) Tab found within whitespace
(#1294) Spaces must be used to indent lines; tabs are not allowed
(#1294) Tab found within whitespace
(#1295) Spaces must be used to indent lines; tabs are not allowed
(#1295) Tab found within whitespace
(#1327) Spaces must be used to indent lines; tabs are not allowed
(#1327) Tab found within whitespace
(#1359) Spaces must be used to indent lines; tabs are not allowed
(#1359) Tab found within whitespace
(#1362) Spaces must be used to indent lines; tabs are not allowed
(#1362) Tab found within whitespace
(#1362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1362) Inline comments must end in full-stops, exclamation marks, or question marks
(#1363) Spaces must be used to indent lines; tabs are not allowed
(#1363) Tab found within whitespace
(#1364) Spaces must be used to indent lines; tabs are not allowed
(#1364) Tab found within whitespace
(#1365) Spaces must be used to indent lines; tabs are not allowed
(#1365) Tab found within whitespace
(#1366) Spaces must be used to indent lines; tabs are not allowed
(#1366) Tab found within whitespace
(#1367) Spaces must be used to indent lines; tabs are not allowed
(#1367) Tab found within whitespace
(#1368) Spaces must be used to indent lines; tabs are not allowed
(#1368) Tab found within whitespace
(#1369) Spaces must be used to indent lines; tabs are not allowed
(#1369) Tab found within whitespace
(#1370) Spaces must be used to indent lines; tabs are not allowed
(#1370) Tab found within whitespace
(#1371) Spaces must be used to indent lines; tabs are not allowed
(#1371) Tab found within whitespace
(#1372) Spaces must be used to indent lines; tabs are not allowed
(#1372) Tab found within whitespace
(#1373) Spaces must be used to indent lines; tabs are not allowed
(#1373) Tab found within whitespace
(#1374) Spaces must be used to indent lines; tabs are not allowed
(#1374) Tab found within whitespace
(#1375) Spaces must be used to indent lines; tabs are not allowed
(#1375) Tab found within whitespace
(#1376) Spaces must be used to indent lines; tabs are not allowed
(#1376) Tab found within whitespace
(#1377) Spaces must be used to indent lines; tabs are not allowed
(#1377) Tab found within whitespace
(#1378) Spaces must be used to indent lines; tabs are not allowed
(#1378) Tab found within whitespace
(#1379) Spaces must be used to indent lines; tabs are not allowed
(#1379) Tab found within whitespace
(#1380) Spaces must be used to indent lines; tabs are not allowed
(#1380) Tab found within whitespace
(#1381) Spaces must be used to indent lines; tabs are not allowed
(#1381) Tab found within whitespace
(#1382) Spaces must be used to indent lines; tabs are not allowed
(#1382) Tab found within whitespace
(#1383) Spaces must be used to indent lines; tabs are not allowed
(#1383) Tab found within whitespace
(#1384) Spaces must be used to indent lines; tabs are not allowed
(#1384) Tab found within whitespace
(#1385) Spaces must be used to indent lines; tabs are not allowed
(#1385) Tab found within whitespace
(#1386) Spaces must be used to indent lines; tabs are not allowed
(#1386) Tab found within whitespace
(#1387) Spaces must be used to indent lines; tabs are not allowed
(#1387) Tab found within whitespace
(#1388) Spaces must be used to indent lines; tabs are not allowed
(#1388) Tab found within whitespace
(#1389) Spaces must be used to indent lines; tabs are not allowed
(#1389) Tab found within whitespace
(#1390) Spaces must be used to indent lines; tabs are not allowed
(#1390) Tab found within whitespace
(#1391) Spaces must be used to indent lines; tabs are not allowed
(#1391) Tab found within whitespace
(#1392) Spaces must be used to indent lines; tabs are not allowed
(#1392) Tab found within whitespace
(#1393) Spaces must be used to indent lines; tabs are not allowed
(#1393) Tab found within whitespace
(#1394) Spaces must be used to indent lines; tabs are not allowed
(#1394) Tab found within whitespace
(#1395) Spaces must be used to indent lines; tabs are not allowed
(#1395) Tab found within whitespace
(#1396) Spaces must be used to indent lines; tabs are not allowed
(#1396) Tab found within whitespace
(#1397) Spaces must be used to indent lines; tabs are not allowed
(#1397) Tab found within whitespace
(#1398) Spaces must be used to indent lines; tabs are not allowed
(#1398) Tab found within whitespace
(#1399) Spaces must be used to indent lines; tabs are not allowed
(#1399) Tab found within whitespace
(#1400) Spaces must be used to indent lines; tabs are not allowed
(#1400) Tab found within whitespace
(#1401) Spaces must be used to indent lines; tabs are not allowed
(#1401) Tab found within whitespace
(#1402) Spaces must be used to indent lines; tabs are not allowed
(#1402) Tab found within whitespace
(#1403) Spaces must be used to indent lines; tabs are not allowed
(#1403) Tab found within whitespace
(#1404) Spaces must be used to indent lines; tabs are not allowed
(#1404) Tab found within whitespace
(#1405) Spaces must be used to indent lines; tabs are not allowed
(#1405) Tab found within whitespace
(#1406) Spaces must be used to indent lines; tabs are not allowed
(#1406) Tab found within whitespace
(#1407) Spaces must be used to indent lines; tabs are not allowed
(#1407) Tab found within whitespace
(#1408) Spaces must be used to indent lines; tabs are not allowed
(#1408) Tab found within whitespace
(#1409) Spaces must be used to indent lines; tabs are not allowed
(#1409) Tab found within whitespace
(#1410) Spaces must be used to indent lines; tabs are not allowed
(#1410) Tab found within whitespace
(#1411) Spaces must be used to indent lines; tabs are not allowed
(#1411) Tab found within whitespace
(#1412) Spaces must be used to indent lines; tabs are not allowed
(#1412) Tab found within whitespace
(#1413) Spaces must be used to indent lines; tabs are not allowed
(#1413) Tab found within whitespace
(#1414) Spaces must be used to indent lines; tabs are not allowed
(#1414) Tab found within whitespace
(#1415) Spaces must be used to indent lines; tabs are not allowed
(#1415) Tab found within whitespace
(#1416) Spaces must be used to indent lines; tabs are not allowed
(#1416) Tab found within whitespace
(#1417) Spaces must be used to indent lines; tabs are not allowed
(#1417) Tab found within whitespace
(#1418) Spaces must be used to indent lines; tabs are not allowed
(#1418) Tab found within whitespace
(#1419) Spaces must be used to indent lines; tabs are not allowed
(#1419) Tab found within whitespace
(#1420) Spaces must be used to indent lines; tabs are not allowed
(#1420) Tab found within whitespace
(#1421) Spaces must be used to indent lines; tabs are not allowed
(#1421) Tab found within whitespace
(#1422) Spaces must be used to indent lines; tabs are not allowed
(#1422) Tab found within whitespace
(#1423) Spaces must be used to indent lines; tabs are not allowed
(#1423) Tab found within whitespace
(#1424) Spaces must be used to indent lines; tabs are not allowed
(#1424) Tab found within whitespace
(#1425) Spaces must be used to indent lines; tabs are not allowed
(#1425) Tab found within whitespace
(#1426) Spaces must be used to indent lines; tabs are not allowed
(#1426) Tab found within whitespace
(#1427) Spaces must be used to indent lines; tabs are not allowed
(#1427) Tab found within whitespace
(#1428) Spaces must be used to indent lines; tabs are not allowed
(#1428) Tab found within whitespace
(#1429) Spaces must be used to indent lines; tabs are not allowed
(#1429) Tab found within whitespace
(#1430) Spaces must be used to indent lines; tabs are not allowed
(#1430) Tab found within whitespace
(#1431) Spaces must be used to indent lines; tabs are not allowed
(#1431) Tab found within whitespace
(#1432) Spaces must be used to indent lines; tabs are not allowed
(#1432) Tab found within whitespace
(#1433) Spaces must be used to indent lines; tabs are not allowed
(#1433) Tab found within whitespace
(#1434) Spaces must be used to indent lines; tabs are not allowed
(#1434) Tab found within whitespace
(#1435) Spaces must be used to indent lines; tabs are not allowed
(#1435) Tab found within whitespace
(#1436) Spaces must be used to indent lines; tabs are not allowed
(#1436) Tab found within whitespace
(#1437) Spaces must be used to indent lines; tabs are not allowed
(#1437) Tab found within whitespace
(#1438) Spaces must be used to indent lines; tabs are not allowed
(#1438) Tab found within whitespace
(#1439) Spaces must be used to indent lines; tabs are not allowed
(#1439) Tab found within whitespace
(#1440) Spaces must be used to indent lines; tabs are not allowed
(#1440) Tab found within whitespace
(#1441) Spaces must be used to indent lines; tabs are not allowed
(#1441) Tab found within whitespace
(#1442) Spaces must be used to indent lines; tabs are not allowed
(#1442) Tab found within whitespace
(#1443) Spaces must be used to indent lines; tabs are not allowed
(#1443) Tab found within whitespace
(#1444) Spaces must be used to indent lines; tabs are not allowed
(#1444) Tab found within whitespace
(#1445) Spaces must be used to indent lines; tabs are not allowed
(#1445) Tab found within whitespace
(#1446) Spaces must be used to indent lines; tabs are not allowed
(#1446) Tab found within whitespace
(#1447) Spaces must be used to indent lines; tabs are not allowed
(#1447) Tab found within whitespace
(#1448) Spaces must be used to indent lines; tabs are not allowed
(#1448) Tab found within whitespace
(#1449) Spaces must be used to indent lines; tabs are not allowed
(#1449) Tab found within whitespace
(#1450) Spaces must be used to indent lines; tabs are not allowed
(#1450) Tab found within whitespace
(#1451) Spaces must be used to indent lines; tabs are not allowed
(#1451) Tab found within whitespace
(#1452) Spaces must be used to indent lines; tabs are not allowed
(#1452) Tab found within whitespace
(#1453) Spaces must be used to indent lines; tabs are not allowed
(#1453) Tab found within whitespace
(#1454) Spaces must be used to indent lines; tabs are not allowed
(#1454) Tab found within whitespace
(#1455) Spaces must be used to indent lines; tabs are not allowed
(#1455) Tab found within whitespace
(#1456) Spaces must be used to indent lines; tabs are not allowed
(#1456) Tab found within whitespace
(#1457) Spaces must be used to indent lines; tabs are not allowed
(#1457) Tab found within whitespace
(#1458) Spaces must be used to indent lines; tabs are not allowed
(#1458) Tab found within whitespace
(#1459) Spaces must be used to indent lines; tabs are not allowed
(#1459) Tab found within whitespace
(#1460) Spaces must be used to indent lines; tabs are not allowed
(#1460) Tab found within whitespace
(#1461) Spaces must be used to indent lines; tabs are not allowed
(#1461) Tab found within whitespace
(#1462) Spaces must be used to indent lines; tabs are not allowed
(#1462) Tab found within whitespace
(#1463) Spaces must be used to indent lines; tabs are not allowed
(#1463) Tab found within whitespace
(#1464) Spaces must be used to indent lines; tabs are not allowed
(#1464) Tab found within whitespace
(#1465) Spaces must be used to indent lines; tabs are not allowed
(#1465) Tab found within whitespace
(#1466) Spaces must be used to indent lines; tabs are not allowed
(#1466) Tab found within whitespace
(#1467) Spaces must be used to indent lines; tabs are not allowed
(#1467) Tab found within whitespace
(#1468) Spaces must be used to indent lines; tabs are not allowed
(#1468) Tab found within whitespace
(#1469) Spaces must be used to indent lines; tabs are not allowed
(#1469) Tab found within whitespace
(#1470) Spaces must be used to indent lines; tabs are not allowed
(#1470) Tab found within whitespace
(#1471) Spaces must be used to indent lines; tabs are not allowed
(#1471) Tab found within whitespace
(#1472) Spaces must be used to indent lines; tabs are not allowed
(#1472) Tab found within whitespace
(#1473) Spaces must be used to indent lines; tabs are not allowed
(#1473) Tab found within whitespace
(#1474) Spaces must be used to indent lines; tabs are not allowed
(#1474) Tab found within whitespace
(#1475) Spaces must be used to indent lines; tabs are not allowed
(#1475) Tab found within whitespace
(#1476) Spaces must be used to indent lines; tabs are not allowed
(#1476) Tab found within whitespace
(#1477) Spaces must be used to indent lines; tabs are not allowed
(#1477) Tab found within whitespace
(#1478) Spaces must be used to indent lines; tabs are not allowed
(#1478) Tab found within whitespace
(#1479) Spaces must be used to indent lines; tabs are not allowed
(#1479) Tab found within whitespace
(#1480) Spaces must be used to indent lines; tabs are not allowed
(#1480) Tab found within whitespace
(#1481) Spaces must be used to indent lines; tabs are not allowed
(#1481) Tab found within whitespace
(#1482) Spaces must be used to indent lines; tabs are not allowed
(#1482) Tab found within whitespace
(#1485) Spaces must be used to indent lines; tabs are not allowed
(#1485) Tab found within whitespace
(#1485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1485) Inline comments must end in full-stops, exclamation marks, or question marks
(#1486) Spaces must be used to indent lines; tabs are not allowed
(#1486) Tab found within whitespace
(#1487) Spaces must be used to indent lines; tabs are not allowed
(#1487) Tab found within whitespace
(#1488) Spaces must be used to indent lines; tabs are not allowed
(#1488) Tab found within whitespace
(#1489) Spaces must be used to indent lines; tabs are not allowed
(#1489) Tab found within whitespace
(#1490) Spaces must be used to indent lines; tabs are not allowed
(#1490) Tab found within whitespace
(#1491) Spaces must be used to indent lines; tabs are not allowed
(#1491) Tab found within whitespace
(#1492) Spaces must be used to indent lines; tabs are not allowed
(#1492) Tab found within whitespace
(#1493) Spaces must be used to indent lines; tabs are not allowed
(#1493) Tab found within whitespace
(#1494) Spaces must be used to indent lines; tabs are not allowed
(#1494) Tab found within whitespace
(#1495) Spaces must be used to indent lines; tabs are not allowed
(#1495) Tab found within whitespace
(#1496) Spaces must be used to indent lines; tabs are not allowed
(#1496) Tab found within whitespace
(#1497) Spaces must be used to indent lines; tabs are not allowed
(#1497) Tab found within whitespace
(#1498) Spaces must be used to indent lines; tabs are not allowed
(#1498) Tab found within whitespace
(#1499) Spaces must be used to indent lines; tabs are not allowed
(#1499) Tab found within whitespace
(#1500) Spaces must be used to indent lines; tabs are not allowed
(#1500) Tab found within whitespace
(#1501) Spaces must be used to indent lines; tabs are not allowed
(#1501) Tab found within whitespace
(#1502) Spaces must be used to indent lines; tabs are not allowed
(#1502) Tab found within whitespace
(#1503) Spaces must be used to indent lines; tabs are not allowed
(#1503) Tab found within whitespace
(#1504) Spaces must be used to indent lines; tabs are not allowed
(#1504) Tab found within whitespace
(#1505) Spaces must be used to indent lines; tabs are not allowed
(#1505) Tab found within whitespace
(#1506) Spaces must be used to indent lines; tabs are not allowed
(#1506) Tab found within whitespace
(#1507) Spaces must be used to indent lines; tabs are not allowed
(#1507) Tab found within whitespace
(#1508) Spaces must be used to indent lines; tabs are not allowed
(#1508) Tab found within whitespace
(#1509) Spaces must be used to indent lines; tabs are not allowed
(#1509) Tab found within whitespace
(#1510) Spaces must be used to indent lines; tabs are not allowed
(#1510) Tab found within whitespace
(#1511) Spaces must be used to indent lines; tabs are not allowed
(#1511) Tab found within whitespace
(#1512) Spaces must be used to indent lines; tabs are not allowed
(#1512) Tab found within whitespace
(#1513) Spaces must be used to indent lines; tabs are not allowed
(#1513) Tab found within whitespace
(#1514) Spaces must be used to indent lines; tabs are not allowed
(#1514) Tab found within whitespace
(#1515) Spaces must be used to indent lines; tabs are not allowed
(#1515) Tab found within whitespace
(#1516) Spaces must be used to indent lines; tabs are not allowed
(#1516) Tab found within whitespace
(#1517) Spaces must be used to indent lines; tabs are not allowed
(#1517) Tab found within whitespace
(#1518) Spaces must be used to indent lines; tabs are not allowed
(#1518) Tab found within whitespace
(#1519) Spaces must be used to indent lines; tabs are not allowed
(#1519) Tab found within whitespace
(#1520) Spaces must be used to indent lines; tabs are not allowed
(#1520) Tab found within whitespace
(#1521) Spaces must be used to indent lines; tabs are not allowed
(#1521) Tab found within whitespace
(#1522) Spaces must be used to indent lines; tabs are not allowed
(#1522) Tab found within whitespace
(#1523) Spaces must be used to indent lines; tabs are not allowed
(#1523) Tab found within whitespace
(#1524) Spaces must be used to indent lines; tabs are not allowed
(#1524) Tab found within whitespace
(#1525) Spaces must be used to indent lines; tabs are not allowed
(#1525) Tab found within whitespace
(#1526) Spaces must be used to indent lines; tabs are not allowed
(#1526) Tab found within whitespace
(#1527) Spaces must be used to indent lines; tabs are not allowed
(#1527) Tab found within whitespace
(#1528) Spaces must be used to indent lines; tabs are not allowed
(#1528) Tab found within whitespace
(#1529) Spaces must be used to indent lines; tabs are not allowed
(#1529) Tab found within whitespace
(#1530) Spaces must be used to indent lines; tabs are not allowed
(#1530) Tab found within whitespace
(#1531) Spaces must be used to indent lines; tabs are not allowed
(#1531) Tab found within whitespace
(#1532) Spaces must be used to indent lines; tabs are not allowed
(#1532) Tab found within whitespace
(#1533) Spaces must be used to indent lines; tabs are not allowed
(#1533) Tab found within whitespace
(#1534) Spaces must be used to indent lines; tabs are not allowed
(#1534) Tab found within whitespace
(#1535) Spaces must be used to indent lines; tabs are not allowed
(#1535) Tab found within whitespace
(#1536) Spaces must be used to indent lines; tabs are not allowed
(#1536) Tab found within whitespace
(#1537) Spaces must be used to indent lines; tabs are not allowed
(#1537) Tab found within whitespace
(#1538) Spaces must be used to indent lines; tabs are not allowed
(#1538) Tab found within whitespace
(#1539) Spaces must be used to indent lines; tabs are not allowed
(#1539) Tab found within whitespace
(#1540) Spaces must be used to indent lines; tabs are not allowed
(#1540) Tab found within whitespace
(#1541) Spaces must be used to indent lines; tabs are not allowed
(#1541) Tab found within whitespace
(#1542) Spaces must be used to indent lines; tabs are not allowed
(#1542) Tab found within whitespace
(#1543) Spaces must be used to indent lines; tabs are not allowed
(#1543) Tab found within whitespace
(#1544) Spaces must be used to indent lines; tabs are not allowed
(#1544) Tab found within whitespace
(#1545) Spaces must be used to indent lines; tabs are not allowed
(#1545) Tab found within whitespace
(#1546) Spaces must be used to indent lines; tabs are not allowed
(#1546) Tab found within whitespace
(#1547) Spaces must be used to indent lines; tabs are not allowed
(#1547) Tab found within whitespace
(#1548) Spaces must be used to indent lines; tabs are not allowed
(#1548) Tab found within whitespace
(#1549) Spaces must be used to indent lines; tabs are not allowed
(#1549) Tab found within whitespace
(#1550) Spaces must be used to indent lines; tabs are not allowed
(#1550) Tab found within whitespace
(#1551) Spaces must be used to indent lines; tabs are not allowed
(#1551) Tab found within whitespace
(#1552) Spaces must be used to indent lines; tabs are not allowed
(#1552) Tab found within whitespace
(#1553) Spaces must be used to indent lines; tabs are not allowed
(#1553) Tab found within whitespace
(#1554) Spaces must be used to indent lines; tabs are not allowed
(#1554) Tab found within whitespace
(#1555) Spaces must be used to indent lines; tabs are not allowed
(#1555) Tab found within whitespace
(#1556) Spaces must be used to indent lines; tabs are not allowed
(#1556) Tab found within whitespace
(#1557) Spaces must be used to indent lines; tabs are not allowed
(#1557) Tab found within whitespace
(#1558) Spaces must be used to indent lines; tabs are not allowed
(#1558) Tab found within whitespace
(#1559) Spaces must be used to indent lines; tabs are not allowed
(#1559) Tab found within whitespace
(#1560) Spaces must be used to indent lines; tabs are not allowed
(#1560) Tab found within whitespace
(#1561) Spaces must be used to indent lines; tabs are not allowed
(#1561) Tab found within whitespace
(#1562) Spaces must be used to indent lines; tabs are not allowed
(#1562) Tab found within whitespace
(#1563) Spaces must be used to indent lines; tabs are not allowed
(#1563) Tab found within whitespace
(#1564) Spaces must be used to indent lines; tabs are not allowed
(#1564) Tab found within whitespace
(#1565) Spaces must be used to indent lines; tabs are not allowed
(#1565) Tab found within whitespace
(#1566) Spaces must be used to indent lines; tabs are not allowed
(#1566) Tab found within whitespace
(#1567) Spaces must be used to indent lines; tabs are not allowed
(#1567) Tab found within whitespace
(#1568) Spaces must be used to indent lines; tabs are not allowed
(#1568) Tab found within whitespace
(#1569) Spaces must be used to indent lines; tabs are not allowed
(#1569) Tab found within whitespace
(#1570) Spaces must be used to indent lines; tabs are not allowed
(#1570) Tab found within whitespace
(#1571) Spaces must be used to indent lines; tabs are not allowed
(#1571) Tab found within whitespace
(#1572) Spaces must be used to indent lines; tabs are not allowed
(#1572) Tab found within whitespace
(#1573) Spaces must be used to indent lines; tabs are not allowed
(#1573) Tab found within whitespace
(#1574) Spaces must be used to indent lines; tabs are not allowed
(#1574) Tab found within whitespace
(#1575) Spaces must be used to indent lines; tabs are not allowed
(#1575) Tab found within whitespace
(#1576) Spaces must be used to indent lines; tabs are not allowed
(#1576) Tab found within whitespace
(#1577) Spaces must be used to indent lines; tabs are not allowed
(#1577) Tab found within whitespace
(#1578) Spaces must be used to indent lines; tabs are not allowed
(#1578) Tab found within whitespace
(#1579) Spaces must be used to indent lines; tabs are not allowed
(#1579) Tab found within whitespace
(#1580) Spaces must be used to indent lines; tabs are not allowed
(#1580) Tab found within whitespace
(#1581) Spaces must be used to indent lines; tabs are not allowed
(#1581) Tab found within whitespace
(#1582) Spaces must be used to indent lines; tabs are not allowed
(#1582) Tab found within whitespace
(#1583) Spaces must be used to indent lines; tabs are not allowed
(#1583) Tab found within whitespace
(#1584) Spaces must be used to indent lines; tabs are not allowed
(#1584) Tab found within whitespace
(#1585) Spaces must be used to indent lines; tabs are not allowed
(#1585) Tab found within whitespace
(#1586) Spaces must be used to indent lines; tabs are not allowed
(#1586) Tab found within whitespace
(#1587) Spaces must be used to indent lines; tabs are not allowed
(#1587) Tab found within whitespace
(#1588) Spaces must be used to indent lines; tabs are not allowed
(#1588) Tab found within whitespace
(#1589) Spaces must be used to indent lines; tabs are not allowed
(#1589) Tab found within whitespace
(#1590) Spaces must be used to indent lines; tabs are not allowed
(#1590) Tab found within whitespace
(#1591) Spaces must be used to indent lines; tabs are not allowed
(#1591) Tab found within whitespace
(#1592) Spaces must be used to indent lines; tabs are not allowed
(#1592) Tab found within whitespace
(#1593) Spaces must be used to indent lines; tabs are not allowed
(#1593) Tab found within whitespace
(#1594) Spaces must be used to indent lines; tabs are not allowed
(#1594) Tab found within whitespace
(#1595) Spaces must be used to indent lines; tabs are not allowed
(#1595) Tab found within whitespace
(#1596) Spaces must be used to indent lines; tabs are not allowed
(#1596) Tab found within whitespace
(#1597) Spaces must be used to indent lines; tabs are not allowed
(#1597) Tab found within whitespace
(#1598) Spaces must be used to indent lines; tabs are not allowed
(#1598) Tab found within whitespace
(#1599) Spaces must be used to indent lines; tabs are not allowed
(#1599) Tab found within whitespace
(#1600) Spaces must be used to indent lines; tabs are not allowed
(#1600) Tab found within whitespace
(#1601) Spaces must be used to indent lines; tabs are not allowed
(#1601) Tab found within whitespace
(#1602) Spaces must be used to indent lines; tabs are not allowed
(#1602) Tab found within whitespace
(#1603) Spaces must be used to indent lines; tabs are not allowed
(#1603) Tab found within whitespace
(#1604) Spaces must be used to indent lines; tabs are not allowed
(#1604) Tab found within whitespace
(#1605) Spaces must be used to indent lines; tabs are not allowed
(#1605) Tab found within whitespace
(#1606) Spaces must be used to indent lines; tabs are not allowed
(#1606) Tab found within whitespace
(#1607) Spaces must be used to indent lines; tabs are not allowed
(#1607) Tab found within whitespace
(#1608) Spaces must be used to indent lines; tabs are not allowed
(#1608) Tab found within whitespace
(#1609) Spaces must be used to indent lines; tabs are not allowed
(#1609) Tab found within whitespace
(#1610) Spaces must be used to indent lines; tabs are not allowed
(#1610) Tab found within whitespace
(#1611) Spaces must be used to indent lines; tabs are not allowed
(#1611) Tab found within whitespace
(#1612) Spaces must be used to indent lines; tabs are not allowed
(#1612) Tab found within whitespace
(#1613) Spaces must be used to indent lines; tabs are not allowed
(#1613) Tab found within whitespace
(#1614) Spaces must be used to indent lines; tabs are not allowed
(#1614) Tab found within whitespace
(#1615) Spaces must be used to indent lines; tabs are not allowed
(#1615) Tab found within whitespace
(#1616) Spaces must be used to indent lines; tabs are not allowed
(#1616) Tab found within whitespace
(#1617) Spaces must be used to indent lines; tabs are not allowed
(#1617) Tab found within whitespace
(#1618) Spaces must be used to indent lines; tabs are not allowed
(#1618) Tab found within whitespace
(#1619) Spaces must be used to indent lines; tabs are not allowed
(#1619) Tab found within whitespace
(#1620) Spaces must be used to indent lines; tabs are not allowed
(#1620) Tab found within whitespace
(#1621) Spaces must be used to indent lines; tabs are not allowed
(#1621) Tab found within whitespace
(#1622) Spaces must be used to indent lines; tabs are not allowed
(#1622) Tab found within whitespace
(#1623) Spaces must be used to indent lines; tabs are not allowed
(#1623) Tab found within whitespace
(#1624) Spaces must be used to indent lines; tabs are not allowed
(#1624) Tab found within whitespace
(#1625) Spaces must be used to indent lines; tabs are not allowed
(#1625) Tab found within whitespace
(#1626) Spaces must be used to indent lines; tabs are not allowed
(#1626) Tab found within whitespace
(#1627) Spaces must be used to indent lines; tabs are not allowed
(#1627) Tab found within whitespace
(#1628) Spaces must be used to indent lines; tabs are not allowed
(#1628) Tab found within whitespace
(#1629) Spaces must be used to indent lines; tabs are not allowed
(#1629) Tab found within whitespace
(#1630) Spaces must be used to indent lines; tabs are not allowed
(#1630) Tab found within whitespace
(#1631) Spaces must be used to indent lines; tabs are not allowed
(#1631) Tab found within whitespace
(#1632) Spaces must be used to indent lines; tabs are not allowed
(#1632) Tab found within whitespace
(#1633) Spaces must be used to indent lines; tabs are not allowed
(#1633) Tab found within whitespace
(#1634) Spaces must be used to indent lines; tabs are not allowed
(#1634) Tab found within whitespace
(#1635) Spaces must be used to indent lines; tabs are not allowed
(#1635) Tab found within whitespace
(#1636) Spaces must be used to indent lines; tabs are not allowed
(#1636) Tab found within whitespace
(#1637) Spaces must be used to indent lines; tabs are not allowed
(#1637) Tab found within whitespace
(#1638) Spaces must be used to indent lines; tabs are not allowed
(#1638) Tab found within whitespace
(#1639) Spaces must be used to indent lines; tabs are not allowed
(#1639) Tab found within whitespace
(#1640) Spaces must be used to indent lines; tabs are not allowed
(#1640) Tab found within whitespace
(#1641) Spaces must be used to indent lines; tabs are not allowed
(#1641) Tab found within whitespace
(#1642) Spaces must be used to indent lines; tabs are not allowed
(#1642) Tab found within whitespace
(#1643) Spaces must be used to indent lines; tabs are not allowed
(#1643) Tab found within whitespace
(#1644) Spaces must be used to indent lines; tabs are not allowed
(#1644) Tab found within whitespace
(#1645) Spaces must be used to indent lines; tabs are not allowed
(#1645) Tab found within whitespace
(#1646) Spaces must be used to indent lines; tabs are not allowed
(#1646) Tab found within whitespace
(#1647) Spaces must be used to indent lines; tabs are not allowed
(#1647) Tab found within whitespace
(#1648) Spaces must be used to indent lines; tabs are not allowed
(#1648) Tab found within whitespace
(#1649) Spaces must be used to indent lines; tabs are not allowed
(#1649) Tab found within whitespace
(#1650) Spaces must be used to indent lines; tabs are not allowed
(#1650) Tab found within whitespace
(#1651) Spaces must be used to indent lines; tabs are not allowed
(#1651) Tab found within whitespace
(#1652) Spaces must be used to indent lines; tabs are not allowed
(#1652) Tab found within whitespace
(#1653) Spaces must be used to indent lines; tabs are not allowed
(#1653) Tab found within whitespace
(#1654) Spaces must be used to indent lines; tabs are not allowed
(#1654) Tab found within whitespace
(#1655) Spaces must be used to indent lines; tabs are not allowed
(#1655) Tab found within whitespace
(#1656) Spaces must be used to indent lines; tabs are not allowed
(#1656) Tab found within whitespace
(#1657) Spaces must be used to indent lines; tabs are not allowed
(#1657) Tab found within whitespace
(#1658) Spaces must be used to indent lines; tabs are not allowed
(#1658) Tab found within whitespace
(#1659) Spaces must be used to indent lines; tabs are not allowed
(#1659) Tab found within whitespace
(#1660) Spaces must be used to indent lines; tabs are not allowed
(#1660) Tab found within whitespace
(#1661) Spaces must be used to indent lines; tabs are not allowed
(#1661) Tab found within whitespace
(#1662) Spaces must be used to indent lines; tabs are not allowed
(#1662) Tab found within whitespace
(#1663) Spaces must be used to indent lines; tabs are not allowed
(#1663) Tab found within whitespace
(#1664) Spaces must be used to indent lines; tabs are not allowed
(#1664) Tab found within whitespace
(#1665) Spaces must be used to indent lines; tabs are not allowed
(#1665) Tab found within whitespace
(#1666) Spaces must be used to indent lines; tabs are not allowed
(#1666) Tab found within whitespace
(#1667) Spaces must be used to indent lines; tabs are not allowed
(#1667) Tab found within whitespace
(#1668) Spaces must be used to indent lines; tabs are not allowed
(#1668) Tab found within whitespace
(#1669) Spaces must be used to indent lines; tabs are not allowed
(#1669) Tab found within whitespace
(#1670) Spaces must be used to indent lines; tabs are not allowed
(#1670) Tab found within whitespace
(#1671) Spaces must be used to indent lines; tabs are not allowed
(#1671) Tab found within whitespace
(#1672) Spaces must be used to indent lines; tabs are not allowed
(#1672) Tab found within whitespace
(#1673) Spaces must be used to indent lines; tabs are not allowed
(#1673) Tab found within whitespace
(#1674) Spaces must be used to indent lines; tabs are not allowed
(#1674) Tab found within whitespace
(#1675) Spaces must be used to indent lines; tabs are not allowed
(#1675) Tab found within whitespace
(#1676) Spaces must be used to indent lines; tabs are not allowed
(#1676) Tab found within whitespace
(#1677) Spaces must be used to indent lines; tabs are not allowed
(#1677) Tab found within whitespace
(#1678) Spaces must be used to indent lines; tabs are not allowed
(#1678) Tab found within whitespace
(#1679) Spaces must be used to indent lines; tabs are not allowed
(#1679) Tab found within whitespace
(#1680) Spaces must be used to indent lines; tabs are not allowed
(#1680) Tab found within whitespace
(#1681) Spaces must be used to indent lines; tabs are not allowed
(#1681) Tab found within whitespace
(#1682) Spaces must be used to indent lines; tabs are not allowed
(#1682) Tab found within whitespace
(#1683) Spaces must be used to indent lines; tabs are not allowed
(#1683) Tab found within whitespace
(#1684) Spaces must be used to indent lines; tabs are not allowed
(#1684) Tab found within whitespace
(#1685) Spaces must be used to indent lines; tabs are not allowed
(#1685) Tab found within whitespace
(#1686) Spaces must be used to indent lines; tabs are not allowed
(#1686) Tab found within whitespace
(#1687) Spaces must be used to indent lines; tabs are not allowed
(#1687) Tab found within whitespace
(#1688) Spaces must be used to indent lines; tabs are not allowed
(#1688) Tab found within whitespace
(#1689) Spaces must be used to indent lines; tabs are not allowed
(#1689) Tab found within whitespace
(#1690) Spaces must be used to indent lines; tabs are not allowed
(#1690) Tab found within whitespace
(#1691) Spaces must be used to indent lines; tabs are not allowed
(#1691) Tab found within whitespace
(#1692) Spaces must be used to indent lines; tabs are not allowed
(#1692) Tab found within whitespace
(#1693) Spaces must be used to indent lines; tabs are not allowed
(#1693) Tab found within whitespace
(#1694) Spaces must be used to indent lines; tabs are not allowed
(#1694) Tab found within whitespace
(#1695) Spaces must be used to indent lines; tabs are not allowed
(#1695) Tab found within whitespace
(#1696) Spaces must be used to indent lines; tabs are not allowed
(#1696) Tab found within whitespace
(#1697) Spaces must be used to indent lines; tabs are not allowed
(#1697) Tab found within whitespace
(#1698) Spaces must be used to indent lines; tabs are not allowed
(#1698) Tab found within whitespace
(#1699) Spaces must be used to indent lines; tabs are not allowed
(#1699) Tab found within whitespace
(#1700) Spaces must be used to indent lines; tabs are not allowed
(#1700) Tab found within whitespace
(#1701) Spaces must be used to indent lines; tabs are not allowed
(#1701) Tab found within whitespace
(#1702) Spaces must be used to indent lines; tabs are not allowed
(#1702) Tab found within whitespace
(#1703) Spaces must be used to indent lines; tabs are not allowed
(#1703) Tab found within whitespace
(#1704) Spaces must be used to indent lines; tabs are not allowed
(#1704) Tab found within whitespace
(#1705) Spaces must be used to indent lines; tabs are not allowed
(#1705) Tab found within whitespace
(#1706) Spaces must be used to indent lines; tabs are not allowed
(#1706) Tab found within whitespace
(#1707) Spaces must be used to indent lines; tabs are not allowed
(#1707) Tab found within whitespace
(#1708) Spaces must be used to indent lines; tabs are not allowed
(#1708) Tab found within whitespace
(#1709) Spaces must be used to indent lines; tabs are not allowed
(#1709) Tab found within whitespace
(#1710) Spaces must be used to indent lines; tabs are not allowed
(#1710) Tab found within whitespace
(#1711) Spaces must be used to indent lines; tabs are not allowed
(#1711) Tab found within whitespace
(#1712) Spaces must be used to indent lines; tabs are not allowed
(#1712) Tab found within whitespace
(#1713) Spaces must be used to indent lines; tabs are not allowed
(#1713) Tab found within whitespace
(#1714) Spaces must be used to indent lines; tabs are not allowed
(#1714) Tab found within whitespace
(#1715) Spaces must be used to indent lines; tabs are not allowed
(#1715) Tab found within whitespace
(#1716) Spaces must be used to indent lines; tabs are not allowed
(#1716) Tab found within whitespace
(#1717) Spaces must be used to indent lines; tabs are not allowed
(#1717) Tab found within whitespace
(#1718) Spaces must be used to indent lines; tabs are not allowed
(#1718) Tab found within whitespace
(#1719) Spaces must be used to indent lines; tabs are not allowed
(#1719) Tab found within whitespace
(#1720) Spaces must be used to indent lines; tabs are not allowed
(#1720) Tab found within whitespace
(#1721) Spaces must be used to indent lines; tabs are not allowed
(#1721) Tab found within whitespace
(#1722) Spaces must be used to indent lines; tabs are not allowed
(#1722) Tab found within whitespace
(#1723) Spaces must be used to indent lines; tabs are not allowed
(#1723) Tab found within whitespace
(#1724) Spaces must be used to indent lines; tabs are not allowed
(#1724) Tab found within whitespace
(#1725) Spaces must be used to indent lines; tabs are not allowed
(#1725) Tab found within whitespace
(#1726) Spaces must be used to indent lines; tabs are not allowed
(#1726) Tab found within whitespace
(#1727) Spaces must be used to indent lines; tabs are not allowed
(#1727) Tab found within whitespace
(#1728) Spaces must be used to indent lines; tabs are not allowed
(#1728) Tab found within whitespace
(#1729) Spaces must be used to indent lines; tabs are not allowed
(#1729) Tab found within whitespace
(#1730) Spaces must be used to indent lines; tabs are not allowed
(#1730) Tab found within whitespace
(#1731) Spaces must be used to indent lines; tabs are not allowed
(#1731) Tab found within whitespace
(#1732) Spaces must be used to indent lines; tabs are not allowed
(#1732) Tab found within whitespace
(#1733) Spaces must be used to indent lines; tabs are not allowed
(#1733) Tab found within whitespace
(#1734) Spaces must be used to indent lines; tabs are not allowed
(#1734) Tab found within whitespace
(#1735) Spaces must be used to indent lines; tabs are not allowed
(#1735) Tab found within whitespace
(#1736) Spaces must be used to indent lines; tabs are not allowed
(#1736) Tab found within whitespace
(#1737) Spaces must be used to indent lines; tabs are not allowed
(#1737) Tab found within whitespace
(#1738) Spaces must be used to indent lines; tabs are not allowed
(#1738) Tab found within whitespace
(#1739) Spaces must be used to indent lines; tabs are not allowed
(#1739) Tab found within whitespace
(#1740) Spaces must be used to indent lines; tabs are not allowed
(#1740) Tab found within whitespace
(#1741) Spaces must be used to indent lines; tabs are not allowed
(#1741) Tab found within whitespace
(#1742) Spaces must be used to indent lines; tabs are not allowed
(#1742) Tab found within whitespace
(#1743) Spaces must be used to indent lines; tabs are not allowed
(#1743) Tab found within whitespace
(#1744) Spaces must be used to indent lines; tabs are not allowed
(#1744) Tab found within whitespace
(#1745) Spaces must be used to indent lines; tabs are not allowed
(#1745) Tab found within whitespace
(#1746) Spaces must be used to indent lines; tabs are not allowed
(#1746) Tab found within whitespace
(#1747) Spaces must be used to indent lines; tabs are not allowed
(#1747) Tab found within whitespace
(#1748) Spaces must be used to indent lines; tabs are not allowed
(#1748) Tab found within whitespace
(#1749) Spaces must be used to indent lines; tabs are not allowed
(#1749) Tab found within whitespace
(#1750) Spaces must be used to indent lines; tabs are not allowed
(#1750) Tab found within whitespace
(#1751) Spaces must be used to indent lines; tabs are not allowed
(#1751) Tab found within whitespace
(#1752) Spaces must be used to indent lines; tabs are not allowed
(#1752) Tab found within whitespace
(#1753) Spaces must be used to indent lines; tabs are not allowed
(#1753) Tab found within whitespace
(#1754) Spaces must be used to indent lines; tabs are not allowed
(#1754) Tab found within whitespace
(#1755) Spaces must be used to indent lines; tabs are not allowed
(#1755) Tab found within whitespace
(#1756) Spaces must be used to indent lines; tabs are not allowed
(#1756) Tab found within whitespace
(#1757) Spaces must be used to indent lines; tabs are not allowed
(#1757) Tab found within whitespace
(#1758) Spaces must be used to indent lines; tabs are not allowed
(#1758) Tab found within whitespace
(#1759) Spaces must be used to indent lines; tabs are not allowed
(#1759) Tab found within whitespace
(#1770) Spaces must be used to indent lines; tabs are not allowed
(#1770) Tab found within whitespace
(#1780) Spaces must be used to indent lines; tabs are not allowed
(#1780) Tab found within whitespace
(#1781) Spaces must be used to indent lines; tabs are not allowed
(#1781) Tab found within whitespace
(#1782) Spaces must be used to indent lines; tabs are not allowed
(#1782) Tab found within whitespace
(#1783) Spaces must be used to indent lines; tabs are not allowed
(#1783) Tab found within whitespace
(#1784) Spaces must be used to indent lines; tabs are not allowed
(#1784) Tab found within whitespace
(#1785) Spaces must be used to indent lines; tabs are not allowed
(#1785) Tab found within whitespace
(#1786) Spaces must be used to indent lines; tabs are not allowed
(#1786) Tab found within whitespace
(#1787) Spaces must be used to indent lines; tabs are not allowed
(#1787) Tab found within whitespace
(#1788) Spaces must be used to indent lines; tabs are not allowed
(#1788) Tab found within whitespace
(#1789) Spaces must be used to indent lines; tabs are not allowed
(#1789) Tab found within whitespace
(#1790) Spaces must be used to indent lines; tabs are not allowed
(#1790) Tab found within whitespace
(#1791) Spaces must be used to indent lines; tabs are not allowed
(#1791) Tab found within whitespace
(#1792) Spaces must be used to indent lines; tabs are not allowed
(#1792) Tab found within whitespace
(#1795) Spaces must be used to indent lines; tabs are not allowed
(#1795) Tab found within whitespace
(#1795) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1795) Inline comments must end in full-stops, exclamation marks, or question marks
(#1796) Spaces must be used to indent lines; tabs are not allowed
(#1796) Tab found within whitespace
(#1797) Spaces must be used to indent lines; tabs are not allowed
(#1797) Tab found within whitespace
(#1798) Spaces must be used to indent lines; tabs are not allowed
(#1798) Tab found within whitespace
(#1799) Spaces must be used to indent lines; tabs are not allowed
(#1799) Tab found within whitespace
(#1800) Spaces must be used to indent lines; tabs are not allowed
(#1800) Tab found within whitespace
(#1801) Spaces must be used to indent lines; tabs are not allowed
(#1801) Tab found within whitespace
(#1802) Spaces must be used to indent lines; tabs are not allowed
(#1802) Tab found within whitespace
(#1803) Spaces must be used to indent lines; tabs are not allowed
(#1803) Tab found within whitespace
(#1804) Spaces must be used to indent lines; tabs are not allowed
(#1804) Tab found within whitespace
(#1805) Spaces must be used to indent lines; tabs are not allowed
(#1805) Tab found within whitespace
(#1806) Spaces must be used to indent lines; tabs are not allowed
(#1806) Tab found within whitespace
(#1807) Spaces must be used to indent lines; tabs are not allowed
(#1807) Tab found within whitespace
(#1808) Spaces must be used to indent lines; tabs are not allowed
(#1808) Tab found within whitespace
(#1809) Spaces must be used to indent lines; tabs are not allowed
(#1809) Tab found within whitespace
(#1810) Spaces must be used to indent lines; tabs are not allowed
(#1810) Tab found within whitespace
(#1811) Spaces must be used to indent lines; tabs are not allowed
(#1811) Tab found within whitespace
(#1812) Spaces must be used to indent lines; tabs are not allowed
(#1812) Tab found within whitespace
(#1813) Spaces must be used to indent lines; tabs are not allowed
(#1813) Tab found within whitespace
(#1814) Spaces must be used to indent lines; tabs are not allowed
(#1814) Tab found within whitespace
(#1815) Spaces must be used to indent lines; tabs are not allowed
(#1815) Tab found within whitespace
(#1816) Spaces must be used to indent lines; tabs are not allowed
(#1816) Tab found within whitespace
(#1817) Spaces must be used to indent lines; tabs are not allowed
(#1817) Tab found within whitespace
(#1818) Spaces must be used to indent lines; tabs are not allowed
(#1818) Tab found within whitespace
(#1819) Spaces must be used to indent lines; tabs are not allowed
(#1819) Tab found within whitespace
(#1820) Spaces must be used to indent lines; tabs are not allowed
(#1820) Tab found within whitespace
(#1821) Spaces must be used to indent lines; tabs are not allowed
(#1821) Tab found within whitespace
(#1822) Spaces must be used to indent lines; tabs are not allowed
(#1822) Tab found within whitespace
(#1823) Spaces must be used to indent lines; tabs are not allowed
(#1823) Tab found within whitespace
(#1824) Spaces must be used to indent lines; tabs are not allowed
(#1824) Tab found within whitespace
(#1825) Spaces must be used to indent lines; tabs are not allowed
(#1825) Tab found within whitespace
(#1826) Spaces must be used to indent lines; tabs are not allowed
(#1826) Tab found within whitespace
(#1827) Spaces must be used to indent lines; tabs are not allowed
(#1827) Tab found within whitespace
(#1828) Spaces must be used to indent lines; tabs are not allowed
(#1828) Tab found within whitespace
(#1829) Spaces must be used to indent lines; tabs are not allowed
(#1829) Tab found within whitespace
(#1830) Spaces must be used to indent lines; tabs are not allowed
(#1830) Tab found within whitespace
(#1831) Spaces must be used to indent lines; tabs are not allowed
(#1831) Tab found within whitespace
(#1832) Spaces must be used to indent lines; tabs are not allowed
(#1832) Tab found within whitespace
(#1833) Spaces must be used to indent lines; tabs are not allowed
(#1833) Tab found within whitespace
(#1834) Spaces must be used to indent lines; tabs are not allowed
(#1834) Tab found within whitespace
(#1835) Spaces must be used to indent lines; tabs are not allowed
(#1835) Tab found within whitespace
(#1836) Spaces must be used to indent lines; tabs are not allowed
(#1836) Tab found within whitespace
(#1837) Spaces must be used to indent lines; tabs are not allowed
(#1837) Tab found within whitespace
(#1838) Spaces must be used to indent lines; tabs are not allowed
(#1838) Tab found within whitespace
(#1839) Spaces must be used to indent lines; tabs are not allowed
(#1839) Tab found within whitespace
(#1840) Spaces must be used to indent lines; tabs are not allowed
(#1840) Tab found within whitespace
(#1841) Spaces must be used to indent lines; tabs are not allowed
(#1841) Tab found within whitespace
(#1842) Spaces must be used to indent lines; tabs are not allowed
(#1842) Tab found within whitespace
(#1843) Spaces must be used to indent lines; tabs are not allowed
(#1843) Tab found within whitespace
(#1844) Spaces must be used to indent lines; tabs are not allowed
(#1844) Tab found within whitespace
(#1845) Spaces must be used to indent lines; tabs are not allowed
(#1845) Tab found within whitespace
(#1846) Spaces must be used to indent lines; tabs are not allowed
(#1846) Tab found within whitespace
(#1847) Spaces must be used to indent lines; tabs are not allowed
(#1847) Tab found within whitespace
(#1848) Spaces must be used to indent lines; tabs are not allowed
(#1848) Tab found within whitespace
(#1849) Spaces must be used to indent lines; tabs are not allowed
(#1849) Tab found within whitespace
(#1850) Spaces must be used to indent lines; tabs are not allowed
(#1850) Tab found within whitespace
(#1851) Spaces must be used to indent lines; tabs are not allowed
(#1851) Tab found within whitespace
(#1852) Spaces must be used to indent lines; tabs are not allowed
(#1852) Tab found within whitespace
(#1853) Spaces must be used to indent lines; tabs are not allowed
(#1853) Tab found within whitespace
(#1854) Spaces must be used to indent lines; tabs are not allowed
(#1854) Tab found within whitespace
(#1855) Spaces must be used to indent lines; tabs are not allowed
(#1855) Tab found within whitespace
(#1856) Spaces must be used to indent lines; tabs are not allowed
(#1856) Tab found within whitespace
(#1857) Spaces must be used to indent lines; tabs are not allowed
(#1857) Tab found within whitespace
(#1858) Spaces must be used to indent lines; tabs are not allowed
(#1858) Tab found within whitespace
(#1859) Spaces must be used to indent lines; tabs are not allowed
(#1859) Tab found within whitespace
(#1860) Spaces must be used to indent lines; tabs are not allowed
(#1860) Tab found within whitespace
(#1861) Spaces must be used to indent lines; tabs are not allowed
(#1861) Tab found within whitespace
(#1862) Spaces must be used to indent lines; tabs are not allowed
(#1862) Tab found within whitespace
(#1863) Spaces must be used to indent lines; tabs are not allowed
(#1863) Tab found within whitespace
(#1866) Spaces must be used to indent lines; tabs are not allowed
(#1866) Tab found within whitespace
(#1866) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1866) Inline comments must end in full-stops, exclamation marks, or question marks
(#1867) Spaces must be used to indent lines; tabs are not allowed
(#1867) Tab found within whitespace
(#1868) Spaces must be used to indent lines; tabs are not allowed
(#1868) Tab found within whitespace
(#1869) Spaces must be used to indent lines; tabs are not allowed
(#1869) Tab found within whitespace
(#1870) Spaces must be used to indent lines; tabs are not allowed
(#1870) Tab found within whitespace
(#1873) Spaces must be used to indent lines; tabs are not allowed
(#1873) Tab found within whitespace
(#1873) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1873) Inline comments must end in full-stops, exclamation marks, or question marks
(#1874) Spaces must be used to indent lines; tabs are not allowed
(#1874) Tab found within whitespace
(#1875) Spaces must be used to indent lines; tabs are not allowed
(#1875) Tab found within whitespace
(#1876) Spaces must be used to indent lines; tabs are not allowed
(#1876) Tab found within whitespace
(#1877) Spaces must be used to indent lines; tabs are not allowed
(#1877) Tab found within whitespace
(#1880) Spaces must be used to indent lines; tabs are not allowed
(#1880) Tab found within whitespace
(#1880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1880) Inline comments must end in full-stops, exclamation marks, or question marks
(#1881) Spaces must be used to indent lines; tabs are not allowed
(#1881) Tab found within whitespace
(#1882) Spaces must be used to indent lines; tabs are not allowed
(#1882) Tab found within whitespace
(#1883) Spaces must be used to indent lines; tabs are not allowed
(#1883) Tab found within whitespace
(#1884) Spaces must be used to indent lines; tabs are not allowed
(#1884) Tab found within whitespace
(#1885) Spaces must be used to indent lines; tabs are not allowed
(#1885) Tab found within whitespace
(#1886) Spaces must be used to indent lines; tabs are not allowed
(#1886) Tab found within whitespace
(#1887) Spaces must be used to indent lines; tabs are not allowed
(#1887) Tab found within whitespace
(#1888) Spaces must be used to indent lines; tabs are not allowed
(#1888) Tab found within whitespace
(#1889) Spaces must be used to indent lines; tabs are not allowed
(#1889) Tab found within whitespace
(#1890) Spaces must be used to indent lines; tabs are not allowed
(#1890) Tab found within whitespace
(#1891) Spaces must be used to indent lines; tabs are not allowed
(#1891) Tab found within whitespace
(#1892) Spaces must be used to indent lines; tabs are not allowed
(#1892) Tab found within whitespace
blocks/exaport/lang/zh_cn/block_exacomp.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Whitespace found at end of line within string
(#166) Whitespace found at end of line within string
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Blank comments are not allowed
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Whitespace found at end of line within string
(#354) Whitespace found at end of line within string
(#355) Whitespace found at end of line within string
(#356) Whitespace found at end of line within string
(#357) Whitespace found at end of line within string
(#358) Whitespace found at end of line within string
(#359) Whitespace found at end of line within string
(#360) Whitespace found at end of line within string
(#361) Whitespace found at end of line within string
(#362) Whitespace found at end of line within string
(#363) Whitespace found at end of line within string
(#364) Whitespace found at end of line within string
(#365) Whitespace found at end of line within string
(#366) Whitespace found at end of line within string
(#367) Whitespace found at end of line within string
(#368) Whitespace found at end of line within string
(#369) Whitespace found at end of line within string
(#370) Whitespace found at end of line within string
(#371) Whitespace found at end of line within string
(#372) Whitespace found at end of line within string
(#373) Whitespace found at end of line within string
(#374) Whitespace found at end of line within string
(#375) Whitespace found at end of line within string
(#376) Whitespace found at end of line within string
(#377) Whitespace found at end of line within string
(#378) Whitespace found at end of line within string
(#379) Whitespace found at end of line within string
(#380) Whitespace found at end of line within string
(#381) Whitespace found at end of line within string
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/zh_tw/block_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Blank comments are not allowed
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Space found before semicolon; expected "=;" but found "= ;"
(#404) Space found before semicolon; expected "=;" but found "= ;"
(#408) Space found before semicolon; expected "=;" but found "= ;"
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lib.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Tab found before comment text; expected "// moudle name (moodle standard)" but found "// moudle name (moodle standard)"
(#29) Tab found before comment text; expected "// file column name (moodle standard)" but found "// file column name (moodle standard)"
(#30) Tab found before comment text; expected "// access string according to exaport" but found "// access string according to exaport"
(#31) Tab found before comment text; expected "// itemid (string)" but found "// itemid (string)"
(#32) Tab found before comment text; expected "// itemid" but found "// itemid"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Tab found before comment text; expected "// file name" but found "// file name"
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Inline control structures are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Inline control structures are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Usage of ELSEIF not allowed; use ELSE IF instead
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Inline control structures are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Inline control structures are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) Usage of ELSEIF not allowed; use ELSE IF instead
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 12 spaces, found 3
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#104) Usage of ELSEIF not allowed; use ELSE IF instead
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 4
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 4
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Inline control structures are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 3
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Line exceeds 132 characters; contains 139 characters
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 4 spaces, found 1
(#131) Usage of ELSEIF not allowed; use ELSE IF instead
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#144) Usage of ELSEIF not allowed; use ELSE IF instead
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Variable "category_id" must not contain underscores.
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) This comment is 54% valid code; is this commented out code?
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Variable "category_id" must not contain underscores.
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 8 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 4 spaces, found 1
(#159) Line exceeds 132 characters; contains 160 characters
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 4 spaces, found 2
(#160) Line exceeds 132 characters; contains 177 characters
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 2
(#161) Line exceeds maximum limit of 180 characters; contains 218 characters
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 12 spaces, found 3
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 8 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 3
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/lib/class.scormparser.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#26) Scope modifier not specified for member variable "$error"
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Member variable "errorMsg" must be all lower-case
(#27) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#27) Scope modifier not specified for member variable "$errorMsg"
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#28) Scope modifier not specified for member variable "$warning"
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Member variable "warningMsg" must be all lower-case
(#29) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#29) Scope modifier not specified for member variable "$warningMsg"
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#30) Scope modifier not specified for member variable "$dir"
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Member variable "deleteFiles" must be all lower-case
(#31) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#31) Scope modifier not specified for member variable "$deleteFiles"
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#38) method name "SCORMParser::setError" must be in lower-case letters only
(#38) Visibility must be declared on method "setError"
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#49) method name "SCORMParser::setWarning" must be in lower-case letters only
(#49) Visibility must be declared on method "setWarning"
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) method name "SCORMParser::isError" must be in lower-case letters only
(#59) Visibility must be declared on method "isError"
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#68) method name "SCORMParser::isWarning" must be in lower-case letters only
(#68) Visibility must be declared on method "isWarning"
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) method name "SCORMParser::getError" must be in lower-case letters only
(#77) Visibility must be declared on method "getError"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#86) method name "SCORMParser::getWarning" must be in lower-case letters only
(#86) Visibility must be declared on method "getWarning"
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#96) Visibility must be declared on method "parse"
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#100) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 2
(#104) Expected "} else {\n"; found "}\n\t\telse {\n"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Variable "objXML" must be all lower-case
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Variable "arrOutput" must be all lower-case
(#112) Variable "objXML" must be all lower-case
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 8 spaces, found 2
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#113) Variable "arrOutput" must be all lower-case
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Variable "objXML" must be all lower-case
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 8 spaces, found 2
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Expected "} else if (...) {\n"; found "}\n\t\telse if(...) {\n"
(#117) Expected "if (...) {\n"; found "if(...) {\n"
(#117) Variable "arrOutput" must be all lower-case
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Variable "arrOutput" must be all lower-case
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 8 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 8 spaces, found 2
(#120) Expected "} else {\n"; found "}\n\t\telse {\n"
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Inline control structures are not allowed
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 3
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Inline control structures are not allowed
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 3
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Spaces must be used for alignment; tabs are not allowed
(#138) Spaces must be used for alignment; tabs are not allowed
(#139) Spaces must be used for alignment; tabs are not allowed
(#140) Spaces must be used for alignment; tabs are not allowed
(#141) Spaces must be used for alignment; tabs are not allowed
(#142) Spaces must be used for alignment; tabs are not allowed
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#143) Visibility must be declared on method "combine"
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 8 spaces, found 2
(#145) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Whitespace found at end of line
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 12 spaces, found 3
(#149) Expected "if (...) {\n"; found "if(...) {\n"
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 4
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 6
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 5
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Line indented incorrectly; expected at least 16 spaces, found 4
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 16 spaces, found 4
(#155) Inline control structures are not allowed
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 16 spaces, found 5
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 16 spaces, found 4
(#157) Inline control structures are not allowed
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 16 spaces, found 5
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 16 spaces, found 4
(#160) Inline control structures are not allowed
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 16 spaces, found 5
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 16 spaces, found 4
(#163) Inline control structures are not allowed
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 16 spaces, found 5
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 16 spaces, found 4
(#166) Expected "if (...) {\n"; found "if(...) { // if the IDENTIFIERREF is set...\n"
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 20 spaces, found 5
(#167) Expected "if (...) {\n"; found "if(...) { // ... and the resource exists\n"
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line exceeds 132 characters; contains 174 characters
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Line indented incorrectly; expected at least 24 spaces, found 6
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 24 spaces, found 6
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 24 spaces, found 6
(#170) Expected "if (...) {\n"; found "if(...) {\n"
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Line indented incorrectly; expected at least 28 spaces, found 7
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 28 spaces, found 7
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 28 spaces, found 7
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 24 spaces, found 6
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 24 spaces, found 6
(#175) Expected "} else if (...) {\n"; found "}\n\t\t\t\t\t\telse if(...) {\n"
(#175) Expected "if (...) {\n"; found "if(...) {\n"
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 24 spaces, found 7
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Line indented incorrectly; expected at least 28 spaces, found 7
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 28 spaces, found 7
(#178) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 32 spaces, found 8
(#179) Inline control structures are not allowed
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 32 spaces, found 9
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 28 spaces, found 7
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 28 spaces, found 7
(#182) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 32 spaces, found 8
(#183) Inline control structures are not allowed
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 32 spaces, found 9
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 32 spaces, found 8
(#185) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 36 spaces, found 9
(#186) Inline control structures are not allowed
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 36 spaces, found 10
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 32 spaces, found 8
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 28 spaces, found 7
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 28 spaces, found 7
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 24 spaces, found 6
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 24 spaces, found 6
(#192) Expected "} else {\n"; found "}\n\t\t\t\t\t\telse {\n"
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 28 spaces, found 7
(#193) Line exceeds 132 characters; contains 172 characters
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 24 spaces, found 6
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 20 spaces, found 5
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 20 spaces, found 5
(#196) Expected "} else {\n"; found "}\n\t\t\t\t\telse {\n"
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 24 spaces, found 6
(#197) Line exceeds 132 characters; contains 148 characters
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 20 spaces, found 5
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 16 spaces, found 4
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 12 spaces, found 3
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Whitespace found at end of line
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 12 spaces, found 3
(#203) Expected "if (...) {\n"; found "if(...) {\n"
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 16 spaces, found 6
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 12 spaces, found 3
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 8 spaces, found 2
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Spaces must be used for alignment; tabs are not allowed
(#214) Spaces must be used for alignment; tabs are not allowed
(#215) Spaces must be used for alignment; tabs are not allowed
(#216) Spaces must be used for alignment; tabs are not allowed
(#217) Spaces must be used for alignment; tabs are not allowed
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 4 spaces, found 1
(#218) Visibility must be declared on method "parse_manifest"
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 8 spaces, found 2
(#221) Expected "if (...) {\n"; found "if(...) {\n"
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Line indented incorrectly; expected at least 12 spaces, found 4
(#224) Line indented incorrectly; expected at least 12 spaces, found 4
(#225) Line indented incorrectly; expected at least 12 spaces, found 4
(#226) Line indented incorrectly; expected at least 12 spaces, found 4
(#227) Line indented incorrectly; expected at least 12 spaces, found 4
(#228) Line indented incorrectly; expected at least 12 spaces, found 3
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 12 spaces, found 3
(#229) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 16 spaces, found 4
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 20 spaces, found 5
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 20 spaces, found 5
(#233) Inline control structures are not allowed
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 24 spaces, found 11
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 20 spaces, found 5
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Inline control structures are not allowed
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 24 spaces, found 11
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 20 spaces, found 5
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 24 spaces, found 11
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 24 spaces, found 11
(#241) Line exceeds 132 characters; contains 164 characters
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 24 spaces, found 11
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) No space found before comment text; expected "// identifier des arrays m�ssen erhalten bleiben, deshalb +" but found "//identifier des arrays m�ssen erhalten bleiben, deshalb +"
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 20 spaces, found 5
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 16 spaces, found 4
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 12 spaces, found 3
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 8 spaces, found 2
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Whitespace found at end of line
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Spaces must be used for alignment; tabs are not allowed
(#255) Spaces must be used for alignment; tabs are not allowed
(#256) Spaces must be used for alignment; tabs are not allowed
(#257) Spaces must be used for alignment; tabs are not allowed
(#258) Spaces must be used for alignment; tabs are not allowed
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 4 spaces, found 1
(#259) method name "SCORMParser::getOrganizations" must be in lower-case letters only
(#259) Visibility must be declared on method "getOrganizations"
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Line indented incorrectly; expected at least 8 spaces, found 3
(#262) Line indented incorrectly; expected at least 8 spaces, found 3
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 8 spaces, found 2
(#264) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) This comment is 60% valid code; is this commented out code?
(#265) Line indented incorrectly; expected at least 12 spaces, found 3
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 12 spaces, found 3
(#266) Expected "if (...) {\n"; found "if(...) {\n"
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Line indented incorrectly; expected at least 16 spaces, found 4
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 16 spaces, found 4
(#268) Variable "new_organization" must not contain underscores.
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 16 spaces, found 5
(#269) Expected "if (...) {\n"; found "if(...) {\n"
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 20 spaces, found 6
(#270) Variable "new_organization" must not contain underscores.
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 16 spaces, found 5
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 16 spaces, found 4
(#272) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 20 spaces, found 5
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 24 spaces, found 6
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Variable "new_organization" must not contain underscores.
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 24 spaces, found 6
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Variable "new_organization" must not contain underscores.
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 24 spaces, found 6
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Inline control structures are not allowed
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 28 spaces, found 12
(#279) Variable "new_organization" must not contain underscores.
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 24 spaces, found 6
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 20 spaces, found 5
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 16 spaces, found 4
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 16 spaces, found 4
(#285) Variable "new_organization" must not contain underscores.
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 16 spaces, found 4
(#286) Variable "new_organization" must not contain underscores.
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 12 spaces, found 3
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 12 spaces, found 3
(#288) Expected "} else {\n"; found "}\n\t\t\telse {\n"
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 16 spaces, found 4
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 12 spaces, found 3
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 8 spaces, found 2
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Space found before semicolon; expected "$organization;" but found "$organization ;"
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Spaces must be used for alignment; tabs are not allowed
(#297) Spaces must be used for alignment; tabs are not allowed
(#298) Spaces must be used for alignment; tabs are not allowed
(#299) Spaces must be used for alignment; tabs are not allowed
(#300) Spaces must be used for alignment; tabs are not allowed
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 2
(#301) method name "SCORMParser::recItemSearch" must be in lower-case letters only
(#301) Visibility must be declared on method "recItemSearch"
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 8 spaces, found 2
(#304) Expected "if (...) {\n"; found "if(...) {\n"
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 12 spaces, found 3
(#305) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 16 spaces, found 4
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 20 spaces, found 5
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 20 spaces, found 5
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 20 spaces, found 5
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Inline control structures are not allowed
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 24 spaces, found 11
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 20 spaces, found 5
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 16 spaces, found 4
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 12 spaces, found 3
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 8 spaces, found 2
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 4 spaces, found 1
(#320) Closing brace indented incorrectly; expected 2 spaces, found 1
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 4 spaces, found 1
(#323) Spaces must be used for alignment; tabs are not allowed
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Spaces must be used for alignment; tabs are not allowed
(#325) Spaces must be used for alignment; tabs are not allowed
(#326) Spaces must be used for alignment; tabs are not allowed
(#327) Spaces must be used for alignment; tabs are not allowed
(#328) Spaces must be used for alignment; tabs are not allowed
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#329) method name "SCORMParser::getResources" must be in lower-case letters only
(#329) Visibility must be declared on method "getResources"
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 2
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 8 spaces, found 2
(#332) Expected "if (...) {\n"; found "if(...) {\n"
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 12 spaces, found 3
(#333) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 16 spaces, found 4
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 20 spaces, found 5
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 20 spaces, found 5
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 16 spaces, found 4
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 12 spaces, found 3
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 8 spaces, found 2
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 8 spaces, found 2
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 4 spaces, found 1
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 4 spaces, found 1
(#346) Spaces must be used for alignment; tabs are not allowed
(#347) Spaces must be used for alignment; tabs are not allowed
(#348) Spaces must be used for alignment; tabs are not allowed
(#349) Spaces must be used for alignment; tabs are not allowed
(#350) Spaces must be used for alignment; tabs are not allowed
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 4 spaces, found 1
(#351) method name "SCORMParser::getResource" must be in lower-case letters only
(#351) Visibility must be declared on method "getResource"
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 8 spaces, found 2
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 8 spaces, found 2
(#356) Expected "if (...) {\n"; found "if(...) {\n"
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 12 spaces, found 3
(#357) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 16 spaces, found 4
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 20 spaces, found 5
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Expected "if (...) {\n"; found "if(...) {\n"
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 28 spaces, found 11
(#360) Inline control structures are not allowed
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 28 spaces, found 12
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Line exceeds maximum limit of 180 characters; contains 190 characters
(#362) Line indented incorrectly; expected at least 28 spaces, found 11
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 20 spaces, found 10
(#363) Closing brace indented incorrectly; expected 5 spaces, found 10
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 20 spaces, found 5
(#365) Inline control structures are not allowed
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 24 spaces, found 11
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 20 spaces, found 5
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Inline control structures are not allowed
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 24 spaces, found 11
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 20 spaces, found 5
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 16 spaces, found 4
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected 12 spaces, found 3
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 8 spaces, found 2
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 2
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 4 spaces, found 1
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Whitespace found at end of line
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 4 spaces, found 1
(#380) Spaces must be used for alignment; tabs are not allowed
(#381) Spaces must be used for alignment; tabs are not allowed
(#382) Spaces must be used for alignment; tabs are not allowed
(#383) Spaces must be used for alignment; tabs are not allowed
(#384) Spaces must be used for alignment; tabs are not allowed
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 4 spaces, found 1
(#385) method name "SCORMParser::getMetadata" must be in lower-case letters only
(#385) Visibility must be declared on method "getMetadata"
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 2
(#386) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/lib/classes/doc.inc.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#8) Whitespace found at end of line
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Whitespace found at end of line
(#13) Line 12 of the opening comment must start "//".
(#13) Whitespace found at end of line
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Whitespace found at end of line
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#19) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#28) Whitespace found at end of line
(#32) Whitespace found at end of line
(#43) This comment is 67% valid code; is this commented out code?
(#45) Perl-style comments are not allowed; use "// Comment." instead
(#48) Commas (,) must be followed by white space.
(#48) Line exceeds maximum limit of 180 characters; contains 320 characters
(#50) This comment is 55% valid code; is this commented out code?
(#51) Perl-style comments are not allowed; use "// Comment." instead
(#52) Perl-style comments are not allowed; use "// Comment." instead
(#53) Perl-style comments are not allowed; use "// Comment." instead
(#56) Commas (,) must be followed by white space.
(#56) Line exceeds 132 characters; contains 175 characters
(#59) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#74) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Member variable "xxmlDoc" must be all lower-case
(#78) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#78) Scope modifier not specified for member variable "$xxmlDoc"
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Member variable "xuseSimpleRegex" must be all lower-case
(#79) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#79) Scope modifier not specified for member variable "$xuseSimpleRegex"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Member variable "xRegexIndex" must be all lower-case
(#80) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#80) Scope modifier not specified for member variable "$xRegexIndex"
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#89) method name "MiniXMLDoc::MiniXMLDoc" must be in lower-case letters only
(#89) PHP4 style constructors are not allowed; use "__construct()" instead
(#89) Visibility must be declared on method "MiniXMLDoc"
(#89) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#89) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Opening brace should be on the same line as the declaration
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#96) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#103) Visibility must be declared on method "init"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Opening brace should be on the same line as the declaration
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#112) method name "MiniXMLDoc::getRoot" must be in lower-case letters only
(#112) Visibility must be declared on method "getRoot"
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Opening brace should be on the same line as the declaration
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#121) method name "MiniXMLDoc::setRoot" must be in lower-case letters only
(#121) Visibility must be declared on method "setRoot"
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Opening brace should be on the same line as the declaration
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#123) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#135) method name "MiniXMLDoc::isElement" must be in lower-case letters only
(#135) Visibility must be declared on method "isElement"
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Opening brace should be on the same line as the declaration
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 8 spaces, found 2
(#137) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#150) method name "MiniXMLDoc::isNode" must be in lower-case letters only
(#150) Visibility must be declared on method "isNode"
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Opening brace should be on the same line as the declaration
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#152) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 4 spaces, found 1
(#172) method name "MiniXMLDoc::createElement" must be in lower-case letters only
(#172) Visibility must be declared on method "createElement"
(#172) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#172) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Opening brace should be on the same line as the declaration
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Variable "newElement" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Whitespace found at end of line
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 8 spaces, found 2
(#176) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 12 spaces, found 3
(#178) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 3
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 16 spaces, found 4
(#180) Variable "newElement" must be all lower-case
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 12 spaces, found 3
(#181) Usage of ELSEIF not allowed; use ELSE IF instead
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 3
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 16 spaces, found 4
(#183) Variable "newElement" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 12 spaces, found 3
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Variable "newElement" must be all lower-case
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 1
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#191) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Line indented incorrectly; expected at least 4 spaces, found 1
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Whitespace found at end of line
(#197) Line indented incorrectly; expected at least 4 spaces, found 1
(#198) Line indented incorrectly; expected at least 4 spaces, found 1
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#203) Line indented incorrectly; expected at least 4 spaces, found 1
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#204) method name "MiniXMLDoc::getElement" must be in lower-case letters only
(#204) Visibility must be declared on method "getElement"
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 4 spaces, found 1
(#205) Opening brace should be on the same line as the declaration
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Whitespace found at end of line
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 8 spaces, found 2
(#208) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Whitespace found at end of line
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 1
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#243) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Line indented incorrectly; expected at least 4 spaces, found 1
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#249) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) Whitespace found at end of line
(#251) Line indented incorrectly; expected at least 4 spaces, found 1
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#255) method name "MiniXMLDoc::getElementByPath" must be in lower-case letters only
(#255) Visibility must be declared on method "getElementByPath"
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) Opening brace should be on the same line as the declaration
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Whitespace found at end of line
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 8 spaces, found 2
(#259) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 12 spaces, found 3
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 8 spaces, found 2
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Whitespace found at end of line
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Whitespace found at end of line
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 4 spaces, found 1
(#268) method name "MiniXMLDoc::fromFile" must be in lower-case letters only
(#268) Visibility must be declared on method "fromFile"
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Opening brace should be on the same line as the declaration
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 8 spaces, found 2
(#271) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 3
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 12 spaces, found 3
(#274) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 8 spaces, found 2
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Whitespace found at end of line
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 8 spaces, found 2
(#277) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Whitespace found at end of line
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#280) Variable "tmpName" must be all lower-case
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 12 spaces, found 3
(#281) Expected "if (...) {\n"; found "if (...) \n\t\t\t{\n"
(#281) Whitespace found at end of line
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 12 spaces, found 3
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 16 spaces, found 5
(#283) Variable "tmpName" must be all lower-case
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 12 spaces, found 3
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 3
(#285) Variable "cacheFileStat" must be all lower-case
(#285) Variable "tmpName" must be all lower-case
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Whitespace found at end of line
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 12 spaces, found 3
(#287) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#287) Variable "cacheFileStat" must be all lower-case
(#287) Variable "cacheFileStat" must be all lower-case
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 12 spaces, found 3
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Whitespace found at end of line
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 16 spaces, found 4
(#290) Variable "tmpName" must be all lower-case
(#290) Commas (,) must be followed by white space.
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 16 spaces, found 4
(#291) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 16 spaces, found 4
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 20 spaces, found 5
(#293) Expected "if (...) {\n"; found "if (...) \n\t\t\t\t\t{\n"
(#293) Whitespace found at end of line
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 20 spaces, found 5
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 24 spaces, found 6
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 20 spaces, found 5
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 20 spaces, found 5
(#297) Variable "tmpFileSize" must be all lower-case
(#297) Variable "tmpName" must be all lower-case
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 20 spaces, found 5
(#298) Variable "tmpFileContents" must be all lower-case
(#298) Variable "tmpFileSize" must be all lower-case
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Whitespace found at end of line
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 20 spaces, found 5
(#300) Variable "serializedObj" must be all lower-case
(#300) Variable "tmpFileContents" must be all lower-case
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Whitespace found at end of line
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 20 spaces, found 5
(#302) Variable "sRoot" must be all lower-case
(#302) Variable "serializedObj" must be all lower-case
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 20 spaces, found 5
(#303) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#303) Variable "sRoot" must be all lower-case
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 20 spaces, found 5
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 24 spaces, found 6
(#305) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t\t{\n"
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 24 spaces, found 6
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 28 spaces, found 7
(#307) Variable "tmpName" must be all lower-case
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 24 spaces, found 6
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 24 spaces, found 6
(#309) Variable "sRoot" must be all lower-case
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Whitespace found at end of line
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 24 spaces, found 6
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 24 spaces, found 6
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Whitespace found at end of line
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 20 spaces, found 5
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Whitespace found at end of line
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 16 spaces, found 4
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Whitespace found at end of line
(#317) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 12 spaces, found 3
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 8 spaces, found 2
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Whitespace found at end of line
(#321) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Whitespace found at end of line
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 8 spaces, found 2
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 2
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Whitespace found at end of line
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Variable "retVal" must be all lower-case
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Whitespace found at end of line
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 8 spaces, found 2
(#330) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 12 spaces, found 3
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 8 spaces, found 2
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Whitespace found at end of line
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 2
(#335) Variable "retVal" must be all lower-case
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Whitespace found at end of line
(#336) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Whitespace found at end of line
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 4 spaces, found 1
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Whitespace found at end of line
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 4 spaces, found 1
(#340) method name "MiniXMLDoc::saveToCache" must be in lower-case letters only
(#340) Visibility must be declared on method "saveToCache"
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 4 spaces, found 1
(#341) Opening brace should be on the same line as the declaration
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 8 spaces, found 2
(#342) Variable "tmpName" must be all lower-case
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Whitespace found at end of line
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 8 spaces, found 2
(#344) Variable "tmpName" must be all lower-case
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Whitespace found at end of line
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 8 spaces, found 2
(#346) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 12 spaces, found 3
(#348) Variable "tmpName" must be all lower-case
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 8 spaces, found 2
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Whitespace found at end of line
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 8 spaces, found 2
(#351) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Whitespace found at end of line
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 12 spaces, found 3
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 12 spaces, found 3
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Whitespace found at end of line
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 12 spaces, found 3
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 8 spaces, found 2
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 12 spaces, found 3
(#359) Variable "tmpName" must be all lower-case
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 8 spaces, found 2
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Whitespace found at end of line
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 4 spaces, found 1
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Whitespace found at end of line
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 4 spaces, found 1
(#365) Line indented incorrectly; expected at least 4 spaces, found 1
(#365) Whitespace found at end of line
(#366) Line indented incorrectly; expected at least 4 spaces, found 1
(#366) Whitespace found at end of line
(#367) Line indented incorrectly; expected at least 4 spaces, found 1
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Line indented incorrectly; expected at least 4 spaces, found 1
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#371) Line indented incorrectly; expected at least 4 spaces, found 1
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 4 spaces, found 1
(#372) method name "MiniXMLDoc::fromString" must be in lower-case letters only
(#372) Visibility must be declared on method "fromString"
(#372) Variable "XMLString" must be all lower-case
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 4 spaces, found 1
(#373) Opening brace should be on the same line as the declaration
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 8 spaces, found 2
(#374) Variable "useSimpleFlag" must be all lower-case
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Whitespace found at end of line
(#375) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Whitespace found at end of line
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 8 spaces, found 2
(#377) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#377) Variable "XMLString" must be all lower-case
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 2
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 12 spaces, found 3
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Whitespace found at end of line
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 12 spaces, found 3
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 12 spaces, found 7
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 12 spaces, found 7
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 12 spaces, found 7
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 12 spaces, found 7
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 12 spaces, found 7
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 12 spaces, found 7
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 12 spaces, found 7
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 12 spaces, found 7
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 12 spaces, found 7
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 12 spaces, found 7
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 18 spaces, found 4
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 18 spaces, found 3
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Whitespace found at end of line
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 8 spaces, found 2
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 12 spaces, found 3
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 12 spaces, found 7
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 12 spaces, found 7
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 12 spaces, found 7
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 12 spaces, found 7
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 12 spaces, found 7
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 12 spaces, found 7
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 12 spaces, found 7
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 12 spaces, found 7
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 12 spaces, found 7
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 12 spaces, found 7
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 12 spaces, found 7
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 12 spaces, found 7
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 12 spaces, found 7
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 12 spaces, found 7
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 12 spaces, found 7
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 12 spaces, found 4
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 12 spaces, found 3
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 8 spaces, found 2
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Whitespace found at end of line
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 8 spaces, found 2
(#417) Variable "XMLString" must be all lower-case
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Whitespace found at end of line
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 2
(#419) Variable "useSimpleFlag" must be all lower-case
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Whitespace found at end of line
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 8 spaces, found 2
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Whitespace found at end of line
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 4 spaces, found 1
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Whitespace found at end of line
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Whitespace found at end of line
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 4 spaces, found 1
(#426) method name "MiniXMLDoc::fromArray" must be in lower-case letters only
(#426) Visibility must be declared on method "fromArray"
(#426) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 4 spaces, found 1
(#427) Opening brace should be on the same line as the declaration
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Whitespace found at end of line
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 8 spaces, found 2
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Whitespace found at end of line
(#430) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Whitespace found at end of line
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 8 spaces, found 2
(#432) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 8 spaces, found 2
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Whitespace found at end of line
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 12 spaces, found 3
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 8 spaces, found 2
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Whitespace found at end of line
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 8 spaces, found 2
(#438) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 8 spaces, found 2
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 12 spaces, found 3
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 8 spaces, found 2
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Whitespace found at end of line
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 8 spaces, found 2
(#443) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 8 spaces, found 2
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Whitespace found at end of line
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 12 spaces, found 3
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 12 spaces, found 3
(#447) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#447) Variable "attribName" must be all lower-case
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 12 spaces, found 3
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 16 spaces, found 4
(#449) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#449) Variable "attribName" must be all lower-case
(#449) Variable "attribName" must be all lower-case
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 16 spaces, found 4
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 20 spaces, found 5
(#451) Variable "attribName" must be all lower-case
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 16 spaces, found 4
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Whitespace found at end of line
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 16 spaces, found 4
(#454) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 16 spaces, found 4
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 20 spaces, found 5
(#456) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t\t\t{\n"
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 20 spaces, found 5
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 24 spaces, found 6
(#458) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t\t{\n"
(#458) Variable "attribName" must be all lower-case
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 24 spaces, found 6
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 28 spaces, found 7
(#460) Variable "attribName" must be all lower-case
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 24 spaces, found 6
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 28 spaces, found 7
(#462) Variable "attribName" must be all lower-case
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 24 spaces, found 6
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 20 spaces, found 5
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 16 spaces, found 4
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 20 spaces, found 5
(#466) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#466) Commas (,) must be followed by white space.
(#466) Variable "attribName" must be all lower-case
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 20 spaces, found 5
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 24 spaces, found 6
(#468) Variable "attribName" must be all lower-case
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 20 spaces, found 5
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 24 spaces, found 6
(#470) Variable "attribName" must be all lower-case
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 20 spaces, found 5
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 16 spaces, found 4
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 12 spaces, found 3
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Whitespace found at end of line
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Line indented incorrectly; expected at least 12 spaces, found 3
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 12 spaces, found 3
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 8 spaces, found 2
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 12 spaces, found 3
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected 8 spaces, found 2
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Whitespace found at end of line
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 8 spaces, found 2
(#481) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 8 spaces, found 2
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 12 spaces, found 3
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Whitespace found at end of line
(#484) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Whitespace found at end of line
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 12 spaces, found 3
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Whitespace found at end of line
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 8 spaces, found 2
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Whitespace found at end of line
(#489) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Whitespace found at end of line
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 8 spaces, found 2
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Whitespace found at end of line
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 4 spaces, found 1
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Whitespace found at end of line
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 4 spaces, found 1
(#495) method name "MiniXMLDoc::_fromArray_getExtractSub" must be in lower-case letters only
(#495) Visibility must be declared on method "_fromArray_getExtractSub"
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 4 spaces, found 1
(#496) Opening brace should be on the same line as the declaration
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) Line indented incorrectly; expected at least 8 spaces, found 2
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 8 spaces, found 2
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 8 spaces, found 2
(#499) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 8 spaces, found 2
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 12 spaces, found 3
(#501) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 12 spaces, found 3
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) Line indented incorrectly; expected at least 16 spaces, found 4
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 16 spaces, found 4
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 12 spaces, found 3
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 16 spaces, found 4
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 12 spaces, found 3
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Whitespace found at end of line
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 8 spaces, found 2
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 12 spaces, found 3
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 8 spaces, found 2
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Whitespace found at end of line
(#512) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Whitespace found at end of line
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 8 spaces, found 2
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected 4 spaces, found 1
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Whitespace found at end of line
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Whitespace found at end of line
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Whitespace found at end of line
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Whitespace found at end of line
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Whitespace found at end of line
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 4 spaces, found 1
(#521) method name "MiniXMLDoc::_fromArray_extractAssociativeARRAY" must be in lower-case letters only
(#521) Visibility must be declared on method "_fromArray_extractAssociativeARRAY"
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 4 spaces, found 1
(#522) Opening brace should be on the same line as the declaration
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Whitespace found at end of line
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 8 spaces, found 2
(#524) Variable "thisElement" must be all lower-case
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Whitespace found at end of line
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 8 spaces, found 2
(#526) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 8 spaces, found 2
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Whitespace found at end of line
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 12 spaces, found 3
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Whitespace found at end of line
(#530) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Whitespace found at end of line
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 12 spaces, found 3
(#532) Variable "thisElement" must be all lower-case
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Whitespace found at end of line
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected 8 spaces, found 2
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Whitespace found at end of line
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 8 spaces, found 2
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected 4 spaces, found 1
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected 4 spaces, found 1
(#539) method name "MiniXMLDoc::_fromArray_extractARRAY" must be in lower-case letters only
(#539) Visibility must be declared on method "_fromArray_extractARRAY"
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 4 spaces, found 1
(#540) Opening brace should be on the same line as the declaration
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Whitespace found at end of line
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 8 spaces, found 2
(#542) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 8 spaces, found 2
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 12 spaces, found 3
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Whitespace found at end of line
(#545) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Whitespace found at end of line
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 12 spaces, found 3
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Whitespace found at end of line
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 8 spaces, found 2
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Whitespace found at end of line
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 8 spaces, found 2
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected 4 spaces, found 1
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Whitespace found at end of line
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected 4 spaces, found 1
(#555) method name "MiniXMLDoc::_fromArray_extractSTRING" must be in lower-case letters only
(#555) Visibility must be declared on method "_fromArray_extractSTRING"
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 4 spaces, found 1
(#556) Opening brace should be on the same line as the declaration
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Whitespace found at end of line
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 8 spaces, found 2
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Whitespace found at end of line
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected 8 spaces, found 2
(#560) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#560) Whitespace found at end of line
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 8 spaces, found 3
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 8 spaces, found 5
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 8 spaces, found 4
(#563) Whitespace found at end of line
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 8 spaces, found 7
(#564) Whitespace found at end of line
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 8 spaces, found 5
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 11 spaces, found 5
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 11 spaces, found 2
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 15 spaces, found 3
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 8 spaces, found 2
(#569) Usage of ELSEIF not allowed; use ELSE IF instead
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Whitespace found at end of line
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 12 spaces, found 3
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 8 spaces, found 2
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 12 spaces, found 3
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected 8 spaces, found 2
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Whitespace found at end of line
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 8 spaces, found 2
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected 4 spaces, found 1
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Whitespace found at end of line
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Whitespace found at end of line
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected 4 spaces, found 1
(#581) Visibility must be declared on method "time"
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 4 spaces, found 1
(#582) Opening brace should be on the same line as the declaration
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 8 spaces, found 2
(#583) The use of function error_log() is forbidden
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected 4 spaces, found 1
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#585) Line indented incorrectly; expected at least 4 spaces, found 1
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected at least 4 spaces, found 1
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected 4 spaces, found 1
(#587) method name "MiniXMLDoc::fromSubString" must be in lower-case letters only
(#587) Visibility must be declared on method "fromSubString"
(#587) Variable "parentElement" must be all lower-case
(#587) Variable "XMLString" must be all lower-case
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 4 spaces, found 1
(#588) Opening brace should be on the same line as the declaration
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#589) This comment is 86% valid code; is this commented out code?
(#589) Line indented incorrectly; expected at least 8 spaces, found 2
(#589) No space found before comment text; expected "// $this->time('fromSubStr');" but found "//$this->time('fromSubStr');"
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Whitespace found at end of line
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 8 spaces, found 2
(#591) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#591) Variable "parentElement" must be all lower-case
(#591) Variable "XMLString" must be all lower-case
(#591) Variable "XMLString" must be all lower-case
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 8 spaces, found 2
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 12 spaces, found 3
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected 8 spaces, found 2
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected 8 spaces, found 2
(#595) Expected "if (...) {\n"; found "if (...) \n\t\t{\n"
(#595) Whitespace found at end of line
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 8 spaces, found 2
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 12 spaces, found 3
(#597) Variable "parentElement" must be all lower-case
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 8 spaces, found 2
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Whitespace found at end of line
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 8 spaces, found 2
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 8 spaces, found 2
(#601) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#601) Variable "XMLString" must be all lower-case
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 8 spaces, found 2
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) This comment is 75% valid code; is this commented out code?
(#603) Line indented incorrectly; expected at least 12 spaces, found 3
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Whitespace found at end of line
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 12 spaces, found 3
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Whitespace found at end of line
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 12 spaces, found 3
(#607) Variable "numMatches" must be all lower-case
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Whitespace found at end of line
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected 12 spaces, found 3
(#609) Expected "for (...) {\n"; found "for(...)\n\t\t\t{\n"
(#609) Expected 1 space before "="; 0 found
(#609) Expected 1 space after "="; 0 found
(#609) Variable "numMatches" must be all lower-case
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 12 spaces, found 3
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected 16 spaces, found 4
(#611) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 16 spaces, found 4
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 20 spaces, found 5
(#613) Variable "numMatches" must be all lower-case
(#613) Whitespace found at end of line
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected 16 spaces, found 4
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Whitespace found at end of line
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 16 spaces, found 4
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 16 spaces, found 4
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 16 spaces, found 4
(#618) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 16 spaces, found 4
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 20 spaces, found 5
(#620) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 20 spaces, found 5
(#621) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 20 spaces, found 5
(#622) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Whitespace found at end of line
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 20 spaces, found 5
(#624) Variable "tailEndIndexes" must be all lower-case
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected 16 spaces, found 4
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Whitespace found at end of line
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 20 spaces, found 5
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 20 spaces, found 5
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 20 spaces, found 5
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Whitespace found at end of line
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 20 spaces, found 5
(#631) Variable "tailEndIndexes" must be all lower-case
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected 16 spaces, found 4
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Whitespace found at end of line
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 16 spaces, found 4
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Whitespace found at end of line
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#636) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) Line indented incorrectly; expected at least 16 spaces, found 4
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 16 spaces, found 4
(#637) Variable "moreContent" must be all lower-case
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 16 spaces, found 4
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 16 spaces, found 4
(#639) Expected "while (...) {\n"; found "while (...)\n\t\t\t\t{\n"
(#639) Variable "moreContent" must be all lower-case
(#639) Variable "tailEndIndexes" must be all lower-case
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 16 spaces, found 4
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected 20 spaces, found 5
(#641) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#641) Variable "tailEndIndexes" must be all lower-case
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 20 spaces, found 5
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 24 spaces, found 6
(#643) Variable "moreContent" must be all lower-case
(#643) Variable "tailEndIndexes" must be all lower-case
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected 20 spaces, found 5
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Whitespace found at end of line
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 20 spaces, found 5
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected 16 spaces, found 4
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Whitespace found at end of line
(#648) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Whitespace found at end of line
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Whitespace found at end of line
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected 16 spaces, found 4
(#651) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 16 spaces, found 4
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) This comment is 58% valid code; is this commented out code?
(#653) Line indented incorrectly; expected at least 20 spaces, found 5
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 20 spaces, found 5
(#654) Variable "newElement" must be all lower-case
(#654) Variable "parentElement" must be all lower-case
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 20 spaces, found 5
(#655) Variable "newElement" must be all lower-case
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Whitespace found at end of line
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected 16 spaces, found 4
(#657) Usage of ELSEIF not allowed; use ELSE IF instead
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Inline comments must start with a capital letter, digit or 3-dots sequence
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) This comment is 67% valid code; is this commented out code?
(#658) Line indented incorrectly; expected at least 20 spaces, found 5
(#658) No space found before comment text; expected "// _MiniXMLLog ("Got comment $comment");" but found "//_MiniXMLLog ("Got comment $comment");"
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 20 spaces, found 5
(#659) Variable "parentElement" must be all lower-case
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Whitespace found at end of line
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected 16 spaces, found 4
(#661) Usage of ELSEIF not allowed; use ELSE IF instead
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Inline comments must start with a capital letter, digit or 3-dots sequence
(#662) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) This comment is 67% valid code; is this commented out code?
(#662) Line indented incorrectly; expected at least 20 spaces, found 5
(#662) No space found before comment text; expected "// _MiniXMLLog ("Got cdata $cdata");" but found "//_MiniXMLLog ("Got cdata $cdata");"
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 20 spaces, found 5
(#663) Variable "newElement" must be all lower-case
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 20 spaces, found 5
(#664) Variable "parentElement" must be all lower-case
(#664) Variable "newElement" must be all lower-case
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected 16 spaces, found 4
(#665) Usage of ELSEIF not allowed; use ELSE IF instead
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#666) This comment is 60% valid code; is this commented out code?
(#666) Line indented incorrectly; expected at least 20 spaces, found 5
(#666) No space found before comment text; expected "// _MiniXMLLog ("Got doctype $doctypedef '" . $mcp[11][$i] . "'");" but found "//_MiniXMLLog ("Got doctype $doctypedef '" . $mcp[11][$i] . "'");"
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 20 spaces, found 5
(#667) Variable "newElement" must be all lower-case
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 20 spaces, found 5
(#668) Variable "appendedChild" must be all lower-case
(#668) Variable "parentElement" must be all lower-case
(#668) Variable "newElement" must be all lower-case
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 20 spaces, found 5
(#669) Variable "appendedChild" must be all lower-case
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Whitespace found at end of line
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 16 spaces, found 4
(#671) Usage of ELSEIF not allowed; use ELSE IF instead
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#672) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) This comment is 67% valid code; is this commented out code?
(#672) Line indented incorrectly; expected at least 20 spaces, found 5
(#672) No space found before comment text; expected "// _MiniXMLLog ("Got entity $entityname");" but found "//_MiniXMLLog ("Got entity $entityname");"
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 20 spaces, found 5
(#673) Variable "newElement" must be all lower-case
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 20 spaces, found 5
(#674) Variable "parentElement" must be all lower-case
(#674) Variable "newElement" must be all lower-case
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Whitespace found at end of line
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected 16 spaces, found 4
(#676) Usage of ELSEIF not allowed; use ELSE IF instead
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Whitespace found at end of line
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected 20 spaces, found 5
(#678) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 20 spaces, found 5
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 24 spaces, found 6
(#680) Variable "parentElement" must be all lower-case
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 20 spaces, found 5
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Whitespace found at end of line
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected 16 spaces, found 4
(#683) Usage of ELSEIF not allowed; use ELSE IF instead
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Whitespace found at end of line
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Inline comments must start with a capital letter, digit or 3-dots sequence
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) This comment is 72% valid code; is this commented out code?
(#685) Line indented incorrectly; expected at least 20 spaces, found 5
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Whitespace found at end of line
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 20 spaces, found 5
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 20 spaces, found 5
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Whitespace found at end of line
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 20 spaces, found 5
(#690) Variable "newElement" must be all lower-case
(#690) Variable "parentElement" must be all lower-case
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 20 spaces, found 5
(#691) Variable "newElement" must be all lower-case
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Whitespace found at end of line
(#692) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Whitespace found at end of line
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Whitespace found at end of line
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 20 spaces, found 5
(#695) Variable "plaintxtMatches" must be all lower-case
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected 20 spaces, found 5
(#696) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#696) Variable "plaintxtMatches" must be all lower-case
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 20 spaces, found 5
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 24 spaces, found 6
(#698) Variable "plaintxtMatches" must be all lower-case
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected at least 24 spaces, found 6
(#699) Variable "newElement" must be all lower-case
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Whitespace found at end of line
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 24 spaces, found 6
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected 20 spaces, found 5
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Whitespace found at end of line
(#703) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected 20 spaces, found 5
(#705) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected at least 20 spaces, found 5
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected at least 24 spaces, found 6
(#707) Variable "newElement" must be all lower-case
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected 20 spaces, found 5
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Whitespace found at end of line
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected 20 spaces, found 5
(#710) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 20 spaces, found 5
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 24 spaces, found 6
(#712) Variable "parentElement" must be all lower-case
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected 20 spaces, found 5
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Whitespace found at end of line
(#714) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Whitespace found at end of line
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected 16 spaces, found 4
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Whitespace found at end of line
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected 16 spaces, found 4
(#718) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#718) Variable "moreContent" must be all lower-case
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 16 spaces, found 4
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected at least 20 spaces, found 5
(#720) Variable "parentElement" must be all lower-case
(#720) Variable "moreContent" must be all lower-case
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected 16 spaces, found 4
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Whitespace found at end of line
(#722) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Whitespace found at end of line
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected 12 spaces, found 3
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Whitespace found at end of line
(#725) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Whitespace found at end of line
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected 8 spaces, found 2
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Whitespace found at end of line
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected 4 spaces, found 1
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Whitespace found at end of line
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Whitespace found at end of line
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected at least 4 spaces, found 1
(#733) Line indented incorrectly; expected at least 4 spaces, found 1
(#734) Line indented incorrectly; expected at least 4 spaces, found 1
(#735) Line indented incorrectly; expected at least 4 spaces, found 1
(#736) Line indented incorrectly; expected at least 4 spaces, found 1
(#737) Line indented incorrectly; expected at least 4 spaces, found 1
(#738) Line indented incorrectly; expected at least 4 spaces, found 1
(#738) Whitespace found at end of line
(#739) Line indented incorrectly; expected at least 4 spaces, found 1
(#740) Line indented incorrectly; expected at least 4 spaces, found 1
(#741) Line indented incorrectly; expected at least 4 spaces, found 1
(#742) Line indented incorrectly; expected at least 4 spaces, found 1
(#743) Line indented incorrectly; expected at least 4 spaces, found 1
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected 4 spaces, found 1
(#744) method name "MiniXMLDoc::toString" must be in lower-case letters only
(#744) Visibility must be declared on method "toString"
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 4 spaces, found 1
(#745) Opening brace should be on the same line as the declaration
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 8 spaces, found 2
(#746) Variable "retString" must be all lower-case
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Whitespace found at end of line
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected 8 spaces, found 2
(#748) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 8 spaces, found 2
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 12 spaces, found 3
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected 8 spaces, found 2
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected at least 12 spaces, found 3
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected 8 spaces, found 2
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected at least 8 spaces, found 2
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 8 spaces, found 4
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 11 spaces, found 2
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 11 spaces, found 4
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 11 spaces, found 2
(#758) Variable "retString" must be all lower-case
(#758) Variable "retString" must be all lower-case
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Whitespace found at end of line
(#759) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Whitespace found at end of line
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected 11 spaces, found 2
(#761) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 11 spaces, found 2
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 15 spaces, found 3
(#763) Variable "retString" must be all lower-case
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected 12 spaces, found 2
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Whitespace found at end of line
(#765) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Whitespace found at end of line
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected at least 12 spaces, found 2
(#767) Variable "retString" must be all lower-case
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected 4 spaces, found 1
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Whitespace found at end of line
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Whitespace found at end of line
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 4 spaces, found 1
(#772) Line indented incorrectly; expected at least 4 spaces, found 1
(#773) Line indented incorrectly; expected at least 4 spaces, found 1
(#773) Whitespace found at end of line
(#774) Line indented incorrectly; expected at least 4 spaces, found 1
(#775) Line indented incorrectly; expected at least 4 spaces, found 1
(#775) Whitespace found at end of line
(#776) Line indented incorrectly; expected at least 4 spaces, found 1
(#776) Whitespace found at end of line
(#777) Line indented incorrectly; expected at least 4 spaces, found 1
(#778) Line indented incorrectly; expected at least 4 spaces, found 1
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Whitespace found at end of line
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected 4 spaces, found 1
(#780) method name "MiniXMLDoc::toArray" must be in lower-case letters only
(#780) Visibility must be declared on method "toArray"
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 4 spaces, found 1
(#781) Opening brace should be on the same line as the declaration
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Whitespace found at end of line
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected at least 8 spaces, found 2
(#783) Variable "retVal" must be all lower-case
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Whitespace found at end of line
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected 8 spaces, found 2
(#785) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#785) Variable "retVal" must be all lower-case
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected at least 8 spaces, found 2
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 12 spaces, found 3
(#787) Variable "retVal" must be all lower-case
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected 8 spaces, found 2
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Whitespace found at end of line
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 8 spaces, found 2
(#790) Variable "retArray" must be all lower-case
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 8 spaces, found 5
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Variable "retVal" must be all lower-case
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 11 spaces, found 4
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Whitespace found at end of line
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected at least 11 spaces, found 2
(#794) Variable "retArray" must be all lower-case
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected 4 spaces, found 1
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Whitespace found at end of line
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Whitespace found at end of line
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Whitespace found at end of line
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 4 spaces, found 1
(#801) Line indented incorrectly; expected at least 4 spaces, found 1
(#802) Line indented incorrectly; expected at least 4 spaces, found 1
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected 4 spaces, found 1
(#803) method name "MiniXMLDoc::getValue" must be in lower-case letters only
(#803) Visibility must be declared on method "getValue"
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 4 spaces, found 1
(#804) Opening brace should be on the same line as the declaration
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected at least 8 spaces, found 2
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected 4 spaces, found 1
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Whitespace found at end of line
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Whitespace found at end of line
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Whitespace found at end of line
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected at least 4 spaces, found 1
(#811) Line indented incorrectly; expected at least 4 spaces, found 1
(#812) Line indented incorrectly; expected at least 4 spaces, found 1
(#813) Line indented incorrectly; expected at least 4 spaces, found 1
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected 4 spaces, found 1
(#814) Visibility must be declared on method "dump"
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected at least 4 spaces, found 1
(#815) Opening brace should be on the same line as the declaration
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected at least 8 spaces, found 2
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected 4 spaces, found 1
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Whitespace found at end of line
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Whitespace found at end of line
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Whitespace found at end of line
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Inline comments must start with a capital letter, digit or 3-dots sequence
(#821) Line indented incorrectly; expected at least 4 spaces, found 1
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 4 spaces, found 1
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Inline comments must end in full-stops, exclamation marks, or question marks
(#823) Line indented incorrectly; expected at least 4 spaces, found 1
(#824) Spaces must be used for alignment; tabs are not allowed
(#824) Tab found within whitespace
(#824) Line indented incorrectly; expected 4 spaces, found 1
(#824) method name "MiniXMLDoc::_extractAttributesFromString" must be in lower-case letters only
(#824) Visibility must be declared on method "_extractAttributesFromString"
(#824) Variable "attrString" must be all lower-case
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected at least 4 spaces, found 1
(#825) Opening brace should be on the same line as the declaration
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Whitespace found at end of line
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected 8 spaces, found 2
(#827) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#827) Variable "attrString" must be all lower-case
(#828) Spaces must be used for alignment; tabs are not allowed
(#828) Tab found within whitespace
(#828) Line indented incorrectly; expected at least 8 spaces, found 2
(#829) Spaces must be used for alignment; tabs are not allowed
(#829) Tab found within whitespace
(#829) Line indented incorrectly; expected at least 12 spaces, found 3
(#829) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#830) Spaces must be used for alignment; tabs are not allowed
(#830) Tab found within whitespace
(#830) Line indented incorrectly; expected 8 spaces, found 2
(#831) Spaces must be used for alignment; tabs are not allowed
(#831) Tab found within whitespace
(#831) Whitespace found at end of line
(#832) Spaces must be used for alignment; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected at least 8 spaces, found 2
(#833) Spaces must be used for alignment; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected at least 8 spaces, found 2
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#834) Inline comments must end in full-stops, exclamation marks, or question marks
(#834) Line indented incorrectly; expected at least 8 spaces, found 2
(#834) Whitespace found at end of line
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#835) Line indented incorrectly; expected at least 8 spaces, found 2
(#835) Variable "attrString" must be all lower-case
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Whitespace found at end of line
(#836) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
(#837) Whitespace found at end of line
(#838) Spaces must be used for alignment; tabs are not allowed
(#838) Tab found within whitespace
(#838) Line indented incorrectly; expected 8 spaces, found 2
(#838) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#839) Spaces must be used for alignment; tabs are not allowed
(#839) Tab found within whitespace
(#839) Line indented incorrectly; expected at least 8 spaces, found 2
(#840) Spaces must be used for alignment; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected at least 12 spaces, found 3
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected at least 12 spaces, found 3
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Whitespace found at end of line
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected 12 spaces, found 3
(#843) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected at least 12 spaces, found 3
(#845) Spaces must be used for alignment; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected at least 16 spaces, found 4
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected at least 16 spaces, found 4
(#847) Spaces must be used for alignment; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected 12 spaces, found 3
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#848) Line indented incorrectly; expected 8 spaces, found 2
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Whitespace found at end of line
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected at least 8 spaces, found 2
(#851) Spaces must be used for alignment; tabs are not allowed
(#851) Tab found within whitespace
(#851) Line indented incorrectly; expected 4 spaces, found 1
(#853) Spaces must be used for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected at least 4 spaces, found 1
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected 4 spaces, found 1
(#854) Visibility must be declared on method "__destruct"
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 4 spaces, found 1
(#855) Opening brace should be on the same line as the declaration
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 8 spaces, found 2
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected 4 spaces, found 1
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Whitespace found at end of line
(#859) Spaces must be used for alignment; tabs are not allowed
(#859) Tab found within whitespace
(#859) Whitespace found at end of line
(#867) Whitespace found at end of line
(#876) Whitespace found at end of line
(#877) Whitespace found at end of line
(#884) Spaces must be used for alignment; tabs are not allowed
(#884) Tab found within whitespace
(#884) Whitespace found at end of line
(#885) Spaces must be used for alignment; tabs are not allowed
(#885) Tab found within whitespace
(#885) Line indented incorrectly; expected 4 spaces, found 1
(#885) method name "MiniXML::MiniXML" must be in lower-case letters only
(#885) PHP4 style constructors are not allowed; use "__construct()" instead
(#885) Visibility must be declared on method "MiniXML"
(#885) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected at least 4 spaces, found 1
(#886) Opening brace should be on the same line as the declaration
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected at least 8 spaces, found 2
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected 4 spaces, found 1
(#893) A closing tag is not permitted at the end of a PHP file
blocks/exaport/lib/classes/element.inc.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Whitespace found at end of line
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Whitespace found at end of line
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Whitespace found at end of line
(#13) Line 12 of the opening comment must start "//".
(#13) Whitespace found at end of line
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Whitespace found at end of line
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#31) Whitespace found at end of line
(#43) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#61) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#72) Scope modifier not specified for member variable "$xname"
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#73) Scope modifier not specified for member variable "$xattributes"
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#74) Scope modifier not specified for member variable "$xchildren"
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Member variable "xnumChildren" must be all lower-case
(#75) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#75) Scope modifier not specified for member variable "$xnumChildren"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Member variable "xnumElementChildren" must be all lower-case
(#76) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#76) Scope modifier not specified for member variable "$xnumElementChildren"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Member variable "xavoidLoops" must be all lower-case
(#78) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#78) Scope modifier not specified for member variable "$xavoidLoops"
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) method name "MiniXMLElement::MiniXMLElement" must be in lower-case letters only
(#84) PHP4 style constructors are not allowed; use "__construct()" instead
(#84) Visibility must be declared on method "MiniXMLElement"
(#84) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#84) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Opening brace should be on the same line as the declaration
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#92) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Whitespace found at end of line
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#111) Visibility must be declared on method "name"
(#111) Variable "setTo" must be all lower-case
(#111) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Opening brace should be on the same line as the declaration
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 8 spaces, found 2
(#113) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#113) Variable "setTo" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 12 spaces, found 3
(#115) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#115) Variable "setTo" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 16 spaces, found 4
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 12 spaces, found 3
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Variable "setTo" must be all lower-case
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Whitespace found at end of line
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Whitespace found at end of line
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#149) Visibility must be declared on method "attribute"
(#149) Variable "primValue" must be all lower-case
(#149) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#149) Variable "altValue" must be all lower-case
(#149) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Opening brace should be on the same line as the declaration
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Variable "primValue" must be all lower-case
(#151) Variable "altValue" must be all lower-case
(#151) Variable "primValue" must be all lower-case
(#152) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#154) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 8 spaces, found 2
(#157) Usage of ELSEIF not allowed; use ELSE IF instead
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 3
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 8 spaces, found 2
(#162) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 8 spaces, found 2
(#168) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 12 spaces, found 3
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 2
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 spaces, found 3
(#172) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Whitespace found at end of line
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#182) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Whitespace found at end of line
(#184) Line indented incorrectly; expected at least 4 spaces, found 1
(#185) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Whitespace found at end of line
(#187) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) Line indented incorrectly; expected at least 4 spaces, found 1
(#189) Line indented incorrectly; expected at least 4 spaces, found 1
(#189) Whitespace found at end of line
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#191) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Whitespace found at end of line
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Line indented incorrectly; expected at least 4 spaces, found 1
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 4 spaces, found 1
(#195) Visibility must be declared on method "text"
(#195) Variable "setToPrimary" must be all lower-case
(#195) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#195) Variable "setToAlternate" must be all lower-case
(#195) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Opening brace should be on the same line as the declaration
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Variable "setTo" must be all lower-case
(#197) Variable "setToPrimary" must be all lower-case
(#197) Variable "setToPrimary" must be all lower-case
(#197) Variable "setToAlternate" must be all lower-case
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Whitespace found at end of line
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#199) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#199) Variable "setTo" must be all lower-case
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 3
(#201) Variable "setTo" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 8 spaces, found 2
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Variable "retString" must be all lower-case
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 8 spaces, found 2
(#207) Expected "for (...) {\n"; found "for(...)\n\t\t{\n"
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "<"; 0 found
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 12 spaces, found 3
(#209) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 16 spaces, found 4
(#211) Variable "nodeTxt" must be all lower-case
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 16 spaces, found 4
(#212) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#212) Variable "nodeTxt" must be all lower-case
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 16 spaces, found 4
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 20 spaces, found 5
(#214) Variable "retString" must be all lower-case
(#214) Variable "nodeTxt" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Whitespace found at end of line
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 16 spaces, found 4
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 12 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Whitespace found at end of line
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 8 spaces, found 2
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Variable "retString" must be all lower-case
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Whitespace found at end of line
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Whitespace found at end of line
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Whitespace found at end of line
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Whitespace found at end of line
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Whitespace found at end of line
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Whitespace found at end of line
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#243) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#246) Visibility must be declared on method "numeric"
(#246) Variable "setToPrimary" must be all lower-case
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#246) Variable "setToAlternate" must be all lower-case
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Opening brace should be on the same line as the declaration
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Variable "setTo" must be all lower-case
(#248) Variable "setToPrimary" must be all lower-case
(#248) Variable "setToAlternate" must be all lower-case
(#248) Variable "setToPrimary" must be all lower-case
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 2
(#250) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#250) Variable "setTo" must be all lower-case
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 12 spaces, found 3
(#252) Variable "setTo" must be all lower-case
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 8 spaces, found 2
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Whitespace found at end of line
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Whitespace found at end of line
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 4 spaces, found 1
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Line indented incorrectly; expected at least 4 spaces, found 1
(#262) Line indented incorrectly; expected at least 4 spaces, found 1
(#263) Line indented incorrectly; expected at least 4 spaces, found 1
(#264) Line indented incorrectly; expected at least 4 spaces, found 1
(#265) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) Line indented incorrectly; expected at least 4 spaces, found 1
(#267) Line indented incorrectly; expected at least 4 spaces, found 1
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 4 spaces, found 1
(#269) Visibility must be declared on method "comment"
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 4 spaces, found 1
(#270) Opening brace should be on the same line as the declaration
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Variable "newEl" must be all lower-case
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Whitespace found at end of line
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Variable "appendedComment" must be all lower-case
(#273) Variable "newEl" must be all lower-case
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Variable "appendedComment" must be all lower-case
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Whitespace found at end of line
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Variable "appendedComment" must be all lower-case
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 4 spaces, found 1
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Whitespace found at end of line
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Whitespace found at end of line
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Whitespace found at end of line
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Whitespace found at end of line
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Whitespace found at end of line
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#289) Line indented incorrectly; expected at least 4 spaces, found 1
(#289) Whitespace found at end of line
(#290) Line indented incorrectly; expected at least 4 spaces, found 1
(#291) Line indented incorrectly; expected at least 4 spaces, found 1
(#291) Whitespace found at end of line
(#292) Line indented incorrectly; expected at least 4 spaces, found 1
(#293) Line indented incorrectly; expected at least 4 spaces, found 1
(#294) Whitespace found at end of line
(#295) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#297) Line indented incorrectly; expected at least 4 spaces, found 1
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Whitespace found at end of line
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 4 spaces, found 1
(#299) method name "MiniXMLElement::docType" must be in lower-case letters only
(#299) Visibility must be declared on method "docType"
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 4 spaces, found 1
(#300) Opening brace should be on the same line as the declaration
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Whitespace found at end of line
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Variable "newElement" must be all lower-case
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Variable "appendedElement" must be all lower-case
(#303) Variable "newElement" must be all lower-case
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Whitespace found at end of line
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Variable "appendedElement" must be all lower-case
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 4 spaces, found 1
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 4 spaces, found 1
(#308) Line indented incorrectly; expected at least 4 spaces, found 1
(#309) Line indented incorrectly; expected at least 4 spaces, found 1
(#310) Line indented incorrectly; expected at least 4 spaces, found 1
(#310) Whitespace found at end of line
(#311) Line indented incorrectly; expected at least 4 spaces, found 1
(#312) Whitespace found at end of line
(#313) Line indented incorrectly; expected at least 4 spaces, found 1
(#314) Line indented incorrectly; expected at least 4 spaces, found 1
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#315) Visibility must be declared on method "entity"
(#315) Commas (,) must be followed by white space.
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 4 spaces, found 1
(#316) Opening brace should be on the same line as the declaration
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Whitespace found at end of line
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Variable "newElement" must be all lower-case
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#319) Variable "appendedEl" must be all lower-case
(#319) Variable "newElement" must be all lower-case
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Whitespace found at end of line
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) Variable "appendedEl" must be all lower-case
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 4 spaces, found 1
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Whitespace found at end of line
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Whitespace found at end of line
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 4 spaces, found 1
(#325) Whitespace found at end of line
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#327) Line indented incorrectly; expected at least 4 spaces, found 1
(#327) Whitespace found at end of line
(#328) Line indented incorrectly; expected at least 4 spaces, found 1
(#329) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Whitespace found at end of line
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 4 spaces, found 1
(#333) Visibility must be declared on method "cdata"
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 4 spaces, found 1
(#334) Opening brace should be on the same line as the declaration
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 2
(#335) Variable "newElement" must be all lower-case
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 8 spaces, found 2
(#336) Variable "appendedChild" must be all lower-case
(#336) Variable "newElement" must be all lower-case
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Whitespace found at end of line
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 2
(#338) Variable "appendedChild" must be all lower-case
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 4 spaces, found 1
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Whitespace found at end of line
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Whitespace found at end of line
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 4 spaces, found 1
(#343) Line indented incorrectly; expected at least 4 spaces, found 1
(#344) Line indented incorrectly; expected at least 4 spaces, found 1
(#345) Line indented incorrectly; expected at least 4 spaces, found 1
(#345) Whitespace found at end of line
(#346) Line indented incorrectly; expected at least 4 spaces, found 1
(#347) Line indented incorrectly; expected at least 4 spaces, found 1
(#348) Line indented incorrectly; expected at least 4 spaces, found 1
(#349) Line indented incorrectly; expected at least 4 spaces, found 1
(#350) Line indented incorrectly; expected at least 4 spaces, found 1
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 4 spaces, found 1
(#351) method name "MiniXMLElement::getValue" must be in lower-case letters only
(#351) Visibility must be declared on method "getValue"
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 4 spaces, found 1
(#352) Opening brace should be on the same line as the declaration
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Variable "retStr" must be all lower-case
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Variable "valArray" must be all lower-case
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 8 spaces, found 2
(#355) Expected "for (...) {\n"; found "for(...)\n\t\t{\n"
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 8 spaces, found 2
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 12 spaces, found 3
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 12 spaces, found 3
(#358) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 12 spaces, found 3
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 16 spaces, found 4
(#360) Variable "valArray" must be all lower-case
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 12 spaces, found 3
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 8 spaces, found 2
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 8 spaces, found 2
(#363) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#363) Variable "valArray" must be all lower-case
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 12 spaces, found 3
(#365) Variable "retStr" must be all lower-case
(#365) Variable "valArray" must be all lower-case
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 8 spaces, found 2
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 8 spaces, found 2
(#367) Variable "retStr" must be all lower-case
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Whitespace found at end of line
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 4 spaces, found 1
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Whitespace found at end of line
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Whitespace found at end of line
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Whitespace found at end of line
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 4 spaces, found 1
(#374) Line indented incorrectly; expected at least 4 spaces, found 1
(#375) Line indented incorrectly; expected at least 4 spaces, found 1
(#376) Line indented incorrectly; expected at least 4 spaces, found 1
(#377) Line indented incorrectly; expected at least 4 spaces, found 1
(#378) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Whitespace found at end of line
(#380) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) Line indented incorrectly; expected at least 4 spaces, found 1
(#384) Line indented incorrectly; expected at least 4 spaces, found 1
(#385) Line indented incorrectly; expected at least 4 spaces, found 1
(#386) Line indented incorrectly; expected at least 4 spaces, found 1
(#387) Line indented incorrectly; expected at least 4 spaces, found 1
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 4 spaces, found 1
(#388) method name "MiniXMLElement::getElement" must be in lower-case letters only
(#388) Visibility must be declared on method "getElement"
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 4 spaces, found 1
(#389) Opening brace should be on the same line as the declaration
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Whitespace found at end of line
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 8 spaces, found 2
(#391) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 12 spaces, found 3
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 12 spaces, found 3
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 8 spaces, found 2
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 8 spaces, found 2
(#396) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 2
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 12 spaces, found 3
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 8 spaces, found 2
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Whitespace found at end of line
(#400) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Whitespace found at end of line
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 8 spaces, found 2
(#402) Inline doc block comments are not allowed; use "// Comment." instead
(#403) Spaces must be used to indent lines; tabs are not allowed
(#404) Spaces must be used to indent lines; tabs are not allowed
(#405) Spaces must be used to indent lines; tabs are not allowed
(#406) Spaces must be used to indent lines; tabs are not allowed
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Spaces must be used for alignment; tabs are not allowed
(#408) Spaces must be used for alignment; tabs are not allowed
(#409) Spaces must be used for alignment; tabs are not allowed
(#410) Spaces must be used for alignment; tabs are not allowed
(#411) Spaces must be used for alignment; tabs are not allowed
(#412) Spaces must be used for alignment; tabs are not allowed
(#413) Spaces must be used for alignment; tabs are not allowed
(#414) Spaces must be used for alignment; tabs are not allowed
(#415) Spaces must be used for alignment; tabs are not allowed
(#416) Spaces must be used for alignment; tabs are not allowed
(#417) Spaces must be used for alignment; tabs are not allowed
(#418) Spaces must be used for alignment; tabs are not allowed
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Whitespace found at end of line
(#420) Spaces must be used for alignment; tabs are not allowed
(#421) Spaces must be used for alignment; tabs are not allowed
(#422) Spaces must be used for alignment; tabs are not allowed
(#423) Spaces must be used for alignment; tabs are not allowed
(#424) Spaces must be used for alignment; tabs are not allowed
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Whitespace found at end of line
(#426) Spaces must be used for alignment; tabs are not allowed
(#427) Spaces must be used for alignment; tabs are not allowed
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Whitespace found at end of line
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 8 spaces, found 2
(#429) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 8 spaces, found 2
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 12 spaces, found 3
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 12 spaces, found 3
(#432) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 8 spaces, found 2
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Whitespace found at end of line
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 8 spaces, found 2
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 8 spaces, found 2
(#436) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 8 spaces, found 2
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 12 spaces, found 3
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 12 spaces, found 3
(#439) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 12 spaces, found 3
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 16 spaces, found 4
(#441) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 16 spaces, found 4
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 20 spaces, found 5
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 20 spaces, found 5
(#444) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 20 spaces, found 5
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 24 spaces, found 6
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 20 spaces, found 5
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 16 spaces, found 4
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 20 spaces, found 5
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 20 spaces, found 5
(#450) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 20 spaces, found 5
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 24 spaces, found 6
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 20 spaces, found 5
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 16 spaces, found 4
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 12 spaces, found 3
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Whitespace found at end of line
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 8 spaces, found 2
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Whitespace found at end of line
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 8 spaces, found 2
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 8 spaces, found 2
(#460) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 8 spaces, found 2
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 12 spaces, found 3
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 12 spaces, found 3
(#463) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 3
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 16 spaces, found 4
(#465) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 16 spaces, found 4
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 20 spaces, found 5
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 16 spaces, found 4
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 16 spaces, found 4
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 12 spaces, found 3
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 8 spaces, found 2
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Whitespace found at end of line
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 8 spaces, found 2
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 8 spaces, found 2
(#474) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Whitespace found at end of line
(#475) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Whitespace found at end of line
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 4 spaces, found 1
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Whitespace found at end of line
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Whitespace found at end of line
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 4 spaces, found 1
(#481) Line indented incorrectly; expected at least 4 spaces, found 1
(#482) Line indented incorrectly; expected at least 4 spaces, found 1
(#483) Line indented incorrectly; expected at least 4 spaces, found 1
(#484) Line indented incorrectly; expected at least 4 spaces, found 1
(#485) Line indented incorrectly; expected at least 4 spaces, found 1
(#486) Line indented incorrectly; expected at least 4 spaces, found 1
(#487) Line indented incorrectly; expected at least 4 spaces, found 1
(#488) Line indented incorrectly; expected at least 4 spaces, found 1
(#489) Line indented incorrectly; expected at least 4 spaces, found 1
(#490) Line indented incorrectly; expected at least 4 spaces, found 1
(#491) Line indented incorrectly; expected at least 4 spaces, found 1
(#492) Line indented incorrectly; expected at least 4 spaces, found 1
(#493) Line indented incorrectly; expected at least 4 spaces, found 1
(#494) Line indented incorrectly; expected at least 4 spaces, found 1
(#495) Line indented incorrectly; expected at least 4 spaces, found 1
(#496) Line indented incorrectly; expected at least 4 spaces, found 1
(#497) Line indented incorrectly; expected at least 4 spaces, found 1
(#498) Line indented incorrectly; expected at least 4 spaces, found 1
(#499) Line indented incorrectly; expected at least 4 spaces, found 1
(#500) Line indented incorrectly; expected at least 4 spaces, found 1
(#501) Line indented incorrectly; expected at least 4 spaces, found 1
(#502) Line indented incorrectly; expected at least 4 spaces, found 1
(#503) Line indented incorrectly; expected at least 4 spaces, found 1
(#504) Line indented incorrectly; expected at least 4 spaces, found 1
(#505) Line indented incorrectly; expected at least 4 spaces, found 1
(#506) Line indented incorrectly; expected at least 4 spaces, found 1
(#507) Line indented incorrectly; expected at least 4 spaces, found 1
(#508) Line indented incorrectly; expected at least 4 spaces, found 1
(#509) Line indented incorrectly; expected at least 4 spaces, found 1
(#510) Line indented incorrectly; expected at least 4 spaces, found 1
(#511) Line indented incorrectly; expected at least 4 spaces, found 1
(#512) Line indented incorrectly; expected at least 4 spaces, found 1
(#513) Line indented incorrectly; expected at least 4 spaces, found 1
(#514) Line indented incorrectly; expected at least 4 spaces, found 1
(#514) Whitespace found at end of line
(#515) Line indented incorrectly; expected at least 4 spaces, found 1
(#516) Line indented incorrectly; expected at least 4 spaces, found 1
(#517) Line indented incorrectly; expected at least 4 spaces, found 1
(#518) Line indented incorrectly; expected at least 4 spaces, found 1
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected 4 spaces, found 1
(#519) method name "MiniXMLElement::getElementByPath" must be in lower-case letters only
(#519) Visibility must be declared on method "getElementByPath"
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 4 spaces, found 1
(#520) Opening brace should be on the same line as the declaration
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 8 spaces, found 2
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Whitespace found at end of line
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 8 spaces, found 2
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected 8 spaces, found 2
(#524) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#524) Variable "elementName" must be all lower-case
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 2
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 12 spaces, found 3
(#526) Expected "if (...) {\n"; found "if (...) /* Make sure we didn't hit a dead end and that we have a name*/\n\t\t\t{\n"
(#526) Variable "elementName" must be all lower-case
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 12 spaces, found 3
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 16 spaces, found 4
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 16 spaces, found 4
(#529) Variable "elementName" must be all lower-case
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected 12 spaces, found 3
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected 8 spaces, found 2
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Whitespace found at end of line
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 8 spaces, found 2
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Whitespace found at end of line
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected 4 spaces, found 1
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Whitespace found at end of line
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Whitespace found at end of line
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Whitespace found at end of line
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 4 spaces, found 1
(#540) Line indented incorrectly; expected at least 4 spaces, found 1
(#540) Whitespace found at end of line
(#541) Line indented incorrectly; expected at least 4 spaces, found 1
(#542) Line indented incorrectly; expected at least 4 spaces, found 1
(#543) Line indented incorrectly; expected at least 4 spaces, found 1
(#543) Whitespace found at end of line
(#544) Line indented incorrectly; expected at least 4 spaces, found 1
(#545) Line indented incorrectly; expected at least 4 spaces, found 1
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected 4 spaces, found 1
(#546) method name "MiniXMLElement::numChildren" must be in lower-case letters only
(#546) Visibility must be declared on method "numChildren"
(#546) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 4 spaces, found 1
(#547) Opening brace should be on the same line as the declaration
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected 8 spaces, found 2
(#548) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 8 spaces, found 2
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 12 spaces, found 3
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 8 spaces, found 2
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Whitespace found at end of line
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 8 spaces, found 2
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 8 spaces, found 2
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Whitespace found at end of line
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 8 spaces, found 2
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Whitespace found at end of line
(#557) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Whitespace found at end of line
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected 4 spaces, found 1
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Whitespace found at end of line
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 4 spaces, found 1
(#563) Line indented incorrectly; expected at least 4 spaces, found 1
(#564) Line indented incorrectly; expected at least 4 spaces, found 1
(#565) Line indented incorrectly; expected at least 4 spaces, found 1
(#566) Line indented incorrectly; expected at least 4 spaces, found 1
(#567) Line indented incorrectly; expected at least 4 spaces, found 1
(#568) Line indented incorrectly; expected at least 4 spaces, found 1
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 4 spaces, found 1
(#569) method name "MiniXMLElement::getAllChildren" must be in lower-case letters only
(#569) Visibility must be declared on method "getAllChildren"
(#569) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 4 spaces, found 1
(#570) Opening brace should be on the same line as the declaration
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 8 spaces, found 2
(#571) Variable "retArray" must be all lower-case
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 8 spaces, found 2
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Whitespace found at end of line
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected 8 spaces, found 2
(#574) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 8 spaces, found 2
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 12 spaces, found 3
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected 12 spaces, found 3
(#577) Expected "for (...) {\n"; found "for(...)\n\t\t\t{\n"
(#577) Expected 1 space before "="; 0 found
(#577) Expected 1 space after "="; 0 found
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 12 spaces, found 3
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 16 spaces, found 4
(#579) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 16 spaces, found 4
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 20 spaces, found 5
(#581) Variable "retArray" must be all lower-case
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected 16 spaces, found 4
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected 12 spaces, found 3
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected 8 spaces, found 2
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 12 spaces, found 3
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected 12 spaces, found 3
(#587) Expected "for (...) {\n"; found "for(...)\n\t\t\t{\n"
(#587) Expected 1 space before "="; 0 found
(#587) Expected 1 space after "="; 0 found
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 12 spaces, found 3
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected 16 spaces, found 4
(#589) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 16 spaces, found 4
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 20 spaces, found 5
(#591) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 20 spaces, found 5
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected 24 spaces, found 6
(#593) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t\t{\n"
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 24 spaces, found 6
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 28 spaces, found 7
(#595) Variable "retArray" must be all lower-case
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected 24 spaces, found 6
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 20 spaces, found 5
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 24 spaces, found 6
(#598) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t\t{\n"
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 24 spaces, found 6
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 28 spaces, found 7
(#600) Variable "retArray" must be all lower-case
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 24 spaces, found 6
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected 20 spaces, found 5
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Whitespace found at end of line
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected 16 spaces, found 4
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Whitespace found at end of line
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 12 spaces, found 3
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Whitespace found at end of line
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected 8 spaces, found 2
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Whitespace found at end of line
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 8 spaces, found 2
(#610) Variable "retArray" must be all lower-case
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Whitespace found at end of line
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected 4 spaces, found 1
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Whitespace found at end of line
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Whitespace found at end of line
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Whitespace found at end of line
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected 4 spaces, found 1
(#616) method name "MiniXMLElement::insertChild" must be in lower-case letters only
(#616) Visibility must be declared on method "insertChild"
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 4 spaces, found 1
(#617) Opening brace should be on the same line as the declaration
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Whitespace found at end of line
(#618) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Whitespace found at end of line
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Whitespace found at end of line
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected 8 spaces, found 2
(#621) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 8 spaces, found 2
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 12 spaces, found 3
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected 8 spaces, found 2
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Whitespace found at end of line
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 8 spaces, found 2
(#626) Whitespace found at end of line
(#627) Line indented incorrectly; expected at least 8 spaces, found 2
(#628) Line indented incorrectly; expected at least 8 spaces, found 2
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected 8 spaces, found 2
(#629) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 8 spaces, found 2
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected 12 spaces, found 3
(#631) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 12 spaces, found 3
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Whitespace found at end of line
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 16 spaces, found 4
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 16 spaces, found 4
(#635) Whitespace found at end of line
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 16 spaces, found 7
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected 12 spaces, found 3
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 12 spaces, found 3
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 8 spaces, found 2
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Whitespace found at end of line
(#640) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Whitespace found at end of line
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 8 spaces, found 2
(#642) Variable "nextIdx" must be all lower-case
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 8 spaces, found 2
(#643) Variable "lastIdx" must be all lower-case
(#643) Variable "nextIdx" must be all lower-case
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected 8 spaces, found 2
(#644) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#644) Variable "lastIdx" must be all lower-case
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 8 spaces, found 2
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Whitespace found at end of line
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected 12 spaces, found 3
(#647) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#647) Variable "nextIdx" must be all lower-case
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 12 spaces, found 3
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 16 spaces, found 4
(#649) Variable "lastIdx" must be all lower-case
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected 12 spaces, found 3
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 12 spaces, found 3
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 12 spaces, found 3
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected 12 spaces, found 3
(#653) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 12 spaces, found 3
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 16 spaces, found 4
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected 12 spaces, found 3
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Whitespace found at end of line
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected 8 spaces, found 2
(#658) Usage of ELSEIF not allowed; use ELSE IF instead
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 8 spaces, found 2
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Whitespace found at end of line
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 12 spaces, found 3
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 12 spaces, found 3
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 12 spaces, found 3
(#663) Variable "numRemoved" must be all lower-case
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Whitespace found at end of line
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected 12 spaces, found 3
(#665) Expected "for (...) {\n"; found "for(...)\n\t\t\t{\n"
(#665) Expected 1 space before "="; 0 found
(#665) Expected 1 space after "="; 0 found
(#665) Expected 1 space before "<"; 0 found
(#665) Expected 1 space after "<"; 0 found
(#665) Variable "numRemoved" must be all lower-case
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected at least 12 spaces, found 3
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Whitespace found at end of line
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 16 spaces, found 4
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected 12 spaces, found 3
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected at least 12 spaces, found 3
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 12 spaces, found 3
(#671) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 12 spaces, found 3
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 16 spaces, found 4
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected 12 spaces, found 3
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Whitespace found at end of line
(#675) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Whitespace found at end of line
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected 8 spaces, found 2
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 12 spaces, found 3
(#678) Variable "revIdx" must be all lower-case
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 12 spaces, found 3
(#679) Variable "newIdx" must be all lower-case
(#679) Variable "revIdx" must be all lower-case
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Whitespace found at end of line
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 12 spaces, found 3
(#681) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#681) Variable "newIdx" must be all lower-case
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 12 spaces, found 3
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 16 spaces, found 4
(#683) Variable "newIdx" must be all lower-case
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected 12 spaces, found 3
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Whitespace found at end of line
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 12 spaces, found 3
(#686) Variable "newIdx" must be all lower-case
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected 8 spaces, found 2
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Whitespace found at end of line
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 8 spaces, found 2
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected 4 spaces, found 1
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Whitespace found at end of line
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected at least 4 spaces, found 1
(#694) Line indented incorrectly; expected at least 4 spaces, found 1
(#695) Line indented incorrectly; expected at least 4 spaces, found 1
(#696) Line indented incorrectly; expected at least 4 spaces, found 1
(#697) Line indented incorrectly; expected at least 4 spaces, found 1
(#698) Line indented incorrectly; expected at least 4 spaces, found 1
(#699) Line indented incorrectly; expected at least 4 spaces, found 1
(#700) Line indented incorrectly; expected at least 4 spaces, found 1
(#701) Line indented incorrectly; expected at least 4 spaces, found 1
(#702) Line indented incorrectly; expected at least 4 spaces, found 1
(#703) Line indented incorrectly; expected at least 4 spaces, found 1
(#704) Line indented incorrectly; expected at least 4 spaces, found 1
(#705) Line indented incorrectly; expected at least 4 spaces, found 1
(#706) Line indented incorrectly; expected at least 4 spaces, found 1
(#707) Line indented incorrectly; expected at least 4 spaces, found 1
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected 4 spaces, found 1
(#708) method name "MiniXMLElement::appendChild" must be in lower-case letters only
(#708) Visibility must be declared on method "appendChild"
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected at least 4 spaces, found 1
(#709) Opening brace should be on the same line as the declaration
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Whitespace found at end of line
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected 8 spaces, found 2
(#711) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 8 spaces, found 2
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected at least 12 spaces, found 3
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 12 spaces, found 3
(#714) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected 8 spaces, found 2
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Whitespace found at end of line
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 8 spaces, found 2
(#717) Whitespace found at end of line
(#718) Line indented incorrectly; expected at least 8 spaces, found 2
(#719) Line indented incorrectly; expected at least 8 spaces, found 2
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected 8 spaces, found 2
(#720) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 8 spaces, found 2
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected 12 spaces, found 3
(#722) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 12 spaces, found 3
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Whitespace found at end of line
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 16 spaces, found 4
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 16 spaces, found 4
(#726) Whitespace found at end of line
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected at least 16 spaces, found 7
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected 12 spaces, found 3
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected at least 12 spaces, found 3
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected 8 spaces, found 2
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Whitespace found at end of line
(#731) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#732) Whitespace found at end of line
(#733) Spaces must be used for alignment; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected at least 8 spaces, found 2
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Whitespace found at end of line
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected at least 8 spaces, found 2
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected at least 8 spaces, found 2
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 8 spaces, found 2
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Whitespace found at end of line
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 8 spaces, found 2
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Whitespace found at end of line
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected 4 spaces, found 1
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Whitespace found at end of line
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Whitespace found at end of line
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected at least 4 spaces, found 1
(#745) Line indented incorrectly; expected at least 4 spaces, found 1
(#746) Line indented incorrectly; expected at least 4 spaces, found 1
(#747) Line indented incorrectly; expected at least 4 spaces, found 1
(#747) Whitespace found at end of line
(#748) Line indented incorrectly; expected at least 4 spaces, found 1
(#749) Line indented incorrectly; expected at least 4 spaces, found 1
(#750) Line indented incorrectly; expected at least 4 spaces, found 1
(#751) Line indented incorrectly; expected at least 4 spaces, found 1
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected 4 spaces, found 1
(#752) method name "MiniXMLElement::prependChild" must be in lower-case letters only
(#752) Visibility must be declared on method "prependChild"
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 4 spaces, found 1
(#753) Opening brace should be on the same line as the declaration
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Whitespace found at end of line
(#754) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Whitespace found at end of line
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected 8 spaces, found 2
(#756) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 8 spaces, found 2
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 12 spaces, found 3
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 12 spaces, found 3
(#759) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected 8 spaces, found 2
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Whitespace found at end of line
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 8 spaces, found 2
(#762) Whitespace found at end of line
(#763) Line indented incorrectly; expected at least 8 spaces, found 2
(#764) Line indented incorrectly; expected at least 8 spaces, found 2
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected 8 spaces, found 2
(#765) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 8 spaces, found 2
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected 12 spaces, found 3
(#767) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 12 spaces, found 3
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Whitespace found at end of line
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 16 spaces, found 4
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 16 spaces, found 4
(#771) Whitespace found at end of line
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 16 spaces, found 7
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected 12 spaces, found 3
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 12 spaces, found 3
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 8 spaces, found 2
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Whitespace found at end of line
(#776) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Whitespace found at end of line
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 8 spaces, found 2
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Whitespace found at end of line
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 8 spaces, found 2
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 8 spaces, found 2
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected at least 8 spaces, found 2
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected at least 8 spaces, found 2
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Whitespace found at end of line
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected 4 spaces, found 1
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Whitespace found at end of line
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected 4 spaces, found 1
(#787) method name "MiniXMLElement::_validateChild" must be in lower-case letters only
(#787) Visibility must be declared on method "_validateChild"
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected at least 4 spaces, found 1
(#788) Opening brace should be on the same line as the declaration
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Whitespace found at end of line
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected 8 spaces, found 2
(#790) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 8 spaces, found 2
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 12 spaces, found 3
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected 8 spaces, found 2
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Whitespace found at end of line
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected 8 spaces, found 2
(#795) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected at least 8 spaces, found 2
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected at least 12 spaces, found 3
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected 8 spaces, found 2
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Whitespace found at end of line
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 8 spaces, found 2
(#801) Spaces must be used for alignment; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected at least 8 spaces, found 2
(#802) Spaces must be used for alignment; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected 8 spaces, found 2
(#802) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected at least 8 spaces, found 2
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 12 spaces, found 3
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected at least 12 spaces, found 3
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected 8 spaces, found 2
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Whitespace found at end of line
(#807) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Whitespace found at end of line
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected at least 8 spaces, found 2
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected 8 spaces, found 2
(#810) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected at least 8 spaces, found 2
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected at least 12 spaces, found 3
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected at least 12 spaces, found 3
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected 8 spaces, found 2
(#814) Usage of ELSEIF not allowed; use ELSE IF instead
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected at least 8 spaces, found 2
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected at least 12 spaces, found 3
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected at least 12 spaces, found 6
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected at least 12 spaces, found 3
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected 8 spaces, found 2
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Whitespace found at end of line
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected at least 8 spaces, found 2
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected 4 spaces, found 1
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected at least 4 spaces, found 1
(#824) Line indented incorrectly; expected at least 4 spaces, found 1
(#824) Whitespace found at end of line
(#825) Line indented incorrectly; expected at least 4 spaces, found 1
(#826) Line indented incorrectly; expected at least 4 spaces, found 1
(#827) Line indented incorrectly; expected at least 4 spaces, found 1
(#828) Line indented incorrectly; expected at least 4 spaces, found 1
(#829) Line indented incorrectly; expected at least 4 spaces, found 1
(#830) Line indented incorrectly; expected at least 4 spaces, found 1
(#831) Line indented incorrectly; expected at least 4 spaces, found 1
(#832) Line indented incorrectly; expected at least 4 spaces, found 1
(#833) Line indented incorrectly; expected at least 4 spaces, found 1
(#834) Line indented incorrectly; expected at least 4 spaces, found 1
(#835) Line indented incorrectly; expected at least 4 spaces, found 1
(#836) Line indented incorrectly; expected at least 4 spaces, found 1
(#837) Line indented incorrectly; expected at least 4 spaces, found 1
(#838) Line indented incorrectly; expected at least 4 spaces, found 1
(#839) Line indented incorrectly; expected at least 4 spaces, found 1
(#840) Spaces must be used for alignment; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected 4 spaces, found 1
(#840) method name "MiniXMLElement::createChild" must be in lower-case letters only
(#840) Visibility must be declared on method "createChild"
(#840) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected at least 4 spaces, found 1
(#841) Opening brace should be on the same line as the declaration
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected 8 spaces, found 2
(#842) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected at least 8 spaces, found 2
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected at least 12 spaces, found 3
(#845) Spaces must be used for alignment; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected 8 spaces, found 2
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Whitespace found at end of line
(#847) Spaces must be used for alignment; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected 8 spaces, found 2
(#847) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#848) Line indented incorrectly; expected at least 8 spaces, found 2
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected at least 12 spaces, found 3
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected 8 spaces, found 2
(#851) Spaces must be used for alignment; tabs are not allowed
(#851) Tab found within whitespace
(#851) Whitespace found at end of line
(#852) Spaces must be used for alignment; tabs are not allowed
(#852) Tab found within whitespace
(#852) Line indented incorrectly; expected at least 8 spaces, found 2
(#853) Spaces must be used for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#853) Whitespace found at end of line
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected at least 8 spaces, found 2
(#854) Variable "appendedChild" must be all lower-case
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Whitespace found at end of line
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected 8 spaces, found 2
(#856) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#856) Variable "appendedChild" must be all lower-case
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 8 spaces, found 2
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected at least 12 spaces, found 3
(#859) Spaces must be used for alignment; tabs are not allowed
(#859) Tab found within whitespace
(#859) Line indented incorrectly; expected at least 12 spaces, found 3
(#859) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected 8 spaces, found 2
(#862) Spaces must be used for alignment; tabs are not allowed
(#862) Tab found within whitespace
(#862) Line indented incorrectly; expected 8 spaces, found 2
(#862) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#863) Spaces must be used for alignment; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected at least 8 spaces, found 2
(#864) Spaces must be used for alignment; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected 12 spaces, found 3
(#864) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#865) Spaces must be used for alignment; tabs are not allowed
(#865) Tab found within whitespace
(#865) Line indented incorrectly; expected at least 12 spaces, found 3
(#866) Spaces must be used for alignment; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected at least 16 spaces, found 4
(#866) Variable "appendedChild" must be all lower-case
(#867) Spaces must be used for alignment; tabs are not allowed
(#867) Tab found within whitespace
(#867) Line indented incorrectly; expected 12 spaces, found 3
(#867) Usage of ELSEIF not allowed; use ELSE IF instead
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected at least 12 spaces, found 3
(#869) Spaces must be used for alignment; tabs are not allowed
(#869) Tab found within whitespace
(#869) Line indented incorrectly; expected at least 16 spaces, found 4
(#869) Variable "appendedChild" must be all lower-case
(#870) Spaces must be used for alignment; tabs are not allowed
(#870) Tab found within whitespace
(#870) Line indented incorrectly; expected 12 spaces, found 3
(#871) Spaces must be used for alignment; tabs are not allowed
(#871) Tab found within whitespace
(#871) Line indented incorrectly; expected 8 spaces, found 2
(#872) Spaces must be used for alignment; tabs are not allowed
(#872) Tab found within whitespace
(#872) Whitespace found at end of line
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#873) Line indented incorrectly; expected at least 8 spaces, found 2
(#873) Variable "appendedChild" must be all lower-case
(#874) Spaces must be used for alignment; tabs are not allowed
(#874) Tab found within whitespace
(#874) Whitespace found at end of line
(#875) Spaces must be used for alignment; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected at least 8 spaces, found 2
(#875) Variable "appendedChild" must be all lower-case
(#876) Spaces must be used for alignment; tabs are not allowed
(#876) Tab found within whitespace
(#876) Whitespace found at end of line
(#877) Spaces must be used for alignment; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected 4 spaces, found 1
(#878) Spaces must be used for alignment; tabs are not allowed
(#878) Tab found within whitespace
(#878) Whitespace found at end of line
(#879) Spaces must be used for alignment; tabs are not allowed
(#879) Tab found within whitespace
(#879) Whitespace found at end of line
(#880) Spaces must be used for alignment; tabs are not allowed
(#880) Tab found within whitespace
(#880) Whitespace found at end of line
(#881) Spaces must be used for alignment; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected at least 4 spaces, found 1
(#882) Line indented incorrectly; expected at least 4 spaces, found 1
(#883) Line indented incorrectly; expected at least 4 spaces, found 1
(#884) Line indented incorrectly; expected at least 4 spaces, found 1
(#885) Line indented incorrectly; expected at least 4 spaces, found 1
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Whitespace found at end of line
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected 4 spaces, found 1
(#887) method name "MiniXMLElement::removeChild" must be in lower-case letters only
(#887) Visibility must be declared on method "removeChild"
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected at least 4 spaces, found 1
(#888) Opening brace should be on the same line as the declaration
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected 8 spaces, found 2
(#889) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 8 spaces, found 2
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected 12 spaces, found 3
(#891) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#892) Spaces must be used for alignment; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected at least 12 spaces, found 3
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected at least 16 spaces, found 4
(#893) Space found before semicolon; expected ");" but found ") ;"
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected 12 spaces, found 3
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected at least 12 spaces, found 3
(#895) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#896) Spaces must be used for alignment; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected 8 spaces, found 2
(#897) Spaces must be used for alignment; tabs are not allowed
(#897) Tab found within whitespace
(#897) Whitespace found at end of line
(#898) Spaces must be used for alignment; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected at least 8 spaces, found 2
(#898) Variable "foundChild" must be all lower-case
(#898) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#899) Spaces must be used for alignment; tabs are not allowed
(#899) Tab found within whitespace
(#899) Line indented incorrectly; expected at least 8 spaces, found 2
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Line indented incorrectly; expected 8 spaces, found 2
(#900) Expected "while (...) {\n"; found "while (...)\n\t\t{\n"
(#900) Variable "foundChild" must be all lower-case
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected at least 8 spaces, found 2
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Line indented incorrectly; expected 12 spaces, found 3
(#902) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected at least 12 spaces, found 3
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected at least 16 spaces, found 4
(#904) Variable "foundChild" must be all lower-case
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected 12 spaces, found 3
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected at least 16 spaces, found 4
(#907) Spaces must be used for alignment; tabs are not allowed
(#907) Tab found within whitespace
(#907) Line indented incorrectly; expected 12 spaces, found 3
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected 8 spaces, found 2
(#909) Spaces must be used for alignment; tabs are not allowed
(#909) Tab found within whitespace
(#909) Whitespace found at end of line
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Line indented incorrectly; expected 8 spaces, found 2
(#910) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#910) Variable "foundChild" must be all lower-case
(#911) Spaces must be used for alignment; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected at least 8 spaces, found 2
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected 12 spaces, found 3
(#912) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#913) Spaces must be used for alignment; tabs are not allowed
(#913) Tab found within whitespace
(#913) Line indented incorrectly; expected at least 12 spaces, found 3
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected at least 16 spaces, found 4
(#914) Space found before semicolon; expected ");" but found ") ;"
(#915) Spaces must be used for alignment; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected 12 spaces, found 3
(#916) Spaces must be used for alignment; tabs are not allowed
(#916) Tab found within whitespace
(#916) Line indented incorrectly; expected at least 12 spaces, found 3
(#916) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#917) Spaces must be used for alignment; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected 8 spaces, found 2
(#918) Spaces must be used for alignment; tabs are not allowed
(#918) Tab found within whitespace
(#918) Whitespace found at end of line
(#919) Spaces must be used for alignment; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected at least 8 spaces, found 2
(#920) Spaces must be used for alignment; tabs are not allowed
(#920) Tab found within whitespace
(#920) Whitespace found at end of line
(#921) Spaces must be used for alignment; tabs are not allowed
(#921) Tab found within whitespace
(#921) Line indented incorrectly; expected at least 8 spaces, found 2
(#922) Spaces must be used for alignment; tabs are not allowed
(#922) Tab found within whitespace
(#922) Line indented incorrectly; expected 8 spaces, found 2
(#922) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#922) Variable "foundChild" must be all lower-case
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected at least 8 spaces, found 2
(#924) Spaces must be used for alignment; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected at least 12 spaces, found 3
(#925) Spaces must be used for alignment; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected 8 spaces, found 2
(#926) Spaces must be used for alignment; tabs are not allowed
(#926) Tab found within whitespace
(#926) Whitespace found at end of line
(#927) Spaces must be used for alignment; tabs are not allowed
(#927) Tab found within whitespace
(#927) Line indented incorrectly; expected at least 8 spaces, found 2
(#927) Variable "foundChild" must be all lower-case
(#927) Space found before semicolon; expected ");" but found ") ;"
(#928) Spaces must be used for alignment; tabs are not allowed
(#928) Tab found within whitespace
(#928) Line indented incorrectly; expected at least 8 spaces, found 2
(#928) Variable "foundChild" must be all lower-case
(#929) Spaces must be used for alignment; tabs are not allowed
(#929) Tab found within whitespace
(#929) Line indented incorrectly; expected 4 spaces, found 1
(#930) Spaces must be used for alignment; tabs are not allowed
(#930) Tab found within whitespace
(#930) Whitespace found at end of line
(#931) Spaces must be used for alignment; tabs are not allowed
(#931) Tab found within whitespace
(#931) Whitespace found at end of line
(#932) Spaces must be used for alignment; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected at least 4 spaces, found 1
(#933) Line indented incorrectly; expected at least 4 spaces, found 1
(#934) Line indented incorrectly; expected at least 4 spaces, found 1
(#935) Line indented incorrectly; expected at least 4 spaces, found 1
(#936) Line indented incorrectly; expected at least 4 spaces, found 1
(#937) Spaces must be used for alignment; tabs are not allowed
(#937) Tab found within whitespace
(#937) Line indented incorrectly; expected 4 spaces, found 1
(#937) method name "MiniXMLElement::removeAllChildren" must be in lower-case letters only
(#937) Visibility must be declared on method "removeAllChildren"
(#938) Spaces must be used for alignment; tabs are not allowed
(#938) Tab found within whitespace
(#938) Line indented incorrectly; expected at least 4 spaces, found 1
(#938) Opening brace should be on the same line as the declaration
(#939) Spaces must be used for alignment; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected at least 8 spaces, found 2
(#939) Variable "emptyArray" must be all lower-case
(#940) Spaces must be used for alignment; tabs are not allowed
(#940) Tab found within whitespace
(#940) Whitespace found at end of line
(#941) Spaces must be used for alignment; tabs are not allowed
(#941) Tab found within whitespace
(#941) Line indented incorrectly; expected 8 spaces, found 2
(#941) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected at least 8 spaces, found 2
(#943) Spaces must be used for alignment; tabs are not allowed
(#943) Tab found within whitespace
(#943) Line indented incorrectly; expected at least 12 spaces, found 3
(#943) Variable "emptyArray" must be all lower-case
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected 8 spaces, found 2
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Whitespace found at end of line
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected at least 8 spaces, found 2
(#946) Variable "retList" must be all lower-case
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Whitespace found at end of line
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected at least 8 spaces, found 2
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected 8 spaces, found 2
(#949) Expected "while (...) {\n"; found "while (...)\n\t\t{\n"
(#950) Spaces must be used for alignment; tabs are not allowed
(#950) Tab found within whitespace
(#950) Line indented incorrectly; expected at least 8 spaces, found 2
(#951) Spaces must be used for alignment; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected at least 12 spaces, found 3
(#951) Variable "retList" must be all lower-case
(#952) Spaces must be used for alignment; tabs are not allowed
(#952) Tab found within whitespace
(#952) Line indented incorrectly; expected 8 spaces, found 2
(#953) Spaces must be used for alignment; tabs are not allowed
(#953) Tab found within whitespace
(#953) Whitespace found at end of line
(#954) Spaces must be used for alignment; tabs are not allowed
(#954) Tab found within whitespace
(#954) Line indented incorrectly; expected at least 8 spaces, found 2
(#955) Spaces must be used for alignment; tabs are not allowed
(#955) Tab found within whitespace
(#955) Line indented incorrectly; expected at least 8 spaces, found 2
(#956) Spaces must be used for alignment; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected at least 8 spaces, found 2
(#957) Spaces must be used for alignment; tabs are not allowed
(#957) Tab found within whitespace
(#957) Whitespace found at end of line
(#957) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#958) Whitespace found at end of line
(#959) Spaces must be used for alignment; tabs are not allowed
(#959) Tab found within whitespace
(#959) Line indented incorrectly; expected at least 8 spaces, found 2
(#959) Variable "retList" must be all lower-case
(#960) Spaces must be used for alignment; tabs are not allowed
(#960) Tab found within whitespace
(#960) Line indented incorrectly; expected 4 spaces, found 1
(#961) Spaces must be used for alignment; tabs are not allowed
(#961) Tab found within whitespace
(#961) Whitespace found at end of line
(#962) Spaces must be used for alignment; tabs are not allowed
(#962) Tab found within whitespace
(#962) Whitespace found at end of line
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected 4 spaces, found 1
(#963) Visibility must be declared on method "remove"
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected at least 4 spaces, found 1
(#964) Opening brace should be on the same line as the declaration
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected at least 8 spaces, found 2
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Whitespace found at end of line
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected 8 spaces, found 2
(#967) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected at least 8 spaces, found 2
(#969) Spaces must be used for alignment; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected at least 12 spaces, found 3
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected at least 12 spaces, found 3
(#970) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#971) Spaces must be used for alignment; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected 8 spaces, found 2
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Whitespace found at end of line
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 8 spaces, found 2
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Whitespace found at end of line
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected at least 8 spaces, found 2
(#976) Spaces must be used for alignment; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected 4 spaces, found 1
(#977) Spaces must be used for alignment; tabs are not allowed
(#977) Tab found within whitespace
(#977) Whitespace found at end of line
(#978) Spaces must be used for alignment; tabs are not allowed
(#978) Tab found within whitespace
(#978) Whitespace found at end of line
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Whitespace found at end of line
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected at least 4 spaces, found 1
(#981) Line indented incorrectly; expected at least 4 spaces, found 1
(#982) Line indented incorrectly; expected at least 4 spaces, found 1
(#983) Line indented incorrectly; expected at least 4 spaces, found 1
(#984) Line indented incorrectly; expected at least 4 spaces, found 1
(#985) Line indented incorrectly; expected at least 4 spaces, found 1
(#986) Line indented incorrectly; expected at least 4 spaces, found 1
(#987) Line indented incorrectly; expected at least 4 spaces, found 1
(#988) Line indented incorrectly; expected at least 4 spaces, found 1
(#989) Line indented incorrectly; expected at least 4 spaces, found 1
(#990) Line indented incorrectly; expected at least 4 spaces, found 1
(#991) Line indented incorrectly; expected at least 4 spaces, found 1
(#991) Whitespace found at end of line
(#992) Line indented incorrectly; expected at least 4 spaces, found 1
(#993) Line indented incorrectly; expected at least 4 spaces, found 1
(#994) Line indented incorrectly; expected at least 4 spaces, found 1
(#994) Whitespace found at end of line
(#995) Spaces must be used for alignment; tabs are not allowed
(#995) Tab found within whitespace
(#995) Line indented incorrectly; expected 4 spaces, found 1
(#995) Variable "setParent" must be all lower-case
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected at least 4 spaces, found 1
(#996) Opening brace should be on the same line as the declaration
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected 8 spaces, found 2
(#997) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#997) Variable "setParent" must be all lower-case
(#998) Spaces must be used for alignment; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected at least 8 spaces, found 2
(#999) Spaces must be used for alignment; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected at least 12 spaces, found 3
(#1000) Spaces must be used for alignment; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected 12 spaces, found 3
(#1000) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1000) Variable "setParent" must be all lower-case
(#1001) Spaces must be used for alignment; tabs are not allowed
(#1001) Tab found within whitespace
(#1001) Line indented incorrectly; expected at least 12 spaces, found 3
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected at least 16 spaces, found 4
(#1003) Spaces must be used for alignment; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected 12 spaces, found 3
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected at least 12 spaces, found 3
(#1004) Variable "setParent" must be all lower-case
(#1005) Spaces must be used for alignment; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected 8 spaces, found 2
(#1006) Spaces must be used for alignment; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Whitespace found at end of line
(#1007) Spaces must be used for alignment; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected at least 8 spaces, found 2
(#1008) Spaces must be used for alignment; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Whitespace found at end of line
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected 4 spaces, found 1
(#1010) Spaces must be used for alignment; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Whitespace found at end of line
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Whitespace found at end of line
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected at least 4 spaces, found 1
(#1013) Line indented incorrectly; expected at least 4 spaces, found 1
(#1014) Line indented incorrectly; expected at least 4 spaces, found 1
(#1015) Line indented incorrectly; expected at least 4 spaces, found 1
(#1016) Line indented incorrectly; expected at least 4 spaces, found 1
(#1017) Line indented incorrectly; expected at least 4 spaces, found 1
(#1018) Line indented incorrectly; expected at least 4 spaces, found 1
(#1019) Line indented incorrectly; expected at least 4 spaces, found 1
(#1020) Line indented incorrectly; expected at least 4 spaces, found 1
(#1021) Line indented incorrectly; expected at least 4 spaces, found 1
(#1021) Whitespace found at end of line
(#1022) Line indented incorrectly; expected at least 4 spaces, found 1
(#1023) Line indented incorrectly; expected at least 4 spaces, found 1
(#1024) Line indented incorrectly; expected at least 4 spaces, found 1
(#1025) Line indented incorrectly; expected at least 4 spaces, found 1
(#1026) Line indented incorrectly; expected at least 4 spaces, found 1
(#1027) Spaces must be used for alignment; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Line indented incorrectly; expected 4 spaces, found 1
(#1027) method name "MiniXMLElement::avoidLoops" must be in lower-case letters only
(#1027) Visibility must be declared on method "avoidLoops"
(#1027) Variable "setTo" must be all lower-case
(#1027) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1028) Spaces must be used for alignment; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected at least 4 spaces, found 1
(#1028) Opening brace should be on the same line as the declaration
(#1029) Spaces must be used for alignment; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected 8 spaces, found 2
(#1029) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1029) Variable "setTo" must be all lower-case
(#1030) Spaces must be used for alignment; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Line indented incorrectly; expected at least 8 spaces, found 2
(#1031) Spaces must be used for alignment; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected at least 12 spaces, found 3
(#1031) Variable "setTo" must be all lower-case
(#1032) Spaces must be used for alignment; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Line indented incorrectly; expected 8 spaces, found 2
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Whitespace found at end of line
(#1034) Spaces must be used for alignment; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Line indented incorrectly; expected at least 8 spaces, found 2
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected 4 spaces, found 1
(#1036) Spaces must be used for alignment; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Whitespace found at end of line
(#1037) Spaces must be used for alignment; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Whitespace found at end of line
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected at least 4 spaces, found 1
(#1039) Line indented incorrectly; expected at least 4 spaces, found 1
(#1039) Whitespace found at end of line
(#1040) Line indented incorrectly; expected at least 4 spaces, found 1
(#1041) Line indented incorrectly; expected at least 4 spaces, found 1
(#1042) Line indented incorrectly; expected at least 4 spaces, found 1
(#1043) Line indented incorrectly; expected at least 4 spaces, found 1
(#1044) Line indented incorrectly; expected at least 4 spaces, found 1
(#1045) Line indented incorrectly; expected at least 4 spaces, found 1
(#1046) Line indented incorrectly; expected at least 4 spaces, found 1
(#1047) Line indented incorrectly; expected at least 4 spaces, found 1
(#1047) Whitespace found at end of line
(#1048) Line indented incorrectly; expected at least 4 spaces, found 1
(#1049) Line indented incorrectly; expected at least 4 spaces, found 1
(#1050) Line indented incorrectly; expected at least 4 spaces, found 1
(#1051) Line indented incorrectly; expected at least 4 spaces, found 1
(#1052) Line indented incorrectly; expected at least 4 spaces, found 1
(#1053) Line indented incorrectly; expected at least 4 spaces, found 1
(#1054) Line indented incorrectly; expected at least 4 spaces, found 1
(#1055) Line indented incorrectly; expected at least 4 spaces, found 1
(#1056) Line indented incorrectly; expected at least 4 spaces, found 1
(#1057) Line indented incorrectly; expected at least 4 spaces, found 1
(#1058) Line indented incorrectly; expected at least 4 spaces, found 1
(#1059) Line indented incorrectly; expected at least 4 spaces, found 1
(#1060) Line indented incorrectly; expected at least 4 spaces, found 1
(#1061) Line indented incorrectly; expected at least 4 spaces, found 1
(#1062) Line indented incorrectly; expected at least 4 spaces, found 1
(#1063) Spaces must be used for alignment; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Whitespace found at end of line
(#1064) Spaces must be used for alignment; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Line indented incorrectly; expected 4 spaces, found 1
(#1064) method name "MiniXMLElement::toString" must be in lower-case letters only
(#1064) Visibility must be declared on method "toString"
(#1065) Spaces must be used for alignment; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected at least 4 spaces, found 1
(#1065) Opening brace should be on the same line as the declaration
(#1066) Spaces must be used for alignment; tabs are not allowed
(#1066) Tab found within whitespace
(#1066) Line indented incorrectly; expected 8 spaces, found 2
(#1066) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1067) Spaces must be used for alignment; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected at least 8 spaces, found 2
(#1068) Spaces must be used for alignment; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected at least 12 spaces, found 3
(#1069) Spaces must be used for alignment; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Line indented incorrectly; expected 8 spaces, found 2
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected at least 12 spaces, found 3
(#1071) Spaces must be used for alignment; tabs are not allowed
(#1071) Tab found within whitespace
(#1071) Line indented incorrectly; expected 8 spaces, found 2
(#1072) Spaces must be used for alignment; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Line indented incorrectly; expected 4 spaces, found 1
(#1073) Spaces must be used for alignment; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Whitespace found at end of line
(#1074) Spaces must be used for alignment; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected 4 spaces, found 1
(#1074) method name "MiniXMLElement::toStringWithWhiteSpaces" must be in lower-case letters only
(#1074) Visibility must be declared on method "toStringWithWhiteSpaces"
(#1075) Spaces must be used for alignment; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Line indented incorrectly; expected at least 4 spaces, found 1
(#1075) Opening brace should be on the same line as the declaration
(#1076) Spaces must be used for alignment; tabs are not allowed
(#1076) Tab found within whitespace
(#1076) Line indented incorrectly; expected at least 8 spaces, found 2
(#1076) Variable "attribString" must be all lower-case
(#1077) Spaces must be used for alignment; tabs are not allowed
(#1077) Tab found within whitespace
(#1077) Line indented incorrectly; expected at least 8 spaces, found 2
(#1077) Variable "elementName" must be all lower-case
(#1078) Spaces must be used for alignment; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected at least 8 spaces, found 2
(#1078) Space found before semicolon; expected ");" but found ") ;"
(#1079) Spaces must be used for alignment; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Whitespace found at end of line
(#1080) Spaces must be used for alignment; tabs are not allowed
(#1080) Tab found within whitespace
(#1080) Line indented incorrectly; expected at least 8 spaces, found 2
(#1080) Variable "retString" must be all lower-case
(#1081) Spaces must be used for alignment; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Whitespace found at end of line
(#1081) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1082) Spaces must be used for alignment; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Whitespace found at end of line
(#1083) Spaces must be used for alignment; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected 8 spaces, found 2
(#1083) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1084) Spaces must be used for alignment; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 8 spaces, found 2
(#1085) Spaces must be used for alignment; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected at least 12 spaces, found 3
(#1085) Variable "attribString" must be all lower-case
(#1086) Spaces must be used for alignment; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected 8 spaces, found 2
(#1087) Spaces must be used for alignment; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Whitespace found at end of line
(#1087) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1088) Spaces must be used for alignment; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Whitespace found at end of line
(#1089) Spaces must be used for alignment; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected 8 spaces, found 2
(#1089) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1089) Variable "attribString" must be all lower-case
(#1090) Spaces must be used for alignment; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected at least 8 spaces, found 2
(#1091) Spaces must be used for alignment; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected at least 12 spaces, found 3
(#1091) Variable "attribString" must be all lower-case
(#1091) Variable "attribString" must be all lower-case
(#1092) Spaces must be used for alignment; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Line indented incorrectly; expected at least 12 spaces, found 3
(#1092) Variable "retString" must be all lower-case
(#1092) Variable "attribString" must be all lower-case
(#1093) Spaces must be used for alignment; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected 8 spaces, found 2
(#1094) Spaces must be used for alignment; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Whitespace found at end of line
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected 8 spaces, found 2
(#1095) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected at least 8 spaces, found 2
(#1097) Spaces must be used for alignment; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected at least 12 spaces, found 3
(#1098) Spaces must be used for alignment; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Line indented incorrectly; expected at least 12 spaces, found 3
(#1098) Variable "retString" must be all lower-case
(#1099) Spaces must be used for alignment; tabs are not allowed
(#1099) Tab found within whitespace
(#1099) Whitespace found at end of line
(#1100) Spaces must be used for alignment; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Line indented incorrectly; expected at least 12 spaces, found 3
(#1100) Variable "retString" must be all lower-case
(#1101) Spaces must be used for alignment; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Line indented incorrectly; expected 8 spaces, found 2
(#1101) Whitespace found at end of line
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Whitespace found at end of line
(#1102) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1103) Spaces must be used for alignment; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Whitespace found at end of line
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Whitespace found at end of line
(#1105) Spaces must be used for alignment; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected at least 8 spaces, found 2
(#1106) Line indented incorrectly; expected at least 8 spaces, found 2
(#1106) Whitespace found at end of line
(#1107) Line indented incorrectly; expected at least 8 spaces, found 2
(#1108) Spaces must be used for alignment; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Whitespace found at end of line
(#1109) Spaces must be used for alignment; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Line indented incorrectly; expected at least 8 spaces, found 2
(#1109) Variable "onlyTxtChild" must be all lower-case
(#1110) Spaces must be used for alignment; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Line indented incorrectly; expected 8 spaces, found 2
(#1110) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1111) Spaces must be used for alignment; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected at least 8 spaces, found 2
(#1112) Spaces must be used for alignment; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected at least 12 spaces, found 3
(#1112) Variable "onlyTxtChild" must be all lower-case
(#1113) Spaces must be used for alignment; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected 8 spaces, found 2
(#1114) Spaces must be used for alignment; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Whitespace found at end of line
(#1114) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1115) Spaces must be used for alignment; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Whitespace found at end of line
(#1116) Spaces must be used for alignment; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Whitespace found at end of line
(#1117) Spaces must be used for alignment; tabs are not allowed
(#1117) Tab found within whitespace
(#1117) Line indented incorrectly; expected 8 spaces, found 2
(#1117) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1117) Variable "onlyTxtChild" must be all lower-case
(#1118) Spaces must be used for alignment; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Line indented incorrectly; expected at least 8 spaces, found 2
(#1119) Spaces must be used for alignment; tabs are not allowed
(#1119) Tab found within whitespace
(#1119) Line indented incorrectly; expected at least 12 spaces, found 3
(#1119) Variable "nextDepth" must be all lower-case
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 12 spaces, found 3
(#1120) Variable "retString" must be all lower-case
(#1121) Spaces must be used for alignment; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected 8 spaces, found 2
(#1122) Spaces must be used for alignment; tabs are not allowed
(#1122) Tab found within whitespace
(#1122) Line indented incorrectly; expected at least 12 spaces, found 3
(#1122) Variable "nextDepth" must be all lower-case
(#1122) Expected 1 space before "+"; 0 found
(#1122) Expected 1 space after "+"; 0 found
(#1123) Spaces must be used for alignment; tabs are not allowed
(#1123) Tab found within whitespace
(#1123) Line indented incorrectly; expected at least 12 spaces, found 3
(#1123) Variable "retString" must be all lower-case
(#1124) Spaces must be used for alignment; tabs are not allowed
(#1124) Tab found within whitespace
(#1124) Line indented incorrectly; expected 8 spaces, found 2
(#1125) Spaces must be used for alignment; tabs are not allowed
(#1125) Tab found within whitespace
(#1125) Whitespace found at end of line
(#1125) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1126) Spaces must be used for alignment; tabs are not allowed
(#1126) Tab found within whitespace
(#1126) Whitespace found at end of line
(#1127) Spaces must be used for alignment; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Whitespace found at end of line
(#1128) Spaces must be used for alignment; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected 8 spaces, found 2
(#1128) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1128) Space found before second semicolon of FOR loop
(#1128) Expected 1 space before "="; 0 found
(#1128) Expected 1 space after "="; 0 found
(#1128) Space found before semicolon; expected "xnumChildren;" but found "xnumChildren ;"
(#1129) Spaces must be used for alignment; tabs are not allowed
(#1129) Tab found within whitespace
(#1129) Line indented incorrectly; expected at least 8 spaces, found 2
(#1130) Spaces must be used for alignment; tabs are not allowed
(#1130) Tab found within whitespace
(#1130) Line indented incorrectly; expected 12 spaces, found 3
(#1130) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1131) Spaces must be used for alignment; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected at least 12 spaces, found 3
(#1132) Spaces must be used for alignment; tabs are not allowed
(#1132) Tab found within whitespace
(#1132) Whitespace found at end of line
(#1133) Spaces must be used for alignment; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected at least 16 spaces, found 4
(#1133) Variable "newStr" must be all lower-case
(#1133) Variable "nextDepth" must be all lower-case
(#1134) Spaces must be used for alignment; tabs are not allowed
(#1134) Tab found within whitespace
(#1134) Whitespace found at end of line
(#1134) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1135) Spaces must be used for alignment; tabs are not allowed
(#1135) Tab found within whitespace
(#1135) Whitespace found at end of line
(#1136) Spaces must be used for alignment; tabs are not allowed
(#1136) Tab found within whitespace
(#1136) Line indented incorrectly; expected 16 spaces, found 4
(#1136) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#1136) Variable "newStr" must be all lower-case
(#1137) Spaces must be used for alignment; tabs are not allowed
(#1137) Tab found within whitespace
(#1137) Line indented incorrectly; expected at least 16 spaces, found 4
(#1138) Spaces must be used for alignment; tabs are not allowed
(#1138) Tab found within whitespace
(#1138) Line indented incorrectly; expected 20 spaces, found 5
(#1138) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#1138) Variable "newStr" must be all lower-case
(#1138) Variable "onlyTxtChild" must be all lower-case
(#1139) Spaces must be used for alignment; tabs are not allowed
(#1139) Tab found within whitespace
(#1139) Line indented incorrectly; expected at least 20 spaces, found 5
(#1140) Spaces must be used for alignment; tabs are not allowed
(#1140) Tab found within whitespace
(#1140) Line indented incorrectly; expected at least 24 spaces, found 6
(#1140) Variable "newStr" must be all lower-case
(#1141) Spaces must be used for alignment; tabs are not allowed
(#1141) Tab found within whitespace
(#1141) Line indented incorrectly; expected 20 spaces, found 5
(#1142) Spaces must be used for alignment; tabs are not allowed
(#1142) Tab found within whitespace
(#1142) Whitespace found at end of line
(#1143) Spaces must be used for alignment; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected at least 20 spaces, found 5
(#1143) Variable "retString" must be all lower-case
(#1143) Variable "newStr" must be all lower-case
(#1144) Spaces must be used for alignment; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected 16 spaces, found 4
(#1145) Spaces must be used for alignment; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Whitespace found at end of line
(#1146) Spaces must be used for alignment; tabs are not allowed
(#1146) Tab found within whitespace
(#1146) Line indented incorrectly; expected 12 spaces, found 3
(#1147) Spaces must be used for alignment; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Line indented incorrectly; expected at least 16 spaces, found 4
(#1147) Variable "elementName" must be all lower-case
(#1148) Spaces must be used for alignment; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Whitespace found at end of line
(#1149) Spaces must be used for alignment; tabs are not allowed
(#1149) Tab found within whitespace
(#1149) Line indented incorrectly; expected 12 spaces, found 3
(#1150) Spaces must be used for alignment; tabs are not allowed
(#1150) Tab found within whitespace
(#1150) Whitespace found at end of line
(#1151) Spaces must be used for alignment; tabs are not allowed
(#1151) Tab found within whitespace
(#1151) Line indented incorrectly; expected 8 spaces, found 2
(#1152) Spaces must be used for alignment; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Whitespace found at end of line
(#1153) Spaces must be used for alignment; tabs are not allowed
(#1153) Tab found within whitespace
(#1153) Line indented incorrectly; expected at least 8 spaces, found 2
(#1154) Spaces must be used for alignment; tabs are not allowed
(#1154) Tab found within whitespace
(#1154) Line indented incorrectly; expected 8 spaces, found 2
(#1154) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1154) Variable "onlyTxtChild" must be all lower-case
(#1155) Spaces must be used for alignment; tabs are not allowed
(#1155) Tab found within whitespace
(#1155) Line indented incorrectly; expected at least 8 spaces, found 2
(#1156) Spaces must be used for alignment; tabs are not allowed
(#1156) Tab found within whitespace
(#1156) Line indented incorrectly; expected at least 12 spaces, found 3
(#1156) Variable "retString" must be all lower-case
(#1156) Variable "elementName" must be all lower-case
(#1157) Spaces must be used for alignment; tabs are not allowed
(#1157) Tab found within whitespace
(#1157) Line indented incorrectly; expected 8 spaces, found 2
(#1158) Spaces must be used for alignment; tabs are not allowed
(#1158) Tab found within whitespace
(#1158) Line indented incorrectly; expected at least 12 spaces, found 3
(#1158) Variable "retString" must be all lower-case
(#1159) Spaces must be used for alignment; tabs are not allowed
(#1159) Tab found within whitespace
(#1159) Line indented incorrectly; expected 8 spaces, found 2
(#1160) Spaces must be used for alignment; tabs are not allowed
(#1160) Tab found within whitespace
(#1160) Line indented incorrectly; expected at least 8 spaces, found 2
(#1160) Variable "retString" must be all lower-case
(#1161) Spaces must be used for alignment; tabs are not allowed
(#1161) Tab found within whitespace
(#1161) Whitespace found at end of line
(#1162) Spaces must be used for alignment; tabs are not allowed
(#1162) Tab found within whitespace
(#1162) Line indented incorrectly; expected 4 spaces, found 1
(#1163) Spaces must be used for alignment; tabs are not allowed
(#1163) Tab found within whitespace
(#1163) Whitespace found at end of line
(#1164) Spaces must be used for alignment; tabs are not allowed
(#1164) Tab found within whitespace
(#1164) Whitespace found at end of line
(#1165) Spaces must be used for alignment; tabs are not allowed
(#1165) Tab found within whitespace
(#1165) Whitespace found at end of line
(#1166) Spaces must be used for alignment; tabs are not allowed
(#1166) Tab found within whitespace
(#1166) Whitespace found at end of line
(#1167) Spaces must be used for alignment; tabs are not allowed
(#1167) Tab found within whitespace
(#1167) Line indented incorrectly; expected 4 spaces, found 1
(#1167) method name "MiniXMLElement::toStringNoWhiteSpaces" must be in lower-case letters only
(#1167) Visibility must be declared on method "toStringNoWhiteSpaces"
(#1168) Spaces must be used for alignment; tabs are not allowed
(#1168) Tab found within whitespace
(#1168) Line indented incorrectly; expected at least 4 spaces, found 1
(#1168) Opening brace should be on the same line as the declaration
(#1169) Spaces must be used for alignment; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Line indented incorrectly; expected at least 8 spaces, found 2
(#1169) Variable "retString" must be all lower-case
(#1170) Spaces must be used for alignment; tabs are not allowed
(#1170) Tab found within whitespace
(#1170) Line indented incorrectly; expected at least 8 spaces, found 2
(#1170) Variable "attribString" must be all lower-case
(#1171) Spaces must be used for alignment; tabs are not allowed
(#1171) Tab found within whitespace
(#1171) Line indented incorrectly; expected at least 8 spaces, found 2
(#1171) Variable "elementName" must be all lower-case
(#1172) Spaces must be used for alignment; tabs are not allowed
(#1172) Tab found within whitespace
(#1172) Whitespace found at end of line
(#1173) Spaces must be used for alignment; tabs are not allowed
(#1173) Tab found within whitespace
(#1173) Line indented incorrectly; expected 8 spaces, found 2
(#1173) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1174) Spaces must be used for alignment; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Line indented incorrectly; expected at least 8 spaces, found 2
(#1175) Spaces must be used for alignment; tabs are not allowed
(#1175) Tab found within whitespace
(#1175) Line indented incorrectly; expected at least 12 spaces, found 3
(#1175) Variable "attribString" must be all lower-case
(#1176) Spaces must be used for alignment; tabs are not allowed
(#1176) Tab found within whitespace
(#1176) Line indented incorrectly; expected 8 spaces, found 2
(#1177) Spaces must be used for alignment; tabs are not allowed
(#1177) Tab found within whitespace
(#1177) Whitespace found at end of line
(#1178) Spaces must be used for alignment; tabs are not allowed
(#1178) Tab found within whitespace
(#1178) Line indented incorrectly; expected at least 8 spaces, found 2
(#1178) Variable "retString" must be all lower-case
(#1178) Variable "elementName" must be all lower-case
(#1179) Spaces must be used for alignment; tabs are not allowed
(#1179) Tab found within whitespace
(#1179) Whitespace found at end of line
(#1179) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1180) Spaces must be used for alignment; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Whitespace found at end of line
(#1181) Spaces must be used for alignment; tabs are not allowed
(#1181) Tab found within whitespace
(#1181) Line indented incorrectly; expected 8 spaces, found 2
(#1181) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1181) Variable "attribString" must be all lower-case
(#1182) Spaces must be used for alignment; tabs are not allowed
(#1182) Tab found within whitespace
(#1182) Line indented incorrectly; expected at least 8 spaces, found 2
(#1183) Spaces must be used for alignment; tabs are not allowed
(#1183) Tab found within whitespace
(#1183) Line indented incorrectly; expected at least 12 spaces, found 3
(#1183) Variable "attribString" must be all lower-case
(#1183) Variable "attribString" must be all lower-case
(#1184) Spaces must be used for alignment; tabs are not allowed
(#1184) Tab found within whitespace
(#1184) Line indented incorrectly; expected at least 12 spaces, found 3
(#1184) Variable "retString" must be all lower-case
(#1184) Variable "attribString" must be all lower-case
(#1185) Spaces must be used for alignment; tabs are not allowed
(#1185) Tab found within whitespace
(#1185) Line indented incorrectly; expected 8 spaces, found 2
(#1186) Spaces must be used for alignment; tabs are not allowed
(#1186) Tab found within whitespace
(#1186) Whitespace found at end of line
(#1187) Spaces must be used for alignment; tabs are not allowed
(#1187) Tab found within whitespace
(#1187) Line indented incorrectly; expected 8 spaces, found 2
(#1187) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1188) Spaces must be used for alignment; tabs are not allowed
(#1188) Tab found within whitespace
(#1188) Line indented incorrectly; expected at least 8 spaces, found 2
(#1189) Spaces must be used for alignment; tabs are not allowed
(#1189) Tab found within whitespace
(#1189) Line indented incorrectly; expected at least 12 spaces, found 3
(#1190) Spaces must be used for alignment; tabs are not allowed
(#1190) Tab found within whitespace
(#1190) Whitespace found at end of line
(#1191) Spaces must be used for alignment; tabs are not allowed
(#1191) Tab found within whitespace
(#1191) Line indented incorrectly; expected at least 12 spaces, found 3
(#1191) Variable "retString" must be all lower-case
(#1192) Spaces must be used for alignment; tabs are not allowed
(#1192) Tab found within whitespace
(#1192) Line indented incorrectly; expected at least 12 spaces, found 3
(#1192) Variable "retString" must be all lower-case
(#1193) Spaces must be used for alignment; tabs are not allowed
(#1193) Tab found within whitespace
(#1193) Line indented incorrectly; expected 8 spaces, found 2
(#1194) Spaces must be used for alignment; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Whitespace found at end of line
(#1194) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1195) Spaces must be used for alignment; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Whitespace found at end of line
(#1196) Spaces must be used for alignment; tabs are not allowed
(#1196) Tab found within whitespace
(#1196) Line indented incorrectly; expected at least 8 spaces, found 2
(#1197) Line indented incorrectly; expected at least 8 spaces, found 2
(#1197) Whitespace found at end of line
(#1198) Line indented incorrectly; expected at least 8 spaces, found 2
(#1199) Spaces must be used for alignment; tabs are not allowed
(#1199) Tab found within whitespace
(#1199) Line indented incorrectly; expected at least 8 spaces, found 2
(#1199) Variable "retString" must be all lower-case
(#1200) Spaces must be used for alignment; tabs are not allowed
(#1200) Tab found within whitespace
(#1200) Whitespace found at end of line
(#1201) Spaces must be used for alignment; tabs are not allowed
(#1201) Tab found within whitespace
(#1201) Line indented incorrectly; expected at least 8 spaces, found 2
(#1202) Spaces must be used for alignment; tabs are not allowed
(#1202) Tab found within whitespace
(#1202) Line indented incorrectly; expected 8 spaces, found 2
(#1202) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1202) Space found before second semicolon of FOR loop
(#1202) Expected 1 space before "="; 0 found
(#1202) Expected 1 space after "="; 0 found
(#1202) Space found before semicolon; expected "xnumChildren;" but found "xnumChildren ;"
(#1203) Spaces must be used for alignment; tabs are not allowed
(#1203) Tab found within whitespace
(#1203) Line indented incorrectly; expected at least 8 spaces, found 2
(#1204) Spaces must be used for alignment; tabs are not allowed
(#1204) Tab found within whitespace
(#1204) Line indented incorrectly; expected 12 spaces, found 3
(#1204) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1205) Spaces must be used for alignment; tabs are not allowed
(#1205) Tab found within whitespace
(#1205) Line indented incorrectly; expected at least 12 spaces, found 3
(#1206) Spaces must be used for alignment; tabs are not allowed
(#1206) Tab found within whitespace
(#1206) Line indented incorrectly; expected at least 16 spaces, found 4
(#1206) Variable "newStr" must be all lower-case
(#1207) Spaces must be used for alignment; tabs are not allowed
(#1207) Tab found within whitespace
(#1207) Whitespace found at end of line
(#1208) Spaces must be used for alignment; tabs are not allowed
(#1208) Tab found within whitespace
(#1208) Line indented incorrectly; expected 16 spaces, found 4
(#1208) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#1208) Variable "newStr" must be all lower-case
(#1209) Spaces must be used for alignment; tabs are not allowed
(#1209) Tab found within whitespace
(#1209) Line indented incorrectly; expected at least 16 spaces, found 4
(#1210) Spaces must be used for alignment; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Line indented incorrectly; expected at least 20 spaces, found 5
(#1210) Variable "retString" must be all lower-case
(#1210) Variable "newStr" must be all lower-case
(#1211) Spaces must be used for alignment; tabs are not allowed
(#1211) Tab found within whitespace
(#1211) Line indented incorrectly; expected 16 spaces, found 4
(#1212) Spaces must be used for alignment; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Whitespace found at end of line
(#1213) Spaces must be used for alignment; tabs are not allowed
(#1213) Tab found within whitespace
(#1213) Line indented incorrectly; expected 12 spaces, found 3
(#1214) Spaces must be used for alignment; tabs are not allowed
(#1214) Tab found within whitespace
(#1214) Line indented incorrectly; expected at least 16 spaces, found 4
(#1214) Variable "elementName" must be all lower-case
(#1215) Spaces must be used for alignment; tabs are not allowed
(#1215) Tab found within whitespace
(#1215) Whitespace found at end of line
(#1216) Spaces must be used for alignment; tabs are not allowed
(#1216) Tab found within whitespace
(#1216) Line indented incorrectly; expected 12 spaces, found 3
(#1217) Spaces must be used for alignment; tabs are not allowed
(#1217) Tab found within whitespace
(#1217) Whitespace found at end of line
(#1218) Spaces must be used for alignment; tabs are not allowed
(#1218) Tab found within whitespace
(#1218) Line indented incorrectly; expected 8 spaces, found 2
(#1219) Spaces must be used for alignment; tabs are not allowed
(#1219) Tab found within whitespace
(#1219) Whitespace found at end of line
(#1220) Spaces must be used for alignment; tabs are not allowed
(#1220) Tab found within whitespace
(#1220) Line indented incorrectly; expected at least 8 spaces, found 2
(#1221) Spaces must be used for alignment; tabs are not allowed
(#1221) Tab found within whitespace
(#1221) Line indented incorrectly; expected at least 8 spaces, found 2
(#1221) Variable "retString" must be all lower-case
(#1221) Variable "elementName" must be all lower-case
(#1222) Spaces must be used for alignment; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Whitespace found at end of line
(#1223) Spaces must be used for alignment; tabs are not allowed
(#1223) Tab found within whitespace
(#1223) Line indented incorrectly; expected at least 8 spaces, found 2
(#1223) Variable "retString" must be all lower-case
(#1224) Spaces must be used for alignment; tabs are not allowed
(#1224) Tab found within whitespace
(#1224) Whitespace found at end of line
(#1225) Spaces must be used for alignment; tabs are not allowed
(#1225) Tab found within whitespace
(#1225) Line indented incorrectly; expected 4 spaces, found 1
(#1226) Spaces must be used for alignment; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Whitespace found at end of line
(#1227) Spaces must be used for alignment; tabs are not allowed
(#1227) Tab found within whitespace
(#1227) Whitespace found at end of line
(#1228) Spaces must be used for alignment; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Line indented incorrectly; expected at least 4 spaces, found 1
(#1229) Line indented incorrectly; expected at least 4 spaces, found 1
(#1230) Line indented incorrectly; expected at least 4 spaces, found 1
(#1231) Line indented incorrectly; expected at least 4 spaces, found 1
(#1231) Whitespace found at end of line
(#1232) Line indented incorrectly; expected at least 4 spaces, found 1
(#1233) Line indented incorrectly; expected at least 4 spaces, found 1
(#1234) Spaces must be used for alignment; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Line indented incorrectly; expected 4 spaces, found 1
(#1234) method name "MiniXMLElement::toStructure" must be in lower-case letters only
(#1234) Visibility must be declared on method "toStructure"
(#1235) Spaces must be used for alignment; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected at least 4 spaces, found 1
(#1235) Opening brace should be on the same line as the declaration
(#1236) Spaces must be used for alignment; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Whitespace found at end of line
(#1237) Spaces must be used for alignment; tabs are not allowed
(#1237) Tab found within whitespace
(#1237) Line indented incorrectly; expected at least 8 spaces, found 2
(#1237) Variable "retHash" must be all lower-case
(#1238) Spaces must be used for alignment; tabs are not allowed
(#1238) Tab found within whitespace
(#1238) Line indented incorrectly; expected at least 8 spaces, found 2
(#1239) Spaces must be used for alignment; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Line indented incorrectly; expected at least 8 spaces, found 2
(#1239) Variable "numAdded" must be all lower-case
(#1240) Spaces must be used for alignment; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Whitespace found at end of line
(#1240) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1241) Spaces must be used for alignment; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Whitespace found at end of line
(#1242) Spaces must be used for alignment; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Whitespace found at end of line
(#1243) Spaces must be used for alignment; tabs are not allowed
(#1243) Tab found within whitespace
(#1243) Line indented incorrectly; expected 8 spaces, found 2
(#1243) Expected "for (...) {\n"; found "for(...)\n\t\t{\n"
(#1243) Expected 1 space before "="; 0 found
(#1243) Expected 1 space after "="; 0 found
(#1243) Expected 1 space before "<"; 0 found
(#1244) Spaces must be used for alignment; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Line indented incorrectly; expected at least 8 spaces, found 2
(#1245) Spaces must be used for alignment; tabs are not allowed
(#1245) Tab found within whitespace
(#1245) Line indented incorrectly; expected 12 spaces, found 3
(#1245) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1246) Spaces must be used for alignment; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Line indented incorrectly; expected at least 12 spaces, found 3
(#1247) Spaces must be used for alignment; tabs are not allowed
(#1247) Tab found within whitespace
(#1247) Line indented incorrectly; expected at least 16 spaces, found 4
(#1248) Spaces must be used for alignment; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Whitespace found at end of line
(#1249) Spaces must be used for alignment; tabs are not allowed
(#1249) Tab found within whitespace
(#1249) Line indented incorrectly; expected 16 spaces, found 4
(#1249) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\n\t\t\t\t{\n"
(#1249) Variable "retHash" must be all lower-case
(#1250) Spaces must be used for alignment; tabs are not allowed
(#1250) Tab found within whitespace
(#1250) Whitespace found at end of line
(#1251) Spaces must be used for alignment; tabs are not allowed
(#1251) Tab found within whitespace
(#1251) Line indented incorrectly; expected at least 16 spaces, found 4
(#1252) Spaces must be used for alignment; tabs are not allowed
(#1252) Tab found within whitespace
(#1252) Line indented incorrectly; expected 20 spaces, found 5
(#1252) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#1252) Variable "retHash" must be all lower-case
(#1252) Variable "retHash" must be all lower-case
(#1253) Spaces must be used for alignment; tabs are not allowed
(#1253) Tab found within whitespace
(#1253) Line indented incorrectly; expected at least 20 spaces, found 5
(#1254) Spaces must be used for alignment; tabs are not allowed
(#1254) Tab found within whitespace
(#1254) Line indented incorrectly; expected at least 24 spaces, found 6
(#1254) Variable "retHash" must be all lower-case
(#1254) Variable "retHash" must be all lower-case
(#1255) Spaces must be used for alignment; tabs are not allowed
(#1255) Tab found within whitespace
(#1255) Line indented incorrectly; expected at least 24 spaces, found 10
(#1256) Spaces must be used for alignment; tabs are not allowed
(#1256) Tab found within whitespace
(#1256) Whitespace found at end of line
(#1257) Spaces must be used for alignment; tabs are not allowed
(#1257) Tab found within whitespace
(#1257) Line indented incorrectly; expected at least 39 spaces, found 6
(#1257) Variable "retHash" must be all lower-case
(#1258) Spaces must be used for alignment; tabs are not allowed
(#1258) Tab found within whitespace
(#1258) Line indented incorrectly; expected 20 spaces, found 5
(#1259) Spaces must be used for alignment; tabs are not allowed
(#1259) Tab found within whitespace
(#1259) Line indented incorrectly; expected at least 24 spaces, found 6
(#1259) Variable "retHash" must be all lower-case
(#1260) Spaces must be used for alignment; tabs are not allowed
(#1260) Tab found within whitespace
(#1260) Whitespace found at end of line
(#1261) Spaces must be used for alignment; tabs are not allowed
(#1261) Tab found within whitespace
(#1261) Line indented incorrectly; expected at least 24 spaces, found 6
(#1261) Variable "retHash" must be all lower-case
(#1262) Spaces must be used for alignment; tabs are not allowed
(#1262) Tab found within whitespace
(#1262) Line indented incorrectly; expected 20 spaces, found 5
(#1263) Spaces must be used for alignment; tabs are not allowed
(#1263) Tab found within whitespace
(#1263) Line indented incorrectly; expected 16 spaces, found 4
(#1264) Spaces must be used for alignment; tabs are not allowed
(#1264) Tab found within whitespace
(#1264) Line indented incorrectly; expected at least 20 spaces, found 5
(#1264) Variable "retHash" must be all lower-case
(#1265) Spaces must be used for alignment; tabs are not allowed
(#1265) Tab found within whitespace
(#1265) Line indented incorrectly; expected 16 spaces, found 4
(#1266) Spaces must be used for alignment; tabs are not allowed
(#1266) Tab found within whitespace
(#1266) Whitespace found at end of line
(#1267) Spaces must be used for alignment; tabs are not allowed
(#1267) Tab found within whitespace
(#1267) Line indented incorrectly; expected at least 16 spaces, found 4
(#1267) Variable "numAdded" must be all lower-case
(#1268) Spaces must be used for alignment; tabs are not allowed
(#1268) Tab found within whitespace
(#1268) Line indented incorrectly; expected 12 spaces, found 3
(#1269) Spaces must be used for alignment; tabs are not allowed
(#1269) Tab found within whitespace
(#1269) Line indented incorrectly; expected at least 16 spaces, found 4
(#1270) Spaces must be used for alignment; tabs are not allowed
(#1270) Tab found within whitespace
(#1270) Line indented incorrectly; expected 12 spaces, found 3
(#1271) Spaces must be used for alignment; tabs are not allowed
(#1271) Tab found within whitespace
(#1271) Whitespace found at end of line
(#1271) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1272) Spaces must be used for alignment; tabs are not allowed
(#1272) Tab found within whitespace
(#1272) Whitespace found at end of line
(#1273) Spaces must be used for alignment; tabs are not allowed
(#1273) Tab found within whitespace
(#1273) Line indented incorrectly; expected 8 spaces, found 2
(#1274) Spaces must be used for alignment; tabs are not allowed
(#1274) Tab found within whitespace
(#1274) Whitespace found at end of line
(#1274) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1275) Spaces must be used for alignment; tabs are not allowed
(#1275) Tab found within whitespace
(#1275) Whitespace found at end of line
(#1276) Spaces must be used for alignment; tabs are not allowed
(#1276) Tab found within whitespace
(#1276) Line indented incorrectly; expected 8 spaces, found 2
(#1276) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1277) Spaces must be used for alignment; tabs are not allowed
(#1277) Tab found within whitespace
(#1277) Line indented incorrectly; expected at least 8 spaces, found 2
(#1278) Spaces must be used for alignment; tabs are not allowed
(#1278) Tab found within whitespace
(#1278) This comment is 74% valid code; is this commented out code?
(#1278) Line indented incorrectly; expected at least 12 spaces, found 3
(#1278) Perl-style comments are not allowed; use "// Comment." instead
(#1279) Spaces must be used for alignment; tabs are not allowed
(#1279) Tab found within whitespace
(#1279) Line indented incorrectly; expected at least 12 spaces, found 3
(#1279) Variable "retHash" must be all lower-case
(#1280) Spaces must be used for alignment; tabs are not allowed
(#1280) Tab found within whitespace
(#1280) Line indented incorrectly; expected at least 12 spaces, found 3
(#1280) Variable "numAdded" must be all lower-case
(#1281) Spaces must be used for alignment; tabs are not allowed
(#1281) Tab found within whitespace
(#1281) Line indented incorrectly; expected 8 spaces, found 2
(#1282) Spaces must be used for alignment; tabs are not allowed
(#1282) Tab found within whitespace
(#1282) Whitespace found at end of line
(#1282) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1283) Spaces must be used for alignment; tabs are not allowed
(#1283) Tab found within whitespace
(#1283) Whitespace found at end of line
(#1284) Spaces must be used for alignment; tabs are not allowed
(#1284) Tab found within whitespace
(#1284) Line indented incorrectly; expected 8 spaces, found 2
(#1284) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1284) Variable "numAdded" must be all lower-case
(#1285) Spaces must be used for alignment; tabs are not allowed
(#1285) Tab found within whitespace
(#1285) Line indented incorrectly; expected at least 8 spaces, found 2
(#1286) Spaces must be used for alignment; tabs are not allowed
(#1286) Tab found within whitespace
(#1286) Line indented incorrectly; expected 12 spaces, found 3
(#1286) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1287) Spaces must be used for alignment; tabs are not allowed
(#1287) Tab found within whitespace
(#1287) Line indented incorrectly; expected at least 12 spaces, found 3
(#1288) Spaces must be used for alignment; tabs are not allowed
(#1288) Tab found within whitespace
(#1288) Line indented incorrectly; expected at least 16 spaces, found 4
(#1288) Variable "retHash" must be all lower-case
(#1289) Spaces must be used for alignment; tabs are not allowed
(#1289) Tab found within whitespace
(#1289) Line indented incorrectly; expected 12 spaces, found 3
(#1290) Spaces must be used for alignment; tabs are not allowed
(#1290) Tab found within whitespace
(#1290) Whitespace found at end of line
(#1291) Spaces must be used for alignment; tabs are not allowed
(#1291) Tab found within whitespace
(#1291) Line indented incorrectly; expected at least 12 spaces, found 3
(#1291) Variable "retHash" must be all lower-case
(#1292) Spaces must be used for alignment; tabs are not allowed
(#1292) Tab found within whitespace
(#1292) Line indented incorrectly; expected 8 spaces, found 2
(#1293) Spaces must be used for alignment; tabs are not allowed
(#1293) Tab found within whitespace
(#1293) Line indented incorrectly; expected at least 12 spaces, found 3
(#1294) Spaces must be used for alignment; tabs are not allowed
(#1294) Tab found within whitespace
(#1294) Line indented incorrectly; expected 8 spaces, found 2
(#1295) Spaces must be used for alignment; tabs are not allowed
(#1295) Tab found within whitespace
(#1295) Whitespace found at end of line
(#1296) Spaces must be used for alignment; tabs are not allowed
(#1296) Tab found within whitespace
(#1296) Line indented incorrectly; expected 4 spaces, found 1
(#1297) Spaces must be used for alignment; tabs are not allowed
(#1297) Tab found within whitespace
(#1297) Whitespace found at end of line
(#1298) Spaces must be used for alignment; tabs are not allowed
(#1298) Tab found within whitespace
(#1298) Whitespace found at end of line
(#1299) Spaces must be used for alignment; tabs are not allowed
(#1299) Tab found within whitespace
(#1299) Whitespace found at end of line
(#1300) Spaces must be used for alignment; tabs are not allowed
(#1300) Tab found within whitespace
(#1300) Whitespace found at end of line
(#1301) Spaces must be used for alignment; tabs are not allowed
(#1301) Tab found within whitespace
(#1301) Whitespace found at end of line
(#1302) Spaces must be used for alignment; tabs are not allowed
(#1302) Tab found within whitespace
(#1302) Line indented incorrectly; expected at least 4 spaces, found 1
(#1303) Line indented incorrectly; expected at least 4 spaces, found 1
(#1304) Line indented incorrectly; expected at least 4 spaces, found 1
(#1305) Line indented incorrectly; expected at least 4 spaces, found 1
(#1306) Line indented incorrectly; expected at least 4 spaces, found 1
(#1307) Line indented incorrectly; expected at least 4 spaces, found 1
(#1308) Spaces must be used for alignment; tabs are not allowed
(#1308) Tab found within whitespace
(#1308) Line indented incorrectly; expected 4 spaces, found 1
(#1308) method name "MiniXMLElement::isElement" must be in lower-case letters only
(#1308) Visibility must be declared on method "isElement"
(#1309) Spaces must be used for alignment; tabs are not allowed
(#1309) Tab found within whitespace
(#1309) Line indented incorrectly; expected at least 4 spaces, found 1
(#1309) Opening brace should be on the same line as the declaration
(#1310) Spaces must be used for alignment; tabs are not allowed
(#1310) Tab found within whitespace
(#1310) Line indented incorrectly; expected 8 spaces, found 2
(#1310) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1311) Spaces must be used for alignment; tabs are not allowed
(#1311) Tab found within whitespace
(#1311) Line indented incorrectly; expected at least 8 spaces, found 2
(#1312) Spaces must be used for alignment; tabs are not allowed
(#1312) Tab found within whitespace
(#1312) Line indented incorrectly; expected at least 12 spaces, found 3
(#1313) Spaces must be used for alignment; tabs are not allowed
(#1313) Tab found within whitespace
(#1313) Line indented incorrectly; expected 8 spaces, found 2
(#1314) Spaces must be used for alignment; tabs are not allowed
(#1314) Tab found within whitespace
(#1314) Whitespace found at end of line
(#1315) Spaces must be used for alignment; tabs are not allowed
(#1315) Tab found within whitespace
(#1315) Line indented incorrectly; expected at least 8 spaces, found 2
(#1316) Spaces must be used for alignment; tabs are not allowed
(#1316) Tab found within whitespace
(#1316) Line indented incorrectly; expected 4 spaces, found 1
(#1317) Spaces must be used for alignment; tabs are not allowed
(#1317) Tab found within whitespace
(#1317) Whitespace found at end of line
(#1318) Spaces must be used for alignment; tabs are not allowed
(#1318) Tab found within whitespace
(#1318) Whitespace found at end of line
(#1319) Spaces must be used for alignment; tabs are not allowed
(#1319) Tab found within whitespace
(#1319) Line indented incorrectly; expected at least 4 spaces, found 1
(#1320) Line indented incorrectly; expected at least 4 spaces, found 1
(#1321) Line indented incorrectly; expected at least 4 spaces, found 1
(#1322) Line indented incorrectly; expected at least 4 spaces, found 1
(#1323) Line indented incorrectly; expected at least 4 spaces, found 1
(#1324) Line indented incorrectly; expected at least 4 spaces, found 1
(#1325) Spaces must be used for alignment; tabs are not allowed
(#1325) Tab found within whitespace
(#1325) Line indented incorrectly; expected 4 spaces, found 1
(#1325) method name "MiniXMLElement::isNode" must be in lower-case letters only
(#1325) Visibility must be declared on method "isNode"
(#1326) Spaces must be used for alignment; tabs are not allowed
(#1326) Tab found within whitespace
(#1326) Line indented incorrectly; expected at least 4 spaces, found 1
(#1326) Opening brace should be on the same line as the declaration
(#1327) Spaces must be used for alignment; tabs are not allowed
(#1327) Tab found within whitespace
(#1327) Line indented incorrectly; expected 8 spaces, found 2
(#1327) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1328) Spaces must be used for alignment; tabs are not allowed
(#1328) Tab found within whitespace
(#1328) Line indented incorrectly; expected at least 8 spaces, found 2
(#1329) Spaces must be used for alignment; tabs are not allowed
(#1329) Tab found within whitespace
(#1329) Line indented incorrectly; expected at least 12 spaces, found 3
(#1330) Spaces must be used for alignment; tabs are not allowed
(#1330) Tab found within whitespace
(#1330) Line indented incorrectly; expected 8 spaces, found 2
(#1331) Spaces must be used for alignment; tabs are not allowed
(#1331) Tab found within whitespace
(#1331) Whitespace found at end of line
(#1332) Spaces must be used for alignment; tabs are not allowed
(#1332) Tab found within whitespace
(#1332) Line indented incorrectly; expected at least 8 spaces, found 2
(#1333) Spaces must be used for alignment; tabs are not allowed
(#1333) Tab found within whitespace
(#1333) Line indented incorrectly; expected 4 spaces, found 1
(#1334) Spaces must be used for alignment; tabs are not allowed
(#1334) Tab found within whitespace
(#1334) Whitespace found at end of line
(#1335) Spaces must be used for alignment; tabs are not allowed
(#1335) Tab found within whitespace
(#1335) Whitespace found at end of line
(#1336) Spaces must be used for alignment; tabs are not allowed
(#1336) Tab found within whitespace
(#1336) Line indented incorrectly; expected at least 4 spaces, found 1
(#1337) Line indented incorrectly; expected at least 4 spaces, found 1
(#1338) Line indented incorrectly; expected at least 4 spaces, found 1
(#1339) Line indented incorrectly; expected at least 4 spaces, found 1
(#1339) Whitespace found at end of line
(#1340) Line indented incorrectly; expected at least 4 spaces, found 1
(#1341) Line indented incorrectly; expected at least 4 spaces, found 1
(#1342) Line indented incorrectly; expected at least 4 spaces, found 1
(#1343) Line indented incorrectly; expected at least 4 spaces, found 1
(#1344) Line indented incorrectly; expected at least 4 spaces, found 1
(#1345) Line indented incorrectly; expected at least 4 spaces, found 1
(#1346) Line indented incorrectly; expected at least 4 spaces, found 1
(#1347) Line indented incorrectly; expected at least 4 spaces, found 1
(#1348) Line indented incorrectly; expected at least 4 spaces, found 1
(#1349) Line indented incorrectly; expected at least 4 spaces, found 1
(#1350) Spaces must be used for alignment; tabs are not allowed
(#1350) Tab found within whitespace
(#1350) Line indented incorrectly; expected 4 spaces, found 1
(#1350) method name "MiniXMLElement::createNode" must be in lower-case letters only
(#1350) Visibility must be declared on method "createNode"
(#1350) Variable "escapeEntities" must be all lower-case
(#1350) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1351) Spaces must be used for alignment; tabs are not allowed
(#1351) Tab found within whitespace
(#1351) Line indented incorrectly; expected at least 4 spaces, found 1
(#1351) Opening brace should be on the same line as the declaration
(#1352) Spaces must be used for alignment; tabs are not allowed
(#1352) Tab found within whitespace
(#1352) Whitespace found at end of line
(#1353) Spaces must be used for alignment; tabs are not allowed
(#1353) Tab found within whitespace
(#1353) Line indented incorrectly; expected at least 8 spaces, found 2
(#1353) Variable "newNode" must be all lower-case
(#1353) Variable "escapeEntities" must be all lower-case
(#1354) Spaces must be used for alignment; tabs are not allowed
(#1354) Tab found within whitespace
(#1354) Whitespace found at end of line
(#1355) Spaces must be used for alignment; tabs are not allowed
(#1355) Tab found within whitespace
(#1355) Line indented incorrectly; expected at least 8 spaces, found 2
(#1355) Variable "appendedNode" must be all lower-case
(#1355) Variable "newNode" must be all lower-case
(#1356) Spaces must be used for alignment; tabs are not allowed
(#1356) Tab found within whitespace
(#1356) Whitespace found at end of line
(#1357) Spaces must be used for alignment; tabs are not allowed
(#1357) Tab found within whitespace
(#1357) Line indented incorrectly; expected at least 8 spaces, found 2
(#1357) Variable "appendedNode" must be all lower-case
(#1358) Spaces must be used for alignment; tabs are not allowed
(#1358) Tab found within whitespace
(#1358) Line indented incorrectly; expected 4 spaces, found 1
(#1359) Spaces must be used for alignment; tabs are not allowed
(#1359) Tab found within whitespace
(#1359) Whitespace found at end of line
(#1360) Spaces must be used for alignment; tabs are not allowed
(#1360) Tab found within whitespace
(#1360) Whitespace found at end of line
(#1361) Spaces must be used for alignment; tabs are not allowed
(#1361) Tab found within whitespace
(#1361) Line indented incorrectly; expected at least 4 spaces, found 1
(#1362) Line indented incorrectly; expected at least 4 spaces, found 1
(#1363) Line indented incorrectly; expected at least 4 spaces, found 1
(#1364) Line indented incorrectly; expected at least 4 spaces, found 1
(#1365) Line indented incorrectly; expected at least 4 spaces, found 1
(#1366) Line indented incorrectly; expected at least 4 spaces, found 1
(#1367) Line indented incorrectly; expected at least 4 spaces, found 1
(#1368) Line indented incorrectly; expected at least 4 spaces, found 1
(#1369) Line indented incorrectly; expected at least 4 spaces, found 1
(#1370) Line indented incorrectly; expected at least 4 spaces, found 1
(#1371) Line indented incorrectly; expected at least 4 spaces, found 1
(#1372) Spaces must be used for alignment; tabs are not allowed
(#1372) Tab found within whitespace
(#1372) Line indented incorrectly; expected 4 spaces, found 1
(#1372) method name "MiniXMLElement::appendNode" must be in lower-case letters only
(#1372) Visibility must be declared on method "appendNode"
(#1373) Spaces must be used for alignment; tabs are not allowed
(#1373) Tab found within whitespace
(#1373) Line indented incorrectly; expected at least 4 spaces, found 1
(#1373) Opening brace should be on the same line as the declaration
(#1374) Spaces must be used for alignment; tabs are not allowed
(#1374) Tab found within whitespace
(#1374) Line indented incorrectly; expected 8 spaces, found 2
(#1374) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1375) Spaces must be used for alignment; tabs are not allowed
(#1375) Tab found within whitespace
(#1375) Line indented incorrectly; expected at least 8 spaces, found 2
(#1376) Spaces must be used for alignment; tabs are not allowed
(#1376) Tab found within whitespace
(#1376) Line indented incorrectly; expected at least 12 spaces, found 3
(#1377) Spaces must be used for alignment; tabs are not allowed
(#1377) Tab found within whitespace
(#1377) Line indented incorrectly; expected 8 spaces, found 2
(#1378) Spaces must be used for alignment; tabs are not allowed
(#1378) Tab found within whitespace
(#1378) Whitespace found at end of line
(#1378) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1379) Spaces must be used for alignment; tabs are not allowed
(#1379) Tab found within whitespace
(#1379) Whitespace found at end of line
(#1380) Spaces must be used for alignment; tabs are not allowed
(#1380) Tab found within whitespace
(#1380) Line indented incorrectly; expected 8 spaces, found 2
(#1380) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1381) Spaces must be used for alignment; tabs are not allowed
(#1381) Tab found within whitespace
(#1381) Line indented incorrectly; expected at least 8 spaces, found 2
(#1382) Spaces must be used for alignment; tabs are not allowed
(#1382) Tab found within whitespace
(#1382) Line indented incorrectly; expected at least 12 spaces, found 3
(#1383) Spaces must be used for alignment; tabs are not allowed
(#1383) Tab found within whitespace
(#1383) Line indented incorrectly; expected 8 spaces, found 2
(#1384) Spaces must be used for alignment; tabs are not allowed
(#1384) Tab found within whitespace
(#1384) Whitespace found at end of line
(#1385) Spaces must be used for alignment; tabs are not allowed
(#1385) Tab found within whitespace
(#1385) Line indented incorrectly; expected 8 spaces, found 2
(#1385) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1386) Spaces must be used for alignment; tabs are not allowed
(#1386) Tab found within whitespace
(#1386) Line indented incorrectly; expected at least 8 spaces, found 2
(#1387) Spaces must be used for alignment; tabs are not allowed
(#1387) Tab found within whitespace
(#1387) Line indented incorrectly; expected 12 spaces, found 3
(#1387) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1388) Spaces must be used for alignment; tabs are not allowed
(#1388) Tab found within whitespace
(#1388) Line indented incorrectly; expected at least 12 spaces, found 3
(#1389) Spaces must be used for alignment; tabs are not allowed
(#1389) Tab found within whitespace
(#1389) Line indented incorrectly; expected at least 16 spaces, found 4
(#1389) Whitespace found at end of line
(#1390) Spaces must be used for alignment; tabs are not allowed
(#1390) Tab found within whitespace
(#1390) Line indented incorrectly; expected at least 16 spaces, found 7
(#1391) Spaces must be used for alignment; tabs are not allowed
(#1391) Tab found within whitespace
(#1391) Line indented incorrectly; expected 12 spaces, found 3
(#1392) Spaces must be used for alignment; tabs are not allowed
(#1392) Tab found within whitespace
(#1392) Line indented incorrectly; expected at least 12 spaces, found 3
(#1393) Spaces must be used for alignment; tabs are not allowed
(#1393) Tab found within whitespace
(#1393) Line indented incorrectly; expected 8 spaces, found 2
(#1394) Spaces must be used for alignment; tabs are not allowed
(#1394) Tab found within whitespace
(#1394) Whitespace found at end of line
(#1394) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1395) Spaces must be used for alignment; tabs are not allowed
(#1395) Tab found within whitespace
(#1395) Whitespace found at end of line
(#1396) Spaces must be used for alignment; tabs are not allowed
(#1396) Tab found within whitespace
(#1396) Line indented incorrectly; expected at least 8 spaces, found 2
(#1397) Spaces must be used for alignment; tabs are not allowed
(#1397) Tab found within whitespace
(#1397) Line indented incorrectly; expected at least 8 spaces, found 2
(#1398) Spaces must be used for alignment; tabs are not allowed
(#1398) Tab found within whitespace
(#1398) Whitespace found at end of line
(#1399) Spaces must be used for alignment; tabs are not allowed
(#1399) Tab found within whitespace
(#1399) Line indented incorrectly; expected at least 8 spaces, found 2
(#1400) Spaces must be used for alignment; tabs are not allowed
(#1400) Tab found within whitespace
(#1400) Whitespace found at end of line
(#1400) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1401) Spaces must be used for alignment; tabs are not allowed
(#1401) Tab found within whitespace
(#1401) Whitespace found at end of line
(#1402) Spaces must be used for alignment; tabs are not allowed
(#1402) Tab found within whitespace
(#1402) Line indented incorrectly; expected 4 spaces, found 1
(#1403) Spaces must be used for alignment; tabs are not allowed
(#1403) Tab found within whitespace
(#1403) Whitespace found at end of line
(#1404) Spaces must be used for alignment; tabs are not allowed
(#1404) Tab found within whitespace
(#1404) Line indented incorrectly; expected at least 4 spaces, found 1
(#1405) Spaces must be used for alignment; tabs are not allowed
(#1405) Tab found within whitespace
(#1405) Line indented incorrectly; expected 4 spaces, found 1
(#1405) Visibility must be declared on method "__destruct"
(#1406) Spaces must be used for alignment; tabs are not allowed
(#1406) Tab found within whitespace
(#1406) Line indented incorrectly; expected at least 4 spaces, found 1
(#1406) Opening brace should be on the same line as the declaration
(#1407) Spaces must be used for alignment; tabs are not allowed
(#1407) Tab found within whitespace
(#1407) Line indented incorrectly; expected at least 8 spaces, found 2
(#1407) Inline control structures are not allowed
(#1408) Spaces must be used for alignment; tabs are not allowed
(#1408) Tab found within whitespace
(#1408) Line indented incorrectly; expected at least 8 spaces, found 3
(#1409) Spaces must be used for alignment; tabs are not allowed
(#1409) Tab found within whitespace
(#1409) Line indented incorrectly; expected 4 spaces, found 1
(#1410) Spaces must be used for alignment; tabs are not allowed
(#1410) Tab found within whitespace
(#1410) Whitespace found at end of line
(#1411) Spaces must be used for alignment; tabs are not allowed
(#1411) Tab found within whitespace
(#1411) Whitespace found at end of line
(#1437) Spaces must be used for alignment; tabs are not allowed
(#1437) Tab found within whitespace
(#1437) Line indented incorrectly; expected 4 spaces, found 1
(#1437) method name "MiniXMLElementComment::MiniXMLElementComment" must be in lower-case letters only
(#1437) PHP4 style constructors are not allowed; use "__construct()" instead
(#1437) Visibility must be declared on method "MiniXMLElementComment"
(#1437) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#1437) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1438) Spaces must be used for alignment; tabs are not allowed
(#1438) Tab found within whitespace
(#1438) Line indented incorrectly; expected at least 4 spaces, found 1
(#1438) Opening brace should be on the same line as the declaration
(#1439) Spaces must be used for alignment; tabs are not allowed
(#1439) Tab found within whitespace
(#1439) Line indented incorrectly; expected at least 8 spaces, found 2
(#1440) Spaces must be used for alignment; tabs are not allowed
(#1440) Tab found within whitespace
(#1440) Line indented incorrectly; expected 4 spaces, found 1
(#1441) Spaces must be used for alignment; tabs are not allowed
(#1441) Tab found within whitespace
(#1441) Whitespace found at end of line
(#1442) Spaces must be used for alignment; tabs are not allowed
(#1442) Tab found within whitespace
(#1442) Whitespace found at end of line
(#1443) Spaces must be used for alignment; tabs are not allowed
(#1443) Tab found within whitespace
(#1443) Line indented incorrectly; expected 4 spaces, found 1
(#1443) method name "MiniXMLElementComment::toString" must be in lower-case letters only
(#1443) Visibility must be declared on method "toString"
(#1444) Spaces must be used for alignment; tabs are not allowed
(#1444) Tab found within whitespace
(#1444) Line indented incorrectly; expected at least 4 spaces, found 1
(#1444) Opening brace should be on the same line as the declaration
(#1445) Spaces must be used for alignment; tabs are not allowed
(#1445) Tab found within whitespace
(#1445) Line indented incorrectly; expected 8 spaces, found 2
(#1445) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1446) Spaces must be used for alignment; tabs are not allowed
(#1446) Tab found within whitespace
(#1446) Line indented incorrectly; expected at least 8 spaces, found 2
(#1447) Spaces must be used for alignment; tabs are not allowed
(#1447) Tab found within whitespace
(#1447) Line indented incorrectly; expected at least 12 spaces, found 3
(#1448) Spaces must be used for alignment; tabs are not allowed
(#1448) Tab found within whitespace
(#1448) Line indented incorrectly; expected 8 spaces, found 2
(#1449) Spaces must be used for alignment; tabs are not allowed
(#1449) Tab found within whitespace
(#1449) Line indented incorrectly; expected at least 12 spaces, found 3
(#1450) Spaces must be used for alignment; tabs are not allowed
(#1450) Tab found within whitespace
(#1450) Line indented incorrectly; expected 8 spaces, found 2
(#1451) Spaces must be used for alignment; tabs are not allowed
(#1451) Tab found within whitespace
(#1451) Line indented incorrectly; expected 4 spaces, found 1
(#1452) Spaces must be used for alignment; tabs are not allowed
(#1452) Tab found within whitespace
(#1452) Whitespace found at end of line
(#1453) Spaces must be used for alignment; tabs are not allowed
(#1453) Tab found within whitespace
(#1453) Whitespace found at end of line
(#1454) Spaces must be used for alignment; tabs are not allowed
(#1454) Tab found within whitespace
(#1454) Line indented incorrectly; expected 4 spaces, found 1
(#1454) method name "MiniXMLElementComment::toStringWithWhiteSpaces" must be in lower-case letters only
(#1454) Visibility must be declared on method "toStringWithWhiteSpaces"
(#1455) Spaces must be used for alignment; tabs are not allowed
(#1455) Tab found within whitespace
(#1455) Line indented incorrectly; expected at least 4 spaces, found 1
(#1455) Opening brace should be on the same line as the declaration
(#1457) Spaces must be used for alignment; tabs are not allowed
(#1457) Tab found within whitespace
(#1457) Line indented incorrectly; expected at least 8 spaces, found 2
(#1457) Space found before semicolon; expected ");" but found ") ;"
(#1458) Spaces must be used for alignment; tabs are not allowed
(#1458) Tab found within whitespace
(#1458) Whitespace found at end of line
(#1459) Spaces must be used for alignment; tabs are not allowed
(#1459) Tab found within whitespace
(#1459) Line indented incorrectly; expected at least 8 spaces, found 2
(#1459) Variable "retString" must be all lower-case
(#1460) Spaces must be used for alignment; tabs are not allowed
(#1460) Tab found within whitespace
(#1460) Whitespace found at end of line
(#1461) Spaces must be used for alignment; tabs are not allowed
(#1461) Tab found within whitespace
(#1461) Line indented incorrectly; expected 8 spaces, found 2
(#1461) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1462) Spaces must be used for alignment; tabs are not allowed
(#1462) Tab found within whitespace
(#1462) Line indented incorrectly; expected at least 8 spaces, found 2
(#1463) Spaces must be used for alignment; tabs are not allowed
(#1463) Tab found within whitespace
(#1463) Line indented incorrectly; expected at least 12 spaces, found 3
(#1464) Spaces must be used for alignment; tabs are not allowed
(#1464) Tab found within whitespace
(#1464) Line indented incorrectly; expected at least 12 spaces, found 3
(#1464) Variable "retString" must be all lower-case
(#1465) Spaces must be used for alignment; tabs are not allowed
(#1465) Tab found within whitespace
(#1465) Whitespace found at end of line
(#1466) Spaces must be used for alignment; tabs are not allowed
(#1466) Tab found within whitespace
(#1466) Line indented incorrectly; expected at least 12 spaces, found 3
(#1466) Variable "retString" must be all lower-case
(#1467) Spaces must be used for alignment; tabs are not allowed
(#1467) Tab found within whitespace
(#1467) Line indented incorrectly; expected 8 spaces, found 2
(#1468) Spaces must be used for alignment; tabs are not allowed
(#1468) Tab found within whitespace
(#1468) Whitespace found at end of line
(#1469) Spaces must be used for alignment; tabs are not allowed
(#1469) Tab found within whitespace
(#1469) Line indented incorrectly; expected at least 8 spaces, found 2
(#1470) Spaces must be used for alignment; tabs are not allowed
(#1470) Tab found within whitespace
(#1470) Whitespace found at end of line
(#1471) Spaces must be used for alignment; tabs are not allowed
(#1471) Tab found within whitespace
(#1471) Line indented incorrectly; expected at least 8 spaces, found 2
(#1471) Variable "nextDepth" must be all lower-case
(#1471) Expected 1 space before "+"; 0 found
(#1471) Expected 1 space after "+"; 0 found
(#1472) Spaces must be used for alignment; tabs are not allowed
(#1472) Tab found within whitespace
(#1472) Whitespace found at end of line
(#1473) Spaces must be used for alignment; tabs are not allowed
(#1473) Tab found within whitespace
(#1473) Line indented incorrectly; expected 8 spaces, found 2
(#1473) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1473) Space found before second semicolon of FOR loop
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Space found before semicolon; expected "xnumChildren;" but found "xnumChildren ;"
(#1474) Spaces must be used for alignment; tabs are not allowed
(#1474) Tab found within whitespace
(#1474) Line indented incorrectly; expected at least 8 spaces, found 2
(#1475) Spaces must be used for alignment; tabs are not allowed
(#1475) Tab found within whitespace
(#1475) Line indented incorrectly; expected at least 12 spaces, found 3
(#1475) Variable "retString" must be all lower-case
(#1475) Variable "nextDepth" must be all lower-case
(#1476) Spaces must be used for alignment; tabs are not allowed
(#1476) Tab found within whitespace
(#1476) Line indented incorrectly; expected 8 spaces, found 2
(#1477) Spaces must be used for alignment; tabs are not allowed
(#1477) Tab found within whitespace
(#1477) Whitespace found at end of line
(#1478) Spaces must be used for alignment; tabs are not allowed
(#1478) Tab found within whitespace
(#1478) Line indented incorrectly; expected at least 8 spaces, found 2
(#1478) Variable "retString" must be all lower-case
(#1479) Spaces must be used for alignment; tabs are not allowed
(#1479) Tab found within whitespace
(#1479) Whitespace found at end of line
(#1479) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1480) Spaces must be used for alignment; tabs are not allowed
(#1480) Tab found within whitespace
(#1480) Whitespace found at end of line
(#1481) Spaces must be used for alignment; tabs are not allowed
(#1481) Tab found within whitespace
(#1481) Line indented incorrectly; expected at least 8 spaces, found 2
(#1481) Variable "retString" must be all lower-case
(#1482) Spaces must be used for alignment; tabs are not allowed
(#1482) Tab found within whitespace
(#1482) Line indented incorrectly; expected 4 spaces, found 1
(#1483) Spaces must be used for alignment; tabs are not allowed
(#1483) Tab found within whitespace
(#1483) Whitespace found at end of line
(#1484) Spaces must be used for alignment; tabs are not allowed
(#1484) Tab found within whitespace
(#1484) Whitespace found at end of line
(#1485) Spaces must be used for alignment; tabs are not allowed
(#1485) Tab found within whitespace
(#1485) Line indented incorrectly; expected 4 spaces, found 1
(#1485) method name "MiniXMLElementComment::toStringNoWhiteSpaces" must be in lower-case letters only
(#1485) Visibility must be declared on method "toStringNoWhiteSpaces"
(#1486) Spaces must be used for alignment; tabs are not allowed
(#1486) Tab found within whitespace
(#1486) Line indented incorrectly; expected at least 4 spaces, found 1
(#1486) Opening brace should be on the same line as the declaration
(#1487) Spaces must be used for alignment; tabs are not allowed
(#1487) Tab found within whitespace
(#1487) Line indented incorrectly; expected at least 8 spaces, found 2
(#1487) Variable "retString" must be all lower-case
(#1488) Spaces must be used for alignment; tabs are not allowed
(#1488) Tab found within whitespace
(#1488) Whitespace found at end of line
(#1489) Spaces must be used for alignment; tabs are not allowed
(#1489) Tab found within whitespace
(#1489) Line indented incorrectly; expected at least 8 spaces, found 2
(#1489) Variable "retString" must be all lower-case
(#1490) Spaces must be used for alignment; tabs are not allowed
(#1490) Tab found within whitespace
(#1490) Whitespace found at end of line
(#1491) Spaces must be used for alignment; tabs are not allowed
(#1491) Tab found within whitespace
(#1491) Line indented incorrectly; expected 8 spaces, found 2
(#1491) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1492) Spaces must be used for alignment; tabs are not allowed
(#1492) Tab found within whitespace
(#1492) Line indented incorrectly; expected at least 8 spaces, found 2
(#1493) Spaces must be used for alignment; tabs are not allowed
(#1493) Tab found within whitespace
(#1493) Line indented incorrectly; expected at least 12 spaces, found 3
(#1494) Spaces must be used for alignment; tabs are not allowed
(#1494) Tab found within whitespace
(#1494) Line indented incorrectly; expected at least 12 spaces, found 3
(#1494) Variable "retString" must be all lower-case
(#1495) Spaces must be used for alignment; tabs are not allowed
(#1495) Tab found within whitespace
(#1495) Line indented incorrectly; expected at least 12 spaces, found 3
(#1495) Variable "retString" must be all lower-case
(#1496) Spaces must be used for alignment; tabs are not allowed
(#1496) Tab found within whitespace
(#1496) Line indented incorrectly; expected 8 spaces, found 2
(#1497) Spaces must be used for alignment; tabs are not allowed
(#1497) Tab found within whitespace
(#1497) Whitespace found at end of line
(#1497) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1498) Spaces must be used for alignment; tabs are not allowed
(#1498) Tab found within whitespace
(#1498) Whitespace found at end of line
(#1499) Spaces must be used for alignment; tabs are not allowed
(#1499) Tab found within whitespace
(#1499) Line indented incorrectly; expected at least 8 spaces, found 2
(#1500) Spaces must be used for alignment; tabs are not allowed
(#1500) Tab found within whitespace
(#1500) Line indented incorrectly; expected 8 spaces, found 2
(#1500) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1500) Space found before second semicolon of FOR loop
(#1500) Expected 1 space before "="; 0 found
(#1500) Expected 1 space after "="; 0 found
(#1500) Space found before semicolon; expected "xnumChildren;" but found "xnumChildren ;"
(#1501) Spaces must be used for alignment; tabs are not allowed
(#1501) Tab found within whitespace
(#1501) Line indented incorrectly; expected at least 8 spaces, found 2
(#1502) Spaces must be used for alignment; tabs are not allowed
(#1502) Tab found within whitespace
(#1502) Line indented incorrectly; expected at least 12 spaces, found 3
(#1502) Variable "retString" must be all lower-case
(#1503) Spaces must be used for alignment; tabs are not allowed
(#1503) Tab found within whitespace
(#1503) Line indented incorrectly; expected 8 spaces, found 2
(#1504) Spaces must be used for alignment; tabs are not allowed
(#1504) Tab found within whitespace
(#1504) Whitespace found at end of line
(#1505) Spaces must be used for alignment; tabs are not allowed
(#1505) Tab found within whitespace
(#1505) Line indented incorrectly; expected at least 8 spaces, found 2
(#1505) Variable "retString" must be all lower-case
(#1506) Spaces must be used for alignment; tabs are not allowed
(#1506) Tab found within whitespace
(#1506) Whitespace found at end of line
(#1506) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1507) Spaces must be used for alignment; tabs are not allowed
(#1507) Tab found within whitespace
(#1507) Whitespace found at end of line
(#1508) Spaces must be used for alignment; tabs are not allowed
(#1508) Tab found within whitespace
(#1508) Line indented incorrectly; expected at least 8 spaces, found 2
(#1508) Variable "retString" must be all lower-case
(#1509) Spaces must be used for alignment; tabs are not allowed
(#1509) Tab found within whitespace
(#1509) Line indented incorrectly; expected 4 spaces, found 1
(#1510) Spaces must be used for alignment; tabs are not allowed
(#1510) Tab found within whitespace
(#1510) Whitespace found at end of line
(#1511) Spaces must be used for alignment; tabs are not allowed
(#1511) Tab found within whitespace
(#1511) Whitespace found at end of line
(#1535) Spaces must be used for alignment; tabs are not allowed
(#1535) Tab found within whitespace
(#1535) Whitespace found at end of line
(#1536) Spaces must be used for alignment; tabs are not allowed
(#1536) Tab found within whitespace
(#1536) Whitespace found at end of line
(#1537) Spaces must be used for alignment; tabs are not allowed
(#1537) Tab found within whitespace
(#1537) Whitespace found at end of line
(#1538) Spaces must be used for alignment; tabs are not allowed
(#1538) Tab found within whitespace
(#1538) Line indented incorrectly; expected 4 spaces, found 1
(#1538) method name "MiniXMLElementCData::MiniXMLElementCData" must be in lower-case letters only
(#1538) PHP4 style constructors are not allowed; use "__construct()" instead
(#1538) Visibility must be declared on method "MiniXMLElementCData"
(#1538) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#1539) Spaces must be used for alignment; tabs are not allowed
(#1539) Tab found within whitespace
(#1539) Line indented incorrectly; expected at least 4 spaces, found 1
(#1539) Opening brace should be on the same line as the declaration
(#1540) Spaces must be used for alignment; tabs are not allowed
(#1540) Tab found within whitespace
(#1540) Whitespace found at end of line
(#1541) Spaces must be used for alignment; tabs are not allowed
(#1541) Tab found within whitespace
(#1541) Line indented incorrectly; expected at least 8 spaces, found 2
(#1542) Spaces must be used for alignment; tabs are not allowed
(#1542) Tab found within whitespace
(#1542) Line indented incorrectly; expected 8 spaces, found 2
(#1542) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1543) Spaces must be used for alignment; tabs are not allowed
(#1543) Tab found within whitespace
(#1543) Line indented incorrectly; expected at least 8 spaces, found 2
(#1544) Spaces must be used for alignment; tabs are not allowed
(#1544) Tab found within whitespace
(#1544) Line indented incorrectly; expected at least 12 spaces, found 3
(#1544) Space found before semicolon; expected ");" but found ") ;"
(#1545) Spaces must be used for alignment; tabs are not allowed
(#1545) Tab found within whitespace
(#1545) Line indented incorrectly; expected 8 spaces, found 2
(#1546) Spaces must be used for alignment; tabs are not allowed
(#1546) Tab found within whitespace
(#1546) Line indented incorrectly; expected 4 spaces, found 1
(#1547) Spaces must be used for alignment; tabs are not allowed
(#1547) Tab found within whitespace
(#1547) Whitespace found at end of line
(#1549) Spaces must be used for alignment; tabs are not allowed
(#1549) Tab found within whitespace
(#1549) Line indented incorrectly; expected 4 spaces, found 1
(#1549) method name "MiniXMLElementCData::toStringNoWhiteSpaces" must be in lower-case letters only
(#1549) Visibility must be declared on method "toStringNoWhiteSpaces"
(#1550) Spaces must be used for alignment; tabs are not allowed
(#1550) Tab found within whitespace
(#1550) Line indented incorrectly; expected at least 4 spaces, found 1
(#1550) Opening brace should be on the same line as the declaration
(#1551) Spaces must be used for alignment; tabs are not allowed
(#1551) Tab found within whitespace
(#1551) Line indented incorrectly; expected at least 8 spaces, found 2
(#1552) Spaces must be used for alignment; tabs are not allowed
(#1552) Tab found within whitespace
(#1552) Line indented incorrectly; expected 4 spaces, found 1
(#1553) Spaces must be used for alignment; tabs are not allowed
(#1553) Tab found within whitespace
(#1553) Whitespace found at end of line
(#1554) Spaces must be used for alignment; tabs are not allowed
(#1554) Tab found within whitespace
(#1554) Line indented incorrectly; expected 4 spaces, found 1
(#1554) method name "MiniXMLElementCData::toStringWithWhiteSpaces" must be in lower-case letters only
(#1554) Visibility must be declared on method "toStringWithWhiteSpaces"
(#1555) Spaces must be used for alignment; tabs are not allowed
(#1555) Tab found within whitespace
(#1555) Line indented incorrectly; expected at least 4 spaces, found 1
(#1555) Opening brace should be on the same line as the declaration
(#1556) Spaces must be used for alignment; tabs are not allowed
(#1556) Tab found within whitespace
(#1556) Line indented incorrectly; expected at least 8 spaces, found 2
(#1557) Spaces must be used for alignment; tabs are not allowed
(#1557) Tab found within whitespace
(#1557) Line indented incorrectly; expected 4 spaces, found 1
(#1558) Spaces must be used for alignment; tabs are not allowed
(#1558) Tab found within whitespace
(#1558) Whitespace found at end of line
(#1559) Spaces must be used for alignment; tabs are not allowed
(#1559) Tab found within whitespace
(#1559) Line indented incorrectly; expected 4 spaces, found 1
(#1559) method name "MiniXMLElementCData::toString" must be in lower-case letters only
(#1559) Visibility must be declared on method "toString"
(#1560) Spaces must be used for alignment; tabs are not allowed
(#1560) Tab found within whitespace
(#1560) Line indented incorrectly; expected at least 4 spaces, found 1
(#1560) Opening brace should be on the same line as the declaration
(#1561) Spaces must be used for alignment; tabs are not allowed
(#1561) Tab found within whitespace
(#1561) Line indented incorrectly; expected at least 8 spaces, found 2
(#1562) Spaces must be used for alignment; tabs are not allowed
(#1562) Tab found within whitespace
(#1562) Line indented incorrectly; expected 8 spaces, found 2
(#1562) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1563) Spaces must be used for alignment; tabs are not allowed
(#1563) Tab found within whitespace
(#1563) Line indented incorrectly; expected at least 8 spaces, found 2
(#1564) Spaces must be used for alignment; tabs are not allowed
(#1564) Tab found within whitespace
(#1564) Line indented incorrectly; expected at least 12 spaces, found 3
(#1565) Spaces must be used for alignment; tabs are not allowed
(#1565) Tab found within whitespace
(#1565) Line indented incorrectly; expected 8 spaces, found 2
(#1566) Spaces must be used for alignment; tabs are not allowed
(#1566) Tab found within whitespace
(#1566) Whitespace found at end of line
(#1567) Spaces must be used for alignment; tabs are not allowed
(#1567) Tab found within whitespace
(#1567) Line indented incorrectly; expected at least 8 spaces, found 2
(#1567) Variable "retString" must be all lower-case
(#1568) Spaces must be used for alignment; tabs are not allowed
(#1568) Tab found within whitespace
(#1568) Whitespace found at end of line
(#1569) Spaces must be used for alignment; tabs are not allowed
(#1569) Tab found within whitespace
(#1569) Line indented incorrectly; expected 8 spaces, found 2
(#1569) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1570) Spaces must be used for alignment; tabs are not allowed
(#1570) Tab found within whitespace
(#1570) Line indented incorrectly; expected at least 8 spaces, found 2
(#1571) Spaces must be used for alignment; tabs are not allowed
(#1571) Tab found within whitespace
(#1571) Line indented incorrectly; expected at least 12 spaces, found 3
(#1571) Variable "retString" must be all lower-case
(#1572) Spaces must be used for alignment; tabs are not allowed
(#1572) Tab found within whitespace
(#1572) Line indented incorrectly; expected at least 12 spaces, found 3
(#1572) Variable "retString" must be all lower-case
(#1573) Spaces must be used for alignment; tabs are not allowed
(#1573) Tab found within whitespace
(#1573) Line indented incorrectly; expected 8 spaces, found 2
(#1574) Spaces must be used for alignment; tabs are not allowed
(#1574) Tab found within whitespace
(#1574) Whitespace found at end of line
(#1575) Spaces must be used for alignment; tabs are not allowed
(#1575) Tab found within whitespace
(#1575) Line indented incorrectly; expected 8 spaces, found 2
(#1575) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1575) Space found after opening bracket of FOR loop
(#1575) Expected 1 space before "="; 0 found
(#1575) Expected 1 space after "="; 0 found
(#1576) Spaces must be used for alignment; tabs are not allowed
(#1576) Tab found within whitespace
(#1576) Line indented incorrectly; expected at least 8 spaces, found 2
(#1577) Spaces must be used for alignment; tabs are not allowed
(#1577) Tab found within whitespace
(#1577) Line indented incorrectly; expected at least 12 spaces, found 3
(#1577) Variable "retString" must be all lower-case
(#1578) Spaces must be used for alignment; tabs are not allowed
(#1578) Tab found within whitespace
(#1578) Whitespace found at end of line
(#1579) Spaces must be used for alignment; tabs are not allowed
(#1579) Tab found within whitespace
(#1579) Line indented incorrectly; expected 8 spaces, found 2
(#1580) Spaces must be used for alignment; tabs are not allowed
(#1580) Tab found within whitespace
(#1580) Whitespace found at end of line
(#1581) Spaces must be used for alignment; tabs are not allowed
(#1581) Tab found within whitespace
(#1581) Line indented incorrectly; expected at least 8 spaces, found 2
(#1581) Variable "retString" must be all lower-case
(#1582) Spaces must be used for alignment; tabs are not allowed
(#1582) Tab found within whitespace
(#1582) Whitespace found at end of line
(#1583) Spaces must be used for alignment; tabs are not allowed
(#1583) Tab found within whitespace
(#1583) Line indented incorrectly; expected at least 8 spaces, found 2
(#1583) Variable "retString" must be all lower-case
(#1584) Spaces must be used for alignment; tabs are not allowed
(#1584) Tab found within whitespace
(#1584) Line indented incorrectly; expected 4 spaces, found 1
(#1585) Spaces must be used for alignment; tabs are not allowed
(#1585) Tab found within whitespace
(#1585) Whitespace found at end of line
(#1608) Spaces must be used for alignment; tabs are not allowed
(#1608) Tab found within whitespace
(#1608) Line indented incorrectly; expected at least 4 spaces, found 1
(#1608) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1608) Scope modifier not specified for member variable "$dtattr"
(#1609) Spaces must be used for alignment; tabs are not allowed
(#1609) Tab found within whitespace
(#1609) Whitespace found at end of line
(#1610) Spaces must be used for alignment; tabs are not allowed
(#1610) Tab found within whitespace
(#1610) Line indented incorrectly; expected 4 spaces, found 1
(#1610) method name "MiniXMLElementDocType::MiniXMLElementDocType" must be in lower-case letters only
(#1610) PHP4 style constructors are not allowed; use "__construct()" instead
(#1610) Visibility must be declared on method "MiniXMLElementDocType"
(#1610) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#1611) Spaces must be used for alignment; tabs are not allowed
(#1611) Tab found within whitespace
(#1611) Line indented incorrectly; expected at least 4 spaces, found 1
(#1611) Opening brace should be on the same line as the declaration
(#1612) Spaces must be used for alignment; tabs are not allowed
(#1612) Tab found within whitespace
(#1612) Line indented incorrectly; expected at least 8 spaces, found 2
(#1613) Spaces must be used for alignment; tabs are not allowed
(#1613) Tab found within whitespace
(#1613) Line indented incorrectly; expected at least 8 spaces, found 2
(#1614) Spaces must be used for alignment; tabs are not allowed
(#1614) Tab found within whitespace
(#1614) Line indented incorrectly; expected 4 spaces, found 1
(#1615) Spaces must be used for alignment; tabs are not allowed
(#1615) Tab found within whitespace
(#1615) Line indented incorrectly; expected 4 spaces, found 1
(#1615) method name "MiniXMLElementDocType::toString" must be in lower-case letters only
(#1615) Visibility must be declared on method "toString"
(#1616) Spaces must be used for alignment; tabs are not allowed
(#1616) Tab found within whitespace
(#1616) Line indented incorrectly; expected at least 4 spaces, found 1
(#1616) Opening brace should be on the same line as the declaration
(#1617) Spaces must be used for alignment; tabs are not allowed
(#1617) Tab found within whitespace
(#1617) Line indented incorrectly; expected 8 spaces, found 2
(#1617) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1618) Spaces must be used for alignment; tabs are not allowed
(#1618) Tab found within whitespace
(#1618) Line indented incorrectly; expected at least 8 spaces, found 2
(#1619) Spaces must be used for alignment; tabs are not allowed
(#1619) Tab found within whitespace
(#1619) Line indented incorrectly; expected at least 12 spaces, found 3
(#1620) Spaces must be used for alignment; tabs are not allowed
(#1620) Tab found within whitespace
(#1620) Line indented incorrectly; expected 8 spaces, found 2
(#1621) Spaces must be used for alignment; tabs are not allowed
(#1621) Tab found within whitespace
(#1621) Line indented incorrectly; expected at least 12 spaces, found 3
(#1622) Spaces must be used for alignment; tabs are not allowed
(#1622) Tab found within whitespace
(#1622) Line indented incorrectly; expected 8 spaces, found 2
(#1623) Spaces must be used for alignment; tabs are not allowed
(#1623) Tab found within whitespace
(#1623) Line indented incorrectly; expected 4 spaces, found 1
(#1624) Spaces must be used for alignment; tabs are not allowed
(#1624) Tab found within whitespace
(#1624) Whitespace found at end of line
(#1625) Spaces must be used for alignment; tabs are not allowed
(#1625) Tab found within whitespace
(#1625) Whitespace found at end of line
(#1626) Spaces must be used for alignment; tabs are not allowed
(#1626) Tab found within whitespace
(#1626) Line indented incorrectly; expected 4 spaces, found 1
(#1626) method name "MiniXMLElementDocType::toStringWithWhiteSpaces" must be in lower-case letters only
(#1626) Visibility must be declared on method "toStringWithWhiteSpaces"
(#1627) Spaces must be used for alignment; tabs are not allowed
(#1627) Tab found within whitespace
(#1627) Line indented incorrectly; expected at least 4 spaces, found 1
(#1627) Opening brace should be on the same line as the declaration
(#1629) Spaces must be used for alignment; tabs are not allowed
(#1629) Tab found within whitespace
(#1629) Line indented incorrectly; expected at least 8 spaces, found 2
(#1630) Spaces must be used for alignment; tabs are not allowed
(#1630) Tab found within whitespace
(#1630) Whitespace found at end of line
(#1631) Spaces must be used for alignment; tabs are not allowed
(#1631) Tab found within whitespace
(#1631) Line indented incorrectly; expected at least 8 spaces, found 2
(#1631) Variable "retString" must be all lower-case
(#1632) Spaces must be used for alignment; tabs are not allowed
(#1632) Tab found within whitespace
(#1632) Whitespace found at end of line
(#1633) Spaces must be used for alignment; tabs are not allowed
(#1633) Tab found within whitespace
(#1633) Line indented incorrectly; expected 8 spaces, found 2
(#1633) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1634) Spaces must be used for alignment; tabs are not allowed
(#1634) Tab found within whitespace
(#1634) Line indented incorrectly; expected at least 8 spaces, found 2
(#1635) Spaces must be used for alignment; tabs are not allowed
(#1635) Tab found within whitespace
(#1635) Line indented incorrectly; expected at least 12 spaces, found 3
(#1635) Variable "retString" must be all lower-case
(#1636) Spaces must be used for alignment; tabs are not allowed
(#1636) Tab found within whitespace
(#1636) Line indented incorrectly; expected at least 12 spaces, found 3
(#1636) Variable "retString" must be all lower-case
(#1637) Spaces must be used for alignment; tabs are not allowed
(#1637) Tab found within whitespace
(#1637) Line indented incorrectly; expected 8 spaces, found 2
(#1638) Spaces must be used for alignment; tabs are not allowed
(#1638) Tab found within whitespace
(#1638) Whitespace found at end of line
(#1639) Spaces must be used for alignment; tabs are not allowed
(#1639) Tab found within whitespace
(#1639) Line indented incorrectly; expected at least 8 spaces, found 2
(#1639) Variable "nextDepth" must be all lower-case
(#1640) Spaces must be used for alignment; tabs are not allowed
(#1640) Tab found within whitespace
(#1640) Whitespace found at end of line
(#1641) Spaces must be used for alignment; tabs are not allowed
(#1641) Tab found within whitespace
(#1641) Line indented incorrectly; expected 8 spaces, found 2
(#1641) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1641) Space found after opening bracket of FOR loop
(#1641) Expected 1 space before "="; 0 found
(#1641) Expected 1 space after "="; 0 found
(#1642) Spaces must be used for alignment; tabs are not allowed
(#1642) Tab found within whitespace
(#1642) Line indented incorrectly; expected at least 8 spaces, found 2
(#1643) Spaces must be used for alignment; tabs are not allowed
(#1643) Tab found within whitespace
(#1643) Whitespace found at end of line
(#1644) Spaces must be used for alignment; tabs are not allowed
(#1644) Tab found within whitespace
(#1644) Line indented incorrectly; expected at least 12 spaces, found 3
(#1644) Variable "retString" must be all lower-case
(#1644) Variable "nextDepth" must be all lower-case
(#1645) Spaces must be used for alignment; tabs are not allowed
(#1645) Tab found within whitespace
(#1645) Whitespace found at end of line
(#1646) Spaces must be used for alignment; tabs are not allowed
(#1646) Tab found within whitespace
(#1646) Line indented incorrectly; expected 8 spaces, found 2
(#1647) Spaces must be used for alignment; tabs are not allowed
(#1647) Tab found within whitespace
(#1647) Whitespace found at end of line
(#1648) Spaces must be used for alignment; tabs are not allowed
(#1648) Tab found within whitespace
(#1648) Line indented incorrectly; expected at least 8 spaces, found 2
(#1648) Variable "retString" must be all lower-case
(#1649) Spaces must be used for alignment; tabs are not allowed
(#1649) Tab found within whitespace
(#1649) Whitespace found at end of line
(#1650) Spaces must be used for alignment; tabs are not allowed
(#1650) Tab found within whitespace
(#1650) Line indented incorrectly; expected at least 8 spaces, found 2
(#1650) Variable "retString" must be all lower-case
(#1651) Spaces must be used for alignment; tabs are not allowed
(#1651) Tab found within whitespace
(#1651) Line indented incorrectly; expected 4 spaces, found 1
(#1654) Spaces must be used for alignment; tabs are not allowed
(#1654) Tab found within whitespace
(#1654) Line indented incorrectly; expected 4 spaces, found 1
(#1654) method name "MiniXMLElementDocType::toStringNoWhiteSpaces" must be in lower-case letters only
(#1654) Visibility must be declared on method "toStringNoWhiteSpaces"
(#1655) Spaces must be used for alignment; tabs are not allowed
(#1655) Tab found within whitespace
(#1655) Line indented incorrectly; expected at least 4 spaces, found 1
(#1655) Opening brace should be on the same line as the declaration
(#1656) Spaces must be used for alignment; tabs are not allowed
(#1656) Tab found within whitespace
(#1656) Whitespace found at end of line
(#1657) Spaces must be used for alignment; tabs are not allowed
(#1657) Tab found within whitespace
(#1657) Line indented incorrectly; expected at least 8 spaces, found 2
(#1657) Variable "retString" must be all lower-case
(#1658) Spaces must be used for alignment; tabs are not allowed
(#1658) Tab found within whitespace
(#1658) Whitespace found at end of line
(#1659) Spaces must be used for alignment; tabs are not allowed
(#1659) Tab found within whitespace
(#1659) Line indented incorrectly; expected 8 spaces, found 2
(#1659) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1660) Spaces must be used for alignment; tabs are not allowed
(#1660) Tab found within whitespace
(#1660) Line indented incorrectly; expected at least 8 spaces, found 2
(#1661) Spaces must be used for alignment; tabs are not allowed
(#1661) Tab found within whitespace
(#1661) Line indented incorrectly; expected at least 12 spaces, found 3
(#1661) Variable "retString" must be all lower-case
(#1662) Spaces must be used for alignment; tabs are not allowed
(#1662) Tab found within whitespace
(#1662) Line indented incorrectly; expected at least 12 spaces, found 3
(#1662) Variable "retString" must be all lower-case
(#1663) Spaces must be used for alignment; tabs are not allowed
(#1663) Tab found within whitespace
(#1663) Line indented incorrectly; expected 8 spaces, found 2
(#1664) Spaces must be used for alignment; tabs are not allowed
(#1664) Tab found within whitespace
(#1664) Whitespace found at end of line
(#1665) Spaces must be used for alignment; tabs are not allowed
(#1665) Tab found within whitespace
(#1665) Line indented incorrectly; expected 8 spaces, found 2
(#1665) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1665) Space found after opening bracket of FOR loop
(#1665) Expected 1 space before "="; 0 found
(#1665) Expected 1 space after "="; 0 found
(#1666) Spaces must be used for alignment; tabs are not allowed
(#1666) Tab found within whitespace
(#1666) Line indented incorrectly; expected at least 8 spaces, found 2
(#1667) Spaces must be used for alignment; tabs are not allowed
(#1667) Tab found within whitespace
(#1667) Whitespace found at end of line
(#1668) Spaces must be used for alignment; tabs are not allowed
(#1668) Tab found within whitespace
(#1668) Line indented incorrectly; expected at least 12 spaces, found 3
(#1668) Variable "retString" must be all lower-case
(#1669) Spaces must be used for alignment; tabs are not allowed
(#1669) Tab found within whitespace
(#1669) Whitespace found at end of line
(#1670) Spaces must be used for alignment; tabs are not allowed
(#1670) Tab found within whitespace
(#1670) Line indented incorrectly; expected 8 spaces, found 2
(#1671) Spaces must be used for alignment; tabs are not allowed
(#1671) Tab found within whitespace
(#1671) Whitespace found at end of line
(#1672) Spaces must be used for alignment; tabs are not allowed
(#1672) Tab found within whitespace
(#1672) Line indented incorrectly; expected at least 8 spaces, found 2
(#1672) Variable "retString" must be all lower-case
(#1673) Spaces must be used for alignment; tabs are not allowed
(#1673) Tab found within whitespace
(#1673) Whitespace found at end of line
(#1674) Spaces must be used for alignment; tabs are not allowed
(#1674) Tab found within whitespace
(#1674) Line indented incorrectly; expected at least 8 spaces, found 2
(#1674) Variable "retString" must be all lower-case
(#1675) Spaces must be used for alignment; tabs are not allowed
(#1675) Tab found within whitespace
(#1675) Line indented incorrectly; expected 4 spaces, found 1
(#1700) Spaces must be used for alignment; tabs are not allowed
(#1700) Tab found within whitespace
(#1700) Whitespace found at end of line
(#1701) Spaces must be used for alignment; tabs are not allowed
(#1701) Tab found within whitespace
(#1701) Line indented incorrectly; expected 4 spaces, found 1
(#1701) method name "MiniXMLElementEntity::MiniXMLElementEntity" must be in lower-case letters only
(#1701) PHP4 style constructors are not allowed; use "__construct()" instead
(#1701) Visibility must be declared on method "MiniXMLElementEntity"
(#1701) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#1701) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1702) Spaces must be used for alignment; tabs are not allowed
(#1702) Tab found within whitespace
(#1702) Line indented incorrectly; expected at least 4 spaces, found 1
(#1702) Opening brace should be on the same line as the declaration
(#1703) Spaces must be used for alignment; tabs are not allowed
(#1703) Tab found within whitespace
(#1703) Whitespace found at end of line
(#1704) Spaces must be used for alignment; tabs are not allowed
(#1704) Tab found within whitespace
(#1704) Line indented incorrectly; expected at least 8 spaces, found 2
(#1705) Spaces must be used for alignment; tabs are not allowed
(#1705) Tab found within whitespace
(#1705) Whitespace found at end of line
(#1706) Spaces must be used for alignment; tabs are not allowed
(#1706) Tab found within whitespace
(#1706) Line indented incorrectly; expected 8 spaces, found 2
(#1706) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1707) Spaces must be used for alignment; tabs are not allowed
(#1707) Tab found within whitespace
(#1707) Line indented incorrectly; expected at least 8 spaces, found 2
(#1708) Spaces must be used for alignment; tabs are not allowed
(#1708) Tab found within whitespace
(#1708) Line indented incorrectly; expected at least 12 spaces, found 3
(#1709) Spaces must be used for alignment; tabs are not allowed
(#1709) Tab found within whitespace
(#1709) Line indented incorrectly; expected 8 spaces, found 2
(#1710) Spaces must be used for alignment; tabs are not allowed
(#1710) Tab found within whitespace
(#1710) Whitespace found at end of line
(#1711) Spaces must be used for alignment; tabs are not allowed
(#1711) Tab found within whitespace
(#1711) Line indented incorrectly; expected 4 spaces, found 1
(#1712) Spaces must be used for alignment; tabs are not allowed
(#1712) Tab found within whitespace
(#1712) Whitespace found at end of line
(#1713) Spaces must be used for alignment; tabs are not allowed
(#1713) Tab found within whitespace
(#1713) Line indented incorrectly; expected 4 spaces, found 1
(#1713) method name "MiniXMLElementEntity::toString" must be in lower-case letters only
(#1713) Visibility must be declared on method "toString"
(#1714) Spaces must be used for alignment; tabs are not allowed
(#1714) Tab found within whitespace
(#1714) Line indented incorrectly; expected at least 4 spaces, found 1
(#1714) Opening brace should be on the same line as the declaration
(#1715) Spaces must be used for alignment; tabs are not allowed
(#1715) Tab found within whitespace
(#1715) Whitespace found at end of line
(#1716) Spaces must be used for alignment; tabs are not allowed
(#1716) Tab found within whitespace
(#1716) Line indented incorrectly; expected at least 8 spaces, found 2
(#1717) Spaces must be used for alignment; tabs are not allowed
(#1717) Tab found within whitespace
(#1717) Line indented incorrectly; expected 8 spaces, found 2
(#1717) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1718) Spaces must be used for alignment; tabs are not allowed
(#1718) Tab found within whitespace
(#1718) Line indented incorrectly; expected at least 8 spaces, found 2
(#1719) Spaces must be used for alignment; tabs are not allowed
(#1719) Tab found within whitespace
(#1719) Line indented incorrectly; expected at least 12 spaces, found 3
(#1720) Spaces must be used for alignment; tabs are not allowed
(#1720) Tab found within whitespace
(#1720) Line indented incorrectly; expected 8 spaces, found 2
(#1720) Whitespace found at end of line
(#1721) Spaces must be used for alignment; tabs are not allowed
(#1721) Tab found within whitespace
(#1721) Whitespace found at end of line
(#1722) Spaces must be used for alignment; tabs are not allowed
(#1722) Tab found within whitespace
(#1722) Line indented incorrectly; expected at least 8 spaces, found 2
(#1722) Variable "retString" must be all lower-case
(#1723) Spaces must be used for alignment; tabs are not allowed
(#1723) Tab found within whitespace
(#1723) Whitespace found at end of line
(#1724) Spaces must be used for alignment; tabs are not allowed
(#1724) Tab found within whitespace
(#1724) Line indented incorrectly; expected 8 spaces, found 2
(#1724) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1725) Spaces must be used for alignment; tabs are not allowed
(#1725) Tab found within whitespace
(#1725) Line indented incorrectly; expected at least 8 spaces, found 2
(#1726) Spaces must be used for alignment; tabs are not allowed
(#1726) Tab found within whitespace
(#1726) Line indented incorrectly; expected at least 12 spaces, found 3
(#1726) Variable "retString" must be all lower-case
(#1727) Spaces must be used for alignment; tabs are not allowed
(#1727) Tab found within whitespace
(#1727) Line indented incorrectly; expected at least 12 spaces, found 3
(#1727) Variable "retString" must be all lower-case
(#1728) Spaces must be used for alignment; tabs are not allowed
(#1728) Tab found within whitespace
(#1728) Line indented incorrectly; expected 8 spaces, found 2
(#1729) Spaces must be used for alignment; tabs are not allowed
(#1729) Tab found within whitespace
(#1729) Whitespace found at end of line
(#1730) Spaces must be used for alignment; tabs are not allowed
(#1730) Tab found within whitespace
(#1730) Line indented incorrectly; expected at least 8 spaces, found 3
(#1730) Variable "nextDepth" must be all lower-case
(#1731) Spaces must be used for alignment; tabs are not allowed
(#1731) Tab found within whitespace
(#1731) Expected 1 space before ":"; newline found
(#1732) Spaces must be used for alignment; tabs are not allowed
(#1732) Tab found within whitespace
(#1732) Line indented incorrectly; expected at least 8 spaces, found 2
(#1732) Variable "retString" must be all lower-case
(#1733) Spaces must be used for alignment; tabs are not allowed
(#1733) Tab found within whitespace
(#1733) Line indented incorrectly; expected 8 spaces, found 2
(#1733) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1733) Space found after opening bracket of FOR loop
(#1733) Expected 1 space before "="; 0 found
(#1733) Expected 1 space after "="; 0 found
(#1734) Spaces must be used for alignment; tabs are not allowed
(#1734) Tab found within whitespace
(#1734) Line indented incorrectly; expected at least 8 spaces, found 2
(#1735) Spaces must be used for alignment; tabs are not allowed
(#1735) Tab found within whitespace
(#1735) Whitespace found at end of line
(#1736) Spaces must be used for alignment; tabs are not allowed
(#1736) Tab found within whitespace
(#1736) Line indented incorrectly; expected at least 12 spaces, found 3
(#1736) Variable "retString" must be all lower-case
(#1737) Spaces must be used for alignment; tabs are not allowed
(#1737) Tab found within whitespace
(#1737) Whitespace found at end of line
(#1738) Spaces must be used for alignment; tabs are not allowed
(#1738) Tab found within whitespace
(#1738) Line indented incorrectly; expected 8 spaces, found 2
(#1739) Spaces must be used for alignment; tabs are not allowed
(#1739) Tab found within whitespace
(#1739) Line indented incorrectly; expected at least 8 spaces, found 2
(#1739) Variable "retString" must be all lower-case
(#1740) Spaces must be used for alignment; tabs are not allowed
(#1740) Tab found within whitespace
(#1740) Line indented incorrectly; expected at least 8 spaces, found 2
(#1740) Variable "retString" must be all lower-case
(#1741) Spaces must be used for alignment; tabs are not allowed
(#1741) Tab found within whitespace
(#1741) Whitespace found at end of line
(#1742) Spaces must be used for alignment; tabs are not allowed
(#1742) Tab found within whitespace
(#1742) Line indented incorrectly; expected at least 8 spaces, found 2
(#1742) Variable "retString" must be all lower-case
(#1743) Spaces must be used for alignment; tabs are not allowed
(#1743) Tab found within whitespace
(#1743) Line indented incorrectly; expected 4 spaces, found 1
(#1744) Spaces must be used for alignment; tabs are not allowed
(#1744) Tab found within whitespace
(#1744) Whitespace found at end of line
(#1745) Spaces must be used for alignment; tabs are not allowed
(#1745) Tab found within whitespace
(#1745) Whitespace found at end of line
(#1746) Spaces must be used for alignment; tabs are not allowed
(#1746) Tab found within whitespace
(#1746) Line indented incorrectly; expected 4 spaces, found 1
(#1746) method name "MiniXMLElementEntity::toStringNoWhiteSpaces" must be in lower-case letters only
(#1746) Visibility must be declared on method "toStringNoWhiteSpaces"
(#1747) Spaces must be used for alignment; tabs are not allowed
(#1747) Tab found within whitespace
(#1747) Line indented incorrectly; expected at least 4 spaces, found 1
(#1747) Opening brace should be on the same line as the declaration
(#1748) Spaces must be used for alignment; tabs are not allowed
(#1748) Tab found within whitespace
(#1748) Line indented incorrectly; expected at least 8 spaces, found 2
(#1749) Spaces must be used for alignment; tabs are not allowed
(#1749) Tab found within whitespace
(#1749) Line indented incorrectly; expected 4 spaces, found 1
(#1750) Spaces must be used for alignment; tabs are not allowed
(#1750) Tab found within whitespace
(#1750) Whitespace found at end of line
(#1751) Spaces must be used for alignment; tabs are not allowed
(#1751) Tab found within whitespace
(#1751) Line indented incorrectly; expected 4 spaces, found 1
(#1751) method name "MiniXMLElementEntity::toStringWithWhiteSpaces" must be in lower-case letters only
(#1751) Visibility must be declared on method "toStringWithWhiteSpaces"
(#1752) Spaces must be used for alignment; tabs are not allowed
(#1752) Tab found within whitespace
(#1752) Line indented incorrectly; expected at least 4 spaces, found 1
(#1752) Opening brace should be on the same line as the declaration
(#1753) Spaces must be used for alignment; tabs are not allowed
(#1753) Tab found within whitespace
(#1753) Line indented incorrectly; expected at least 8 spaces, found 2
(#1754) Spaces must be used for alignment; tabs are not allowed
(#1754) Tab found within whitespace
(#1754) Line indented incorrectly; expected 4 spaces, found 1
(#1760) A closing tag is not permitted at the end of a PHP file
blocks/exaport/lib/classes/node.inc.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#8) Whitespace found at end of line
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Whitespace found at end of line
(#13) Line 12 of the opening comment must start "//".
(#13) Whitespace found at end of line
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Whitespace found at end of line
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#19) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#28) Whitespace found at end of line
(#32) Whitespace found at end of line
(#45) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#63) Whitespace found at end of line
(#66) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#77) Scope modifier not specified for member variable "$xtext"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#78) Scope modifier not specified for member variable "$xnumeric"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) method name "MiniXMLNode::MiniXMLNode" must be in lower-case letters only
(#84) PHP4 style constructors are not allowed; use "__construct()" instead
(#84) Visibility must be declared on method "MiniXMLNode"
(#84) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#84) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#84) Variable "escapeEntities" must be all lower-case
(#84) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Opening brace should be on the same line as the declaration
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Whitespace found at end of line
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#93) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#95) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 16 spaces, found 4
(#97) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 16 spaces, found 4
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 20 spaces, found 5
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 16 spaces, found 4
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 16 spaces, found 4
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 12 spaces, found 3
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 16 spaces, found 4
(#104) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 16 spaces, found 4
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 20 spaces, found 5
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 20 spaces, found 5
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 16 spaces, found 4
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 16 spaces, found 4
(#110) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#110) Variable "escapeEntities" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 16 spaces, found 4
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 20 spaces, found 5
(#112) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#112) Variable "escapeEntities" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 20 spaces, found 5
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 24 spaces, found 6
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 20 spaces, found 5
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 16 spaces, found 4
(#116) Usage of ELSEIF not allowed; use ELSE IF instead
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 20 spaces, found 5
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 16 spaces, found 4
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 16 spaces, found 4
(#120) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 16 spaces, found 4
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 20 spaces, found 5
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 16 spaces, found 4
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 16 spaces, found 4
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#126) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 12 spaces, found 3
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Whitespace found at end of line
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 1
(#138) method name "MiniXMLNode::getValue" must be in lower-case letters only
(#138) Visibility must be declared on method "getValue"
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Opening brace should be on the same line as the declaration
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Variable "retStr" must be all lower-case
(#140) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#141) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 3
(#143) Variable "retStr" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 8 spaces, found 2
(#144) Usage of ELSEIF not allowed; use ELSE IF instead
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#146) Variable "retStr" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#149) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Variable "retStr" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Whitespace found at end of line
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Variable "retStr" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 4 spaces, found 1
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Whitespace found at end of line
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Whitespace found at end of line
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Whitespace found at end of line
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#170) Visibility must be declared on method "text"
(#170) Variable "setToPrimary" must be all lower-case
(#170) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#170) Variable "setToAlternate" must be all lower-case
(#170) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Opening brace should be on the same line as the declaration
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Variable "setTo" must be all lower-case
(#172) Variable "setToPrimary" must be all lower-case
(#172) Variable "setToPrimary" must be all lower-case
(#172) Variable "setToAlternate" must be all lower-case
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#174) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#174) Variable "setTo" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 12 spaces, found 3
(#176) Expected "if (...) {\n"; found "if (...) \n\t\t\t{\n"
(#176) Whitespace found at end of line
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 3
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 16 spaces, found 4
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Whitespace found at end of line
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 3
(#180) Usage of ELSEIF not allowed; use ELSE IF instead
(#180) Variable "setTo" must be all lower-case
(#180) Variable "setTo" must be all lower-case
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Whitespace found at end of line
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 16 spaces, found 4
(#182) Variable "setTo" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 12 spaces, found 3
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 12 spaces, found 3
(#185) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 16 spaces, found 4
(#187) Variable "setTo" must be all lower-case
(#187) Variable "setTo" must be all lower-case
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 16 spaces, found 4
(#188) Variable "setTo" must be all lower-case
(#188) Variable "setTo" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 12 spaces, found 3
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#190) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Whitespace found at end of line
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 12 spaces, found 3
(#192) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 3
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 16 spaces, found 4
(#194) Variable "setTo" must be all lower-case
(#194) Variable "setTo" must be all lower-case
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 12 spaces, found 3
(#195) Whitespace found at end of line
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Whitespace found at end of line
(#196) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Whitespace found at end of line
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 12 spaces, found 3
(#198) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 12 spaces, found 3
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 16 spaces, found 4
(#200) Variable "setTo" must be all lower-case
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 12 spaces, found 3
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Whitespace found at end of line
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Variable "setTo" must be all lower-case
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Whitespace found at end of line
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Whitespace found at end of line
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 4 spaces, found 1
(#211) Line indented incorrectly; expected at least 4 spaces, found 1
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Whitespace found at end of line
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Whitespace found at end of line
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Whitespace found at end of line
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#222) Visibility must be declared on method "numeric"
(#222) Variable "setToPrim" must be all lower-case
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#222) Variable "setToAlt" must be all lower-case
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Opening brace should be on the same line as the declaration
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#224) Variable "setTo" must be all lower-case
(#224) Variable "setToPrim" must be all lower-case
(#224) Variable "setToAlt" must be all lower-case
(#224) Variable "setToPrim" must be all lower-case
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 8 spaces, found 2
(#226) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#226) Variable "setTo" must be all lower-case
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 12 spaces, found 3
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 16 spaces, found 4
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 12 spaces, found 3
(#232) Usage of ELSEIF not allowed; use ELSE IF instead
(#232) Variable "setTo" must be all lower-case
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 16 spaces, found 4
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 12 spaces, found 3
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 12 spaces, found 3
(#237) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 16 spaces, found 4
(#239) Variable "setTo" must be all lower-case
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 12 spaces, found 3
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#241) Variable "setTo" must be all lower-case
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 8 spaces, found 2
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 4 spaces, found 1
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Whitespace found at end of line
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Whitespace found at end of line
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Line indented incorrectly; expected at least 4 spaces, found 1
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Whitespace found at end of line
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) Whitespace found at end of line
(#256) Line indented incorrectly; expected at least 4 spaces, found 1
(#257) Line indented incorrectly; expected at least 4 spaces, found 1
(#258) Line indented incorrectly; expected at least 4 spaces, found 1
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Whitespace found at end of line
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 4 spaces, found 1
(#260) method name "MiniXMLNode::toString" must be in lower-case letters only
(#260) Visibility must be declared on method "toString"
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Opening brace should be on the same line as the declaration
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 8 spaces, found 2
(#262) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 3
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 8 spaces, found 2
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Whitespace found at end of line
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 8 spaces, found 2
(#267) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 12 spaces, found 3
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 8 spaces, found 2
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Whitespace found at end of line
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Variable "retStr" must be all lower-case
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Whitespace found at end of line
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 8 spaces, found 2
(#275) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 12 spaces, found 3
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 12 spaces, found 3
(#278) Variable "retStr" must be all lower-case
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 8 spaces, found 2
(#279) Usage of ELSEIF not allowed; use ELSE IF instead
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 12 spaces, found 3
(#281) Variable "retStr" must be all lower-case
(#281) Expected 1 space after ".="; 2 found
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 8 spaces, found 2
(#282) Whitespace found at end of line
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Variable "retStr" must be all lower-case
(#285) Variable "retStr" must be all lower-case
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Whitespace found at end of line
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Variable "retStr" must be all lower-case
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 4 spaces, found 1
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Whitespace found at end of line
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Whitespace found at end of line
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 4 spaces, found 1
(#291) method name "MiniXMLNode::toStringWithWhiteSpaces" must be in lower-case letters only
(#291) Visibility must be declared on method "toStringWithWhiteSpaces"
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 4 spaces, found 1
(#292) Opening brace should be on the same line as the declaration
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 4 spaces, found 1
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Whitespace found at end of line
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 4 spaces, found 1
(#296) method name "MiniXMLNode::toStringNoWhiteSpaces" must be in lower-case letters only
(#296) Visibility must be declared on method "toStringNoWhiteSpaces"
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 4 spaces, found 1
(#297) Opening brace should be on the same line as the declaration
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Whitespace found at end of line
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 8 spaces, found 2
(#299) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 12 spaces, found 3
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 8 spaces, found 2
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Whitespace found at end of line
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 8 spaces, found 2
(#304) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 12 spaces, found 3
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 12 spaces, found 3
(#307) Variable "retStr" must be all lower-case
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 8 spaces, found 2
(#308) Usage of ELSEIF not allowed; use ELSE IF instead
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 12 spaces, found 3
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 12 spaces, found 3
(#310) Variable "retStr" must be all lower-case
(#310) Expected 1 space after "="; 2 found
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 8 spaces, found 2
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Whitespace found at end of line
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Variable "retStr" must be all lower-case
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 4 spaces, found 1
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Whitespace found at end of line
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Whitespace found at end of line
(#321) A closing tag is not permitted at the end of a PHP file
blocks/exaport/lib/classes/treecomp.inc.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Whitespace found at end of line
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Whitespace found at end of line
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Whitespace found at end of line
(#13) Line 12 of the opening comment must start "//".
(#13) Whitespace found at end of line
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Whitespace found at end of line
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#31) Whitespace found at end of line
(#53) Whitespace found at end of line
(#60) Whitespace found at end of line
(#69) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#71) Scope modifier not specified for member variable "$xparent"
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) method name "MiniXMLTreeComponent::MiniXMLTreeComponent" must be in lower-case letters only
(#77) PHP4 style constructors are not allowed; use "__construct()" instead
(#77) Visibility must be declared on method "MiniXMLTreeComponent"
(#77) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Opening brace should be on the same line as the declaration
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#85) Visibility must be declared on method "name"
(#85) Variable "setTo" must be all lower-case
(#85) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Opening brace should be on the same line as the declaration
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#91) method name "MiniXMLTreeComponent::getElement" must be in lower-case letters only
(#91) Visibility must be declared on method "getElement"
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Opening brace should be on the same line as the declaration
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Whitespace found at end of line
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#98) method name "MiniXMLTreeComponent::getValue" must be in lower-case letters only
(#98) Visibility must be declared on method "getValue"
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) Opening brace should be on the same line as the declaration
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#112) Variable "setParent" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Opening brace should be on the same line as the declaration
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#114) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#114) Variable "setParent" must be all lower-case
(#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 2
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 12 spaces, found 3
(#117) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#117) Variable "setParent" must be all lower-case
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 16 spaces, found 4
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 16 spaces, found 7
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 12 spaces, found 3
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) Variable "setParent" must be all lower-case
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#126) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#132) method name "MiniXMLTreeComponent::toString" must be in lower-case letters only
(#132) Visibility must be declared on method "toString"
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Opening brace should be on the same line as the declaration
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#141) Visibility must be declared on method "dump"
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Opening brace should be on the same line as the declaration
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#147) method name "MiniXMLTreeComponent::_spaceStr" must be in lower-case letters only
(#147) Visibility must be declared on method "_spaceStr"
(#147) Variable "numSpaces" must be all lower-case
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Opening brace should be on the same line as the declaration
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Variable "retStr" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 8 spaces, found 2
(#150) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#150) Variable "numSpaces" must be all lower-case
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 3
(#152) Variable "retStr" must be all lower-case
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#155) Expected "for (...) {\n"; found "for(...)\n\t\t{\n"
(#155) Variable "numSpaces" must be all lower-case
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Variable "retStr" must be all lower-case
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Variable "retStr" must be all lower-case
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 4 spaces, found 1
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#164) Visibility must be declared on method "__destruct"
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Opening brace should be on the same line as the declaration
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 1
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Whitespace found at end of line
(#172) A closing tag is not permitted at the end of a PHP file
blocks/exaport/lib/common.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 8 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 12 spaces, found 3
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 8 spaces, found 2
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#31) Spaces must be used to indent lines; tabs are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 3
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 12 spaces, found 3
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 16 spaces, found 4
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 12 spaces, found 3
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 12 spaces, found 3
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 12 spaces, found 3
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 12 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 12 spaces, found 3
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 16 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 20 spaces, found 5
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 16 spaces, found 4
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 12 spaces, found 3
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 16 spaces, found 4
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 20 spaces, found 5
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 16 spaces, found 4
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 12 spaces, found 3
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 12 spaces, found 3
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#69) Visibility must be declared on method "request_uri"
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 8 spaces, found 2
(#78) Protected method name "event::prepareData" must be in lower-case letters only
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 12 spaces, found 3
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 16 spaces, found 4
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 20 spaces, found 5
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 16 spaces, found 4
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 20 spaces, found 5
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 16 spaces, found 4
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 12 spaces, found 3
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#88) Visibility must be declared on method "log"
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 12 spaces, found 3
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 12 spaces, found 3
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#96) Visibility must be declared on method "__construct"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 12 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 16 spaces, found 4
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 20 spaces, found 5
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 16 spaces, found 4
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 12 spaces, found 3
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 8 spaces, found 2
(#116) Public method name "SimpleXMLElement::addChildWithCDATA" must be in lower-case letters only
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Variable "new_child" must not contain underscores.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 12 spaces, found 3
(#119) Variable "new_child" must not contain underscores.
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 16 spaces, found 4
(#120) Variable "new_child" must not contain underscores.
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 16 spaces, found 4
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 16 spaces, found 4
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 12 spaces, found 3
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Variable "new_child" must not contain underscores.
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 8 spaces, found 2
(#128) Variable "rootElement" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 12 spaces, found 3
(#129) Variable "rootElement" must be all lower-case
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#132) Public method name "SimpleXMLElement::addChildWithCDATAIfValue" must be in lower-case letters only
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 12 spaces, found 3
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 16 spaces, found 4
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 12 spaces, found 3
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 16 spaces, found 4
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 8 spaces, found 2
(#140) Public method name "SimpleXMLElement::addChild" must be in lower-case letters only
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 12 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 16 spaces, found 4
(#142) Variable "newNode" must be all lower-case
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 16 spaces, found 4
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 16 spaces, found 4
(#144) Variable "newNode" must be all lower-case
(#144) Variable "newNode" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 16 spaces, found 4
(#145) Variable "newNode" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Line indented incorrectly; expected at least 16 spaces, found 4
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 16 spaces, found 4
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 16 spaces, found 4
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 12 spaces, found 3
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 16 spaces, found 4
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 12 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 8 spaces, found 2
(#156) Public method name "SimpleXMLElement::asPrettyXML" must be in lower-case letters only
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 12 spaces, found 3
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 12 spaces, found 3
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#167) Spaces must be used to indent lines; tabs are not allowed
(#168) Spaces must be used to indent lines; tabs are not allowed
(#169) Spaces must be used to indent lines; tabs are not allowed
(#170) Spaces must be used to indent lines; tabs are not allowed
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 2
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 8 spaces, found 2
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 2
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 4 spaces, found 1
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Spaces must be used to indent lines; tabs are not allowed
(#180) Spaces must be used to indent lines; tabs are not allowed
(#181) Spaces must be used to indent lines; tabs are not allowed
(#182) Spaces must be used to indent lines; tabs are not allowed
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 4 spaces, found 1
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 8 spaces, found 2
(#184) Visibility must be declared on method "__call"
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 3
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 8 spaces, found 2
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 4 spaces, found 1
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) Spaces must be used to indent lines; tabs are not allowed
(#195) Spaces must be used to indent lines; tabs are not allowed
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#198) Spaces must be used to indent lines; tabs are not allowed
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 12 spaces, found 3
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 16 spaces, found 4
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 12 spaces, found 3
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 3
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 12 spaces, found 3
(#207) Variable "dbItem" must be all lower-case
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 16 spaces, found 4
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 20 spaces, found 5
(#209) Variable "dbItem" must be all lower-case
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 20 spaces, found 5
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 16 spaces, found 4
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 16 spaces, found 4
(#213) Variable "dbItem" must be all lower-case
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 12 spaces, found 3
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 3
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 8 spaces, found 2
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Spaces must be used to indent lines; tabs are not allowed
(#221) Spaces must be used to indent lines; tabs are not allowed
(#222) Spaces must be used to indent lines; tabs are not allowed
(#223) Spaces must be used to indent lines; tabs are not allowed
(#224) Spaces must be used to indent lines; tabs are not allowed
(#225) Spaces must be used to indent lines; tabs are not allowed
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 8 spaces, found 2
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 3
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 12 spaces, found 3
(#229) Variable "dbItem" must be all lower-case
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 16 spaces, found 4
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 20 spaces, found 5
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 16 spaces, found 4
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 16 spaces, found 4
(#234) Variable "dbItem" must be all lower-case
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 16 spaces, found 4
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 16 spaces, found 4
(#237) Variable "dbItem" must be all lower-case
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 12 spaces, found 3
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 16 spaces, found 4
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 16 spaces, found 4
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 20 spaces, found 5
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 16 spaces, found 4
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 16 spaces, found 4
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 16 spaces, found 4
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 16 spaces, found 4
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 12 spaces, found 3
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 8 spaces, found 2
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 2
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 12 spaces, found 3
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 8 spaces, found 2
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 8 spaces, found 2
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 12 spaces, found 3
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 12 spaces, found 3
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 12 spaces, found 3
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 16 spaces, found 4
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 12 spaces, found 3
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 4 spaces, found 3
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 8 spaces, found 2
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 1
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 8 spaces, found 2
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 12 spaces, found 3
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 16 spaces, found 4
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 12 spaces, found 3
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Line indented incorrectly; expected at least 12 spaces, found 3
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 3
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 12 spaces, found 3
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 12 spaces, found 3
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 12 spaces, found 3
(#277) Variable "valueType" must be all lower-case
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 16 spaces, found 4
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 16 spaces, found 4
(#280) Variable "valueType" must be all lower-case
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 12 spaces, found 3
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 12 spaces, found 3
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 2
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 8 spaces, found 2
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 12 spaces, found 3
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 12 spaces, found 3
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 16 spaces, found 4
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 12 spaces, found 3
(#291) Usage of ELSEIF not allowed; use ELSE IF instead
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 16 spaces, found 4
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 12 spaces, found 3
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 12 spaces, found 3
(#295) Variable "keyType" must be all lower-case
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 3
(#296) Variable "valueType" must be all lower-case
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Line indented incorrectly; expected at least 12 spaces, found 3
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 12 spaces, found 3
(#299) Variable "keyType" must be all lower-case
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 16 spaces, found 4
(#300) Variable "keyType" must be all lower-case
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 12 spaces, found 3
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 12 spaces, found 3
(#303) Variable "keyType" must be all lower-case
(#303) Variable "keyType" must be all lower-case
(#303) Variable "keyType" must be all lower-case
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 16 spaces, found 4
(#304) Variable "keyType" must be all lower-case
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 12 spaces, found 3
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 12 spaces, found 3
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 12 spaces, found 3
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 16 spaces, found 4
(#309) Variable "valueType" must be all lower-case
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 16 spaces, found 4
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 20 spaces, found 5
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 16 spaces, found 4
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 16 spaces, found 4
(#314) Variable "keyType" must be all lower-case
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 20 spaces, found 5
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 16 spaces, found 4
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 20 spaces, found 5
(#317) Variable "keyType" must be all lower-case
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 16 spaces, found 4
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 12 spaces, found 3
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 12 spaces, found 3
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 8 spaces, found 2
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 8 spaces, found 2
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 12 spaces, found 3
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 16 spaces, found 4
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 12 spaces, found 3
(#327) Usage of ELSEIF not allowed; use ELSE IF instead
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 16 spaces, found 4
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 12 spaces, found 3
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 16 spaces, found 4
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 12 spaces, found 3
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 8 spaces, found 2
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 8 spaces, found 2
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 3
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 12 spaces, found 3
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 16 spaces, found 4
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 12 spaces, found 3
(#338) Usage of ELSEIF not allowed; use ELSE IF instead
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 16 spaces, found 4
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 12 spaces, found 3
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 16 spaces, found 4
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 12 spaces, found 3
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 8 spaces, found 2
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 8 spaces, found 2
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 12 spaces, found 3
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 12 spaces, found 3
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 16 spaces, found 4
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 12 spaces, found 3
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 12 spaces, found 3
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 8 spaces, found 2
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 8 spaces, found 2
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 12 spaces, found 3
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 12 spaces, found 3
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 16 spaces, found 4
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 12 spaces, found 3
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 16 spaces, found 4
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 12 spaces, found 3
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 8 spaces, found 2
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 8 spaces, found 2
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 12 spaces, found 3
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 12 spaces, found 3
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 16 spaces, found 4
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 12 spaces, found 3
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 12 spaces, found 3
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 8 spaces, found 2
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 8 spaces, found 2
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 12 spaces, found 3
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 12 spaces, found 3
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 16 spaces, found 4
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 12 spaces, found 3
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 16 spaces, found 4
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 12 spaces, found 3
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 8 spaces, found 2
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 8 spaces, found 2
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 12 spaces, found 3
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 12 spaces, found 3
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 16 spaces, found 4
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 12 spaces, found 3
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 12 spaces, found 3
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 8 spaces, found 2
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 8 spaces, found 2
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 12 spaces, found 3
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 12 spaces, found 3
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 12 spaces, found 3
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 16 spaces, found 4
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 12 spaces, found 3
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 12 spaces, found 3
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 16 spaces, found 4
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 12 spaces, found 3
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 16 spaces, found 4
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 12 spaces, found 3
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 8 spaces, found 2
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 4 spaces, found 1
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 4 spaces, found 1
(#412) Spaces must be used to indent lines; tabs are not allowed
(#413) Spaces must be used to indent lines; tabs are not allowed
(#414) Spaces must be used to indent lines; tabs are not allowed
(#415) Spaces must be used to indent lines; tabs are not allowed
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 4 spaces, found 1
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 4 spaces, found 1
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 4 spaces, found 1
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 8 spaces, found 2
(#421) Spaces must be used to indent lines; tabs are not allowed
(#422) Spaces must be used to indent lines; tabs are not allowed
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 8 spaces, found 2
(#423) Member variable "DB" must be all lower-case
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) Spaces must be used to indent lines; tabs are not allowed
(#427) Spaces must be used to indent lines; tabs are not allowed
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 8 spaces, found 2
(#428) Member variable "PAGE" must be all lower-case
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 8 spaces, found 2
(#431) Spaces must be used to indent lines; tabs are not allowed
(#432) Spaces must be used to indent lines; tabs are not allowed
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 8 spaces, found 2
(#433) Member variable "OUTPUT" must be all lower-case
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 8 spaces, found 2
(#436) Spaces must be used to indent lines; tabs are not allowed
(#437) Spaces must be used to indent lines; tabs are not allowed
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 8 spaces, found 2
(#438) Member variable "COURSE" must be all lower-case
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) Spaces must be used to indent lines; tabs are not allowed
(#442) Spaces must be used to indent lines; tabs are not allowed
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 8 spaces, found 2
(#443) Member variable "USER" must be all lower-case
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 8 spaces, found 2
(#446) Spaces must be used to indent lines; tabs are not allowed
(#447) Spaces must be used to indent lines; tabs are not allowed
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 8 spaces, found 2
(#448) Member variable "SITE" must be all lower-case
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 8 spaces, found 2
(#451) Spaces must be used to indent lines; tabs are not allowed
(#452) Spaces must be used to indent lines; tabs are not allowed
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 8 spaces, found 2
(#453) Member variable "CFG" must be all lower-case
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 8 spaces, found 2
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 12 spaces, found 3
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 12 spaces, found 3
(#457) Must use "self::" for local static member reference
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 12 spaces, found 3
(#458) Must use "self::" for local static member reference
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 12 spaces, found 3
(#459) Must use "self::" for local static member reference
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 12 spaces, found 3
(#460) Must use "self::" for local static member reference
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 12 spaces, found 3
(#461) Must use "self::" for local static member reference
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 12 spaces, found 3
(#462) Must use "self::" for local static member reference
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 12 spaces, found 3
(#463) Must use "self::" for local static member reference
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 8 spaces, found 2
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 4 spaces, found 1
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 4 spaces, found 1
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 4 spaces, found 1
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 8 spaces, found 2
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 4 spaces, found 1
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 4 spaces, found 1
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 8 spaces, found 2
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 12 spaces, found 3
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 8 spaces, found 2
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 8 spaces, found 2
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 8 spaces, found 2
(#479) Variable "langDir" must be all lower-case
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 8 spaces, found 2
(#480) Variable "totalFile" must be all lower-case
(#480) Variable "langDir" must be all lower-case
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 8 spaces, found 2
(#481) Variable "langFile" must be all lower-case
(#481) Variable "langDir" must be all lower-case
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 8 spaces, found 2
(#483) Variable "totalFile" must be all lower-case
(#483) Variable "langFile" must be all lower-case
(#483) Variable "totalFile" must be all lower-case
(#483) Variable "langFile" must be all lower-case
(#483) Variable "langFile" must be all lower-case
(#483) Line exceeds 132 characters; contains 143 characters
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) Line indented incorrectly; expected at least 12 spaces, found 3
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#486) Line indented incorrectly; expected at least 12 spaces, found 3
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 12 spaces, found 3
(#487) "require" must be immediately followed by an open parenthesis
(#487) Variable "totalFile" must be all lower-case
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Line indented incorrectly; expected at least 12 spaces, found 3
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 12 spaces, found 3
(#490) Variable "totalFile" must be all lower-case
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 12 spaces, found 3
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 16 spaces, found 4
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 12 spaces, found 3
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 12 spaces, found 3
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 12 spaces, found 3
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 12 spaces, found 3
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 16 spaces, found 4
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected 12 spaces, found 3
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 4 spaces, found 3
(#502) Variable "totalLanguages" must be all lower-case
(#502) The use of function eval() is forbidden
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 4 spaces, found 3
(#504) Variable "byLang" must be all lower-case
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected 4 spaces, found 3
(#506) Variable "totalLanguages" must be all lower-case
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 8 spaces, found 4
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 12 spaces, found 5
(#508) Variable "byLang" must be all lower-case
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 12 spaces, found 5
(#509) Variable "byLang" must be all lower-case
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 12 spaces, found 5
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 8 spaces, found 4
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected 8 spaces, found 4
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 12 spaces, found 5
(#513) Variable "byLang" must be all lower-case
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 12 spaces, found 5
(#514) Variable "byLang" must be all lower-case
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 12 spaces, found 5
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected 8 spaces, found 4
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected 8 spaces, found 4
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 12 spaces, found 5
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 16 spaces, found 6
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected 12 spaces, found 5
(#520) Usage of ELSEIF not allowed; use ELSE IF instead
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 16 spaces, found 6
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 12 spaces, found 5
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected 12 spaces, found 5
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 16 spaces, found 6
(#524) Variable "byLang" must be all lower-case
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected 12 spaces, found 5
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 16 spaces, found 6
(#526) Variable "byLang" must be all lower-case
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 12 spaces, found 5
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected 8 spaces, found 4
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected 4 spaces, found 3
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected 4 spaces, found 3
(#531) Variable "byLang" must be all lower-case
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 8 spaces, found 4
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected 8 spaces, found 4
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected 12 spaces, found 5
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 16 spaces, found 6
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected 12 spaces, found 5
(#537) Usage of ELSEIF not allowed; use ELSE IF instead
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Line indented incorrectly; expected at least 16 spaces, found 6
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 16 spaces, found 6
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected 12 spaces, found 5
(#540) Empty ELSEIF statement detected
(#540) Usage of ELSEIF not allowed; use ELSE IF instead
(#541) Spaces must be used to indent lines; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected 12 spaces, found 5
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 16 spaces, found 6
(#543) Spaces must be used to indent lines; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected 12 spaces, found 5
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected 8 spaces, found 4
(#546) Spaces must be used to indent lines; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 8 spaces, found 4
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 8 spaces, found 4
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) This comment is 63% valid code; is this commented out code?
(#548) Line indented incorrectly; expected at least 8 spaces, found 4
(#549) Line indented incorrectly; expected at least 8 spaces, found 4
(#550) Line indented incorrectly; expected at least 8 spaces, found 5
(#552) Line indented incorrectly; expected at least 8 spaces, found 1
(#553) Line indented incorrectly; expected at least 8 spaces, found 1
(#554) Line indented incorrectly; expected at least 8 spaces, found 2
(#555) Line indented incorrectly; expected at least 8 spaces, found 1
(#556) Line indented incorrectly; expected at least 8 spaces, found 1
(#557) Line indented incorrectly; expected at least 8 spaces, found 4
(#558) Line indented incorrectly; expected at least 8 spaces, found 4
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 8 spaces, found 4
(#560) Variable "langDir" must be all lower-case
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 8 spaces, found 4
(#561) Variable "langDir" must be all lower-case
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected 4 spaces, found 3
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 8 spaces, found 2
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected 4 spaces, found 1
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 4 spaces, found 1
(#567) Spaces must be used to indent lines; tabs are not allowed
(#568) Spaces must be used to indent lines; tabs are not allowed
(#569) Spaces must be used to indent lines; tabs are not allowed
(#570) Spaces must be used to indent lines; tabs are not allowed
(#571) Spaces must be used to indent lines; tabs are not allowed
(#572) Spaces must be used to indent lines; tabs are not allowed
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected 4 spaces, found 1
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 8 spaces, found 2
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected 8 spaces, found 2
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 12 spaces, found 3
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected 8 spaces, found 2
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 8 spaces, found 2
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 12 spaces, found 3
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected 8 spaces, found 2
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 8 spaces, found 2
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected 4 spaces, found 1
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected 4 spaces, found 1
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 8 spaces, found 2
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected 4 spaces, found 1
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 4 spaces, found 1
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected 8 spaces, found 2
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 12 spaces, found 3
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected 8 spaces, found 2
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 12 spaces, found 3
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected 8 spaces, found 2
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 4 spaces, found 1
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected 4 spaces, found 1
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#600) Line indented incorrectly; expected at least 8 spaces, found 2
(#601) Spaces must be used to indent lines; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 8 spaces, found 2
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected 8 spaces, found 2
(#603) Spaces must be used to indent lines; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 12 spaces, found 3
(#604) Spaces must be used to indent lines; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 12 spaces, found 3
(#605) Spaces must be used to indent lines; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 12 spaces, found 3
(#606) Spaces must be used to indent lines; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 12 spaces, found 3
(#607) Spaces must be used to indent lines; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected 16 spaces, found 4
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 20 spaces, found 5
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 20 spaces, found 5
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected 16 spaces, found 4
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected 16 spaces, found 4
(#612) Spaces must be used to indent lines; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 20 spaces, found 5
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 20 spaces, found 5
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected 16 spaces, found 4
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 16 spaces, found 4
(#616) Spaces must be used to indent lines; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 16 spaces, found 4
(#617) Spaces must be used to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected 12 spaces, found 3
(#618) Spaces must be used to indent lines; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 12 spaces, found 3
(#619) Spaces must be used to indent lines; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 16 spaces, found 4
(#620) Spaces must be used to indent lines; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected 12 spaces, found 3
(#621) Spaces must be used to indent lines; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected 8 spaces, found 2
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 12 spaces, found 3
(#623) Spaces must be used to indent lines; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected 8 spaces, found 2
(#625) Spaces must be used to indent lines; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 8 spaces, found 2
(#626) Spaces must be used to indent lines; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected 4 spaces, found 1
(#628) Spaces must be used to indent lines; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 4 spaces, found 1
(#629) Spaces must be used to indent lines; tabs are not allowed
(#630) Spaces must be used to indent lines; tabs are not allowed
(#631) Spaces must be used to indent lines; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected 4 spaces, found 1
(#631) Variable "string_or_strings" must not contain underscores.
(#631) Variable "arg_or_args" must not contain underscores.
(#633) Spaces must be used to indent lines; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 8 spaces, found 2
(#633) Variable "origArgs" must be all lower-case
(#635) Spaces must be used to indent lines; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 8 spaces, found 2
(#636) Spaces must be used to indent lines; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 8 spaces, found 2
(#637) Spaces must be used to indent lines; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 8 spaces, found 2
(#639) Spaces must be used to indent lines; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 8 spaces, found 2
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 12 spaces, found 3
(#641) Spaces must be used to indent lines; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected 8 spaces, found 2
(#643) Spaces must be used to indent lines; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 8 spaces, found 2
(#644) Spaces must be used to indent lines; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected 8 spaces, found 2
(#645) Spaces must be used to indent lines; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 12 spaces, found 3
(#646) Spaces must be used to indent lines; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 12 spaces, found 3
(#647) Spaces must be used to indent lines; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected 8 spaces, found 2
(#649) Spaces must be used to indent lines; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected 8 spaces, found 2
(#650) Spaces must be used to indent lines; tabs are not allowed
(#650) Tab found within whitespace
(#650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#650) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Line indented incorrectly; expected at least 12 spaces, found 3
(#651) Spaces must be used to indent lines; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 12 spaces, found 3
(#652) Spaces must be used to indent lines; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected 8 spaces, found 2
(#652) Usage of ELSEIF not allowed; use ELSE IF instead
(#653) Spaces must be used to indent lines; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected at least 12 spaces, found 3
(#654) Spaces must be used to indent lines; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected 8 spaces, found 2
(#654) Usage of ELSEIF not allowed; use ELSE IF instead
(#655) Spaces must be used to indent lines; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 12 spaces, found 3
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected 8 spaces, found 2
(#657) Spaces must be used to indent lines; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 12 spaces, found 3
(#657) The use of function print_r() is forbidden
(#657) Variable "origArgs" must be all lower-case
(#658) Spaces must be used to indent lines; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected 8 spaces, found 2
(#660) Spaces must be used to indent lines; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected 8 spaces, found 2
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 12 spaces, found 3
(#662) Spaces must be used to indent lines; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected 8 spaces, found 2
(#664) Spaces must be used to indent lines; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected 8 spaces, found 2
(#665) Spaces must be used to indent lines; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 12 spaces, found 3
(#665) The use of function print_r() is forbidden
(#665) Variable "origArgs" must be all lower-case
(#666) Spaces must be used to indent lines; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected 8 spaces, found 2
(#668) Spaces must be used to indent lines; tabs are not allowed
(#668) Tab found within whitespace
(#668) Inline comments must start with a capital letter, digit or 3-dots sequence
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) Line indented incorrectly; expected at least 8 spaces, found 2
(#669) Spaces must be used to indent lines; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected 8 spaces, found 2
(#670) Spaces must be used to indent lines; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected 12 spaces, found 3
(#671) Spaces must be used to indent lines; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 16 spaces, found 4
(#672) Spaces must be used to indent lines; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 20 spaces, found 5
(#673) Spaces must be used to indent lines; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 20 spaces, found 5
(#674) Spaces must be used to indent lines; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected 16 spaces, found 4
(#675) Spaces must be used to indent lines; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 20 spaces, found 5
(#675) Variable "origArgs" must be all lower-case
(#676) Spaces must be used to indent lines; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected 16 spaces, found 4
(#677) Spaces must be used to indent lines; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected 12 spaces, found 3
(#678) Spaces must be used to indent lines; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected 8 spaces, found 2
(#680) Spaces must be used to indent lines; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 8 spaces, found 2
(#682) Spaces must be used to indent lines; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 8 spaces, found 2
(#683) Spaces must be used to indent lines; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 8 spaces, found 2
(#685) Spaces must be used to indent lines; tabs are not allowed
(#685) Tab found within whitespace
(#685) Inline comments must start with a capital letter, digit or 3-dots sequence
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) Line indented incorrectly; expected at least 8 spaces, found 2
(#686) Spaces must be used to indent lines; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected 8 spaces, found 2
(#687) Spaces must be used to indent lines; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 12 spaces, found 3
(#688) Spaces must be used to indent lines; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected 8 spaces, found 2
(#690) Spaces must be used to indent lines; tabs are not allowed
(#690) Tab found within whitespace
(#690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Line indented incorrectly; expected at least 8 spaces, found 2
(#691) Spaces must be used to indent lines; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected 8 spaces, found 2
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected at least 12 spaces, found 3
(#693) Spaces must be used to indent lines; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected 8 spaces, found 2
(#695) Spaces must be used to indent lines; tabs are not allowed
(#695) Tab found within whitespace
(#695) Inline comments must start with a capital letter, digit or 3-dots sequence
(#695) Inline comments must end in full-stops, exclamation marks, or question marks
(#695) Line indented incorrectly; expected at least 8 spaces, found 2
(#696) Spaces must be used to indent lines; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 8 spaces, found 2
(#697) Spaces must be used to indent lines; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 8 spaces, found 2
(#698) Spaces must be used to indent lines; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected 8 spaces, found 2
(#699) Spaces must be used to indent lines; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected at least 12 spaces, found 3
(#700) Spaces must be used to indent lines; tabs are not allowed
(#700) Tab found within whitespace
(#700) Line indented incorrectly; expected 8 spaces, found 2
(#702) Spaces must be used to indent lines; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected 8 spaces, found 2
(#703) Spaces must be used to indent lines; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 12 spaces, found 3
(#704) Spaces must be used to indent lines; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected 8 spaces, found 2
(#705) Spaces must be used to indent lines; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected at least 12 spaces, found 3
(#705) Variable "origArgs" must be all lower-case
(#705) Line exceeds 132 characters; contains 134 characters
(#706) Spaces must be used to indent lines; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected 8 spaces, found 2
(#707) Spaces must be used to indent lines; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected 4 spaces, found 1
(#710) Inline doc block comments are not allowed; use "// Comment." instead
(#716) Spaces must be used to indent lines; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected 4 spaces, found 1
(#717) Spaces must be used to indent lines; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 8 spaces, found 2
(#718) Spaces must be used to indent lines; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected 4 spaces, found 1
(#720) Spaces must be used to indent lines; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected 4 spaces, found 1
(#721) Spaces must be used to indent lines; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected 8 spaces, found 2
(#722) Spaces must be used to indent lines; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected at least 12 spaces, found 3
(#722) The use of function eval() is forbidden
(#729) Spaces must be used to indent lines; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected 8 spaces, found 2
(#731) Spaces must be used to indent lines; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected at least 8 spaces, found 2
(#732) Spaces must be used to indent lines; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected 4 spaces, found 1
(#734) Spaces must be used to indent lines; tabs are not allowed
(#734) Tab found within whitespace
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) Line indented incorrectly; expected at least 4 spaces, found 1
(#735) Spaces must be used to indent lines; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected 4 spaces, found 1
(#736) Spaces must be used to indent lines; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected 8 spaces, found 2
(#737) Spaces must be used to indent lines; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected 8 spaces, found 2
(#738) Spaces must be used to indent lines; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected 4 spaces, found 1
(#739) Spaces must be used to indent lines; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected 4 spaces, found 1
(#740) Spaces must be used to indent lines; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected 8 spaces, found 2
(#741) Spaces must be used to indent lines; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected 8 spaces, found 2
(#742) Spaces must be used to indent lines; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected 4 spaces, found 1
(#743) Spaces must be used to indent lines; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected 4 spaces, found 1
(#744) Spaces must be used to indent lines; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected 8 spaces, found 2
(#745) Spaces must be used to indent lines; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected 8 spaces, found 2
(#746) Spaces must be used to indent lines; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected 4 spaces, found 1
(#747) Spaces must be used to indent lines; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected 4 spaces, found 1
(#748) Spaces must be used to indent lines; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected 8 spaces, found 2
(#749) Spaces must be used to indent lines; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected 8 spaces, found 2
(#750) Spaces must be used to indent lines; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected 4 spaces, found 1
(#751) Spaces must be used to indent lines; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected 4 spaces, found 1
(#752) Spaces must be used to indent lines; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected 8 spaces, found 2
(#753) Spaces must be used to indent lines; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected 8 spaces, found 2
(#754) Spaces must be used to indent lines; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected 4 spaces, found 1
(#755) Spaces must be used to indent lines; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected 4 spaces, found 1
(#756) Spaces must be used to indent lines; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected 8 spaces, found 2
(#757) Spaces must be used to indent lines; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected 8 spaces, found 2
(#758) Spaces must be used to indent lines; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected 4 spaces, found 1
(#760) Spaces must be used to indent lines; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected 4 spaces, found 1
(#761) Spaces must be used to indent lines; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected 8 spaces, found 2
(#762) Spaces must be used to indent lines; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected 8 spaces, found 2
(#763) Spaces must be used to indent lines; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected 4 spaces, found 1
(#764) Spaces must be used to indent lines; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected 4 spaces, found 1
(#765) Spaces must be used to indent lines; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected 8 spaces, found 2
(#766) Spaces must be used to indent lines; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected 8 spaces, found 2
(#767) Spaces must be used to indent lines; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected 4 spaces, found 1
(#768) Spaces must be used to indent lines; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected 4 spaces, found 1
(#769) Spaces must be used to indent lines; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected 8 spaces, found 2
(#770) Spaces must be used to indent lines; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected 8 spaces, found 2
(#771) Spaces must be used to indent lines; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected 4 spaces, found 1
(#775) Spaces must be used to indent lines; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 4 spaces, found 1
(#776) Spaces must be used to indent lines; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 8 spaces, found 2
(#777) Spaces must be used to indent lines; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected 8 spaces, found 2
(#778) Spaces must be used to indent lines; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 12 spaces, found 3
(#779) Spaces must be used to indent lines; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected 8 spaces, found 2
(#780) Spaces must be used to indent lines; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 8 spaces, found 2
(#782) Spaces must be used to indent lines; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected 8 spaces, found 2
(#783) Spaces must be used to indent lines; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected at least 12 spaces, found 3
(#783) The use of function eval() is forbidden
(#788) Spaces must be used to indent lines; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected 8 spaces, found 2
(#790) Spaces must be used to indent lines; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 8 spaces, found 2
(#791) Spaces must be used to indent lines; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected 4 spaces, found 1
(#793) Spaces must be used to indent lines; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected 4 spaces, found 1
(#794) Spaces must be used to indent lines; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected 8 spaces, found 2
(#795) Spaces must be used to indent lines; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected 8 spaces, found 2
(#796) Spaces must be used to indent lines; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected 4 spaces, found 1
(#797) Spaces must be used to indent lines; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected 4 spaces, found 1
(#798) Spaces must be used to indent lines; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected 8 spaces, found 2
(#799) Spaces must be used to indent lines; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected 8 spaces, found 2
(#800) Spaces must be used to indent lines; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected 4 spaces, found 1
(#801) Spaces must be used to indent lines; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected 4 spaces, found 1
(#802) Spaces must be used to indent lines; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected 8 spaces, found 2
(#803) Spaces must be used to indent lines; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected 8 spaces, found 2
(#804) Spaces must be used to indent lines; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/lib/edit_form.php
(#1) File has mixed line endings; this may cause incorrect results
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#20) Whitespace found at end of line
(#21) "require_once" must be immediately followed by an open parenthesis
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) Visibility must be declared on method "definition"
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#28) Whitespace found at end of line
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Whitespace found at end of line
(#30) Whitespace found at end of line
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Whitespace found at end of line
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Whitespace found at end of line
(#33) Whitespace found at end of line
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Whitespace found at end of line
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Whitespace found at end of line
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Whitespace found at end of line
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#37) Whitespace found at end of line
(#38) Whitespace found at end of line
blocks/exaport/lib/externlib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Opening brace should be on the same line as the declaration
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Inline control structures are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Variable "box_content" must not contain underscores.
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 8 spaces, found 2
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 12 spaces, found 3
(#42) Variable "box_content" must not contain underscores.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) This comment is 64% valid code; is this commented out code?
(#44) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 12 spaces, found 3
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 12 spaces, found 3
(#46) Variable "box_content" must not contain underscores.
(#46) Line exceeds 132 characters; contains 165 characters
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 12 spaces, found 3
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Line indented incorrectly; expected at least 16 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 16 spaces, found 4
(#49) Variable "box_content" must not contain underscores.
(#49) Whitespace found at end of line within string
(#50) Whitespace found at end of line within string
(#51) Whitespace found at end of line within string
(#52) Whitespace found at end of line within string
(#53) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#55) Whitespace found at end of line within string
(#56) Line exceeds maximum limit of 180 characters; contains 214 characters
(#56) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#58) Whitespace found at end of line within string
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 16 spaces, found 4
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 16 spaces, found 4
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 16 spaces, found 4
(#62) Variable "box_content" must not contain underscores.
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 16 spaces, found 4
(#63) Variable "box_content" must not contain underscores.
(#63) Whitespace found at end of line within string
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 16 spaces, found 4
(#65) Variable "box_content" must not contain underscores.
(#65) Whitespace found at end of line within string
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 12 spaces, found 3
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Space found before semicolon; expected "};" but found "} ;"
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Variable "box_content" must not contain underscores.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Variable "box_content" must not contain underscores.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Line exceeds 132 characters; contains 177 characters
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 3
(#78) Variable "box_content" must not contain underscores.
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 2
(#79) Closing brace indented incorrectly; expected 1 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Variable "box_content" must not contain underscores.
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Variable "box_content" must not contain underscores.
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Inline control structures are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Commas (,) must be followed by white space.
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 4
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/lib/import_scorm_form.php
(#1) File has mixed line endings; this may cause incorrect results
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#24) Visibility must be declared on method "definition"
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Whitespace found at end of line
(#28) Whitespace found at end of line
(#28) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#29) Whitespace found at end of line
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#33) Whitespace found at end of line
(#34) Whitespace found at end of line
blocks/exaport/lib/information_edit_form.php
(#1) File has mixed line endings; this may cause incorrect results
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#24) Visibility must be declared on method "definition"
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#28) Whitespace found at end of line
(#29) This comment is 70% valid code; is this commented out code?
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Line indented incorrectly; expected at least 8 spaces, found 0
(#29) Tab found before comment text; expected "// $mform->addElement('editor', 'description', get_string('message', 'forum'), array('cols'=>50, 'rows'=>30));" but found "// $mform->addElement('editor', 'description', get_string('message', 'forum'), array('cols'=>50, 'rows'=>30));"
(#29) Whitespace found at end of line
(#30) Line indented incorrectly; expected at least 8 spaces, found 0
(#30) Tab found before comment text; expected "// $mform->setType('description', PARAM_RAW);" but found "// $mform->setType('description', PARAM_RAW);"
(#30) Whitespace found at end of line
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line indented incorrectly; expected at least 8 spaces, found 0
(#31) Tab found before comment text; expected "// $mform->addRule('description', get_string('required'), 'required', null, 'client');" but found "// $mform->addRule('description', get_string('required'), 'required', null, 'client');"
(#31) Whitespace found at end of line
(#32) Whitespace found at end of line
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 4
(#33) Whitespace found at end of line
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 5
(#34) Whitespace found at end of line
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Whitespace found at end of line
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Whitespace found at end of line
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Whitespace found at end of line
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Whitespace found at end of line
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Whitespace found at end of line
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Whitespace found at end of line
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Whitespace found at end of line
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Whitespace found at end of line
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 3
(#48) Whitespace found at end of line
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#49) Whitespace found at end of line
(#50) Whitespace found at end of line
blocks/exaport/lib/item_edit_form.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 50% valid code; is this commented out code?
(#21) No space found before comment text; expected "// require_once $CFG->libdir . '/filelib.php';" but found "//require_once $CFG->libdir . '/filelib.php';"
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) Visibility must be declared on method "definition"
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Commas (,) must be followed by white space.
(#48) Line exceeds 132 characters; contains 161 characters
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) This comment is 78% valid code; is this commented out code?
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) No space found before comment text; expected "// $mform->setHelpButton('entry', array('writing', 'richtext'), false, 'editorhelpbutton');" but found "//$mform->setHelpButton('entry', array('writing', 'richtext'), false, 'editorhelpbutton');"
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) This comment is 59% valid code; is this commented out code?
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Whitespace found at end of line
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Line indented incorrectly; expected at least 8 spaces, found 3
(#60) Line indented incorrectly; expected at least 8 spaces, found 3
(#61) Line indented incorrectly; expected at least 8 spaces, found 3
(#62) Line indented incorrectly; expected at least 8 spaces, found 3
(#63) Whitespace found at end of line
(#64) Line indented incorrectly; expected at least 8 spaces, found 3
(#65) Line indented incorrectly; expected at least 8 spaces, found 3
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) Visibility must be declared on method "definition"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Commas (,) must be followed by white space.
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 12 spaces, found 3
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 8 spaces, found 2
(#115) Expected "} else {\n"; found "}else{\n"
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 8 spaces, found 2
(#119) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#121) Empty IF statement detected
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#123) Usage of ELSEIF not allowed; use ELSE IF instead
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 12 spaces, found 3
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Line indented incorrectly; expected at least 16 spaces, found 4
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 16 spaces, found 4
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 16 spaces, found 4
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 16 spaces, found 4
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 16 spaces, found 4
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 12 spaces, found 3
(#130) Usage of ELSEIF not allowed; use ELSE IF instead
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 16 spaces, found 4
(#131) Line exceeds maximum limit of 180 characters; contains 188 characters
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 16 spaces, found 4
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 12 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 4
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 16 spaces, found 4
(#136) Line exceeds maximum limit of 180 characters; contains 188 characters
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 16 spaces, found 4
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 12 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Expected 1 space before "="; 0 found
(#142) Expected 1 space after "="; 0 found
(#142) Commas (,) must be followed by white space.
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 12 spaces, found 3
(#144) Line exceeds maximum limit of 180 characters; contains 249 characters
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 12 spaces, found 3
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 12 spaces, found 3
(#158) Inline control structures are not allowed
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 4
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 12 spaces, found 3
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 16 spaces, found 4
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Line exceeds 132 characters; contains 149 characters
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 12 spaces, found 3
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 12 spaces, found 3
(#166) Inline control structures are not allowed
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 12 spaces, found 4
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 8 spaces, found 2
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Line exceeds maximum limit of 180 characters; contains 243 characters
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) This comment is 70% valid code; is this commented out code?
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Line indented incorrectly; expected at least 12 spaces, found 3
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) This comment is 70% valid code; is this commented out code?
(#176) Whitespace found at end of line
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 3
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 8 spaces, found 2
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Whitespace found at end of line
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) This comment is 70% valid code; is this commented out code?
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 8 spaces, found 2
(#181) Expected "if (...) {\n"; found "if(...) {\n"
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 3
(#182) Expected 1 space before "="; 0 found
(#182) Commas (,) must be followed by white space.
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 12 spaces, found 3
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 12 spaces, found 3
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Line exceeds 132 characters; contains 165 characters
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 3
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 3
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 3
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 3
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 3
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 3
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 12 spaces, found 3
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 12 spaces, found 3
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Whitespace found at end of line
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 12 spaces, found 3
(#199) Inline control structures are not allowed
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 4
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#200) Line exceeds 132 characters; contains 174 characters
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 3
(#201) Inline control structures are not allowed
(#201) Whitespace found at end of line
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 4
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 8 spaces, found 2
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 4 spaces, found 1
(#206) Visibility must be declared on method "category_select_setup"
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 4
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 11 spaces, found 2
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 11 spaces, found 2
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 15 spaces, found 3
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 12 spaces, found 2
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 12 spaces, found 2
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 4 spaces, found 1
(#225) Expected 1 space after closing parenthesis; found 0
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 4 spaces, found 1
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Variable "inner_categories" must not contain underscores.
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 8 spaces, found 2
(#233) Variable "inner_categories" must not contain underscores.
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 12 spaces, found 3
(#234) Variable "inner_categories" must not contain underscores.
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 8 spaces, found 2
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 4 spaces, found 1
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/lib/lib.exaport.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Variable "root_cat" must not contain underscores.
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Variable "root_cat" must not contain underscores.
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 8 spaces, found 2
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Variable "root_cat" must not contain underscores.
(#17) Variable "curr_cat" must not contain underscores.
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Variable "new_cat" must not contain underscores.
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Variable "new_cat" must not contain underscores.
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Variable "new_cat" must not contain underscores.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Variable "new_cat" must not contain underscores.
(#23) Variable "curr_cat" must not contain underscores.
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Variable "new_cat" must not contain underscores.
(#25) Variable "curr_cat" must not contain underscores.
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Variable "new_cat" must not contain underscores.
(#27) Variable "curr_cat" must not contain underscores.
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Variable "new_cat" must not contain underscores.
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Variable "new_cat" must not contain underscores.
(#29) Variable "curr_cat" must not contain underscores.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Variable "new_cat" must not contain underscores.
(#30) Variable "new_cat" must not contain underscores.
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Variable "curr_cat" must not contain underscores.
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Variable "new_cat" must not contain underscores.
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Variable "curr_cat" must not contain underscores.
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Variable "new_item" must not contain underscores.
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Variable "new_item" must not contain underscores.
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "new_item" must not contain underscores.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Variable "new_item" must not contain underscores.
(#42) Variable "new_cat" must not contain underscores.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Variable "new_item" must not contain underscores.
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Variable "new_item" must not contain underscores.
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Variable "new_item" must not contain underscores.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Variable "new_item" must not contain underscores.
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Variable "new_item" must not contain underscores.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Variable "new_item" must not contain underscores.
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Variable "new_item" must not contain underscores.
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Variable "new_item" must not contain underscores.
(#51) Variable "new_item" must not contain underscores.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 12 spaces, found 4
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 4
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 4
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 12 spaces, found 4
(#60) Variable "new_item" must not contain underscores.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 12 spaces, found 4
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 12 spaces, found 4
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 12 spaces, found 4
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 4
(#68) Variable "new_item" must not contain underscores.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Variable "new_comment" must not contain underscores.
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Variable "new_comment" must not contain underscores.
(#76) Variable "new_item" must not contain underscores.
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) Variable "new_comment" must not contain underscores.
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Variable "new_comment" must not contain underscores.
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Variable "new_comment" must not contain underscores.
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 12 spaces, found 3
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Line indented incorrectly; expected at least 16 spaces, found 4
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 16 spaces, found 4
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Variable "new_item" must not contain underscores.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 12 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Line indented incorrectly; expected at least 16 spaces, found 4
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 16 spaces, found 4
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 16 spaces, found 4
(#92) Variable "new_item" must not contain underscores.
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 12 spaces, found 3
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 8 spaces, found 2
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Variable "new_cat" must not contain underscores.
blocks/exaport/lib/lib.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) "require_once" must be immediately followed by an open parenthesis
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) "require_once" must be immediately followed by an open parenthesis
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#33) "require_once" must be immediately followed by an open parenthesis
(#37) "require_once" must be immediately followed by an open parenthesis
(#38) "require_once" must be immediately followed by an open parenthesis
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Line exceeds 132 characters; contains 151 characters
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 12 spaces, found 3
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Line exceeds 132 characters; contains 146 characters
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#165) Variable "categoriesSTR" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Variable "categoriesSTR" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 4 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 4 spaces, found 1
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Variable "lastMainId" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 4 spaces, found 1
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 8 spaces, found 2
(#184) Variable "lastMainId" must be all lower-case
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Line indented incorrectly; expected at least 12 spaces, found 3
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Variable "lastMainId" must be all lower-case
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) This comment is 75% valid code; is this commented out code?
(#188) Line indented incorrectly; expected at least 12 spaces, found 3
(#188) No space found before comment text; expected "// $categoryDB = $DB->get_records('block_exaportcate', array("name"=>trim($category,'-')));" but found "//$categoryDB = $DB->get_records('block_exaportcate', array("name"=>trim($category,'-')));"
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 12 spaces, found 3
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 16 spaces, found 4
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 12 spaces, found 3
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 8 spaces, found 2
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 3
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) This comment is 74% valid code; is this commented out code?
(#195) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) No space found before comment text; expected "// $categoryDB = $DB->get_records('block_exaportcate', array("name"=>$category));" but found "//$categoryDB = $DB->get_records('block_exaportcate', array("name"=>$category));"
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 12 spaces, found 3
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 16 spaces, found 4
(#197) Variable "lastMainId" must be all lower-case
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 12 spaces, found 3
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 16 spaces, found 4
(#199) Variable "lastMainId" must be all lower-case
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 12 spaces, found 3
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 8 spaces, found 2
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 4 spaces, found 1
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 4 spaces, found 1
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 4 spaces, found 1
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 4 spaces, found 1
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 2
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Line exceeds 132 characters; contains 178 characters
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 1
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 1
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 2
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 8 spaces, found 2
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 4 spaces, found 1
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 4 spaces, found 1
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 4 spaces, found 1
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 4 spaces, found 1
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 4 spaces, found 1
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Line indented incorrectly; expected at least 4 spaces, found 1
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 4 spaces, found 1
(#276) Variable "js_inited" must not contain underscores.
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 4 spaces, found 1
(#277) Variable "js_inited" must not contain underscores.
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 4 spaces, found 1
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 1
(#280) Variable "js_inited" must not contain underscores.
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) This comment is 70% valid code; is this commented out code?
(#282) Line indented incorrectly; expected at least 4 spaces, found 1
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 1
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 4 spaces, found 1
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 4 spaces, found 1
(#293) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 4 spaces, found 1
(#295) Variable "scriptName" must be all lower-case
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 4 spaces, found 1
(#296) Variable "scriptName" must be all lower-case
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Variable "scriptName" must be all lower-case
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 4 spaces, found 1
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 4 spaces, found 1
(#299) Variable "scriptName" must be all lower-case
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#300) Variable "scriptName" must be all lower-case
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 1
(#310) Variable "item_identifier" must not contain underscores.
(#310) Variable "sub_item_identifier" must not contain underscores.
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 4 spaces, found 1
(#312) Variable "item_identifier" must not contain underscores.
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 4 spaces, found 1
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 4 spaces, found 1
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 4 spaces, found 1
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Line indented incorrectly; expected at least 4 spaces, found 1
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 4 spaces, found 1
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 4 spaces, found 1
(#322) Line exceeds 132 characters; contains 134 characters
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 4 spaces, found 1
(#323) Variable "nav_item_identifier" must not contain underscores.
(#323) Variable "item_identifier" must not contain underscores.
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 4 spaces, found 1
(#325) Variable "item_identifier" must not contain underscores.
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#326) Variable "item_identifier" must not contain underscores.
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Line indented incorrectly; expected at least 4 spaces, found 1
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 4 spaces, found 1
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 4 spaces, found 1
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 2
(#332) Line exceeds 132 characters; contains 157 characters
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 4 spaces, found 1
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 4 spaces, found 1
(#335) Line exceeds 132 characters; contains 165 characters
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line exceeds 132 characters; contains 174 characters
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) This comment is 55% valid code; is this commented out code?
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 4 spaces, found 1
(#337) Line exceeds 132 characters; contains 174 characters
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 4 spaces, found 1
(#338) Line exceeds 132 characters; contains 159 characters
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 4 spaces, found 1
(#339) Line exceeds 132 characters; contains 179 characters
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 4 spaces, found 1
(#340) Line exceeds maximum limit of 180 characters; contains 199 characters
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 4 spaces, found 1
(#341) Line exceeds maximum limit of 180 characters; contains 182 characters
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 4 spaces, found 1
(#343) Variable "tab_item_identifier" must not contain underscores.
(#343) Variable "item_identifier" must not contain underscores.
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 4 spaces, found 1
(#344) Variable "tab_sub_item_identifier" must not contain underscores.
(#344) Variable "sub_item_identifier" must not contain underscores.
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 4 spaces, found 1
(#346) Variable "tab_item_identifier" must not contain underscores.
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 8 spaces, found 2
(#347) Variable "tab_item_identifier" must not contain underscores.
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 4 spaces, found 1
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Line indented incorrectly; expected at least 4 spaces, found 1
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 4 spaces, found 1
(#351) Variable "tab_item_identifier" must not contain underscores.
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 8 spaces, found 2
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 12 spaces, found 3
(#354) Line exceeds maximum limit of 180 characters; contains 237 characters
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 12 spaces, found 3
(#355) Line exceeds maximum limit of 180 characters; contains 240 characters
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 12 spaces, found 3
(#356) Line exceeds maximum limit of 180 characters; contains 230 characters
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 12 spaces, found 3
(#357) Line exceeds 132 characters; contains 156 characters
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 16 spaces, found 4
(#358) Line exceeds maximum limit of 180 characters; contains 238 characters
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 12 spaces, found 3
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 8 spaces, found 2
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 4 spaces, found 1
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 4 spaces, found 1
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 4 spaces, found 1
(#364) Variable "tab_sub_item_identifier" must not contain underscores.
(#364) Variable "tab_sub_item_identifier" must not contain underscores.
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Line indented incorrectly; expected at least 8 spaces, found 2
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 2
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 8 spaces, found 2
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 4 spaces, found 1
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 4 spaces, found 1
(#369) Variable "tab_item_identifier" must not contain underscores.
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 8 spaces, found 2
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 4 spaces, found 1
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 4 spaces, found 1
(#375) Variable "item_name" must not contain underscores.
(#375) Variable "nav_item_identifier" must not contain underscores.
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 4 spaces, found 1
(#376) Variable "item_name" must not contain underscores.
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 8 spaces, found 2
(#377) Variable "item_name" must not contain underscores.
(#377) Variable "nav_item_identifier" must not contain underscores.
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 4 spaces, found 1
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Variable "item_name" must not contain underscores.
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) This comment is 56% valid code; is this commented out code?
(#381) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) No space found before comment text; expected "// $navigation = build_navigation($navlinks);" but found "//$navigation = build_navigation($navlinks);"
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 4 spaces, found 1
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 8 spaces, found 2
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 4 spaces, found 1
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 4 spaces, found 1
(#386) Variable "item_name" must not contain underscores.
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 4 spaces, found 1
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Line indented incorrectly; expected at least 4 spaces, found 1
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 4 spaces, found 1
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 4 spaces, found 1
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 4 spaces, found 1
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 4 spaces, found 1
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Line indented incorrectly; expected at least 8 spaces, found 2
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 4 spaces, found 1
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 4 spaces, found 1
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 8 spaces, found 2
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line exceeds 132 characters; contains 166 characters
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) This comment is 74% valid code; is this commented out code?
(#403) Line indented incorrectly; expected at least 8 spaces, found 2
(#403) No space found before comment text; expected "// if (file_exists("../desp/images/message_ses1.gif")){ echo ' style="min-height:145px; background: url(\'../desp/images/message_ses1.gif\') no-repeat left top; "';}" but found "//if (file_exists("../desp/images/message_ses1.gif")){ echo ' style="min-height:145px; background: url(\'../desp/images/message_ses1.gif\') no-repeat left top; "';}"
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 4 spaces, found 1
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 4 spaces, found 1
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 4 spaces, found 1
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 8 spaces, found 2
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 4 spaces, found 1
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 4 spaces, found 1
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 4 spaces, found 1
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 4 spaces, found 1
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 4 spaces, found 1
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 4 spaces, found 1
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 8 spaces, found 2
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 4 spaces, found 1
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 4 spaces, found 1
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 4 spaces, found 1
(#448) Variable "all_allowed" must not contain underscores.
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 4 spaces, found 1
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 8 spaces, found 2
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 4 spaces, found 1
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 8 spaces, found 2
(#452) Variable "all_allowed" must not contain underscores.
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 4 spaces, found 1
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 4 spaces, found 1
(#470) Variable "allowedSorts" must be all lower-case
(#470) Variable "defaultSort" must be all lower-case
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 4 spaces, found 1
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 8 spaces, found 2
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 4 spaces, found 1
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 4 spaces, found 1
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 4 spaces, found 1
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 4 spaces, found 1
(#478) Variable "allowedSorts" must be all lower-case
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected 8 spaces, found 2
(#479) Variable "defaultSort" must be all lower-case
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 12 spaces, found 3
(#480) Variable "defaultSort" must be all lower-case
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 8 spaces, found 2
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 12 spaces, found 3
(#482) Variable "allowedSorts" must be all lower-case
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 8 spaces, found 2
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 4 spaces, found 1
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#486) Line indented incorrectly; expected at least 4 spaces, found 1
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 4 spaces, found 1
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 8 spaces, found 2
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 4 spaces, found 1
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 4 spaces, found 1
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 8 spaces, found 2
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 4 spaces, found 1
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 4 spaces, found 1
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 4 spaces, found 1
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 8 spaces, found 2
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 4 spaces, found 1
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 4 spaces, found 1
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 4 spaces, found 1
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 4 spaces, found 1
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 4 spaces, found 1
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected 4 spaces, found 1
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 8 spaces, found 2
(#513) Variable "sql_sort" must not contain underscores.
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected 4 spaces, found 1
(#514) Usage of ELSEIF not allowed; use ELSE IF instead
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 8 spaces, found 2
(#515) Variable "sql_sort" must not contain underscores.
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected 4 spaces, found 1
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 8 spaces, found 2
(#517) Variable "sql_sort" must not contain underscores.
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 4 spaces, found 1
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 4 spaces, found 1
(#520) Variable "sql_sort" must not contain underscores.
(#523) Variable "for_shared" must not contain underscores.
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 4 spaces, found 1
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 4 spaces, found 1
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 4 spaces, found 1
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 4 spaces, found 1
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 4 spaces, found 1
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected 4 spaces, found 1
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 8 spaces, found 2
(#535) Variable "sql_sort" must not contain underscores.
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected 4 spaces, found 1
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected 8 spaces, found 2
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 12 spaces, found 3
(#538) Variable "sql_sort" must not contain underscores.
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected 8 spaces, found 2
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 12 spaces, found 3
(#540) Variable "sql_sort" must not contain underscores.
(#541) Spaces must be used to indent lines; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected 8 spaces, found 2
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 4 spaces, found 1
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 4 spaces, found 1
(#544) Variable "sql_sort" must not contain underscores.
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 4 spaces, found 1
(#550) Spaces must be used to indent lines; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected 4 spaces, found 1
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 8 spaces, found 2
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 8 spaces, found 2
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected 4 spaces, found 1
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 4 spaces, found 1
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 4 spaces, found 1
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 4 spaces, found 1
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected 4 spaces, found 1
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 8 spaces, found 2
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 8 spaces, found 2
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected 4 spaces, found 1
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 4 spaces, found 1
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected 4 spaces, found 1
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 8 spaces, found 2
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 12 spaces, found 3
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected 8 spaces, found 2
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 8 spaces, found 2
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 8 spaces, found 2
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected 4 spaces, found 1
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 4 spaces, found 1
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 4 spaces, found 1
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 4 spaces, found 1
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 4 spaces, found 1
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected at least 4 spaces, found 1
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Line indented incorrectly; expected at least 4 spaces, found 1
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 4 spaces, found 1
(#592) Line exceeds maximum limit of 180 characters; contains 204 characters
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 4 spaces, found 1
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 4 spaces, found 1
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 4 spaces, found 1
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 8 spaces, found 2
(#598) Variable "dis_teacher" must not contain underscores.
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 8 spaces, found 2
(#599) Variable "dis_student" must not contain underscores.
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected 4 spaces, found 1
(#601) Spaces must be used to indent lines; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 8 spaces, found 2
(#601) Variable "dis_teacher" must not contain underscores.
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 8 spaces, found 2
(#602) Variable "dis_student" must not contain underscores.
(#603) Spaces must be used to indent lines; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected 4 spaces, found 1
(#605) Spaces must be used to indent lines; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 4 spaces, found 1
(#606) Spaces must be used to indent lines; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 4 spaces, found 1
(#607) Spaces must be used to indent lines; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected 8 spaces, found 2
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 12 spaces, found 3
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 12 spaces, found 3
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected 8 spaces, found 2
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected at least 12 spaces, found 3
(#612) Spaces must be used to indent lines; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 12 spaces, found 3
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected 8 spaces, found 2
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 8 spaces, found 2
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 8 spaces, found 2
(#616) Line indented incorrectly; expected at least 8 spaces, found 3
(#617) Line indented incorrectly; expected at least 8 spaces, found 3
(#618) Line exceeds 132 characters; contains 142 characters
(#618) Line indented incorrectly; expected at least 8 spaces, found 3
(#619) Spaces must be used to indent lines; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected 4 spaces, found 1
(#620) Spaces must be used to indent lines; tabs are not allowed
(#620) Tab found within whitespace
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) This comment is 43% valid code; is this commented out code?
(#620) Line indented incorrectly; expected at least 4 spaces, found 1
(#620) No space found before comment text; expected "// $content .= "</table><input type='submit' value='" . get_string("auswahl_speichern", "block_exais_competences") . "' /></form>";" but found "//$content .= "</table><input type='submit' value='" . get_string("auswahl_speichern", "block_exais_competences") . "' /></form>";"
(#621) Spaces must be used to indent lines; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 4 spaces, found 1
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 4 spaces, found 1
(#622) No space found before comment text; expected "// get teacher comps" but found "//get teacher comps"
(#623) Spaces must be used to indent lines; tabs are not allowed
(#623) Tab found within whitespace
(#623) This comment is 50% valid code; is this commented out code?
(#623) Line indented incorrectly; expected at least 4 spaces, found 1
(#624) Line indented incorrectly; expected at least 4 spaces, found 1
(#625) Line indented incorrectly; expected at least 4 spaces, found 1
(#626) Line indented incorrectly; expected at least 4 spaces, found 3
(#627) Line indented incorrectly; expected at least 4 spaces, found 2
(#628) Line indented incorrectly; expected at least 4 spaces, found 1
(#629) Line indented incorrectly; expected at least 4 spaces, found 1
(#630) Line indented incorrectly; expected at least 4 spaces, found 1
(#631) Line indented incorrectly; expected at least 4 spaces, found 1
(#632) Line indented incorrectly; expected at least 4 spaces, found 3
(#633) Line indented incorrectly; expected at least 4 spaces, found 2
(#634) Line indented incorrectly; expected at least 4 spaces, found 1
(#635) Line indented incorrectly; expected at least 4 spaces, found 1
(#636) Spaces must be used to indent lines; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 4 spaces, found 1
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 4 spaces, found 1
(#642) Spaces must be used to indent lines; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 4 spaces, found 1
(#642) Line exceeds 132 characters; contains 150 characters
(#644) Spaces must be used to indent lines; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected 4 spaces, found 1
(#645) Spaces must be used to indent lines; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 8 spaces, found 2
(#646) Spaces must be used to indent lines; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 8 spaces, found 3
(#647) Spaces must be used to indent lines; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 8 spaces, found 3
(#648) Spaces must be used to indent lines; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 8 spaces, found 3
(#649) Spaces must be used to indent lines; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 8 spaces, found 3
(#650) Spaces must be used to indent lines; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected at least 8 spaces, found 3
(#651) Spaces must be used to indent lines; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 8 spaces, found 3
(#652) Spaces must be used to indent lines; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 11 spaces, found 2
(#653) Spaces must be used to indent lines; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected at least 11 spaces, found 2
(#653) The use of function print_r() is forbidden
(#654) Spaces must be used to indent lines; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 11 spaces, found 2
(#655) Spaces must be used to indent lines; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected 4 spaces, found 1
(#662) Spaces must be used to indent lines; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 4 spaces, found 1
(#664) Spaces must be used to indent lines; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 4 spaces, found 1
(#668) Spaces must be used to indent lines; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 4 spaces, found 1
(#672) Spaces must be used to indent lines; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 4 spaces, found 1
(#675) Variable "item_or_resume" must not contain underscores.
(#675) Variable "allowEdit" must be all lower-case
(#676) Spaces must be used to indent lines; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 4 spaces, found 1
(#678) Spaces must be used to indent lines; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected 4 spaces, found 1
(#679) Spaces must be used to indent lines; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 8 spaces, found 2
(#680) Spaces must be used to indent lines; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 8 spaces, found 2
(#680) Variable "item_or_resume" must not contain underscores.
(#681) Spaces must be used to indent lines; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected at least 8 spaces, found 2
(#682) Spaces must be used to indent lines; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 8 spaces, found 2
(#682) Variable "active_descriptors" must not contain underscores.
(#683) Spaces must be used to indent lines; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected 4 spaces, found 1
(#683) Usage of ELSEIF not allowed; use ELSE IF instead
(#684) Spaces must be used to indent lines; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 8 spaces, found 2
(#685) Spaces must be used to indent lines; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 8 spaces, found 2
(#686) Spaces must be used to indent lines; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 8 spaces, found 2
(#686) Variable "item_or_resume" must not contain underscores.
(#687) Spaces must be used to indent lines; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 8 spaces, found 2
(#687) Variable "active_descriptors" must not contain underscores.
(#688) Spaces must be used to indent lines; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected 4 spaces, found 1
(#689) Spaces must be used to indent lines; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 8 spaces, found 2
(#690) Spaces must be used to indent lines; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected 4 spaces, found 1
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected 4 spaces, found 1
(#693) Spaces must be used to indent lines; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected at least 8 spaces, found 2
(#693) Line exceeds maximum limit of 180 characters; contains 185 characters
(#694) Spaces must be used to indent lines; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected 4 spaces, found 1
(#695) Spaces must be used to indent lines; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 8 spaces, found 2
(#696) Spaces must be used to indent lines; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected 4 spaces, found 1
(#698) Spaces must be used to indent lines; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 4 spaces, found 1
(#698) Variable "print_tree" must not contain underscores.
(#698) Variable "print_tree" must not contain underscores.
(#698) Variable "active_descriptors" must not contain underscores.
(#698) Variable "allowEdit" must be all lower-case
(#699) Spaces must be used to indent lines; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected 8 spaces, found 2
(#700) Spaces must be used to indent lines; tabs are not allowed
(#700) Tab found within whitespace
(#700) Line indented incorrectly; expected at least 12 spaces, found 3
(#701) Spaces must be used to indent lines; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected 8 spaces, found 2
(#703) Spaces must be used to indent lines; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 8 spaces, found 2
(#704) Spaces must be used to indent lines; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected 8 spaces, found 2
(#705) Spaces must be used to indent lines; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected at least 12 spaces, found 3
(#706) Spaces must be used to indent lines; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected 8 spaces, found 2
(#707) Spaces must be used to indent lines; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected at least 12 spaces, found 3
(#708) Spaces must be used to indent lines; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected 8 spaces, found 2
(#710) Spaces must be used to indent lines; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected 8 spaces, found 2
(#711) Spaces must be used to indent lines; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected 12 spaces, found 3
(#711) Variable "active_descriptors" must not contain underscores.
(#712) Spaces must be used to indent lines; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 16 spaces, found 4
(#713) Spaces must be used to indent lines; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected 12 spaces, found 3
(#714) Spaces must be used to indent lines; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 16 spaces, found 4
(#715) Spaces must be used to indent lines; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected 12 spaces, found 3
(#717) Spaces must be used to indent lines; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 12 spaces, found 3
(#718) Spaces must be used to indent lines; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected 12 spaces, found 3
(#719) Spaces must be used to indent lines; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 16 spaces, found 4
(#719) Variable "allowEdit" must be all lower-case
(#719) Line exceeds 132 characters; contains 164 characters
(#720) Spaces must be used to indent lines; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected 12 spaces, found 3
(#721) Spaces must be used to indent lines; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 12 spaces, found 3
(#721) Expected 1 space after ".="; newline found
(#722) Spaces must be used to indent lines; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected at least 12 spaces, found 4
(#723) Spaces must be used to indent lines; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 12 spaces, found 4
(#723) Line exceeds 132 characters; contains 140 characters
(#724) Spaces must be used to indent lines; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected at least 12 spaces, found 4
(#724) Variable "print_tree" must not contain underscores.
(#725) Spaces must be used to indent lines; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 12 spaces, found 4
(#726) Spaces must be used to indent lines; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected 8 spaces, found 2
(#728) Spaces must be used to indent lines; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected at least 8 spaces, found 2
(#730) Spaces must be used to indent lines; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected at least 8 spaces, found 2
(#731) Spaces must be used to indent lines; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected 4 spaces, found 1
(#733) Spaces must be used to indent lines; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected at least 4 spaces, found 1
(#733) Variable "compTree" must be all lower-case
(#735) Spaces must be used to indent lines; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected at least 4 spaces, found 1
(#736) Spaces must be used to indent lines; tabs are not allowed
(#736) Tab found within whitespace
(#736) This comment is 59% valid code; is this commented out code?
(#736) Line indented incorrectly; expected at least 4 spaces, found 1
(#737) Line indented incorrectly; expected at least 4 spaces, found 1
(#738) Line indented incorrectly; expected at least 4 spaces, found 2
(#739) Line indented incorrectly; expected at least 4 spaces, found 3
(#741) Line indented incorrectly; expected at least 4 spaces, found 3
(#744) Line indented incorrectly; expected at least 4 spaces, found 3
(#746) Line indented incorrectly; expected at least 4 spaces, found 3
(#747) Line indented incorrectly; expected at least 4 spaces, found 2
(#748) Line indented incorrectly; expected at least 4 spaces, found 2
(#749) Line indented incorrectly; expected at least 4 spaces, found 1
(#750) Line indented incorrectly; expected at least 4 spaces, found 1
(#752) Spaces must be used to indent lines; tabs are not allowed
(#752) Tab found within whitespace
(#752) This comment is 57% valid code; is this commented out code?
(#752) Line indented incorrectly; expected at least 4 spaces, found 1
(#753) Line indented incorrectly; expected at least 4 spaces, found 1
(#754) Line exceeds maximum limit of 180 characters; contains 181 characters
(#754) Line indented incorrectly; expected at least 4 spaces, found 2
(#755) Line indented incorrectly; expected at least 4 spaces, found 1
(#756) Line indented incorrectly; expected at least 4 spaces, found 2
(#757) Line indented incorrectly; expected at least 4 spaces, found 1
(#758) Line indented incorrectly; expected at least 4 spaces, found 1
(#759) Spaces must be used to indent lines; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 4 spaces, found 1
(#759) Variable "print_tree" must not contain underscores.
(#759) Variable "compTree" must be all lower-case
(#761) Spaces must be used to indent lines; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected 4 spaces, found 1
(#762) Spaces must be used to indent lines; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 8 spaces, found 2
(#763) Spaces must be used to indent lines; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 8 spaces, found 2
(#764) Spaces must be used to indent lines; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 8 spaces, found 2
(#765) Spaces must be used to indent lines; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected at least 8 spaces, found 2
(#766) Spaces must be used to indent lines; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 8 spaces, found 2
(#766) Line exceeds 132 characters; contains 171 characters
(#767) Spaces must be used to indent lines; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected 4 spaces, found 1
(#768) Spaces must be used to indent lines; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 8 spaces, found 2
(#768) Line exceeds 132 characters; contains 169 characters
(#769) Spaces must be used to indent lines; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected 4 spaces, found 1
(#770) Spaces must be used to indent lines; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 4 spaces, found 1
(#772) Spaces must be used to indent lines; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 4 spaces, found 1
(#776) Spaces must be used to indent lines; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 4 spaces, found 1
(#777) Spaces must be used to indent lines; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 4 spaces, found 1
(#778) Spaces must be used to indent lines; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected 4 spaces, found 1
(#779) Spaces must be used to indent lines; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected at least 8 spaces, found 2
(#780) Spaces must be used to indent lines; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 8 spaces, found 2
(#781) Spaces must be used to indent lines; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 8 spaces, found 2
(#782) Spaces must be used to indent lines; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected at least 8 spaces, found 2
(#783) Spaces must be used to indent lines; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected 4 spaces, found 1
(#784) Spaces must be used to indent lines; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected at least 8 spaces, found 2
(#785) Spaces must be used to indent lines; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected at least 8 spaces, found 2
(#786) Spaces must be used to indent lines; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected at least 8 spaces, found 2
(#787) Spaces must be used to indent lines; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 8 spaces, found 2
(#788) Spaces must be used to indent lines; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected 4 spaces, found 1
(#790) Spaces must be used to indent lines; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 4 spaces, found 1
(#794) Spaces must be used to indent lines; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected at least 4 spaces, found 1
(#796) Spaces must be used to indent lines; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected 4 spaces, found 1
(#797) Spaces must be used to indent lines; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected at least 8 spaces, found 2
(#798) Spaces must be used to indent lines; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected at least 8 spaces, found 2
(#799) Spaces must be used to indent lines; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected at least 8 spaces, found 2
(#800) Spaces must be used to indent lines; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected 4 spaces, found 1
(#802) Spaces must be used to indent lines; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected at least 4 spaces, found 1
(#804) Spaces must be used to indent lines; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected 4 spaces, found 1
(#805) Spaces must be used to indent lines; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected at least 8 spaces, found 2
(#806) Spaces must be used to indent lines; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected 4 spaces, found 1
(#806) Usage of ELSEIF not allowed; use ELSE IF instead
(#807) Spaces must be used to indent lines; tabs are not allowed
(#807) Tab found within whitespace
(#807) Line indented incorrectly; expected at least 8 spaces, found 2
(#808) Spaces must be used to indent lines; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected 4 spaces, found 1
(#809) Spaces must be used to indent lines; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected at least 8 spaces, found 2
(#810) Spaces must be used to indent lines; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected 4 spaces, found 1
(#812) Spaces must be used to indent lines; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected 4 spaces, found 1
(#813) Spaces must be used to indent lines; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected at least 8 spaces, found 2
(#814) Spaces must be used to indent lines; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected at least 8 spaces, found 2
(#815) Spaces must be used to indent lines; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected 4 spaces, found 1
(#816) Spaces must be used to indent lines; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected at least 8 spaces, found 2
(#817) Spaces must be used to indent lines; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected at least 8 spaces, found 2
(#818) Spaces must be used to indent lines; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected 4 spaces, found 1
(#822) Spaces must be used to indent lines; tabs are not allowed
(#822) Tab found within whitespace
(#822) Inline comments must start with a capital letter, digit or 3-dots sequence
(#822) Inline comments must end in full-stops, exclamation marks, or question marks
(#822) Line indented incorrectly; expected at least 4 spaces, found 1
(#823) Spaces must be used to indent lines; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected at least 4 spaces, found 1
(#827) Spaces must be used to indent lines; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected at least 4 spaces, found 1
(#829) Spaces must be used to indent lines; tabs are not allowed
(#829) Tab found within whitespace
(#829) Line indented incorrectly; expected 4 spaces, found 1
(#830) Spaces must be used to indent lines; tabs are not allowed
(#830) Tab found within whitespace
(#830) Line indented incorrectly; expected at least 8 spaces, found 2
(#831) Spaces must be used to indent lines; tabs are not allowed
(#831) Tab found within whitespace
(#831) Line indented incorrectly; expected 4 spaces, found 1
(#833) Spaces must be used to indent lines; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected at least 4 spaces, found 1
(#834) Spaces must be used to indent lines; tabs are not allowed
(#834) Tab found within whitespace
(#834) Line indented incorrectly; expected at least 4 spaces, found 2
(#835) Spaces must be used to indent lines; tabs are not allowed
(#835) Tab found within whitespace
(#835) Line indented incorrectly; expected at least 4 spaces, found 2
(#836) Spaces must be used to indent lines; tabs are not allowed
(#836) Tab found within whitespace
(#836) Line indented incorrectly; expected at least 4 spaces, found 1
(#840) Spaces must be used to indent lines; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected at least 4 spaces, found 1
(#842) Spaces must be used to indent lines; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected at least 4 spaces, found 1
(#843) Spaces must be used to indent lines; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected at least 4 spaces, found 2
(#844) Spaces must be used to indent lines; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected at least 4 spaces, found 2
(#845) Spaces must be used to indent lines; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected at least 4 spaces, found 2
(#846) Spaces must be used to indent lines; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected at least 4 spaces, found 2
(#847) Spaces must be used to indent lines; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected at least 4 spaces, found 2
(#853) Spaces must be used to indent lines; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected at least 4 spaces, found 1
(#857) Spaces must be used to indent lines; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 4 spaces, found 1
(#859) Spaces must be used to indent lines; tabs are not allowed
(#859) Tab found within whitespace
(#859) Line indented incorrectly; expected at least 4 spaces, found 1
(#860) Spaces must be used to indent lines; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected at least 4 spaces, found 2
(#861) Spaces must be used to indent lines; tabs are not allowed
(#861) Tab found within whitespace
(#861) Line indented incorrectly; expected at least 4 spaces, found 2
(#861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#861) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) Spaces must be used to indent lines; tabs are not allowed
(#862) Tab found within whitespace
(#862) Line indented incorrectly; expected at least 4 spaces, found 2
(#863) Spaces must be used to indent lines; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected at least 4 spaces, found 2
(#864) Spaces must be used to indent lines; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected at least 4 spaces, found 2
(#865) Spaces must be used to indent lines; tabs are not allowed
(#865) Tab found within whitespace
(#865) Line indented incorrectly; expected at least 4 spaces, found 2
(#866) Spaces must be used to indent lines; tabs are not allowed
(#866) Tab found within whitespace
(#866) This comment is 69% valid code; is this commented out code?
(#866) Line indented incorrectly; expected at least 4 spaces, found 2
(#871) Spaces must be used to indent lines; tabs are not allowed
(#871) Tab found within whitespace
(#871) Line indented incorrectly; expected at least 4 spaces, found 1
(#875) Spaces must be used to indent lines; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected at least 4 spaces, found 1
(#877) Spaces must be used to indent lines; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected 4 spaces, found 1
(#878) Spaces must be used to indent lines; tabs are not allowed
(#878) Tab found within whitespace
(#878) Line indented incorrectly; expected at least 8 spaces, found 2
(#879) Spaces must be used to indent lines; tabs are not allowed
(#879) Tab found within whitespace
(#879) Line indented incorrectly; expected at least 8 spaces, found 2
(#880) Spaces must be used to indent lines; tabs are not allowed
(#880) Tab found within whitespace
(#880) Line indented incorrectly; expected 4 spaces, found 1
(#882) Spaces must be used to indent lines; tabs are not allowed
(#882) Tab found within whitespace
(#882) Line indented incorrectly; expected at least 4 spaces, found 1
(#886) Spaces must be used to indent lines; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected at least 4 spaces, found 1
(#888) Spaces must be used to indent lines; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected 4 spaces, found 1
(#889) Spaces must be used to indent lines; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected at least 8 spaces, found 2
(#890) Spaces must be used to indent lines; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected 4 spaces, found 1
(#892) Spaces must be used to indent lines; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected 4 spaces, found 1
(#893) Spaces must be used to indent lines; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected at least 8 spaces, found 2
(#894) Spaces must be used to indent lines; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected 4 spaces, found 1
(#894) Usage of ELSEIF not allowed; use ELSE IF instead
(#895) Spaces must be used to indent lines; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected at least 8 spaces, found 2
(#896) Spaces must be used to indent lines; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected 4 spaces, found 1
(#897) Spaces must be used to indent lines; tabs are not allowed
(#897) Tab found within whitespace
(#897) Inline comments must start with a capital letter, digit or 3-dots sequence
(#897) Inline comments must end in full-stops, exclamation marks, or question marks
(#897) Line indented incorrectly; expected at least 8 spaces, found 2
(#898) Spaces must be used to indent lines; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected at least 8 spaces, found 2
(#899) Spaces must be used to indent lines; tabs are not allowed
(#899) Tab found within whitespace
(#899) Line indented incorrectly; expected 4 spaces, found 1
(#903) Spaces must be used to indent lines; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected at least 4 spaces, found 1
(#905) Spaces must be used to indent lines; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected at least 4 spaces, found 1
(#909) Spaces must be used to indent lines; tabs are not allowed
(#909) Tab found within whitespace
(#909) Line indented incorrectly; expected at least 4 spaces, found 1
(#911) Spaces must be used to indent lines; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected 4 spaces, found 1
(#912) Spaces must be used to indent lines; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected at least 8 spaces, found 2
(#914) Spaces must be used to indent lines; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected at least 8 spaces, found 2
(#915) Spaces must be used to indent lines; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected 4 spaces, found 1
(#917) Spaces must be used to indent lines; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected at least 4 spaces, found 1
(#927) Spaces must be used to indent lines; tabs are not allowed
(#927) Tab found within whitespace
(#927) Line indented incorrectly; expected at least 4 spaces, found 1
(#929) Spaces must be used to indent lines; tabs are not allowed
(#929) Tab found within whitespace
(#929) Line indented incorrectly; expected at least 4 spaces, found 1
(#930) Spaces must be used to indent lines; tabs are not allowed
(#930) Tab found within whitespace
(#930) Line indented incorrectly; expected 4 spaces, found 1
(#931) Spaces must be used to indent lines; tabs are not allowed
(#931) Tab found within whitespace
(#931) Line indented incorrectly; expected at least 8 spaces, found 2
(#932) Spaces must be used to indent lines; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected at least 8 spaces, found 2
(#933) Spaces must be used to indent lines; tabs are not allowed
(#933) Tab found within whitespace
(#933) Line indented incorrectly; expected 4 spaces, found 1
(#934) Spaces must be used to indent lines; tabs are not allowed
(#934) Tab found within whitespace
(#934) Line indented incorrectly; expected at least 8 spaces, found 2
(#935) Spaces must be used to indent lines; tabs are not allowed
(#935) Tab found within whitespace
(#935) Line indented incorrectly; expected at least 8 spaces, found 2
(#936) Spaces must be used to indent lines; tabs are not allowed
(#936) Tab found within whitespace
(#936) Line indented incorrectly; expected 4 spaces, found 1
(#937) Spaces must be used to indent lines; tabs are not allowed
(#937) Tab found within whitespace
(#937) Line indented incorrectly; expected 4 spaces, found 1
(#938) Spaces must be used to indent lines; tabs are not allowed
(#938) Tab found within whitespace
(#938) Line indented incorrectly; expected at least 8 spaces, found 2
(#939) Spaces must be used to indent lines; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected 8 spaces, found 2
(#940) Spaces must be used to indent lines; tabs are not allowed
(#940) Tab found within whitespace
(#940) Line indented incorrectly; expected 12 spaces, found 3
(#941) Spaces must be used to indent lines; tabs are not allowed
(#941) Tab found within whitespace
(#941) Line indented incorrectly; expected at least 16 spaces, found 4
(#942) Spaces must be used to indent lines; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected at least 16 spaces, found 4
(#943) Spaces must be used to indent lines; tabs are not allowed
(#943) Tab found within whitespace
(#943) Line indented incorrectly; expected at least 16 spaces, found 4
(#944) Spaces must be used to indent lines; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected at least 16 spaces, found 4
(#945) Spaces must be used to indent lines; tabs are not allowed
(#945) Tab found within whitespace
(#945) Line indented incorrectly; expected at least 16 spaces, found 4
(#946) Spaces must be used to indent lines; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected at least 16 spaces, found 4
(#947) Spaces must be used to indent lines; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected at least 16 spaces, found 4
(#948) Spaces must be used to indent lines; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected at least 16 spaces, found 4
(#949) Spaces must be used to indent lines; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected at least 16 spaces, found 4
(#950) Spaces must be used to indent lines; tabs are not allowed
(#950) Tab found within whitespace
(#950) Line indented incorrectly; expected 12 spaces, found 3
(#951) Spaces must be used to indent lines; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected 8 spaces, found 2
(#952) Spaces must be used to indent lines; tabs are not allowed
(#952) Tab found within whitespace
(#952) Line indented incorrectly; expected 8 spaces, found 2
(#953) Spaces must be used to indent lines; tabs are not allowed
(#953) Tab found within whitespace
(#953) Line indented incorrectly; expected at least 12 spaces, found 3
(#954) Spaces must be used to indent lines; tabs are not allowed
(#954) Tab found within whitespace
(#954) Line indented incorrectly; expected 8 spaces, found 2
(#955) Spaces must be used to indent lines; tabs are not allowed
(#955) Tab found within whitespace
(#955) Line indented incorrectly; expected 4 spaces, found 1
(#957) Spaces must be used to indent lines; tabs are not allowed
(#957) Tab found within whitespace
(#957) Line indented incorrectly; expected at least 4 spaces, found 1
(#966) Spaces must be used to indent lines; tabs are not allowed
(#966) Tab found within whitespace
(#966) Line indented incorrectly; expected at least 4 spaces, found 1
(#967) Spaces must be used to indent lines; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected 4 spaces, found 1
(#968) Spaces must be used to indent lines; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected at least 8 spaces, found 2
(#969) Spaces must be used to indent lines; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected at least 8 spaces, found 2
(#970) Spaces must be used to indent lines; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected at least 8 spaces, found 2
(#971) Spaces must be used to indent lines; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected at least 8 spaces, found 2
(#972) Spaces must be used to indent lines; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected 8 spaces, found 2
(#973) Spaces must be used to indent lines; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 12 spaces, found 3
(#974) Spaces must be used to indent lines; tabs are not allowed
(#974) Tab found within whitespace
(#974) Line indented incorrectly; expected 8 spaces, found 2
(#975) Spaces must be used to indent lines; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected 8 spaces, found 2
(#976) Spaces must be used to indent lines; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected at least 12 spaces, found 3
(#977) Spaces must be used to indent lines; tabs are not allowed
(#977) Tab found within whitespace
(#977) Line indented incorrectly; expected 8 spaces, found 2
(#978) Spaces must be used to indent lines; tabs are not allowed
(#978) Tab found within whitespace
(#978) Line indented incorrectly; expected 8 spaces, found 2
(#979) Spaces must be used to indent lines; tabs are not allowed
(#979) Tab found within whitespace
(#979) Line indented incorrectly; expected at least 12 spaces, found 3
(#980) Spaces must be used to indent lines; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected 8 spaces, found 2
(#981) Spaces must be used to indent lines; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected at least 8 spaces, found 2
(#982) Spaces must be used to indent lines; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected at least 8 spaces, found 2
(#983) Spaces must be used to indent lines; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected 8 spaces, found 2
(#984) Spaces must be used to indent lines; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected 12 spaces, found 3
(#985) Spaces must be used to indent lines; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected at least 16 spaces, found 4
(#986) Spaces must be used to indent lines; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected 16 spaces, found 4
(#987) Spaces must be used to indent lines; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected at least 20 spaces, found 5
(#987) Variable "shareItem" must be all lower-case
(#988) Spaces must be used to indent lines; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected at least 20 spaces, found 5
(#988) Variable "shareItem" must be all lower-case
(#989) Spaces must be used to indent lines; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected at least 20 spaces, found 5
(#989) Variable "shareItem" must be all lower-case
(#990) Spaces must be used to indent lines; tabs are not allowed
(#990) Tab found within whitespace
(#990) Line indented incorrectly; expected at least 20 spaces, found 5
(#990) Variable "shareItem" must be all lower-case
(#991) Spaces must be used to indent lines; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected 16 spaces, found 4
(#992) Spaces must be used to indent lines; tabs are not allowed
(#992) Tab found within whitespace
(#992) Line indented incorrectly; expected 12 spaces, found 3
(#993) Spaces must be used to indent lines; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected 8 spaces, found 2
(#994) Spaces must be used to indent lines; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected 4 spaces, found 1
(#998) Spaces must be used to indent lines; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected at least 4 spaces, found 1
(#1000) Spaces must be used to indent lines; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected at least 4 spaces, found 1
(#1000) Variable "portfolioItems" must be all lower-case
(#1001) Spaces must be used to indent lines; tabs are not allowed
(#1001) Tab found within whitespace
(#1001) Line indented incorrectly; expected at least 4 spaces, found 1
(#1003) Spaces must be used to indent lines; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected at least 4 spaces, found 1
(#1004) Spaces must be used to indent lines; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected at least 4 spaces, found 2
(#1005) Spaces must be used to indent lines; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected at least 4 spaces, found 2
(#1007) Spaces must be used to indent lines; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected at least 4 spaces, found 1
(#1007) Variable "allBlocks" must be all lower-case
(#1008) Spaces must be used to indent lines; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Line indented incorrectly; expected at least 4 spaces, found 1
(#1010) Spaces must be used to indent lines; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Line indented incorrectly; expected 4 spaces, found 1
(#1010) Variable "allBlocks" must be all lower-case
(#1011) Spaces must be used to indent lines; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Line indented incorrectly; expected 8 spaces, found 2
(#1012) Spaces must be used to indent lines; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected 12 spaces, found 3
(#1012) Variable "portfolioItems" must be all lower-case
(#1013) Spaces must be used to indent lines; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Inline comments must end in full-stops, exclamation marks, or question marks
(#1013) Line indented incorrectly; expected at least 16 spaces, found 4
(#1014) Spaces must be used to indent lines; tabs are not allowed
(#1014) Tab found within whitespace
(#1014) Line indented incorrectly; expected 16 spaces, found 4
(#1015) Spaces must be used to indent lines; tabs are not allowed
(#1015) Tab found within whitespace
(#1015) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1015) Inline comments must end in full-stops, exclamation marks, or question marks
(#1015) Line indented incorrectly; expected at least 20 spaces, found 5
(#1016) Spaces must be used to indent lines; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Line indented incorrectly; expected at least 20 spaces, found 5
(#1017) Spaces must be used to indent lines; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected 16 spaces, found 4
(#1018) Spaces must be used to indent lines; tabs are not allowed
(#1018) Tab found within whitespace
(#1018) Line indented incorrectly; expected at least 20 spaces, found 5
(#1019) Spaces must be used to indent lines; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) Line indented incorrectly; expected at least 20 spaces, found 5
(#1019) Variable "portfolioItems" must be all lower-case
(#1020) Spaces must be used to indent lines; tabs are not allowed
(#1020) Tab found within whitespace
(#1020) Line indented incorrectly; expected at least 20 spaces, found 5
(#1021) Spaces must be used to indent lines; tabs are not allowed
(#1021) Tab found within whitespace
(#1021) Line indented incorrectly; expected 16 spaces, found 4
(#1022) Spaces must be used to indent lines; tabs are not allowed
(#1022) Tab found within whitespace
(#1022) Line indented incorrectly; expected 12 spaces, found 3
(#1023) Spaces must be used to indent lines; tabs are not allowed
(#1023) Tab found within whitespace
(#1023) Line indented incorrectly; expected 12 spaces, found 3
(#1024) Spaces must be used to indent lines; tabs are not allowed
(#1024) Tab found within whitespace
(#1024) Line indented incorrectly; expected at least 16 spaces, found 4
(#1025) Spaces must be used to indent lines; tabs are not allowed
(#1025) Tab found within whitespace
(#1025) Line indented incorrectly; expected 12 spaces, found 3
(#1026) Spaces must be used to indent lines; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected 12 spaces, found 3
(#1027) Spaces must be used to indent lines; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Line indented incorrectly; expected at least 16 spaces, found 4
(#1028) Spaces must be used to indent lines; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected 12 spaces, found 3
(#1029) Spaces must be used to indent lines; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected at least 12 spaces, found 3
(#1029) Variable "portfolioItems" must be all lower-case
(#1029) Variable "portfolioItems" must be all lower-case
(#1029) Line exceeds 132 characters; contains 133 characters
(#1030) Spaces must be used to indent lines; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Line indented incorrectly; expected at least 12 spaces, found 3
(#1030) Variable "portfolioItems" must be all lower-case
(#1031) Spaces must be used to indent lines; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected 8 spaces, found 2
(#1031) Usage of ELSEIF not allowed; use ELSE IF instead
(#1032) Spaces must be used to indent lines; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1032) Inline comments must end in full-stops, exclamation marks, or question marks
(#1032) Line indented incorrectly; expected at least 12 spaces, found 3
(#1033) Spaces must be used to indent lines; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected at least 12 spaces, found 3
(#1034) Spaces must be used to indent lines; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Line indented incorrectly; expected 12 spaces, found 3
(#1035) Spaces must be used to indent lines; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected 16 spaces, found 4
(#1036) Spaces must be used to indent lines; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Line indented incorrectly; expected at least 20 spaces, found 5
(#1037) Spaces must be used to indent lines; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Line indented incorrectly; expected at least 20 spaces, found 5
(#1038) Spaces must be used to indent lines; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected 16 spaces, found 4
(#1039) Spaces must be used to indent lines; tabs are not allowed
(#1039) Tab found within whitespace
(#1039) Line indented incorrectly; expected 12 spaces, found 3
(#1040) Spaces must be used to indent lines; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Line indented incorrectly; expected 12 spaces, found 3
(#1041) Spaces must be used to indent lines; tabs are not allowed
(#1041) Tab found within whitespace
(#1041) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1041) Inline comments must end in full-stops, exclamation marks, or question marks
(#1041) Line indented incorrectly; expected at least 16 spaces, found 4
(#1042) Spaces must be used to indent lines; tabs are not allowed
(#1042) Tab found within whitespace
(#1042) Line indented incorrectly; expected at least 16 spaces, found 4
(#1043) Spaces must be used to indent lines; tabs are not allowed
(#1043) Tab found within whitespace
(#1043) Line indented incorrectly; expected 12 spaces, found 3
(#1045) Spaces must be used to indent lines; tabs are not allowed
(#1045) Tab found within whitespace
(#1045) Line indented incorrectly; expected 12 spaces, found 3
(#1045) Inline comments must end in full-stops, exclamation marks, or question marks
(#1046) Spaces must be used to indent lines; tabs are not allowed
(#1046) Tab found within whitespace
(#1046) Line indented incorrectly; expected at least 16 spaces, found 4
(#1047) Spaces must be used to indent lines; tabs are not allowed
(#1047) Tab found within whitespace
(#1047) Line indented incorrectly; expected 12 spaces, found 3
(#1048) Spaces must be used to indent lines; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected at least 16 spaces, found 4
(#1049) Spaces must be used to indent lines; tabs are not allowed
(#1049) Tab found within whitespace
(#1049) Line indented incorrectly; expected at least 16 spaces, found 4
(#1050) Spaces must be used to indent lines; tabs are not allowed
(#1050) Tab found within whitespace
(#1050) Line indented incorrectly; expected 12 spaces, found 3
(#1051) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1053) Spaces must be used to indent lines; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Line indented incorrectly; expected at least 12 spaces, found 3
(#1054) Spaces must be used to indent lines; tabs are not allowed
(#1054) Tab found within whitespace
(#1054) Line indented incorrectly; expected 8 spaces, found 2
(#1055) Spaces must be used to indent lines; tabs are not allowed
(#1055) Tab found within whitespace
(#1055) Line indented incorrectly; expected at least 12 spaces, found 3
(#1055) Line exceeds 132 characters; contains 161 characters
(#1056) Spaces must be used to indent lines; tabs are not allowed
(#1056) Tab found within whitespace
(#1056) Line indented incorrectly; expected at least 12 spaces, found 3
(#1057) Spaces must be used to indent lines; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected 8 spaces, found 2
(#1059) Spaces must be used to indent lines; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1059) Inline comments must end in full-stops, exclamation marks, or question marks
(#1059) Line indented incorrectly; expected at least 8 spaces, found 2
(#1060) Spaces must be used to indent lines; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Line indented incorrectly; expected 8 spaces, found 2
(#1061) Spaces must be used to indent lines; tabs are not allowed
(#1061) Tab found within whitespace
(#1061) Line indented incorrectly; expected at least 12 spaces, found 3
(#1062) Spaces must be used to indent lines; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) Line indented incorrectly; expected 8 spaces, found 2
(#1063) Spaces must be used to indent lines; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Line indented incorrectly; expected 8 spaces, found 2
(#1064) Spaces must be used to indent lines; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Line indented incorrectly; expected at least 12 spaces, found 3
(#1065) Spaces must be used to indent lines; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected 8 spaces, found 2
(#1067) Spaces must be used to indent lines; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected at least 8 spaces, found 2
(#1068) Spaces must be used to indent lines; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected 4 spaces, found 1
(#1070) Spaces must be used to indent lines; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected at least 4 spaces, found 1
(#1074) Spaces must be used to indent lines; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected at least 4 spaces, found 1
(#1075) Spaces must be used to indent lines; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Line indented incorrectly; expected 4 spaces, found 1
(#1076) Spaces must be used to indent lines; tabs are not allowed
(#1076) Tab found within whitespace
(#1076) Line indented incorrectly; expected at least 8 spaces, found 2
(#1077) Spaces must be used to indent lines; tabs are not allowed
(#1077) Tab found within whitespace
(#1077) Line indented incorrectly; expected 4 spaces, found 1
(#1078) Spaces must be used to indent lines; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected at least 8 spaces, found 2
(#1079) Spaces must be used to indent lines; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Line indented incorrectly; expected 4 spaces, found 1
(#1080) Spaces must be used to indent lines; tabs are not allowed
(#1080) Tab found within whitespace
(#1080) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1080) Inline comments must end in full-stops, exclamation marks, or question marks
(#1080) Line indented incorrectly; expected at least 4 spaces, found 1
(#1081) Spaces must be used to indent lines; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Line indented incorrectly; expected 4 spaces, found 1
(#1082) Spaces must be used to indent lines; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Line indented incorrectly; expected at least 8 spaces, found 2
(#1083) Spaces must be used to indent lines; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected 4 spaces, found 1
(#1084) Spaces must be used to indent lines; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 8 spaces, found 2
(#1085) Spaces must be used to indent lines; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected 4 spaces, found 1
(#1086) Spaces must be used to indent lines; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected at least 4 spaces, found 1
(#1086) Line exceeds 132 characters; contains 170 characters
(#1087) Spaces must be used to indent lines; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Line indented incorrectly; expected at least 4 spaces, found 2
(#1088) Spaces must be used to indent lines; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Line indented incorrectly; expected at least 4 spaces, found 2
(#1089) Spaces must be used to indent lines; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected at least 4 spaces, found 2
(#1090) Spaces must be used to indent lines; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected at least 4 spaces, found 2
(#1091) Spaces must be used to indent lines; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected at least 4 spaces, found 2
(#1092) Spaces must be used to indent lines; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Line indented incorrectly; expected at least 4 spaces, found 2
(#1093) Spaces must be used to indent lines; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected at least 4 spaces, found 2
(#1094) Spaces must be used to indent lines; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1094) Inline comments must end in full-stops, exclamation marks, or question marks
(#1094) This comment is 67% valid code; is this commented out code?
(#1094) Line indented incorrectly; expected at least 4 spaces, found 1
(#1094) No space found before comment text; expected "// echo $query."<br><br>";" but found "//echo $query."<br><br>";"
(#1095) Spaces must be used to indent lines; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected at least 4 spaces, found 1
(#1095) Variable "portfolioItems" must be all lower-case
(#1096) Spaces must be used to indent lines; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected 4 spaces, found 1
(#1096) Variable "portfolioItems" must be all lower-case
(#1097) Spaces must be used to indent lines; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected at least 8 spaces, found 2
(#1097) Variable "portfolioItems" must be all lower-case
(#1098) Spaces must be used to indent lines; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Line indented incorrectly; expected 4 spaces, found 1
(#1100) Spaces must be used to indent lines; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1100) Inline comments must end in full-stops, exclamation marks, or question marks
(#1100) Line indented incorrectly; expected at least 4 spaces, found 1
(#1101) Spaces must be used to indent lines; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Line indented incorrectly; expected at least 4 spaces, found 1
(#1101) Variable "shared_items" must not contain underscores.
(#1102) Spaces must be used to indent lines; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Line indented incorrectly; expected at least 4 spaces, found 1
(#1102) Variable "portfolioItems" must be all lower-case
(#1102) Variable "portfolioItems" must be all lower-case
(#1102) Variable "shared_items" must not contain underscores.
(#1104) Spaces must be used to indent lines; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Line indented incorrectly; expected 4 spaces, found 1
(#1104) Variable "portfolioItems" must be all lower-case
(#1105) Spaces must be used to indent lines; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected 8 spaces, found 2
(#1106) Spaces must be used to indent lines; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected at least 12 spaces, found 3
(#1107) Spaces must be used to indent lines; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Line indented incorrectly; expected at least 12 spaces, found 3
(#1108) Spaces must be used to indent lines; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Line indented incorrectly; expected 8 spaces, found 2
(#1108) Usage of ELSEIF not allowed; use ELSE IF instead
(#1109) Spaces must be used to indent lines; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Line indented incorrectly; expected at least 12 spaces, found 3
(#1110) Spaces must be used to indent lines; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Line indented incorrectly; expected 8 spaces, found 2
(#1111) Spaces must be used to indent lines; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected at least 12 spaces, found 3
(#1112) Spaces must be used to indent lines; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected at least 12 spaces, found 3
(#1113) Spaces must be used to indent lines; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected 12 spaces, found 3
(#1114) Spaces must be used to indent lines; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Line indented incorrectly; expected at least 16 spaces, found 4
(#1116) Spaces must be used to indent lines; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Line indented incorrectly; expected 16 spaces, found 4
(#1117) Spaces must be used to indent lines; tabs are not allowed
(#1117) Tab found within whitespace
(#1117) Line indented incorrectly; expected 20 spaces, found 5
(#1118) Spaces must be used to indent lines; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Line indented incorrectly; expected at least 24 spaces, found 6
(#1119) Spaces must be used to indent lines; tabs are not allowed
(#1119) Tab found within whitespace
(#1119) Line indented incorrectly; expected 20 spaces, found 5
(#1120) Spaces must be used to indent lines; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 24 spaces, found 6
(#1121) Spaces must be used to indent lines; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected 20 spaces, found 5
(#1123) Spaces must be used to indent lines; tabs are not allowed
(#1123) Tab found within whitespace
(#1123) Line indented incorrectly; expected at least 20 spaces, found 5
(#1124) Spaces must be used to indent lines; tabs are not allowed
(#1124) Tab found within whitespace
(#1124) Line indented incorrectly; expected 16 spaces, found 4
(#1125) Spaces must be used to indent lines; tabs are not allowed
(#1125) Tab found within whitespace
(#1125) Line indented incorrectly; expected at least 20 spaces, found 5
(#1126) Spaces must be used to indent lines; tabs are not allowed
(#1126) Tab found within whitespace
(#1126) Line indented incorrectly; expected 16 spaces, found 4
(#1127) Spaces must be used to indent lines; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Line indented incorrectly; expected 12 spaces, found 3
(#1128) Spaces must be used to indent lines; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected 8 spaces, found 2
(#1130) Spaces must be used to indent lines; tabs are not allowed
(#1130) Tab found within whitespace
(#1130) Line indented incorrectly; expected 8 spaces, found 2
(#1131) Spaces must be used to indent lines; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected at least 12 spaces, found 3
(#1131) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1132) Spaces must be used to indent lines; tabs are not allowed
(#1132) Tab found within whitespace
(#1132) Line indented incorrectly; expected at least 12 spaces, found 3
(#1133) Spaces must be used to indent lines; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected 8 spaces, found 2
(#1135) Spaces must be used to indent lines; tabs are not allowed
(#1135) Tab found within whitespace
(#1135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1135) Inline comments must end in full-stops, exclamation marks, or question marks
(#1135) Line indented incorrectly; expected at least 8 spaces, found 2
(#1135) No space found before comment text; expected "// get competences of the item" but found "//get competences of the item"
(#1136) Spaces must be used to indent lines; tabs are not allowed
(#1136) Tab found within whitespace
(#1136) Line indented incorrectly; expected at least 8 spaces, found 2
(#1138) Spaces must be used to indent lines; tabs are not allowed
(#1138) Tab found within whitespace
(#1138) Line indented incorrectly; expected at least 8 spaces, found 2
(#1139) Spaces must be used to indent lines; tabs are not allowed
(#1139) Tab found within whitespace
(#1139) Line indented incorrectly; expected 8 spaces, found 2
(#1140) Spaces must be used to indent lines; tabs are not allowed
(#1140) Tab found within whitespace
(#1140) Line indented incorrectly; expected at least 12 spaces, found 3
(#1142) Spaces must be used to indent lines; tabs are not allowed
(#1142) Tab found within whitespace
(#1142) Line indented incorrectly; expected 12 spaces, found 3
(#1143) Spaces must be used to indent lines; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected at least 16 spaces, found 4
(#1144) Spaces must be used to indent lines; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected 16 spaces, found 4
(#1145) Spaces must be used to indent lines; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Line indented incorrectly; expected at least 20 spaces, found 5
(#1146) Spaces must be used to indent lines; tabs are not allowed
(#1146) Tab found within whitespace
(#1146) Line indented incorrectly; expected at least 20 spaces, found 5
(#1148) Spaces must be used to indent lines; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Line indented incorrectly; expected 20 spaces, found 5
(#1149) Spaces must be used to indent lines; tabs are not allowed
(#1149) Tab found within whitespace
(#1149) Line indented incorrectly; expected at least 24 spaces, found 6
(#1150) Spaces must be used to indent lines; tabs are not allowed
(#1150) Tab found within whitespace
(#1150) Line indented incorrectly; expected 20 spaces, found 5
(#1151) Spaces must be used to indent lines; tabs are not allowed
(#1151) Tab found within whitespace
(#1151) Line indented incorrectly; expected 16 spaces, found 4
(#1152) Spaces must be used to indent lines; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Line indented incorrectly; expected at least 16 spaces, found 4
(#1153) Spaces must be used to indent lines; tabs are not allowed
(#1153) Tab found within whitespace
(#1153) Line indented incorrectly; expected at least 16 spaces, found 4
(#1154) Spaces must be used to indent lines; tabs are not allowed
(#1154) Tab found within whitespace
(#1154) Line indented incorrectly; expected at least 16 spaces, found 4
(#1155) Spaces must be used to indent lines; tabs are not allowed
(#1155) Tab found within whitespace
(#1155) Line indented incorrectly; expected at least 16 spaces, found 4
(#1157) Spaces must be used to indent lines; tabs are not allowed
(#1157) Tab found within whitespace
(#1157) Line indented incorrectly; expected at least 16 spaces, found 4
(#1158) Spaces must be used to indent lines; tabs are not allowed
(#1158) Tab found within whitespace
(#1158) Line indented incorrectly; expected 12 spaces, found 3
(#1159) Spaces must be used to indent lines; tabs are not allowed
(#1159) Tab found within whitespace
(#1159) Line indented incorrectly; expected 8 spaces, found 2
(#1161) Spaces must be used to indent lines; tabs are not allowed
(#1161) Tab found within whitespace
(#1161) Line indented incorrectly; expected at least 8 spaces, found 2
(#1163) Spaces must be used to indent lines; tabs are not allowed
(#1163) Tab found within whitespace
(#1163) Line indented incorrectly; expected at least 8 spaces, found 2
(#1164) Spaces must be used to indent lines; tabs are not allowed
(#1164) Tab found within whitespace
(#1164) Line indented incorrectly; expected at least 8 spaces, found 2
(#1165) Spaces must be used to indent lines; tabs are not allowed
(#1165) Tab found within whitespace
(#1165) Line indented incorrectly; expected 4 spaces, found 1
(#1167) Spaces must be used to indent lines; tabs are not allowed
(#1167) Tab found within whitespace
(#1167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1167) Inline comments must end in full-stops, exclamation marks, or question marks
(#1167) This comment is 67% valid code; is this commented out code?
(#1167) Line indented incorrectly; expected at least 4 spaces, found 1
(#1167) Tab found before comment text; expected "// print_r($portfolioItems);" but found "// print_r($portfolioItems);"
(#1169) Spaces must be used to indent lines; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Line indented incorrectly; expected at least 4 spaces, found 1
(#1169) Variable "portfolioItems" must be all lower-case
(#1176) Variable "exceptMyself" must be all lower-case
(#1177) Spaces must be used to indent lines; tabs are not allowed
(#1177) Tab found within whitespace
(#1177) Line indented incorrectly; expected at least 4 spaces, found 1
(#1179) Spaces must be used to indent lines; tabs are not allowed
(#1179) Tab found within whitespace
(#1179) Line indented incorrectly; expected at least 4 spaces, found 1
(#1180) Spaces must be used to indent lines; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Line indented incorrectly; expected at least 4 spaces, found 1
(#1182) Spaces must be used to indent lines; tabs are not allowed
(#1182) Tab found within whitespace
(#1182) Line indented incorrectly; expected at least 4 spaces, found 1
(#1183) Spaces must be used to indent lines; tabs are not allowed
(#1183) Tab found within whitespace
(#1183) Line indented incorrectly; expected at least 4 spaces, found 1
(#1187) Spaces must be used to indent lines; tabs are not allowed
(#1187) Tab found within whitespace
(#1187) Line indented incorrectly; expected at least 4 spaces, found 1
(#1187) Variable "exastudTeachers" must be all lower-case
(#1189) Spaces must be used to indent lines; tabs are not allowed
(#1189) Tab found within whitespace
(#1189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1189) Inline comments must end in full-stops, exclamation marks, or question marks
(#1189) Line indented incorrectly; expected at least 4 spaces, found 1
(#1190) Spaces must be used to indent lines; tabs are not allowed
(#1190) Tab found within whitespace
(#1190) Line indented incorrectly; expected at least 4 spaces, found 1
(#1190) Variable "exacompTeachers" must be all lower-case
(#1192) Spaces must be used to indent lines; tabs are not allowed
(#1192) Tab found within whitespace
(#1192) Line indented incorrectly; expected at least 4 spaces, found 1
(#1192) Variable "exastudTeachers" must be all lower-case
(#1192) Variable "exacompTeachers" must be all lower-case
(#1194) Spaces must be used to indent lines; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Line indented incorrectly; expected 4 spaces, found 1
(#1194) Variable "exceptMyself" must be all lower-case
(#1195) Spaces must be used to indent lines; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Line indented incorrectly; expected at least 8 spaces, found 2
(#1196) Spaces must be used to indent lines; tabs are not allowed
(#1196) Tab found within whitespace
(#1196) Line indented incorrectly; expected 4 spaces, found 1
(#1198) Spaces must be used to indent lines; tabs are not allowed
(#1198) Tab found within whitespace
(#1198) Line indented incorrectly; expected at least 4 spaces, found 1
(#1200) Spaces must be used to indent lines; tabs are not allowed
(#1200) Tab found within whitespace
(#1200) Line indented incorrectly; expected at least 4 spaces, found 1
(#1209) Spaces must be used to indent lines; tabs are not allowed
(#1209) Tab found within whitespace
(#1209) Line indented incorrectly; expected at least 4 spaces, found 1
(#1210) Spaces must be used to indent lines; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Line indented incorrectly; expected at least 4 spaces, found 1
(#1211) Spaces must be used to indent lines; tabs are not allowed
(#1211) Tab found within whitespace
(#1211) Line indented incorrectly; expected 4 spaces, found 1
(#1212) Spaces must be used to indent lines; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Line indented incorrectly; expected at least 8 spaces, found 2
(#1213) Spaces must be used to indent lines; tabs are not allowed
(#1213) Tab found within whitespace
(#1213) Line indented incorrectly; expected at least 8 spaces, found 2
(#1214) Spaces must be used to indent lines; tabs are not allowed
(#1214) Tab found within whitespace
(#1214) Line indented incorrectly; expected 8 spaces, found 2
(#1215) Spaces must be used to indent lines; tabs are not allowed
(#1215) Tab found within whitespace
(#1215) Line indented incorrectly; expected at least 12 spaces, found 3
(#1216) Spaces must be used to indent lines; tabs are not allowed
(#1216) Tab found within whitespace
(#1216) Line indented incorrectly; expected 8 spaces, found 2
(#1217) Spaces must be used to indent lines; tabs are not allowed
(#1217) Tab found within whitespace
(#1217) Line indented incorrectly; expected 4 spaces, found 1
(#1218) Spaces must be used to indent lines; tabs are not allowed
(#1218) Tab found within whitespace
(#1218) Line indented incorrectly; expected at least 4 spaces, found 1
(#1220) Spaces must be used to indent lines; tabs are not allowed
(#1220) Tab found within whitespace
(#1220) Line indented incorrectly; expected at least 4 spaces, found 1
(#1223) Space found before semicolon; expected "};" but found "} ;"
(#1226) Spaces must be used to indent lines; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Line indented incorrectly; expected at least 4 spaces, found 1
(#1227) Spaces must be used to indent lines; tabs are not allowed
(#1227) Tab found within whitespace
(#1227) Line indented incorrectly; expected at least 4 spaces, found 1
(#1227) Line exceeds 132 characters; contains 179 characters
(#1228) Spaces must be used to indent lines; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Line indented incorrectly; expected 4 spaces, found 1
(#1229) Spaces must be used to indent lines; tabs are not allowed
(#1229) Tab found within whitespace
(#1229) Line indented incorrectly; expected at least 8 spaces, found 2
(#1230) Spaces must be used to indent lines; tabs are not allowed
(#1230) Tab found within whitespace
(#1230) Line indented incorrectly; expected at least 8 spaces, found 2
(#1231) Spaces must be used to indent lines; tabs are not allowed
(#1231) Tab found within whitespace
(#1231) Line indented incorrectly; expected at least 8 spaces, found 2
(#1232) Spaces must be used to indent lines; tabs are not allowed
(#1232) Tab found within whitespace
(#1232) Line indented incorrectly; expected at least 8 spaces, found 2
(#1233) Spaces must be used to indent lines; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected at least 8 spaces, found 3
(#1234) Spaces must be used to indent lines; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Line indented incorrectly; expected at least 8 spaces, found 4
(#1235) Spaces must be used to indent lines; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected at least 8 spaces, found 4
(#1236) Spaces must be used to indent lines; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Line indented incorrectly; expected at least 8 spaces, found 4
(#1237) Spaces must be used to indent lines; tabs are not allowed
(#1237) Tab found within whitespace
(#1237) Line indented incorrectly; expected at least 8 spaces, found 4
(#1238) Spaces must be used to indent lines; tabs are not allowed
(#1238) Tab found within whitespace
(#1238) Line indented incorrectly; expected at least 8 spaces, found 4
(#1239) Spaces must be used to indent lines; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1239) Inline comments must end in full-stops, exclamation marks, or question marks
(#1239) This comment is 67% valid code; is this commented out code?
(#1239) Line indented incorrectly; expected at least 8 spaces, found 2
(#1239) No space found before comment text; expected "// throw new file_exception('userquotalimit');" but found "//throw new file_exception('userquotalimit');"
(#1240) Spaces must be used to indent lines; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Line indented incorrectly; expected 4 spaces, found 1
(#1242) Spaces must be used to indent lines; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Line indented incorrectly; expected at least 4 spaces, found 1
(#1246) Spaces must be used to indent lines; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Line indented incorrectly; expected at least 4 spaces, found 1
(#1247) Spaces must be used to indent lines; tabs are not allowed
(#1247) Tab found within whitespace
(#1247) Line indented incorrectly; expected at least 4 spaces, found 1
(#1247) Line exceeds maximum limit of 180 characters; contains 218 characters
(#1248) Spaces must be used to indent lines; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Line indented incorrectly; expected 4 spaces, found 1
(#1249) Spaces must be used to indent lines; tabs are not allowed
(#1249) Tab found within whitespace
(#1249) Line indented incorrectly; expected at least 8 spaces, found 2
(#1250) Spaces must be used to indent lines; tabs are not allowed
(#1250) Tab found within whitespace
(#1250) Line indented incorrectly; expected 4 spaces, found 1
(#1251) Spaces must be used to indent lines; tabs are not allowed
(#1251) Tab found within whitespace
(#1251) Line indented incorrectly; expected at least 8 spaces, found 2
(#1252) Spaces must be used to indent lines; tabs are not allowed
(#1252) Tab found within whitespace
(#1252) Line indented incorrectly; expected 4 spaces, found 1
(#1256) Spaces must be used to indent lines; tabs are not allowed
(#1256) Tab found within whitespace
(#1256) Line indented incorrectly; expected at least 4 spaces, found 1
(#1257) Spaces must be used to indent lines; tabs are not allowed
(#1257) Tab found within whitespace
(#1257) Line indented incorrectly; expected at least 4 spaces, found 1
(#1257) Line exceeds maximum limit of 180 characters; contains 218 characters
(#1258) Spaces must be used to indent lines; tabs are not allowed
(#1258) Tab found within whitespace
(#1258) Line indented incorrectly; expected 4 spaces, found 1
(#1259) Spaces must be used to indent lines; tabs are not allowed
(#1259) Tab found within whitespace
(#1259) Line indented incorrectly; expected at least 8 spaces, found 2
(#1260) Spaces must be used to indent lines; tabs are not allowed
(#1260) Tab found within whitespace
(#1260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1260) Inline comments must end in full-stops, exclamation marks, or question marks
(#1260) This comment is 67% valid code; is this commented out code?
(#1260) Line indented incorrectly; expected at least 8 spaces, found 2
(#1260) No space found before comment text; expected "// throw new file_exception('maxbytes');" but found "//throw new file_exception('maxbytes');"
(#1261) Spaces must be used to indent lines; tabs are not allowed
(#1261) Tab found within whitespace
(#1261) Line indented incorrectly; expected 4 spaces, found 1
(#1263) Spaces must be used to indent lines; tabs are not allowed
(#1263) Tab found within whitespace
(#1263) Line indented incorrectly; expected at least 4 spaces, found 1
(#1267) Spaces must be used to indent lines; tabs are not allowed
(#1267) Tab found within whitespace
(#1267) Line indented incorrectly; expected at least 4 spaces, found 1
(#1268) Spaces must be used to indent lines; tabs are not allowed
(#1268) Tab found within whitespace
(#1268) Line indented incorrectly; expected at least 4 spaces, found 1
(#1268) Variable "path_parts" must not contain underscores.
(#1269) Spaces must be used to indent lines; tabs are not allowed
(#1269) Tab found within whitespace
(#1269) Line indented incorrectly; expected 4 spaces, found 1
(#1269) Variable "path_parts" must not contain underscores.
(#1270) Spaces must be used to indent lines; tabs are not allowed
(#1270) Tab found within whitespace
(#1270) Line indented incorrectly; expected 8 spaces, found 2
(#1271) Spaces must be used to indent lines; tabs are not allowed
(#1271) Tab found within whitespace
(#1271) Line indented incorrectly; expected 8 spaces, found 2
(#1272) Spaces must be used to indent lines; tabs are not allowed
(#1272) Tab found within whitespace
(#1272) Line indented incorrectly; expected 8 spaces, found 2
(#1273) Spaces must be used to indent lines; tabs are not allowed
(#1273) Tab found within whitespace
(#1273) Line indented incorrectly; expected 8 spaces, found 2
(#1274) Spaces must be used to indent lines; tabs are not allowed
(#1274) Tab found within whitespace
(#1274) Line indented incorrectly; expected 8 spaces, found 2
(#1275) Spaces must be used to indent lines; tabs are not allowed
(#1275) Tab found within whitespace
(#1275) Line indented incorrectly; expected 8 spaces, found 2
(#1276) Spaces must be used to indent lines; tabs are not allowed
(#1276) Tab found within whitespace
(#1276) Line indented incorrectly; expected 8 spaces, found 2
(#1277) Spaces must be used to indent lines; tabs are not allowed
(#1277) Tab found within whitespace
(#1277) Line indented incorrectly; expected 8 spaces, found 2
(#1278) Spaces must be used to indent lines; tabs are not allowed
(#1278) Tab found within whitespace
(#1278) Line indented incorrectly; expected 8 spaces, found 2
(#1279) Spaces must be used to indent lines; tabs are not allowed
(#1279) Tab found within whitespace
(#1280) Spaces must be used to indent lines; tabs are not allowed
(#1280) Tab found within whitespace
(#1280) Line indented incorrectly; expected 8 spaces, found 2
(#1281) Spaces must be used to indent lines; tabs are not allowed
(#1281) Tab found within whitespace
(#1282) Spaces must be used to indent lines; tabs are not allowed
(#1282) Tab found within whitespace
(#1282) Line indented incorrectly; expected 4 spaces, found 1
(#1286) Spaces must be used to indent lines; tabs are not allowed
(#1286) Tab found within whitespace
(#1286) Line indented incorrectly; expected at least 4 spaces, found 1
(#1288) Spaces must be used to indent lines; tabs are not allowed
(#1288) Tab found within whitespace
(#1288) Line indented incorrectly; expected at least 4 spaces, found 1
(#1288) Inline control structures are not allowed
(#1289) Spaces must be used to indent lines; tabs are not allowed
(#1289) Tab found within whitespace
(#1289) Line indented incorrectly; expected at least 4 spaces, found 2
(#1290) Spaces must be used to indent lines; tabs are not allowed
(#1290) Tab found within whitespace
(#1290) Whitespace found at end of line
(#1291) Spaces must be used to indent lines; tabs are not allowed
(#1291) Tab found within whitespace
(#1291) Line indented incorrectly; expected 4 spaces, found 1
(#1292) Spaces must be used to indent lines; tabs are not allowed
(#1292) Tab found within whitespace
(#1292) Line indented incorrectly; expected at least 8 spaces, found 2
(#1293) Spaces must be used to indent lines; tabs are not allowed
(#1293) Tab found within whitespace
(#1293) Line indented incorrectly; expected 4 spaces, found 1
(#1295) Spaces must be used to indent lines; tabs are not allowed
(#1295) Tab found within whitespace
(#1295) Line indented incorrectly; expected 4 spaces, found 1
(#1296) Spaces must be used to indent lines; tabs are not allowed
(#1296) Tab found within whitespace
(#1296) Line indented incorrectly; expected at least 8 spaces, found 2
(#1296) Variable "itemExample" must be all lower-case
(#1297) Spaces must be used to indent lines; tabs are not allowed
(#1297) Tab found within whitespace
(#1297) Line indented incorrectly; expected at least 8 spaces, found 4
(#1298) Spaces must be used to indent lines; tabs are not allowed
(#1298) Tab found within whitespace
(#1298) Line indented incorrectly; expected at least 8 spaces, found 2
(#1300) Spaces must be used to indent lines; tabs are not allowed
(#1300) Tab found within whitespace
(#1300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1300) Inline comments must end in full-stops, exclamation marks, or question marks
(#1300) Line indented incorrectly; expected at least 8 spaces, found 2
(#1301) Spaces must be used to indent lines; tabs are not allowed
(#1301) Tab found within whitespace
(#1301) Line indented incorrectly; expected 8 spaces, found 2
(#1301) Variable "itemExample" must be all lower-case
(#1302) Spaces must be used to indent lines; tabs are not allowed
(#1302) Tab found within whitespace
(#1302) Line indented incorrectly; expected 12 spaces, found 3
(#1302) Variable "itemExample" must be all lower-case
(#1303) Spaces must be used to indent lines; tabs are not allowed
(#1303) Tab found within whitespace
(#1303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1303) Inline comments must end in full-stops, exclamation marks, or question marks
(#1303) Line indented incorrectly; expected at least 16 spaces, found 4
(#1304) Spaces must be used to indent lines; tabs are not allowed
(#1304) Tab found within whitespace
(#1304) Line indented incorrectly; expected at least 16 spaces, found 4
(#1305) Spaces must be used to indent lines; tabs are not allowed
(#1305) Tab found within whitespace
(#1305) Line indented incorrectly; expected 12 spaces, found 3
(#1306) Spaces must be used to indent lines; tabs are not allowed
(#1306) Tab found within whitespace
(#1306) Line indented incorrectly; expected at least 16 spaces, found 4
(#1307) Spaces must be used to indent lines; tabs are not allowed
(#1307) Tab found within whitespace
(#1307) Line indented incorrectly; expected at least 16 spaces, found 6
(#1308) Spaces must be used to indent lines; tabs are not allowed
(#1308) Tab found within whitespace
(#1308) Line indented incorrectly; expected at least 16 spaces, found 4
(#1309) Spaces must be used to indent lines; tabs are not allowed
(#1309) Tab found within whitespace
(#1309) Line indented incorrectly; expected 16 spaces, found 4
(#1309) Space found after opening bracket of FOREACH loop
(#1309) Space found before closing bracket of FOREACH loop
(#1310) Spaces must be used to indent lines; tabs are not allowed
(#1310) Tab found within whitespace
(#1310) Line indented incorrectly; expected 20 spaces, found 5
(#1311) Spaces must be used to indent lines; tabs are not allowed
(#1311) Tab found within whitespace
(#1311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1311) Inline comments must end in full-stops, exclamation marks, or question marks
(#1311) Line indented incorrectly; expected at least 24 spaces, found 6
(#1312) Spaces must be used to indent lines; tabs are not allowed
(#1312) Tab found within whitespace
(#1312) Line indented incorrectly; expected at least 24 spaces, found 6
(#1313) Spaces must be used to indent lines; tabs are not allowed
(#1313) Tab found within whitespace
(#1313) Line indented incorrectly; expected 20 spaces, found 5
(#1314) Spaces must be used to indent lines; tabs are not allowed
(#1314) Tab found within whitespace
(#1314) Line indented incorrectly; expected 16 spaces, found 4
(#1315) Spaces must be used to indent lines; tabs are not allowed
(#1315) Tab found within whitespace
(#1315) Line indented incorrectly; expected 12 spaces, found 3
(#1316) Spaces must be used to indent lines; tabs are not allowed
(#1316) Tab found within whitespace
(#1316) Line indented incorrectly; expected 8 spaces, found 2
(#1317) Spaces must be used to indent lines; tabs are not allowed
(#1317) Tab found within whitespace
(#1317) Line indented incorrectly; expected 4 spaces, found 1
(#1318) Spaces must be used to indent lines; tabs are not allowed
(#1318) Tab found within whitespace
(#1318) Whitespace found at end of line
(#1319) Spaces must be used to indent lines; tabs are not allowed
(#1319) Tab found within whitespace
(#1319) Line indented incorrectly; expected at least 4 spaces, found 1
(#1328) Spaces must be used to indent lines; tabs are not allowed
(#1328) Tab found within whitespace
(#1328) Line indented incorrectly; expected at least 4 spaces, found 1
(#1330) Spaces must be used to indent lines; tabs are not allowed
(#1330) Tab found within whitespace
(#1330) Line indented incorrectly; expected at least 4 spaces, found 1
(#1330) Inline control structures are not allowed
(#1331) Spaces must be used to indent lines; tabs are not allowed
(#1331) Tab found within whitespace
(#1331) Line indented incorrectly; expected at least 4 spaces, found 2
(#1332) Spaces must be used to indent lines; tabs are not allowed
(#1332) Tab found within whitespace
(#1332) Whitespace found at end of line
(#1333) Spaces must be used to indent lines; tabs are not allowed
(#1333) Tab found within whitespace
(#1333) Line indented incorrectly; expected 4 spaces, found 1
(#1334) Spaces must be used to indent lines; tabs are not allowed
(#1334) Tab found within whitespace
(#1334) Line indented incorrectly; expected at least 8 spaces, found 2
(#1335) Spaces must be used to indent lines; tabs are not allowed
(#1335) Tab found within whitespace
(#1335) Line indented incorrectly; expected 4 spaces, found 1
(#1337) Spaces must be used to indent lines; tabs are not allowed
(#1337) Tab found within whitespace
(#1337) Line indented incorrectly; expected 4 spaces, found 1
(#1337) Variable "itemExample" must be all lower-case
(#1338) Spaces must be used to indent lines; tabs are not allowed
(#1338) Tab found within whitespace
(#1338) Line indented incorrectly; expected at least 8 spaces, found 2
(#1339) Spaces must be used to indent lines; tabs are not allowed
(#1339) Tab found within whitespace
(#1339) Line indented incorrectly; expected 8 spaces, found 2
(#1339) Variable "itemExample" must be all lower-case
(#1339) Line exceeds 132 characters; contains 166 characters
(#1340) Spaces must be used to indent lines; tabs are not allowed
(#1340) Tab found within whitespace
(#1340) Line indented incorrectly; expected 12 spaces, found 3
(#1341) Spaces must be used to indent lines; tabs are not allowed
(#1341) Tab found within whitespace
(#1341) Line indented incorrectly; expected at least 16 spaces, found 4
(#1342) Spaces must be used to indent lines; tabs are not allowed
(#1342) Tab found within whitespace
(#1342) Line indented incorrectly; expected 12 spaces, found 3
(#1343) Spaces must be used to indent lines; tabs are not allowed
(#1343) Tab found within whitespace
(#1343) Line indented incorrectly; expected 8 spaces, found 2
(#1344) Spaces must be used to indent lines; tabs are not allowed
(#1344) Tab found within whitespace
(#1344) Line indented incorrectly; expected 4 spaces, found 1
(#1345) Spaces must be used to indent lines; tabs are not allowed
(#1345) Tab found within whitespace
(#1345) Line indented incorrectly; expected at least 4 spaces, found 1
(#1349) Spaces must be used to indent lines; tabs are not allowed
(#1349) Tab found within whitespace
(#1349) Line indented incorrectly; expected at least 4 spaces, found 1
(#1350) Spaces must be used to indent lines; tabs are not allowed
(#1350) Tab found within whitespace
(#1350) Whitespace found at end of line
(#1351) Spaces must be used to indent lines; tabs are not allowed
(#1351) Tab found within whitespace
(#1351) Line indented incorrectly; expected 4 spaces, found 1
(#1351) Line exceeds 132 characters; contains 148 characters
(#1352) Spaces must be used to indent lines; tabs are not allowed
(#1352) Tab found within whitespace
(#1352) Line indented incorrectly; expected at least 8 spaces, found 2
(#1353) Spaces must be used to indent lines; tabs are not allowed
(#1353) Tab found within whitespace
(#1353) Line indented incorrectly; expected 4 spaces, found 1
(#1354) Spaces must be used to indent lines; tabs are not allowed
(#1354) Tab found within whitespace
(#1354) Line indented incorrectly; expected at least 4 spaces, found 1
(#1355) Spaces must be used to indent lines; tabs are not allowed
(#1355) Tab found within whitespace
(#1355) Whitespace found at end of line
(#1358) Spaces must be used to indent lines; tabs are not allowed
(#1358) Tab found within whitespace
(#1358) Line indented incorrectly; expected at least 4 spaces, found 1
(#1360) Spaces must be used to indent lines; tabs are not allowed
(#1360) Tab found within whitespace
(#1360) Line indented incorrectly; expected 4 spaces, found 1
(#1361) Spaces must be used to indent lines; tabs are not allowed
(#1361) Tab found within whitespace
(#1361) Line indented incorrectly; expected at least 8 spaces, found 2
(#1362) Spaces must be used to indent lines; tabs are not allowed
(#1362) Tab found within whitespace
(#1362) Line indented incorrectly; expected 4 spaces, found 1
(#1364) Spaces must be used to indent lines; tabs are not allowed
(#1364) Tab found within whitespace
(#1364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1364) Inline comments must end in full-stops, exclamation marks, or question marks
(#1364) Line indented incorrectly; expected at least 4 spaces, found 1
(#1365) Spaces must be used to indent lines; tabs are not allowed
(#1365) Tab found within whitespace
(#1365) Line indented incorrectly; expected at least 4 spaces, found 1
(#1365) Variable "itemExample" must be all lower-case
(#1366) Spaces must be used to indent lines; tabs are not allowed
(#1366) Tab found within whitespace
(#1366) Line indented incorrectly; expected 4 spaces, found 1
(#1366) Variable "itemExample" must be all lower-case
(#1367) Spaces must be used to indent lines; tabs are not allowed
(#1367) Tab found within whitespace
(#1367) Line indented incorrectly; expected at least 8 spaces, found 2
(#1368) Spaces must be used to indent lines; tabs are not allowed
(#1368) Tab found within whitespace
(#1368) Line indented incorrectly; expected 4 spaces, found 1
(#1370) Spaces must be used to indent lines; tabs are not allowed
(#1370) Tab found within whitespace
(#1370) Line indented incorrectly; expected at least 4 spaces, found 1
(#1371) Spaces must be used to indent lines; tabs are not allowed
(#1371) Tab found within whitespace
(#1371) Line indented incorrectly; expected 4 spaces, found 1
(#1372) Spaces must be used to indent lines; tabs are not allowed
(#1372) Tab found within whitespace
(#1372) Line indented incorrectly; expected at least 8 spaces, found 2
(#1373) Spaces must be used to indent lines; tabs are not allowed
(#1373) Tab found within whitespace
(#1373) Line indented incorrectly; expected 4 spaces, found 1
(#1375) Spaces must be used to indent lines; tabs are not allowed
(#1375) Tab found within whitespace
(#1375) Line indented incorrectly; expected at least 4 spaces, found 1
(#1377) Spaces must be used to indent lines; tabs are not allowed
(#1377) Tab found within whitespace
(#1377) Line indented incorrectly; expected at least 4 spaces, found 1
(#1380) Variable "orderBy" must be all lower-case
(#1381) Spaces must be used to indent lines; tabs are not allowed
(#1381) Tab found within whitespace
(#1381) Line indented incorrectly; expected at least 4 spaces, found 1
(#1382) Spaces must be used to indent lines; tabs are not allowed
(#1382) Tab found within whitespace
(#1382) Line indented incorrectly; expected at least 4 spaces, found 1
(#1383) Spaces must be used to indent lines; tabs are not allowed
(#1383) Tab found within whitespace
(#1383) Line indented incorrectly; expected 4 spaces, found 1
(#1384) Spaces must be used to indent lines; tabs are not allowed
(#1384) Tab found within whitespace
(#1384) Line indented incorrectly; expected at least 8 spaces, found 2
(#1385) Spaces must be used to indent lines; tabs are not allowed
(#1385) Tab found within whitespace
(#1385) Line indented incorrectly; expected 8 spaces, found 2
(#1386) Spaces must be used to indent lines; tabs are not allowed
(#1386) Tab found within whitespace
(#1386) Line indented incorrectly; expected at least 12 spaces, found 3
(#1386) Variable "whereItems" must be all lower-case
(#1386) Variable "paramItems" must be all lower-case
(#1387) Spaces must be used to indent lines; tabs are not allowed
(#1387) Tab found within whitespace
(#1387) Line indented incorrectly; expected at least 12 spaces, found 3
(#1387) Whitespace found at end of line within string
(#1388) Whitespace found at end of line within string
(#1389) Variable "whereItems" must be all lower-case
(#1390) Spaces must be used to indent lines; tabs are not allowed
(#1390) Tab found within whitespace
(#1390) Line indented incorrectly; expected at least 12 spaces, found 4
(#1390) Variable "orderBy" must be all lower-case
(#1390) Variable "orderBy" must be all lower-case
(#1391) Spaces must be used to indent lines; tabs are not allowed
(#1391) Tab found within whitespace
(#1391) Line indented incorrectly; expected at least 12 spaces, found 4
(#1391) Variable "paramItems" must be all lower-case
(#1392) Spaces must be used to indent lines; tabs are not allowed
(#1392) Tab found within whitespace
(#1392) Line indented incorrectly; expected 8 spaces, found 2
(#1393) Spaces must be used to indent lines; tabs are not allowed
(#1393) Tab found within whitespace
(#1393) Line indented incorrectly; expected 4 spaces, found 1
(#1394) Spaces must be used to indent lines; tabs are not allowed
(#1394) Tab found within whitespace
(#1394) Line indented incorrectly; expected at least 8 spaces, found 2
(#1395) Spaces must be used to indent lines; tabs are not allowed
(#1395) Tab found within whitespace
(#1395) Line indented incorrectly; expected at least 8 spaces, found 2
(#1395) Whitespace found at end of line within string
(#1396) Whitespace found at end of line within string
(#1398) Spaces must be used to indent lines; tabs are not allowed
(#1398) Tab found within whitespace
(#1398) Line indented incorrectly; expected at least 8 spaces, found 3
(#1398) Variable "orderBy" must be all lower-case
(#1398) Variable "orderBy" must be all lower-case
(#1399) Spaces must be used to indent lines; tabs are not allowed
(#1399) Tab found within whitespace
(#1399) Line indented incorrectly; expected at least 8 spaces, found 3
(#1400) Spaces must be used to indent lines; tabs are not allowed
(#1400) Tab found within whitespace
(#1400) Line indented incorrectly; expected 4 spaces, found 1
(#1401) Spaces must be used to indent lines; tabs are not allowed
(#1401) Tab found within whitespace
(#1401) Line indented incorrectly; expected 4 spaces, found 1
(#1402) Spaces must be used to indent lines; tabs are not allowed
(#1402) Tab found within whitespace
(#1402) Line indented incorrectly; expected at least 8 spaces, found 2
(#1403) Spaces must be used to indent lines; tabs are not allowed
(#1403) Tab found within whitespace
(#1403) Line indented incorrectly; expected 4 spaces, found 1
(#1404) Spaces must be used to indent lines; tabs are not allowed
(#1404) Tab found within whitespace
(#1404) Line indented incorrectly; expected 4 spaces, found 1
(#1405) Spaces must be used to indent lines; tabs are not allowed
(#1405) Tab found within whitespace
(#1405) Line indented incorrectly; expected at least 8 spaces, found 2
(#1406) Spaces must be used to indent lines; tabs are not allowed
(#1406) Tab found within whitespace
(#1406) Line indented incorrectly; expected 4 spaces, found 1
(#1408) Spaces must be used to indent lines; tabs are not allowed
(#1408) Tab found within whitespace
(#1408) Line indented incorrectly; expected at least 4 spaces, found 1
(#1428) Spaces must be used to indent lines; tabs are not allowed
(#1428) Tab found within whitespace
(#1428) Line indented incorrectly; expected at least 4 spaces, found 1
(#1429) Spaces must be used to indent lines; tabs are not allowed
(#1429) Tab found within whitespace
(#1429) Line indented incorrectly; expected at least 4 spaces, found 1
(#1431) Spaces must be used to indent lines; tabs are not allowed
(#1431) Tab found within whitespace
(#1431) Line indented incorrectly; expected at least 4 spaces, found 1
(#1432) Spaces must be used to indent lines; tabs are not allowed
(#1432) Tab found within whitespace
(#1432) Inline comments must end in full-stops, exclamation marks, or question marks
(#1432) This comment is 50% valid code; is this commented out code?
(#1432) Line indented incorrectly; expected at least 4 spaces, found 1
(#1433) Spaces must be used to indent lines; tabs are not allowed
(#1433) Tab found within whitespace
(#1433) Line indented incorrectly; expected at least 4 spaces, found 1
(#1439) Spaces must be used to indent lines; tabs are not allowed
(#1439) Tab found within whitespace
(#1439) Line indented incorrectly; expected at least 4 spaces, found 1
(#1441) Spaces must be used to indent lines; tabs are not allowed
(#1441) Tab found within whitespace
(#1441) Line indented incorrectly; expected at least 4 spaces, found 1
(#1443) Spaces must be used to indent lines; tabs are not allowed
(#1443) Tab found within whitespace
(#1443) Line indented incorrectly; expected at least 4 spaces, found 1
(#1444) Spaces must be used to indent lines; tabs are not allowed
(#1444) Tab found within whitespace
(#1444) Line indented incorrectly; expected at least 4 spaces, found 1
(#1445) Spaces must be used to indent lines; tabs are not allowed
(#1445) Tab found within whitespace
(#1445) Line indented incorrectly; expected at least 4 spaces, found 1
(#1446) Spaces must be used to indent lines; tabs are not allowed
(#1446) Tab found within whitespace
(#1446) Line indented incorrectly; expected 4 spaces, found 1
(#1447) Spaces must be used to indent lines; tabs are not allowed
(#1447) Tab found within whitespace
(#1447) Line indented incorrectly; expected at least 8 spaces, found 2
(#1448) Spaces must be used to indent lines; tabs are not allowed
(#1448) Tab found within whitespace
(#1448) Line indented incorrectly; expected at least 8 spaces, found 2
(#1449) Spaces must be used to indent lines; tabs are not allowed
(#1449) Tab found within whitespace
(#1449) Line indented incorrectly; expected 4 spaces, found 1
(#1451) Spaces must be used to indent lines; tabs are not allowed
(#1451) Tab found within whitespace
(#1451) Line indented incorrectly; expected at least 4 spaces, found 1
(#1452) Spaces must be used to indent lines; tabs are not allowed
(#1452) Tab found within whitespace
(#1452) Line indented incorrectly; expected 4 spaces, found 1
(#1453) Spaces must be used to indent lines; tabs are not allowed
(#1453) Tab found within whitespace
(#1453) Line indented incorrectly; expected at least 8 spaces, found 2
(#1454) Spaces must be used to indent lines; tabs are not allowed
(#1454) Tab found within whitespace
(#1454) Line indented incorrectly; expected 8 spaces, found 2
(#1455) Spaces must be used to indent lines; tabs are not allowed
(#1455) Tab found within whitespace
(#1455) Line indented incorrectly; expected at least 12 spaces, found 3
(#1455) Line exceeds 132 characters; contains 137 characters
(#1456) Spaces must be used to indent lines; tabs are not allowed
(#1456) Tab found within whitespace
(#1456) Line indented incorrectly; expected at least 12 spaces, found 3
(#1457) Spaces must be used to indent lines; tabs are not allowed
(#1457) Tab found within whitespace
(#1457) Line indented incorrectly; expected at least 12 spaces, found 3
(#1458) Spaces must be used to indent lines; tabs are not allowed
(#1458) Tab found within whitespace
(#1458) Line indented incorrectly; expected at least 12 spaces, found 3
(#1459) Spaces must be used to indent lines; tabs are not allowed
(#1459) Tab found within whitespace
(#1459) Line indented incorrectly; expected at least 12 spaces, found 3
(#1460) Spaces must be used to indent lines; tabs are not allowed
(#1460) Tab found within whitespace
(#1460) Line indented incorrectly; expected at least 12 spaces, found 3
(#1461) Spaces must be used to indent lines; tabs are not allowed
(#1461) Tab found within whitespace
(#1461) Line indented incorrectly; expected at least 12 spaces, found 3
(#1462) Spaces must be used to indent lines; tabs are not allowed
(#1462) Tab found within whitespace
(#1462) Line indented incorrectly; expected 8 spaces, found 2
(#1464) Spaces must be used to indent lines; tabs are not allowed
(#1464) Tab found within whitespace
(#1464) Line indented incorrectly; expected at least 8 spaces, found 2
(#1465) Spaces must be used to indent lines; tabs are not allowed
(#1465) Tab found within whitespace
(#1465) Line indented incorrectly; expected at least 8 spaces, found 3
(#1467) Spaces must be used to indent lines; tabs are not allowed
(#1467) Tab found within whitespace
(#1467) Line indented incorrectly; expected at least 8 spaces, found 2
(#1468) Spaces must be used to indent lines; tabs are not allowed
(#1468) Tab found within whitespace
(#1468) Line indented incorrectly; expected at least 8 spaces, found 3
(#1469) Spaces must be used to indent lines; tabs are not allowed
(#1469) Tab found within whitespace
(#1469) Line indented incorrectly; expected 4 spaces, found 1
(#1474) Spaces must be used to indent lines; tabs are not allowed
(#1474) Tab found within whitespace
(#1474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1474) Inline comments must end in full-stops, exclamation marks, or question marks
(#1474) Line indented incorrectly; expected at least 4 spaces, found 1
(#1475) Spaces must be used to indent lines; tabs are not allowed
(#1475) Tab found within whitespace
(#1475) Line indented incorrectly; expected at least 4 spaces, found 1
(#1476) Whitespace found at end of line
blocks/exaport/lib/minixml.inc.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Whitespace found at end of line
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Whitespace found at end of line
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Whitespace found at end of line
(#13) Line 12 of the opening comment must start "//".
(#13) Whitespace found at end of line
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Whitespace found at end of line
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#31) Whitespace found at end of line
(#83) Whitespace found at end of line
(#103) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#103) Variable "MiniXMLLocation" must be all lower-case
(#104) Variable "MiniXMLLocation" must be all lower-case
(#111) Whitespace found at end of line
(#117) function name "_MiniXMLLog" must be lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) The use of function error_log() is forbidden
(#126) function name "_MiniXMLError" must be lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) The use of function error_log() is forbidden
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#135) function name "_MiniXML_NumKeyArray" must be lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#137) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#141) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Variable "arrayKeys" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Variable "numKeys" must be all lower-case
(#144) Variable "arrayKeys" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Variable "totalNumeric" must be all lower-case
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 4 spaces, found 1
(#146) Expected "for (...) {\n"; found "for(...)\n\t{\n"
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Expected 1 space before "<"; 0 found
(#146) Expected 1 space after "<"; 0 found
(#146) Variable "numKeys" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 8 spaces, found 2
(#148) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#148) Variable "arrayKeys" must be all lower-case
(#148) Variable "arrayKeys" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Variable "totalNumeric" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#156) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#156) Variable "totalNumeric" must be all lower-case
(#156) Variable "numKeys" must be all lower-case
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#164) A closing tag is not permitted at the end of a PHP file
blocks/exaport/lib/portfolio_plugin/lang/en/portfolio_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/exaport/lib/portfolio_plugin/lib.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#24) Member variable "_lastItem" must be all lower-case
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 12 spaces, found 3
(#51) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Variable "categoryId" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Variable "categoryId" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 12 spaces, found 3
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 16 spaces, found 4
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 16 spaces, found 4
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 16 spaces, found 4
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 16 spaces, found 4
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 4
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 16 spaces, found 4
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 12 spaces, found 3
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) This comment is 46% valid code; is this commented out code?
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/lib/portfolio_plugin/version.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
blocks/exaport/lib/resumelib.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#22) Variable "attachedFileNames" must be all lower-case
(#22) Variable "attachedFileDatas" must be all lower-case
(#22) Variable "attachedFileMimeTypes" must be all lower-case
(#23) Variable "attachedFileNames" must be all lower-case
(#24) Variable "attachedFileDatas" must be all lower-case
(#25) Variable "attachedFileMimeTypes" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Visibility must be declared on method "definition"
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Inline control structures are not allowed
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 3
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 7
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 2
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Line exceeds maximum limit of 180 characters; contains 202 characters
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 8 spaces, found 2
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) This comment is 66% valid code; is this commented out code?
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Tab found before comment text; expected "// $mform->addElement('hidden', 'resume_id');" but found "// $mform->addElement('hidden', 'resume_id');"
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 8 spaces, found 0
(#58) Tab found before comment text; expected "// $mform->setType('resume_id', PARAM_INT);" but found "// $mform->setType('resume_id', PARAM_INT);"
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#67) Visibility must be declared on method "definition"
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Variable "attributes_text" must not contain underscores.
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Variable "attributes_textarea" must not contain underscores.
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 2
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 12 spaces, found 3
(#81) Whitespace found at end of line
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 16 spaces, found 4
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 16 spaces, found 4
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 20 spaces, found 5
(#84) Whitespace found at end of line
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 24 spaces, found 7
(#85) Variable "attributes_text" must not contain underscores.
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 24 spaces, found 7
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 20 spaces, found 5
(#88) Whitespace found at end of line
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 24 spaces, found 7
(#89) Variable "attributes_textarea" must not contain underscores.
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 24 spaces, found 7
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 20 spaces, found 5
(#92) Whitespace found at end of line
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 24 spaces, found 7
(#93) Line exceeds maximum limit of 180 characters; contains 212 characters
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) This comment is 74% valid code; is this commented out code?
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Line indented incorrectly; expected at least 24 spaces, found 7
(#94) No space found before comment text; expected "// $mform->addRule('attachments', null, 'required', null, 'client');" but found "//$mform->addRule('attachments', null, 'required', null, 'client');"
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) This comment is 72% valid code; is this commented out code?
(#95) Line indented incorrectly; expected at least 24 spaces, found 7
(#95) No space found before comment text; expected "// $mform->addElement('filemanager', $fieldname, get_string('resume_'.$fieldname, 'block_exaport'));" but found "//$mform->addElement('filemanager', $fieldname, get_string('resume_'.$fieldname, 'block_exaport'));"
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) This comment is 70% valid code; is this commented out code?
(#96) Line indented incorrectly; expected at least 24 spaces, found 7
(#96) No space found before comment text; expected "// $mform->setType($fieldname, PARAM_RAW);" but found "//$mform->setType($fieldname, PARAM_RAW);"
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 16 spaces, found 4
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 4
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 16 spaces, found 4
(#100) Inline control structures are not allowed
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 16 spaces, found 6
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 12 spaces, found 3
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#127) Visibility must be declared on method "definition"
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 12 spaces, found 3
(#136) Whitespace found at end of line
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 16 spaces, found 4
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 12 spaces, found 3
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Whitespace found at end of line
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Variable "show_information" must not contain underscores.
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 12 spaces, found 3
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 12 spaces, found 3
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) This comment is 80% valid code; is this commented out code?
(#168) Line indented incorrectly; expected at least 16 spaces, found 4
(#168) No space found before comment text; expected "// print_r($badge);" but found "//print_r($badge);"
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 4
(#169) Variable "badge_image" must not contain underscores.
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 16 spaces, found 4
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 16 spaces, found 4
(#171) Variable "badge_image" must not contain underscores.
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 4
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 16 spaces, found 4
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 12 spaces, found 3
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 3
(#175) Variable "default_values" must not contain underscores.
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Whitespace found at end of line
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Line exceeds 132 characters; contains 148 characters
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Variable "default_values" must not contain underscores.
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 4 spaces, found 1
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Variable "show_information" must not contain underscores.
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Whitespace found at end of line
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Whitespace found at end of line
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 8 spaces, found 2
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 3
(#191) Variable "new_records" must not contain underscores.
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 8 spaces, found 2
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Variable "new_records" must not contain underscores.
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 8 spaces, found 2
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 8 spaces, found 2
(#195) Expected "foreach (...) {\n"; found "foreach\t(...) {\n"
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Variable "new_records" must not contain underscores.
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 12 spaces, found 3
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 16 spaces, found 4
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 20 spaces, found 5
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 20 spaces, found 5
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 20 spaces, found 5
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 20 spaces, found 5
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 20 spaces, found 5
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 20 spaces, found 5
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 12 spaces, found 3
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 8 spaces, found 2
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Variable "show_information" must not contain underscores.
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Whitespace found at end of line
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 4 spaces, found 1
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#212) Variable "show_information" must not contain underscores.
(#215) Variable "type_block" must not contain underscores.
(#215) Variable "display_inputs" must not contain underscores.
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Variable "show_information" must not contain underscores.
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Variable "type_block" must not contain underscores.
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Variable "type_block" must not contain underscores.
(#220) Expected 1 space before "=>"; 0 found
(#220) Expected 1 space after "=>"; 0 found
(#220) Variable "display_inputs" must not contain underscores.
(#220) Line exceeds 132 characters; contains 159 characters
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Whitespace found at end of line
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Variable "show_information" must not contain underscores.
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 4 spaces, found 1
(#226) Whitespace found at end of line
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Variable "item_id" must not contain underscores.
(#229) Variable "type_block" must not contain underscores.
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) Variable "upload_filesizes" must not contain underscores.
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 2
(#234) Variable "upload_filesizes" must not contain underscores.
(#234) Line exceeds 132 characters; contains 135 characters
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 3
(#235) Variable "type_block" must not contain underscores.
(#235) Variable "item_id" must not contain underscores.
(#235) Line exceeds 132 characters; contains 180 characters
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 8 spaces, found 2
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Variable "type_block" must not contain underscores.
(#237) Line exceeds 132 characters; contains 139 characters
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Variable "show_information" must not contain underscores.
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 1
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 8 spaces, found 2
(#240) Whitespace found at end of line
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 12 spaces, found 3
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 12 spaces, found 3
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 12 spaces, found 3
(#244) Variable "type_block" must not contain underscores.
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 12 spaces, found 9
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Whitespace found at end of line
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 12 spaces, found 3
(#247) Variable "type_block" must not contain underscores.
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 3
(#248) Whitespace found at end of line
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 12 spaces, found 3
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 2
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Whitespace found at end of line
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Whitespace found at end of line
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 4 spaces, found 1
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Whitespace found at end of line
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) Variable "show_information" must not contain underscores.
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 4 spaces, found 1
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 1
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 4 spaces, found 1
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 4 spaces, found 1
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 4 spaces, found 1
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Whitespace found at end of line
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 4 spaces, found 1
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 4 spaces, found 1
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 4 spaces, found 1
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 4 spaces, found 1
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 4 spaces, found 1
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 4 spaces, found 1
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 4 spaces, found 1
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#293) Usage of ELSEIF not allowed; use ELSE IF instead
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 4 spaces, found 1
(#295) Whitespace found at end of line
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 2
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 4 spaces, found 1
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 4 spaces, found 1
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 4 spaces, found 1
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Whitespace found at end of line
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 2
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 4 spaces, found 1
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 4 spaces, found 1
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Whitespace found at end of line
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) This comment is 63% valid code; is this commented out code?
(#320) Line indented incorrectly; expected at least 4 spaces, found 1
(#320) No space found before comment text; expected "// $records = $DB->get_records('block_exaportresume_'.$table, $conditions);" but found "//$records = $DB->get_records('block_exaportresume_'.$table, $conditions);"
(#320) Whitespace found at end of line
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 4 spaces, found 1
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) Variable "where_arr" must not contain underscores.
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 8 spaces, found 2
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 4 spaces, found 1
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 4 spaces, found 1
(#325) Variable "where_arr" must not contain underscores.
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Line exceeds 132 characters; contains 143 characters
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 4 spaces, found 1
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 2
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 4 spaces, found 1
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 4 spaces, found 1
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 4 spaces, found 1
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 4 spaces, found 1
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 4 spaces, found 1
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 8 spaces, found 2
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 4 spaces, found 1
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 4 spaces, found 1
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 8 spaces, found 2
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 8 spaces, found 2
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 4 spaces, found 1
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 4 spaces, found 1
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) Whitespace found at end of line
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 4 spaces, found 1
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Whitespace found at end of line
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 4 spaces, found 1
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 4 spaces, found 1
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 4 spaces, found 1
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 8 spaces, found 2
(#355) Whitespace found at end of line
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 8 spaces, found 2
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Whitespace found at end of line
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 4 spaces, found 1
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 4 spaces, found 1
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 8 spaces, found 2
(#359) Whitespace found at end of line
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 4 spaces, found 1
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Whitespace found at end of line
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Variable "item_i" must not contain underscores.
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 4 spaces, found 1
(#364) Variable "id_prev" must not contain underscores.
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 4 spaces, found 1
(#365) Variable "id_next" must not contain underscores.
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 4 spaces, found 1
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) This comment is 67% valid code; is this commented out code?
(#367) Line indented incorrectly; expected at least 4 spaces, found 0
(#367) Tab found before comment text; expected "// print_r($records);" but found "// print_r($records);"
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Whitespace found at end of line
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 4 spaces, found 1
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#370) Variable "item_i" must not contain underscores.
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 8 spaces, found 2
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 12 spaces, found 3
(#373) Whitespace found at end of line
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 16 spaces, found 5
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 16 spaces, found 5
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 20 spaces, found 6
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 16 spaces, found 5
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 20 spaces, found 6
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 16 spaces, found 5
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 16 spaces, found 5
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 20 spaces, found 6
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 16 spaces, found 5
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 16 spaces, found 5
(#383) Variable "item_i" must not contain underscores.
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 16 spaces, found 5
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 20 spaces, found 6
(#385) Variable "item_i" must not contain underscores.
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 16 spaces, found 5
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 16 spaces, found 5
(#387) Variable "item_i" must not contain underscores.
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 16 spaces, found 5
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 20 spaces, found 6
(#389) Variable "item_i" must not contain underscores.
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 16 spaces, found 5
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 16 spaces, found 5
(#391) Variable "item_i" must not contain underscores.
(#391) Expected 1 space before "<>"; 0 found
(#391) Expected 1 space after "<>"; 0 found
(#391) Line exceeds 132 characters; contains 155 characters
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 16 spaces, found 5
(#392) Variable "item_i" must not contain underscores.
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 12 spaces, found 3
(#394) Whitespace found at end of line
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 16 spaces, found 5
(#395) Variable "item_i" must not contain underscores.
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 16 spaces, found 5
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 20 spaces, found 6
(#397) Variable "item_i" must not contain underscores.
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 16 spaces, found 5
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 16 spaces, found 5
(#399) Variable "item_i" must not contain underscores.
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 16 spaces, found 5
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 20 spaces, found 6
(#401) Variable "item_i" must not contain underscores.
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 16 spaces, found 5
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 16 spaces, found 5
(#403) Variable "item_i" must not contain underscores.
(#403) Expected 1 space before "<>"; 0 found
(#403) Expected 1 space after "<>"; 0 found
(#403) Line exceeds 132 characters; contains 155 characters
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 16 spaces, found 5
(#404) Variable "item_i" must not contain underscores.
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 12 spaces, found 3
(#406) Whitespace found at end of line
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 16 spaces, found 5
(#407) Variable "item_i" must not contain underscores.
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 16 spaces, found 5
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 20 spaces, found 6
(#409) Variable "item_i" must not contain underscores.
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 16 spaces, found 5
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 16 spaces, found 5
(#411) Variable "item_i" must not contain underscores.
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 16 spaces, found 5
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 20 spaces, found 6
(#413) Variable "item_i" must not contain underscores.
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 16 spaces, found 5
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 16 spaces, found 5
(#415) Variable "item_i" must not contain underscores.
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 16 spaces, found 5
(#416) Variable "item_i" must not contain underscores.
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 12 spaces, found 3
(#418) Whitespace found at end of line
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 16 spaces, found 5
(#419) Variable "item_i" must not contain underscores.
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 16 spaces, found 5
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 20 spaces, found 6
(#421) Variable "item_i" must not contain underscores.
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 16 spaces, found 5
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 16 spaces, found 5
(#423) Variable "item_i" must not contain underscores.
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 16 spaces, found 5
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 20 spaces, found 6
(#425) Variable "item_i" must not contain underscores.
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 16 spaces, found 5
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 16 spaces, found 5
(#427) Variable "item_i" must not contain underscores.
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 16 spaces, found 5
(#428) Variable "item_i" must not contain underscores.
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 16 spaces, found 5
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 20 spaces, found 6
(#430) Variable "item_i" must not contain underscores.
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 16 spaces, found 5
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Whitespace found at end of line
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 16 spaces, found 5
(#432) Variable "item_i" must not contain underscores.
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected 12 spaces, found 3
(#434) Whitespace found at end of line
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 16 spaces, found 5
(#435) Variable "item_i" must not contain underscores.
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 16 spaces, found 5
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 20 spaces, found 6
(#437) Variable "item_i" must not contain underscores.
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 16 spaces, found 5
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 16 spaces, found 5
(#439) Variable "item_i" must not contain underscores.
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 16 spaces, found 5
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 20 spaces, found 6
(#441) Variable "item_i" must not contain underscores.
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected 16 spaces, found 5
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 16 spaces, found 5
(#443) Variable "item_i" must not contain underscores.
(#443) Expected 1 space before "<>"; 0 found
(#443) Expected 1 space after "<>"; 0 found
(#443) Line exceeds 132 characters; contains 155 characters
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 16 spaces, found 5
(#444) Variable "item_i" must not contain underscores.
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 12 spaces, found 3
(#446) Whitespace found at end of line
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 16 spaces, found 5
(#447) Line exceeds maximum limit of 180 characters; contains 182 characters
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 16 spaces, found 9
(#448) Expected 1 space before "=>"; 0 found
(#448) Expected 1 space after "=>"; 0 found
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 16 spaces, found 5
(#449) Variable "item_i" must not contain underscores.
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 16 spaces, found 5
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 20 spaces, found 6
(#451) Variable "item_i" must not contain underscores.
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 16 spaces, found 5
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 16 spaces, found 5
(#453) Variable "item_i" must not contain underscores.
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 16 spaces, found 5
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 20 spaces, found 6
(#455) Variable "item_i" must not contain underscores.
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 16 spaces, found 5
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 16 spaces, found 5
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 16 spaces, found 5
(#458) Variable "badge_image" must not contain underscores.
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 16 spaces, found 5
(#459) Variable "item_i" must not contain underscores.
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 16 spaces, found 5
(#460) Variable "item_i" must not contain underscores.
(#460) Variable "badge_image" must not contain underscores.
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 12 spaces, found 3
(#462) Closing brace must be on a line by itself
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 8 spaces, found 2
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Line indented incorrectly; expected at least 8 spaces, found 2
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 8 spaces, found 2
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 12 spaces, found 3
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 12 spaces, found 3
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 12 spaces, found 3
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 12 spaces, found 3
(#469) Variable "count_files" must not contain underscores.
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 12 spaces, found 3
(#470) Variable "count_files" must not contain underscores.
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 16 spaces, found 4
(#471) Variable "item_i" must not contain underscores.
(#471) Variable "count_files" must not contain underscores.
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 16 spaces, found 4
(#472) Variable "item_i" must not contain underscores.
(#472) Line exceeds 132 characters; contains 133 characters
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 12 spaces, found 3
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 16 spaces, found 4
(#474) Variable "item_i" must not contain underscores.
(#474) Whitespace found at end of line
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 12 spaces, found 3
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 8 spaces, found 2
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Line indented incorrectly; expected at least 8 spaces, found 2
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 8 spaces, found 2
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected 12 spaces, found 3
(#479) Variable "item_i" must not contain underscores.
(#479) Expected 1 space before "-"; 0 found
(#479) Expected 1 space after "-"; 0 found
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 16 spaces, found 4
(#480) Variable "id_next" must not contain underscores.
(#480) Variable "item_i" must not contain underscores.
(#480) Expected 1 space before "+"; 0 found
(#480) Expected 1 space after "+"; 0 found
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 12 spaces, found 3
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 12 spaces, found 3
(#482) Variable "linkto_up" must not contain underscores.
(#482) Variable "id_next" must not contain underscores.
(#482) Line exceeds maximum limit of 180 characters; contains 250 characters
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 12 spaces, found 3
(#483) Variable "linkto_down" must not contain underscores.
(#483) Variable "id_prev" must not contain underscores.
(#483) Line exceeds maximum limit of 180 characters; contains 250 characters
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Whitespace found at end of line
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 12 spaces, found 3
(#484) Variable "item_i" must not contain underscores.
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 12 spaces, found 3
(#485) Variable "item_i" must not contain underscores.
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 12 spaces, found 3
(#486) Variable "item_i" must not contain underscores.
(#486) Expected 1 space before "-"; 0 found
(#486) Expected 1 space after "-"; 0 found
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 16 spaces, found 4
(#487) Variable "item_i" must not contain underscores.
(#487) Variable "linkto_up" must not contain underscores.
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 12 spaces, found 3
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 12 spaces, found 3
(#489) Variable "item_i" must not contain underscores.
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 16 spaces, found 4
(#490) Variable "item_i" must not contain underscores.
(#490) Variable "linkto_down" must not contain underscores.
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 12 spaces, found 3
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 12 spaces, found 3
(#492) Variable "id_prev" must not contain underscores.
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 8 spaces, found 2
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Line indented incorrectly; expected at least 8 spaces, found 2
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 8 spaces, found 2
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 12 spaces, found 3
(#496) Variable "item_i" must not contain underscores.
(#496) Line exceeds maximum limit of 180 characters; contains 244 characters
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 12 spaces, found 7
(#497) Line exceeds maximum limit of 180 characters; contains 199 characters
(#497) Whitespace found at end of line
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 8 spaces, found 2
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 4 spaces, found 1
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 4 spaces, found 1
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 4 spaces, found 1
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 4 spaces, found 1
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 4 spaces, found 1
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 4 spaces, found 1
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 4 spaces, found 1
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 4 spaces, found 1
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 4 spaces, found 1
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 4 spaces, found 1
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 4 spaces, found 1
(#513) Whitespace found at end of line
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 4 spaces, found 1
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 4 spaces, found 1
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Whitespace found at end of line
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 4 spaces, found 1
(#517) Variable "item_i" must not contain underscores.
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Line indented incorrectly; expected at least 4 spaces, found 1
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected 4 spaces, found 1
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 8 spaces, found 2
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 8 spaces, found 2
(#521) Expected "if (...) {\n"; found "if (...){\n"
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 12 spaces, found 3
(#522) Variable "item_i" must not contain underscores.
(#522) Line exceeds maximum limit of 180 characters; contains 188 characters
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 12 spaces, found 3
(#523) Variable "item_i" must not contain underscores.
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 12 spaces, found 3
(#524) Variable "item_i" must not contain underscores.
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected 8 spaces, found 2
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 12 spaces, found 3
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 12 spaces, found 3
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected 12 spaces, found 3
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 16 spaces, found 4
(#529) Expected 1 space before "="; 0 found
(#529) Expected 1 space after "="; 0 found
(#529) Expected 1 space before "="; 0 found
(#529) Expected 1 space after "="; 0 found
(#529) Line exceeds 132 characters; contains 143 characters
(#529) Whitespace found at end of line
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected 16 spaces, found 4
(#530) Expected "if (...) {\n"; found "if(...){\n"
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 20 spaces, found 5
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 16 spaces, found 4
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected 12 spaces, found 3
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Whitespace found at end of line
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected 12 spaces, found 3
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 16 spaces, found 4
(#535) Variable "item_i" must not contain underscores.
(#535) Line exceeds 132 characters; contains 163 characters
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected 12 spaces, found 3
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 16 spaces, found 4
(#537) Variable "item_i" must not contain underscores.
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected 12 spaces, found 3
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 12 spaces, found 3
(#539) Variable "item_i" must not contain underscores.
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 12 spaces, found 3
(#540) Variable "item_i" must not contain underscores.
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Line indented incorrectly; expected at least 12 spaces, found 3
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 12 spaces, found 3
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 16 spaces, found 4
(#543) Variable "item_i" must not contain underscores.
(#543) Line exceeds maximum limit of 180 characters; contains 249 characters
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected 12 spaces, found 3
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 16 spaces, found 4
(#545) Variable "item_i" must not contain underscores.
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected 12 spaces, found 3
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected 8 spaces, found 2
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 4 spaces, found 1
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Whitespace found at end of line
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 4 spaces, found 1
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 8 spaces, found 2
(#552) Variable "item_i" must not contain underscores.
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Line indented incorrectly; expected at least 8 spaces, found 2
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 8 spaces, found 2
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 8 spaces, found 2
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 8 spaces, found 2
(#556) Line exceeds 132 characters; contains 180 characters
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 8 spaces, found 2
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 8 spaces, found 2
(#558) Inline control structures are not allowed
(#558) Expected 1 space before "=="; 0 found
(#558) Expected 1 space after "=="; 0 found
(#558) Inline comments must start with a capital letter, digit or 3-dots sequence
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 8 spaces, found 3
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 8 spaces, found 2
(#560) Variable "item_i" must not contain underscores.
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 8 spaces, found 2
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 8 spaces, found 2
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 8 spaces, found 2
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Line indented incorrectly; expected at least 8 spaces, found 2
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 8 spaces, found 2
(#565) Variable "count_files" must not contain underscores.
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected 8 spaces, found 2
(#566) Variable "count_files" must not contain underscores.
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 12 spaces, found 3
(#567) Variable "item_i" must not contain underscores.
(#567) Variable "count_files" must not contain underscores.
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 12 spaces, found 3
(#568) Variable "item_i" must not contain underscores.
(#568) Line exceeds 132 characters; contains 141 characters
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 8 spaces, found 2
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 12 spaces, found 3
(#570) Variable "item_i" must not contain underscores.
(#570) Whitespace found at end of line
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected 8 spaces, found 2
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 8 spaces, found 2
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 12 spaces, found 3
(#573) Variable "item_i" must not contain underscores.
(#573) Line exceeds 132 characters; contains 169 characters
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 12 spaces, found 3
(#574) Variable "item_i" must not contain underscores.
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected 8 spaces, found 2
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 12 spaces, found 3
(#576) Variable "item_i" must not contain underscores.
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected 8 spaces, found 2
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) Line indented incorrectly; expected at least 8 spaces, found 2
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 8 spaces, found 2
(#579) Variable "item_i" must not contain underscores.
(#579) Line exceeds maximum limit of 180 characters; contains 252 characters
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 4 spaces, found 1
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 4 spaces, found 1
(#582) Variable "table_content" must not contain underscores.
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 4 spaces, found 1
(#583) Variable "table_content" must not contain underscores.
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 4 spaces, found 1
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) This comment is 80% valid code; is this commented out code?
(#588) Line indented incorrectly; expected at least 4 spaces, found 1
(#588) No space found before comment text; expected "// print_r($files);" but found "//print_r($files);"
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected at least 4 spaces, found 1
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected 4 spaces, found 1
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 8 spaces, found 2
(#592) Line exceeds 132 characters; contains 166 characters
(#592) This comment is 64% valid code; is this commented out code?
(#592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#592) Line indented incorrectly; expected at least 8 spaces, found 0
(#592) Tab found before comment text; expected "// $url = moodle_url::make_pluginfile_url($file->get_contextid(), 'block_exaport', 'resume_'.$filearea, $file->get_itemid(), $file->get_filepath(), $filename, true);" but found "// $url = moodle_url::make_pluginfile_url($file->get_contextid(), 'block_exaport', 'resume_'.$filearea, $file->get_itemid(), $file->get_filepath(), $filename, true);"
(#593) Line indented incorrectly; expected at least 8 spaces, found 0
(#593) Tab found before comment text; expected "// $url = moodle_url::make_file_url('/pluginfile.php', array($file->get_contextid(), 'block_exaport', 'resume_'.$filearea," but found "// $url = moodle_url::make_file_url('/pluginfile.php', array($file->get_contextid(), 'block_exaport', 'resume_'.$filearea,"
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Line indented incorrectly; expected at least 8 spaces, found 0
(#594) Tab found before comment text; expected "// $file->get_itemid(), $file->get_filepath(), $filename));" but found "// $file->get_itemid(), $file->get_filepath(), $filename));"
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 8 spaces, found 2
(#595) Line exceeds 132 characters; contains 138 characters
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 8 spaces, found 2
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 4 spaces, found 1
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 4 spaces, found 1
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Whitespace found at end of line
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 4 spaces, found 1
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 4 spaces, found 1
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 4 spaces, found 1
(#605) Whitespace found at end of line
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 4 spaces, found 1
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 4 spaces, found 1
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected 4 spaces, found 1
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 8 spaces, found 2
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected 4 spaces, found 1
(#613) Variable "resume_id" must not contain underscores.
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 4 spaces, found 1
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 4 spaces, found 1
(#616) Variable "resume_id" must not contain underscores.
(#616) Whitespace found at end of line
(#619) Variable "type_block" must not contain underscores.
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 4 spaces, found 1
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 4 spaces, found 1
(#622) Variable "type_block" must not contain underscores.
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 4 spaces, found 1
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 4 spaces, found 1
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 4 spaces, found 1
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected 4 spaces, found 1
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 8 spaces, found 2
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected 4 spaces, found 1
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected 4 spaces, found 1
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 8 spaces, found 2
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected 8 spaces, found 2
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 12 spaces, found 3
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 12 spaces, found 3
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected 12 spaces, found 3
(#635) Expected 1 space before ">"; 0 found
(#635) Expected 1 space after ">"; 0 found
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected 16 spaces, found 4
(#636) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 20 spaces, found 5
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected 16 spaces, found 4
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 12 spaces, found 3
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected 8 spaces, found 2
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 8 spaces, found 2
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected 4 spaces, found 1
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 4 spaces, found 1
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected at least 4 spaces, found 1
(#644) Line exceeds 132 characters; contains 154 characters
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 4 spaces, found 1
(#645) Variable "type_block" must not contain underscores.
(#645) Line exceeds 132 characters; contains 154 characters
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 4 spaces, found 1
(#646) Variable "type_block" must not contain underscores.
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 4 spaces, found 1
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 4 spaces, found 1
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 4 spaces, found 1
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected at least 4 spaces, found 1
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 4 spaces, found 1
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 4 spaces, found 1
(#658) Inline comments must start with a capital letter, digit or 3-dots sequence
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#659) function name "europassXML" must be lower-case letters only
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 4 spaces, found 1
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 4 spaces, found 1
(#661) Variable "attachedFileNames" must be all lower-case
(#661) Variable "attachedFileDatas" must be all lower-case
(#661) Variable "attachedFileMimeTypes" must be all lower-case
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 4 spaces, found 1
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 4 spaces, found 1
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Whitespace found at end of line
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 4 spaces, found 1
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected at least 4 spaces, found 1
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 4 spaces, found 1
(#667) Commas (,) must be followed by white space.
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 4 spaces, found 1
(#668) Commas (,) must be followed by white space.
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 4 spaces, found 1
(#669) Commas (,) must be followed by white space.
(#669) Line exceeds 132 characters; contains 152 characters
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected at least 4 spaces, found 1
(#670) Commas (,) must be followed by white space.
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Inline comments must end in full-stops, exclamation marks, or question marks
(#671) Line indented incorrectly; expected at least 4 spaces, found 1
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 4 spaces, found 1
(#672) Variable "DocumentInfo" must be all lower-case
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 4 spaces, found 2
(#673) Variable "DocumentType" must be all lower-case
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 4 spaces, found 3
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 4 spaces, found 3
(#675) Variable "DocumentType" must be all lower-case
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 4 spaces, found 3
(#676) Variable "DocumentInfo" must be all lower-case
(#676) Variable "DocumentType" must be all lower-case
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 4 spaces, found 2
(#677) Variable "Bundle" must be all lower-case
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 4 spaces, found 3
(#678) Variable "DocumentInfo" must be all lower-case
(#678) Variable "Bundle" must be all lower-case
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 4 spaces, found 2
(#679) Variable "CreationDate" must be all lower-case
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 4 spaces, found 3
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected at least 4 spaces, found 3
(#681) Variable "CreationDate" must be all lower-case
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 4 spaces, found 3
(#682) Variable "DocumentInfo" must be all lower-case
(#682) Variable "CreationDate" must be all lower-case
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 4 spaces, found 2
(#683) Variable "LastUpdateDate" must be all lower-case
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 4 spaces, found 3
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 4 spaces, found 3
(#685) Variable "LastUpdateDate" must be all lower-case
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 4 spaces, found 3
(#686) Variable "DocumentInfo" must be all lower-case
(#686) Variable "LastUpdateDate" must be all lower-case
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Whitespace found at end of line
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 4 spaces, found 2
(#687) Variable "XSDVersion" must be all lower-case
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 4 spaces, found 3
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 4 spaces, found 3
(#689) Variable "XSDVersion" must be all lower-case
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 4 spaces, found 3
(#690) Variable "DocumentInfo" must be all lower-case
(#690) Variable "XSDVersion" must be all lower-case
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 4 spaces, found 2
(#691) Variable "Generator" must be all lower-case
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected at least 4 spaces, found 3
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected at least 4 spaces, found 3
(#693) Variable "Generator" must be all lower-case
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 4 spaces, found 3
(#694) Variable "DocumentInfo" must be all lower-case
(#694) Variable "Generator" must be all lower-case
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 4 spaces, found 2
(#695) Variable "Comment" must be all lower-case
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 4 spaces, found 3
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 4 spaces, found 3
(#697) Variable "Comment" must be all lower-case
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 4 spaces, found 3
(#698) Variable "DocumentInfo" must be all lower-case
(#698) Variable "Comment" must be all lower-case
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected at least 4 spaces, found 1
(#699) Variable "DocumentInfo" must be all lower-case
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Whitespace found at end of line
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Inline comments must end in full-stops, exclamation marks, or question marks
(#701) Line indented incorrectly; expected at least 4 spaces, found 1
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected at least 4 spaces, found 1
(#702) Variable "LearnerInfo" must be all lower-case
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 4 spaces, found 2
(#703) Variable "Identification" must be all lower-case
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 4 spaces, found 3
(#704) Variable "PersonName" must be all lower-case
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Variable "Title" must be all lower-case
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Variable "Title" must be all lower-case
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Variable "PersonName" must be all lower-case
(#708) Variable "Title" must be all lower-case
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Variable "FirstName" must be all lower-case
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Variable "FirstName" must be all lower-case
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Variable "PersonName" must be all lower-case
(#712) Variable "FirstName" must be all lower-case
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Variable "Surname" must be all lower-case
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Variable "Surname" must be all lower-case
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Variable "PersonName" must be all lower-case
(#716) Variable "Surname" must be all lower-case
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 4 spaces, found 3
(#717) Variable "Identification" must be all lower-case
(#717) Variable "PersonName" must be all lower-case
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Whitespace found at end of line
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 4 spaces, found 3
(#719) Variable "ContactInfo" must be all lower-case
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Inline comments must start with a capital letter, digit or 3-dots sequence
(#720) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Variable "Address" must be all lower-case
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Variable "Contact" must be all lower-case
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Variable "AddressLine" must be all lower-case
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Variable "AddressLine" must be all lower-case
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Variable "Contact" must be all lower-case
(#726) Variable "AddressLine" must be all lower-case
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Variable "PostalCode" must be all lower-case
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Variable "PostalCode" must be all lower-case
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Variable "Contact" must be all lower-case
(#730) Variable "PostalCode" must be all lower-case
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Variable "Municipality" must be all lower-case
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#733) Spaces must be used for alignment; tabs are not allowed
(#733) Tab found within whitespace
(#733) Variable "Municipality" must be all lower-case
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Variable "Contact" must be all lower-case
(#734) Variable "Municipality" must be all lower-case
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Variable "Country" must be all lower-case
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Variable "Code" must be all lower-case
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Variable "Code" must be all lower-case
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Variable "Country" must be all lower-case
(#739) Variable "Code" must be all lower-case
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Variable "Label" must be all lower-case
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Variable "Label" must be all lower-case
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Variable "Country" must be all lower-case
(#743) Variable "Label" must be all lower-case
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Variable "Contact" must be all lower-case
(#744) Variable "Country" must be all lower-case
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Variable "Address" must be all lower-case
(#745) Variable "Contact" must be all lower-case
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Variable "ContactInfo" must be all lower-case
(#746) Variable "Address" must be all lower-case
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Variable "Email" must be all lower-case
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Variable "Contact" must be all lower-case
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Variable "Contact" must be all lower-case
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Variable "Email" must be all lower-case
(#752) Variable "Contact" must be all lower-case
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Variable "ContactInfo" must be all lower-case
(#753) Variable "Email" must be all lower-case
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Variable "TelephoneList" must be all lower-case
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected 4 spaces, found 5
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 8 spaces, found 6
(#758) Variable "Telephone" must be all lower-case
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 8 spaces, found 7
(#759) Variable "Contact" must be all lower-case
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Variable "Contact" must be all lower-case
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Variable "Telephone" must be all lower-case
(#762) Variable "Contact" must be all lower-case
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 8 spaces, found 7
(#763) Variable "Use" must be all lower-case
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Variable "Code" must be all lower-case
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Variable "Code" must be all lower-case
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Variable "Use" must be all lower-case
(#767) Variable "Code" must be all lower-case
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 8 spaces, found 7
(#768) Variable "Telephone" must be all lower-case
(#768) Variable "Use" must be all lower-case
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected at least 8 spaces, found 6
(#769) Variable "TelephoneList" must be all lower-case
(#769) Variable "Telephone" must be all lower-case
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected 4 spaces, found 5
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Variable "ContactInfo" must be all lower-case
(#771) Variable "TelephoneList" must be all lower-case
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Inline comments must start with a capital letter, digit or 3-dots sequence
(#772) Inline comments must end in full-stops, exclamation marks, or question marks
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Variable "WebsiteList" must be all lower-case
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Variable "Website" must be all lower-case
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Variable "Contact" must be all lower-case
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Variable "Contact" must be all lower-case
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Variable "Website" must be all lower-case
(#778) Variable "Contact" must be all lower-case
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Variable "Use" must be all lower-case
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Variable "Code" must be all lower-case
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Variable "Code" must be all lower-case
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Variable "Use" must be all lower-case
(#783) Variable "Code" must be all lower-case
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Variable "Website" must be all lower-case
(#784) Variable "Use" must be all lower-case
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Variable "WebsiteList" must be all lower-case
(#785) Variable "Website" must be all lower-case
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Variable "ContactInfo" must be all lower-case
(#786) Variable "WebsiteList" must be all lower-case
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Variable "InstantMessagingList" must be all lower-case
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Whitespace found at end of line
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected 4 spaces, found 5
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 8 spaces, found 6
(#791) Variable "InstantMessaging" must be all lower-case
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 8 spaces, found 7
(#792) Variable "Contact" must be all lower-case
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Variable "Contact" must be all lower-case
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Variable "InstantMessaging" must be all lower-case
(#795) Variable "Contact" must be all lower-case
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected at least 8 spaces, found 7
(#796) Variable "Use" must be all lower-case
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Variable "Code" must be all lower-case
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Variable "Code" must be all lower-case
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Variable "Use" must be all lower-case
(#800) Variable "Code" must be all lower-case
(#801) Spaces must be used for alignment; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected at least 8 spaces, found 7
(#801) Variable "InstantMessaging" must be all lower-case
(#801) Variable "Use" must be all lower-case
(#802) Spaces must be used for alignment; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected at least 8 spaces, found 6
(#802) Variable "InstantMessagingList" must be all lower-case
(#802) Variable "InstantMessaging" must be all lower-case
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected 4 spaces, found 5
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Variable "ContactInfo" must be all lower-case
(#804) Variable "InstantMessagingList" must be all lower-case
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected at least 4 spaces, found 3
(#805) Variable "Identification" must be all lower-case
(#805) Variable "ContactInfo" must be all lower-case
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Whitespace found at end of line
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Inline comments must end in full-stops, exclamation marks, or question marks
(#807) Line indented incorrectly; expected at least 4 spaces, found 3
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected at least 4 spaces, found 3
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected at least 4 spaces, found 3
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Whitespace found at end of line
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected 4 spaces, found 3
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected at least 8 spaces, found 4
(#811) Variable "Photo" must be all lower-case
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected at least 8 spaces, found 5
(#812) Variable "MimeType" must be all lower-case
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected at least 8 spaces, found 6
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected at least 8 spaces, found 6
(#814) Variable "MimeType" must be all lower-case
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected at least 8 spaces, found 5
(#815) Variable "Photo" must be all lower-case
(#815) Variable "MimeType" must be all lower-case
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected at least 8 spaces, found 5
(#816) Variable "Data" must be all lower-case
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected at least 8 spaces, found 6
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Whitespace found at end of line
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Inline comments must start with a capital letter, digit or 3-dots sequence
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#818) This comment is 54% valid code; is this commented out code?
(#818) Line indented incorrectly; expected at least 8 spaces, found 6
(#818) No space found before comment text; expected "// $userpicturefilecontent .= print_r($file, true);" but found "//$userpicturefilecontent .= print_r($file, true);"
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected at least 8 spaces, found 6
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line indented incorrectly; expected at least 8 spaces, found 6
(#820) Variable "Data" must be all lower-case
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected at least 8 spaces, found 5
(#821) Variable "Photo" must be all lower-case
(#821) Variable "Data" must be all lower-case
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 8 spaces, found 4
(#822) Variable "Identification" must be all lower-case
(#822) Variable "Photo" must be all lower-case
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected 4 spaces, found 3
(#824) Spaces must be used for alignment; tabs are not allowed
(#824) Tab found within whitespace
(#824) Whitespace found at end of line
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected at least 4 spaces, found 2
(#825) Variable "LearnerInfo" must be all lower-case
(#825) Variable "Identification" must be all lower-case
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Whitespace found at end of line
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Inline comments must end in full-stops, exclamation marks, or question marks
(#826) Line indented incorrectly; expected at least 4 spaces, found 2
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected at least 4 spaces, found 2
(#827) Variable "Headline" must be all lower-case
(#828) Spaces must be used for alignment; tabs are not allowed
(#828) Tab found within whitespace
(#828) Line indented incorrectly; expected at least 4 spaces, found 3
(#828) Variable "Type" must be all lower-case
(#829) Spaces must be used for alignment; tabs are not allowed
(#829) Tab found within whitespace
(#829) Variable "Code" must be all lower-case
(#830) Spaces must be used for alignment; tabs are not allowed
(#830) Tab found within whitespace
(#831) Spaces must be used for alignment; tabs are not allowed
(#831) Tab found within whitespace
(#831) Variable "Code" must be all lower-case
(#832) Spaces must be used for alignment; tabs are not allowed
(#832) Tab found within whitespace
(#832) Variable "Type" must be all lower-case
(#832) Variable "Code" must be all lower-case
(#832) Spaces must be used for alignment; tabs are not allowed
(#832) Tab found within whitespace
(#832) Whitespace found at end of line
(#833) Spaces must be used for alignment; tabs are not allowed
(#833) Tab found within whitespace
(#833) Variable "Label" must be all lower-case
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#835) Variable "Label" must be all lower-case
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Variable "Type" must be all lower-case
(#836) Variable "Label" must be all lower-case
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Whitespace found at end of line
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
(#837) Line indented incorrectly; expected at least 4 spaces, found 3
(#837) Variable "Headline" must be all lower-case
(#837) Variable "Type" must be all lower-case
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
(#837) Whitespace found at end of line
(#838) Spaces must be used for alignment; tabs are not allowed
(#838) Tab found within whitespace
(#838) Line indented incorrectly; expected at least 4 spaces, found 3
(#838) Variable "Description" must be all lower-case
(#839) Spaces must be used for alignment; tabs are not allowed
(#839) Tab found within whitespace
(#839) Variable "Label" must be all lower-case
(#840) Spaces must be used for alignment; tabs are not allowed
(#840) Tab found within whitespace
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Variable "Label" must be all lower-case
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Variable "Description" must be all lower-case
(#842) Variable "Label" must be all lower-case
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Whitespace found at end of line
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected at least 4 spaces, found 3
(#843) Variable "Headline" must be all lower-case
(#843) Variable "Description" must be all lower-case
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Whitespace found at end of line
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected at least 4 spaces, found 2
(#844) Variable "LearnerInfo" must be all lower-case
(#844) Variable "Headline" must be all lower-case
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#844) Whitespace found at end of line
(#845) Spaces must be used for alignment; tabs are not allowed
(#845) Tab found within whitespace
(#845) Whitespace found at end of line
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Inline comments must end in full-stops, exclamation marks, or question marks
(#846) Line indented incorrectly; expected at least 4 spaces, found 2
(#847) Spaces must be used for alignment; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected at least 4 spaces, found 2
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#848) Line indented incorrectly; expected at least 4 spaces, found 2
(#848) Variable "WorkExperienceList" must be all lower-case
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected at least 4 spaces, found 2
(#849) Variable "LearnerInfo" must be all lower-case
(#849) Variable "WorkExperienceList" must be all lower-case
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#850) Whitespace found at end of line
(#851) Spaces must be used for alignment; tabs are not allowed
(#851) Tab found within whitespace
(#851) Inline comments must end in full-stops, exclamation marks, or question marks
(#851) Line indented incorrectly; expected at least 4 spaces, found 2
(#852) Spaces must be used for alignment; tabs are not allowed
(#852) Tab found within whitespace
(#852) Line indented incorrectly; expected at least 4 spaces, found 2
(#853) Spaces must be used for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected at least 4 spaces, found 2
(#853) Variable "WorkEducationsList" must be all lower-case
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected at least 4 spaces, found 2
(#854) Variable "LearnerInfo" must be all lower-case
(#854) Variable "WorkEducationsList" must be all lower-case
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Whitespace found at end of line
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 4 spaces, found 2
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 4 spaces, found 2
(#857) Variable "Skills" must be all lower-case
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected at least 4 spaces, found 3
(#858) Variable "Other" must be all lower-case
(#859) Spaces must be used for alignment; tabs are not allowed
(#859) Tab found within whitespace
(#859) Variable "Description" must be all lower-case
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Whitespace found at end of line
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#862) Spaces must be used for alignment; tabs are not allowed
(#862) Tab found within whitespace
(#862) Line indented incorrectly; expected 4 spaces, found 5
(#863) Spaces must be used for alignment; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected at least 8 spaces, found 6
(#863) Expected 1 space before "="; 0 found
(#863) Expected 1 space after "="; 0 found
(#863) Expected 1 space before "="; 0 found
(#863) Expected 1 space after "="; 0 found
(#863) Line exceeds 132 characters; contains 145 characters
(#863) Whitespace found at end of line
(#864) Spaces must be used for alignment; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected 8 spaces, found 6
(#864) Expected "if (...) {\n"; found "if(...){\n"
(#865) Spaces must be used for alignment; tabs are not allowed
(#865) Tab found within whitespace
(#865) Line indented incorrectly; expected at least 12 spaces, found 7
(#866) Spaces must be used for alignment; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected 8 spaces, found 6
(#867) Spaces must be used for alignment; tabs are not allowed
(#867) Tab found within whitespace
(#867) Line indented incorrectly; expected 4 spaces, found 5
(#867) Spaces must be used for alignment; tabs are not allowed
(#867) Tab found within whitespace
(#867) Whitespace found at end of line
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#869) Spaces must be used for alignment; tabs are not allowed
(#869) Tab found within whitespace
(#869) Variable "Description" must be all lower-case
(#870) Spaces must be used for alignment; tabs are not allowed
(#870) Tab found within whitespace
(#870) Variable "Other" must be all lower-case
(#870) Variable "Description" must be all lower-case
(#871) Spaces must be used for alignment; tabs are not allowed
(#871) Tab found within whitespace
(#871) Inline comments must end in full-stops, exclamation marks, or question marks
(#872) Spaces must be used for alignment; tabs are not allowed
(#872) Tab found within whitespace
(#872) Line exceeds 132 characters; contains 145 characters
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#873) Line exceeds 132 characters; contains 155 characters
(#874) Spaces must be used for alignment; tabs are not allowed
(#874) Tab found within whitespace
(#874) Line exceeds 132 characters; contains 155 characters
(#875) Spaces must be used for alignment; tabs are not allowed
(#875) Tab found within whitespace
(#876) Spaces must be used for alignment; tabs are not allowed
(#876) Tab found within whitespace
(#876) Line indented incorrectly; expected at least 8 spaces, found 5
(#876) Variable "fileArray" must be all lower-case
(#877) Spaces must be used for alignment; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected at least 8 spaces, found 5
(#877) Variable "Documentation" must be all lower-case
(#877) Variable "fileArray" must be all lower-case
(#878) Spaces must be used for alignment; tabs are not allowed
(#878) Tab found within whitespace
(#878) Line indented incorrectly; expected at least 8 spaces, found 5
(#878) Variable "Other" must be all lower-case
(#878) Variable "Documentation" must be all lower-case
(#878) Spaces must be used for alignment; tabs are not allowed
(#878) Tab found within whitespace
(#878) Whitespace found at end of line
(#879) Spaces must be used for alignment; tabs are not allowed
(#879) Tab found within whitespace
(#879) Whitespace found at end of line
(#880) Spaces must be used for alignment; tabs are not allowed
(#880) Tab found within whitespace
(#880) Whitespace found at end of line
(#881) Spaces must be used for alignment; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected at least 4 spaces, found 3
(#881) Variable "Skills" must be all lower-case
(#881) Variable "Other" must be all lower-case
(#881) Spaces must be used for alignment; tabs are not allowed
(#881) Tab found within whitespace
(#881) Whitespace found at end of line
(#882) Spaces must be used for alignment; tabs are not allowed
(#882) Tab found within whitespace
(#882) Line indented incorrectly; expected at least 4 spaces, found 2
(#882) Variable "LearnerInfo" must be all lower-case
(#882) Variable "Skills" must be all lower-case
(#882) Spaces must be used for alignment; tabs are not allowed
(#882) Tab found within whitespace
(#882) Whitespace found at end of line
(#883) Spaces must be used for alignment; tabs are not allowed
(#883) Tab found within whitespace
(#883) Whitespace found at end of line
(#884) Spaces must be used for alignment; tabs are not allowed
(#884) Tab found within whitespace
(#884) Line indented incorrectly; expected at least 4 spaces, found 2
(#885) Spaces must be used for alignment; tabs are not allowed
(#885) Tab found within whitespace
(#885) Line indented incorrectly; expected at least 4 spaces, found 2
(#885) Variable "AchievementList" must be all lower-case
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected at least 4 spaces, found 2
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected at least 4 spaces, found 2
(#887) Variable "sertificationsString" must be all lower-case
(#887) Variable "elementIDs" must be all lower-case
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected at least 4 spaces, found 2
(#888) Variable "Sertifications" must be all lower-case
(#888) Variable "elementIDs" must be all lower-case
(#888) Variable "sertificationsString" must be all lower-case
(#888) Line exceeds 132 characters; contains 162 characters
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected at least 4 spaces, found 2
(#889) Variable "AchievementList" must be all lower-case
(#889) Variable "Sertifications" must be all lower-case
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Whitespace found at end of line
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Whitespace found at end of line
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected at least 4 spaces, found 2
(#892) Spaces must be used for alignment; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected at least 4 spaces, found 2
(#892) Variable "publicationsString" must be all lower-case
(#892) Variable "elementIDs" must be all lower-case
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected at least 4 spaces, found 2
(#893) Variable "Publications" must be all lower-case
(#893) Variable "elementIDs" must be all lower-case
(#893) Variable "publicationsString" must be all lower-case
(#893) Line exceeds 132 characters; contains 158 characters
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected at least 4 spaces, found 2
(#894) Variable "AchievementList" must be all lower-case
(#894) Variable "Publications" must be all lower-case
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Whitespace found at end of line
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Whitespace found at end of line
(#896) Spaces must be used for alignment; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected at least 4 spaces, found 2
(#896) Whitespace found at end of line
(#897) Spaces must be used for alignment; tabs are not allowed
(#897) Tab found within whitespace
(#897) Line indented incorrectly; expected at least 4 spaces, found 2
(#897) Variable "mbrshipString" must be all lower-case
(#897) Variable "elementIDs" must be all lower-case
(#898) Spaces must be used for alignment; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected at least 4 spaces, found 2
(#898) Variable "Memberships" must be all lower-case
(#898) Variable "elementIDs" must be all lower-case
(#898) Variable "mbrshipString" must be all lower-case
(#898) Line exceeds 132 characters; contains 157 characters
(#899) Spaces must be used for alignment; tabs are not allowed
(#899) Tab found within whitespace
(#899) Line indented incorrectly; expected at least 4 spaces, found 2
(#899) Variable "AchievementList" must be all lower-case
(#899) Variable "Memberships" must be all lower-case
(#899) Spaces must be used for alignment; tabs are not allowed
(#899) Tab found within whitespace
(#899) Whitespace found at end of line
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Whitespace found at end of line
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected at least 4 spaces, found 2
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Inline comments must end in full-stops, exclamation marks, or question marks
(#902) This comment is 58% valid code; is this commented out code?
(#902) Line indented incorrectly; expected at least 4 spaces, found 2
(#902) No space found before comment text; expected "// $goalsString = listForResumeElements($resume->id, 'block_exaportresume_mbrship');" but found "//$goalsString = listForResumeElements($resume->id, 'block_exaportresume_mbrship');"
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected at least 4 spaces, found 2
(#903) Variable "goalsString" must be all lower-case
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected at least 4 spaces, found 2
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected 4 spaces, found 2
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected at least 8 spaces, found 3
(#906) Expected 1 space before "="; 0 found
(#906) Expected 1 space after "="; 0 found
(#906) Expected 1 space before "="; 0 found
(#906) Expected 1 space after "="; 0 found
(#906) Line exceeds 132 characters; contains 142 characters
(#906) Whitespace found at end of line
(#907) Spaces must be used for alignment; tabs are not allowed
(#907) Tab found within whitespace
(#907) Line indented incorrectly; expected 8 spaces, found 3
(#907) Expected "if (...) {\n"; found "if(...){\n"
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected at least 12 spaces, found 4
(#908) Variable "goalsString" must be all lower-case
(#909) Spaces must be used for alignment; tabs are not allowed
(#909) Tab found within whitespace
(#909) Line indented incorrectly; expected 8 spaces, found 3
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Line indented incorrectly; expected 4 spaces, found 2
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Whitespace found at end of line
(#911) Spaces must be used for alignment; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected at least 4 spaces, found 2
(#911) Variable "Goals" must be all lower-case
(#911) Variable "goalsString" must be all lower-case
(#911) Line exceeds 132 characters; contains 151 characters
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected at least 4 spaces, found 2
(#912) Variable "AchievementList" must be all lower-case
(#912) Variable "Goals" must be all lower-case
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Whitespace found at end of line
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected at least 4 spaces, found 2
(#914) Whitespace found at end of line
(#915) Spaces must be used for alignment; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected at least 4 spaces, found 2
(#915) Variable "Interests" must be all lower-case
(#915) Line exceeds 132 characters; contains 166 characters
(#916) Spaces must be used for alignment; tabs are not allowed
(#916) Tab found within whitespace
(#916) Line indented incorrectly; expected at least 4 spaces, found 2
(#916) Variable "AchievementList" must be all lower-case
(#916) Variable "Interests" must be all lower-case
(#916) Spaces must be used for alignment; tabs are not allowed
(#916) Tab found within whitespace
(#916) Whitespace found at end of line
(#917) Spaces must be used for alignment; tabs are not allowed
(#917) Tab found within whitespace
(#917) Whitespace found at end of line
(#918) Spaces must be used for alignment; tabs are not allowed
(#918) Tab found within whitespace
(#918) Line indented incorrectly; expected at least 4 spaces, found 2
(#918) Variable "LearnerInfo" must be all lower-case
(#918) Variable "AchievementList" must be all lower-case
(#920) Spaces must be used for alignment; tabs are not allowed
(#920) Tab found within whitespace
(#920) Inline comments must end in full-stops, exclamation marks, or question marks
(#920) Line indented incorrectly; expected at least 4 spaces, found 2
(#921) Spaces must be used for alignment; tabs are not allowed
(#921) Tab found within whitespace
(#921) Line indented incorrectly; expected at least 4 spaces, found 2
(#921) Variable "fileArray" must be all lower-case
(#921) Variable "attachedFileNames" must be all lower-case
(#922) Spaces must be used for alignment; tabs are not allowed
(#922) Tab found within whitespace
(#922) Line indented incorrectly; expected at least 4 spaces, found 2
(#922) Variable "Documentation" must be all lower-case
(#922) Variable "fileArray" must be all lower-case
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected 4 spaces, found 2
(#923) Variable "Documentation" must be all lower-case
(#924) Spaces must be used for alignment; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected at least 8 spaces, found 3
(#924) Variable "LearnerInfo" must be all lower-case
(#924) Variable "Documentation" must be all lower-case
(#924) Spaces must be used for alignment; tabs are not allowed
(#924) Tab found within whitespace
(#924) Whitespace found at end of line
(#925) Spaces must be used for alignment; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected 4 spaces, found 2
(#927) Spaces must be used for alignment; tabs are not allowed
(#927) Tab found within whitespace
(#927) Line indented incorrectly; expected at least 4 spaces, found 1
(#927) Variable "LearnerInfo" must be all lower-case
(#928) Spaces must be used for alignment; tabs are not allowed
(#928) Tab found within whitespace
(#928) Whitespace found at end of line
(#929) Spaces must be used for alignment; tabs are not allowed
(#929) Tab found within whitespace
(#929) Inline comments must end in full-stops, exclamation marks, or question marks
(#929) Line indented incorrectly; expected at least 4 spaces, found 1
(#930) Spaces must be used for alignment; tabs are not allowed
(#930) Tab found within whitespace
(#930) Line indented incorrectly; expected 4 spaces, found 1
(#930) Variable "attachedFileNames" must be all lower-case
(#930) Expected 1 space before ">"; 0 found
(#930) Expected 1 space after ">"; 0 found
(#931) Spaces must be used for alignment; tabs are not allowed
(#931) Tab found within whitespace
(#931) Line indented incorrectly; expected at least 8 spaces, found 2
(#931) Variable "AttachmentList" must be all lower-case
(#932) Spaces must be used for alignment; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected 8 spaces, found 2
(#932) Variable "attachedFileNames" must be all lower-case
(#932) Variable "ID" must be all lower-case
(#933) Spaces must be used for alignment; tabs are not allowed
(#933) Tab found within whitespace
(#933) Line indented incorrectly; expected at least 12 spaces, found 3
(#933) Variable "Attachment" must be all lower-case
(#934) Spaces must be used for alignment; tabs are not allowed
(#934) Tab found within whitespace
(#934) Line indented incorrectly; expected at least 12 spaces, found 3
(#934) Variable "Attachment" must be all lower-case
(#934) Variable "ID" must be all lower-case
(#935) Spaces must be used for alignment; tabs are not allowed
(#935) Tab found within whitespace
(#935) Inline comments must start with a capital letter, digit or 3-dots sequence
(#935) Inline comments must end in full-stops, exclamation marks, or question marks
(#935) Line indented incorrectly; expected at least 12 spaces, found 4
(#936) Spaces must be used for alignment; tabs are not allowed
(#936) Tab found within whitespace
(#936) Line indented incorrectly; expected at least 12 spaces, found 4
(#936) Variable "Name" must be all lower-case
(#937) Spaces must be used for alignment; tabs are not allowed
(#937) Tab found within whitespace
(#937) Line indented incorrectly; expected at least 12 spaces, found 5
(#938) Spaces must be used for alignment; tabs are not allowed
(#938) Tab found within whitespace
(#938) Line indented incorrectly; expected at least 12 spaces, found 5
(#938) Variable "Name" must be all lower-case
(#939) Spaces must be used for alignment; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected at least 12 spaces, found 5
(#939) Variable "Attachment" must be all lower-case
(#939) Variable "Name" must be all lower-case
(#940) Spaces must be used for alignment; tabs are not allowed
(#940) Tab found within whitespace
(#940) Inline comments must start with a capital letter, digit or 3-dots sequence
(#940) Inline comments must end in full-stops, exclamation marks, or question marks
(#940) Line indented incorrectly; expected at least 12 spaces, found 4
(#941) Spaces must be used for alignment; tabs are not allowed
(#941) Tab found within whitespace
(#941) Line indented incorrectly; expected at least 12 spaces, found 4
(#941) Variable "MimeType" must be all lower-case
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected at least 12 spaces, found 5
(#942) Variable "attachedFileMimeTypes" must be all lower-case
(#942) Variable "ID" must be all lower-case
(#943) Spaces must be used for alignment; tabs are not allowed
(#943) Tab found within whitespace
(#943) Line indented incorrectly; expected at least 12 spaces, found 5
(#943) Variable "MimeType" must be all lower-case
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected at least 12 spaces, found 5
(#944) Variable "Attachment" must be all lower-case
(#944) Variable "MimeType" must be all lower-case
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#944) Whitespace found at end of line
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Inline comments must start with a capital letter, digit or 3-dots sequence
(#945) Inline comments must end in full-stops, exclamation marks, or question marks
(#945) Line indented incorrectly; expected at least 12 spaces, found 4
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected at least 12 spaces, found 4
(#946) Variable "Data" must be all lower-case
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected at least 12 spaces, found 5
(#947) Variable "attachedFileDatas" must be all lower-case
(#947) Variable "ID" must be all lower-case
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected at least 12 spaces, found 5
(#948) Variable "Data" must be all lower-case
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected at least 12 spaces, found 5
(#949) Variable "Attachment" must be all lower-case
(#949) Variable "Data" must be all lower-case
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Whitespace found at end of line
(#950) Spaces must be used for alignment; tabs are not allowed
(#950) Tab found within whitespace
(#950) Inline comments must start with a capital letter, digit or 3-dots sequence
(#950) Inline comments must end in full-stops, exclamation marks, or question marks
(#950) Line indented incorrectly; expected at least 12 spaces, found 4
(#951) Spaces must be used for alignment; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected at least 12 spaces, found 4
(#951) Variable "Description" must be all lower-case
(#952) Spaces must be used for alignment; tabs are not allowed
(#952) Tab found within whitespace
(#952) Line indented incorrectly; expected at least 12 spaces, found 5
(#953) Spaces must be used for alignment; tabs are not allowed
(#953) Tab found within whitespace
(#953) Line indented incorrectly; expected at least 12 spaces, found 5
(#953) Variable "Description" must be all lower-case
(#954) Spaces must be used for alignment; tabs are not allowed
(#954) Tab found within whitespace
(#954) Line indented incorrectly; expected at least 12 spaces, found 5
(#954) Variable "Attachment" must be all lower-case
(#954) Variable "Description" must be all lower-case
(#955) Spaces must be used for alignment; tabs are not allowed
(#955) Tab found within whitespace
(#955) Line indented incorrectly; expected at least 12 spaces, found 3
(#955) Variable "AttachmentList" must be all lower-case
(#955) Variable "Attachment" must be all lower-case
(#956) Spaces must be used for alignment; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected 8 spaces, found 2
(#957) Spaces must be used for alignment; tabs are not allowed
(#957) Tab found within whitespace
(#957) Line indented incorrectly; expected at least 8 spaces, found 2
(#957) Variable "AttachmentList" must be all lower-case
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#958) Line indented incorrectly; expected 4 spaces, found 1
(#959) Spaces must be used for alignment; tabs are not allowed
(#959) Tab found within whitespace
(#959) Whitespace found at end of line
(#960) Spaces must be used for alignment; tabs are not allowed
(#960) Tab found within whitespace
(#960) Inline comments must end in full-stops, exclamation marks, or question marks
(#960) Line indented incorrectly; expected at least 4 spaces, found 1
(#961) Spaces must be used for alignment; tabs are not allowed
(#961) Tab found within whitespace
(#961) Line indented incorrectly; expected at least 4 spaces, found 1
(#961) Variable "CoverLetter" must be all lower-case
(#962) Spaces must be used for alignment; tabs are not allowed
(#962) Tab found within whitespace
(#962) Line indented incorrectly; expected at least 4 spaces, found 2
(#962) Variable "Letter" must be all lower-case
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected at least 4 spaces, found 3
(#963) Variable "Body" must be all lower-case
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Variable "MainBody" must be all lower-case
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Variable "MainBody" must be all lower-case
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Whitespace found at end of line
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Variable "Body" must be all lower-case
(#967) Variable "MainBody" must be all lower-case
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Whitespace found at end of line
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected at least 4 spaces, found 3
(#968) Variable "Letter" must be all lower-case
(#968) Variable "Body" must be all lower-case
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#968) Whitespace found at end of line
(#969) Spaces must be used for alignment; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected at least 4 spaces, found 2
(#969) Variable "CoverLetter" must be all lower-case
(#969) Variable "Letter" must be all lower-case
(#969) Spaces must be used for alignment; tabs are not allowed
(#969) Tab found within whitespace
(#969) Whitespace found at end of line
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected at least 4 spaces, found 1
(#970) Variable "CoverLetter" must be all lower-case
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Whitespace found at end of line
(#971) Spaces must be used for alignment; tabs are not allowed
(#971) Tab found within whitespace
(#971) Whitespace found at end of line
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected at least 4 spaces, found 1
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 4 spaces, found 1
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Line indented incorrectly; expected at least 4 spaces, found 1
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Whitespace found at end of line
(#976) Spaces must be used for alignment; tabs are not allowed
(#976) Tab found within whitespace
(#976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#976) Line indented incorrectly; expected at least 4 spaces, found 1
(#977) Spaces must be used for alignment; tabs are not allowed
(#977) Tab found within whitespace
(#977) This comment is 43% valid code; is this commented out code?
(#977) Line indented incorrectly; expected at least 4 spaces, found 2
(#978) Spaces must be used for alignment; tabs are not allowed
(#978) Tab found within whitespace
(#978) This comment is 43% valid code; is this commented out code?
(#978) Line indented incorrectly; expected at least 4 spaces, found 1
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Inline comments must end in full-stops, exclamation marks, or question marks
(#979) This comment is 67% valid code; is this commented out code?
(#979) Line indented incorrectly; expected at least 4 spaces, found 1
(#979) Whitespace found at end of line
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Whitespace found at end of line
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected at least 4 spaces, found 1
(#984) Inline comments must end in full-stops, exclamation marks, or question marks
(#985) function name "cleanForExternalXML" must be lower-case letters only
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected at least 4 spaces, found 1
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#987) Inline comments must end in full-stops, exclamation marks, or question marks
(#987) Line indented incorrectly; expected at least 4 spaces, found 1
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected at least 4 spaces, found 1
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Whitespace found at end of line
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected at least 4 spaces, found 1
(#992) function name "getDateParamsFromString" must be lower-case letters only
(#993) Spaces must be used for alignment; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected at least 4 spaces, found 1
(#993) Variable "date_arr" must not contain underscores.
(#994) Spaces must be used for alignment; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected at least 4 spaces, found 1
(#994) Inline control structures are not allowed
(#994) Variable "date_arr" must not contain underscores.
(#995) Spaces must be used for alignment; tabs are not allowed
(#995) Tab found within whitespace
(#995) Line indented incorrectly; expected at least 4 spaces, found 2
(#995) Variable "date_arr" must not contain underscores.
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected at least 4 spaces, found 1
(#996) Inline control structures are not allowed
(#996) Whitespace found at end of line
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected at least 4 spaces, found 2
(#998) Spaces must be used for alignment; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected at least 4 spaces, found 1
(#998) Inline control structures are not allowed
(#998) Whitespace found at end of line
(#999) Spaces must be used for alignment; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected at least 4 spaces, found 2
(#1000) Spaces must be used for alignment; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected at least 4 spaces, found 1
(#1000) Inline control structures are not allowed
(#1000) Variable "date_arr" must not contain underscores.
(#1001) Spaces must be used for alignment; tabs are not allowed
(#1001) Tab found within whitespace
(#1001) Line indented incorrectly; expected at least 4 spaces, found 2
(#1001) Variable "date_arr" must not contain underscores.
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected at least 4 spaces, found 1
(#1002) Inline control structures are not allowed
(#1002) Whitespace found at end of line
(#1003) Spaces must be used for alignment; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected at least 4 spaces, found 2
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected at least 4 spaces, found 1
(#1004) Inline control structures are not allowed
(#1004) Variable "date_arr" must not contain underscores.
(#1005) Spaces must be used for alignment; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected at least 4 spaces, found 2
(#1005) Variable "date_arr" must not contain underscores.
(#1006) Spaces must be used for alignment; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Line indented incorrectly; expected at least 4 spaces, found 1
(#1006) Inline control structures are not allowed
(#1006) Whitespace found at end of line
(#1007) Spaces must be used for alignment; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected at least 4 spaces, found 2
(#1008) Spaces must be used for alignment; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Line indented incorrectly; expected at least 4 spaces, found 1
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected 4 spaces, found 1
(#1010) Spaces must be used for alignment; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Line indented incorrectly; expected at least 8 spaces, found 2
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Line indented incorrectly; expected at least 8 spaces, found 2
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected at least 8 spaces, found 2
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Line indented incorrectly; expected 4 spaces, found 1
(#1014) Spaces must be used for alignment; tabs are not allowed
(#1014) Tab found within whitespace
(#1014) Line indented incorrectly; expected 4 spaces, found 1
(#1015) Spaces must be used for alignment; tabs are not allowed
(#1015) Tab found within whitespace
(#1015) Line indented incorrectly; expected at least 8 spaces, found 2
(#1016) Spaces must be used for alignment; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Line indented incorrectly; expected at least 8 spaces, found 2
(#1017) Spaces must be used for alignment; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected at least 8 spaces, found 2
(#1018) Spaces must be used for alignment; tabs are not allowed
(#1018) Tab found within whitespace
(#1018) Line indented incorrectly; expected 4 spaces, found 1
(#1019) Spaces must be used for alignment; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) Line indented incorrectly; expected at least 4 spaces, found 1
(#1022) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1022) Inline comments must end in full-stops, exclamation marks, or question marks
(#1023) function name "europassXMLEmployersEducations" must be lower-case letters only
(#1024) Spaces must be used for alignment; tabs are not allowed
(#1024) Tab found within whitespace
(#1024) Line indented incorrectly; expected at least 4 spaces, found 1
(#1025) Spaces must be used for alignment; tabs are not allowed
(#1025) Tab found within whitespace
(#1025) Line indented incorrectly; expected 4 spaces, found 1
(#1026) Spaces must be used for alignment; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected 8 spaces, found 2
(#1027) Spaces must be used for alignment; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Line indented incorrectly; expected at least 12 spaces, found 4
(#1028) Spaces must be used for alignment; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected at least 12 spaces, found 4
(#1029) Spaces must be used for alignment; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected at least 12 spaces, found 4
(#1030) Spaces must be used for alignment; tabs are not allowed
(#1030) Tab found within whitespace
(#1031) Spaces must be used for alignment; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected 8 spaces, found 2
(#1032) Spaces must be used for alignment; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Line indented incorrectly; expected at least 12 spaces, found 4
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected at least 12 spaces, found 4
(#1034) Spaces must be used for alignment; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Line indented incorrectly; expected at least 12 spaces, found 4
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Whitespace found at end of line
(#1036) Spaces must be used for alignment; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Line indented incorrectly; expected 4 spaces, found 1
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected at least 4 spaces, found 1
(#1038) Variable "ExperienceList" must be all lower-case
(#1039) Spaces must be used for alignment; tabs are not allowed
(#1039) Tab found within whitespace
(#1039) Line indented incorrectly; expected 4 spaces, found 2
(#1040) Spaces must be used for alignment; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1040) Inline comments must end in full-stops, exclamation marks, or question marks
(#1040) This comment is 64% valid code; is this commented out code?
(#1040) Line indented incorrectly; expected at least 8 spaces, found 3
(#1041) Spaces must be used for alignment; tabs are not allowed
(#1041) Tab found within whitespace
(#1041) Line indented incorrectly; expected at least 8 spaces, found 3
(#1041) Variable "ExperienceItem" must be all lower-case
(#1042) Spaces must be used for alignment; tabs are not allowed
(#1042) Tab found within whitespace
(#1042) Inline comments must end in full-stops, exclamation marks, or question marks
(#1042) Line indented incorrectly; expected at least 8 spaces, found 4
(#1043) Spaces must be used for alignment; tabs are not allowed
(#1043) Tab found within whitespace
(#1043) Line indented incorrectly; expected at least 8 spaces, found 4
(#1043) Variable "Period" must be all lower-case
(#1044) Spaces must be used for alignment; tabs are not allowed
(#1044) Tab found within whitespace
(#1044) Line indented incorrectly; expected at least 8 spaces, found 5
(#1044) Variable "From" must be all lower-case
(#1045) Spaces must be used for alignment; tabs are not allowed
(#1045) Tab found within whitespace
(#1045) Line indented incorrectly; expected at least 8 spaces, found 5
(#1045) Variable "date_arr" must not contain underscores.
(#1046) Spaces must be used for alignment; tabs are not allowed
(#1046) Tab found within whitespace
(#1046) Line indented incorrectly; expected at least 8 spaces, found 5
(#1046) Inline control structures are not allowed
(#1046) Variable "date_arr" must not contain underscores.
(#1047) Spaces must be used for alignment; tabs are not allowed
(#1047) Tab found within whitespace
(#1047) Line indented incorrectly; expected at least 8 spaces, found 6
(#1047) Variable "From" must be all lower-case
(#1048) Spaces must be used for alignment; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected at least 8 spaces, found 5
(#1048) Variable "Period" must be all lower-case
(#1048) Variable "From" must be all lower-case
(#1048) Spaces must be used for alignment; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Whitespace found at end of line
(#1049) Spaces must be used for alignment; tabs are not allowed
(#1049) Tab found within whitespace
(#1049) Line indented incorrectly; expected at least 8 spaces, found 5
(#1050) Spaces must be used for alignment; tabs are not allowed
(#1050) Tab found within whitespace
(#1050) Line indented incorrectly; expected 8 spaces, found 5
(#1051) Spaces must be used for alignment; tabs are not allowed
(#1051) Tab found within whitespace
(#1051) Line indented incorrectly; expected at least 12 spaces, found 6
(#1051) Variable "To" must be all lower-case
(#1052) Spaces must be used for alignment; tabs are not allowed
(#1052) Tab found within whitespace
(#1052) Line indented incorrectly; expected at least 12 spaces, found 6
(#1052) Variable "date_arr" must not contain underscores.
(#1053) Spaces must be used for alignment; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Line indented incorrectly; expected at least 12 spaces, found 6
(#1053) Inline control structures are not allowed
(#1053) Variable "date_arr" must not contain underscores.
(#1054) Spaces must be used for alignment; tabs are not allowed
(#1054) Tab found within whitespace
(#1054) Line indented incorrectly; expected at least 12 spaces, found 7
(#1054) Variable "To" must be all lower-case
(#1055) Spaces must be used for alignment; tabs are not allowed
(#1055) Tab found within whitespace
(#1055) Line indented incorrectly; expected at least 12 spaces, found 6
(#1055) Variable "Period" must be all lower-case
(#1055) Variable "To" must be all lower-case
(#1055) Spaces must be used for alignment; tabs are not allowed
(#1055) Tab found within whitespace
(#1055) Whitespace found at end of line
(#1056) Spaces must be used for alignment; tabs are not allowed
(#1056) Tab found within whitespace
(#1056) Line indented incorrectly; expected at least 12 spaces, found 6
(#1057) Spaces must be used for alignment; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected 8 spaces, found 5
(#1058) Spaces must be used for alignment; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Line indented incorrectly; expected at least 8 spaces, found 5
(#1058) Variable "Current" must be all lower-case
(#1059) Spaces must be used for alignment; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Line indented incorrectly; expected at least 8 spaces, found 6
(#1059) Variable "Current" must be all lower-case
(#1060) Spaces must be used for alignment; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Line indented incorrectly; expected at least 8 spaces, found 6
(#1060) Variable "Period" must be all lower-case
(#1060) Variable "Current" must be all lower-case
(#1060) Spaces must be used for alignment; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Whitespace found at end of line
(#1061) Spaces must be used for alignment; tabs are not allowed
(#1061) Tab found within whitespace
(#1061) Line indented incorrectly; expected at least 8 spaces, found 4
(#1061) Variable "ExperienceItem" must be all lower-case
(#1061) Variable "Period" must be all lower-case
(#1061) Spaces must be used for alignment; tabs are not allowed
(#1061) Tab found within whitespace
(#1061) Whitespace found at end of line
(#1062) Spaces must be used for alignment; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) Inline comments must end in full-stops, exclamation marks, or question marks
(#1062) Line indented incorrectly; expected at least 8 spaces, found 4
(#1063) Spaces must be used for alignment; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Line indented incorrectly; expected 8 spaces, found 4
(#1064) Spaces must be used for alignment; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Line indented incorrectly; expected at least 12 spaces, found 5
(#1064) Variable "Position" must be all lower-case
(#1065) Spaces must be used for alignment; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected at least 12 spaces, found 6
(#1065) Variable "Label" must be all lower-case
(#1066) Spaces must be used for alignment; tabs are not allowed
(#1066) Tab found within whitespace
(#1066) Line indented incorrectly; expected at least 12 spaces, found 7
(#1067) Spaces must be used for alignment; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected at least 12 spaces, found 7
(#1067) Variable "Label" must be all lower-case
(#1068) Spaces must be used for alignment; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected at least 12 spaces, found 7
(#1068) Variable "Position" must be all lower-case
(#1068) Variable "Label" must be all lower-case
(#1068) Spaces must be used for alignment; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Whitespace found at end of line
(#1069) Spaces must be used for alignment; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Line indented incorrectly; expected at least 12 spaces, found 6
(#1069) Variable "Position" must be all lower-case
(#1069) Variable "Label" must be all lower-case
(#1069) Spaces must be used for alignment; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Whitespace found at end of line
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected at least 12 spaces, found 5
(#1070) Variable "ExperienceItem" must be all lower-case
(#1070) Variable "Position" must be all lower-case
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Whitespace found at end of line
(#1071) Spaces must be used for alignment; tabs are not allowed
(#1071) Tab found within whitespace
(#1071) Line indented incorrectly; expected 8 spaces, found 4
(#1072) Spaces must be used for alignment; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Line indented incorrectly; expected at least 12 spaces, found 5
(#1072) Variable "Title" must be all lower-case
(#1073) Spaces must be used for alignment; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Line indented incorrectly; expected at least 12 spaces, found 6
(#1074) Spaces must be used for alignment; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected at least 12 spaces, found 6
(#1074) Variable "Title" must be all lower-case
(#1075) Spaces must be used for alignment; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Line indented incorrectly; expected at least 12 spaces, found 5
(#1075) Variable "ExperienceItem" must be all lower-case
(#1075) Variable "Title" must be all lower-case
(#1075) Spaces must be used for alignment; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Whitespace found at end of line
(#1076) Spaces must be used for alignment; tabs are not allowed
(#1076) Tab found within whitespace
(#1076) Line indented incorrectly; expected 8 spaces, found 4
(#1077) Spaces must be used for alignment; tabs are not allowed
(#1077) Tab found within whitespace
(#1077) Inline comments must end in full-stops, exclamation marks, or question marks
(#1077) Line indented incorrectly; expected at least 8 spaces, found 4
(#1078) Spaces must be used for alignment; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected 8 spaces, found 4
(#1079) Spaces must be used for alignment; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Line indented incorrectly; expected at least 12 spaces, found 5
(#1079) Variable "Activities" must be all lower-case
(#1080) Spaces must be used for alignment; tabs are not allowed
(#1080) Tab found within whitespace
(#1080) Line indented incorrectly; expected at least 12 spaces, found 7
(#1081) Spaces must be used for alignment; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Line indented incorrectly; expected at least 12 spaces, found 7
(#1081) Variable "Activities" must be all lower-case
(#1081) Spaces must be used for alignment; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Whitespace found at end of line
(#1082) Spaces must be used for alignment; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Line indented incorrectly; expected at least 12 spaces, found 5
(#1082) Variable "ExperienceItem" must be all lower-case
(#1082) Variable "Activities" must be all lower-case
(#1082) Spaces must be used for alignment; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Whitespace found at end of line
(#1083) Spaces must be used for alignment; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected 8 spaces, found 4
(#1084) Spaces must be used for alignment; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 8 spaces, found 4
(#1085) Spaces must be used for alignment; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected 8 spaces, found 4
(#1086) Spaces must be used for alignment; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected at least 12 spaces, found 5
(#1086) Variable "OrganisationXML" must be all lower-case
(#1087) Spaces must be used for alignment; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Line indented incorrectly; expected 8 spaces, found 4
(#1088) Spaces must be used for alignment; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Line indented incorrectly; expected at least 12 spaces, found 5
(#1088) Variable "OrganisationXML" must be all lower-case
(#1089) Spaces must be used for alignment; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected 8 spaces, found 4
(#1090) Spaces must be used for alignment; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected at least 8 spaces, found 5
(#1091) Spaces must be used for alignment; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected at least 8 spaces, found 5
(#1091) Variable "Name" must be all lower-case
(#1092) Spaces must be used for alignment; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Line indented incorrectly; expected at least 8 spaces, found 6
(#1093) Spaces must be used for alignment; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected at least 8 spaces, found 6
(#1093) Variable "Name" must be all lower-case
(#1094) Spaces must be used for alignment; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Line indented incorrectly; expected at least 8 spaces, found 6
(#1094) Variable "OrganisationXML" must be all lower-case
(#1094) Variable "Name" must be all lower-case
(#1094) Spaces must be used for alignment; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Whitespace found at end of line
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected at least 8 spaces, found 5
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected 8 spaces, found 5
(#1097) Spaces must be used for alignment; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected at least 12 spaces, found 6
(#1097) Variable "ContactInfo" must be all lower-case
(#1098) Spaces must be used for alignment; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1098) Line indented incorrectly; expected at least 12 spaces, found 7
(#1099) Spaces must be used for alignment; tabs are not allowed
(#1099) Tab found within whitespace
(#1099) Line indented incorrectly; expected at least 12 spaces, found 7
(#1099) Variable "Address" must be all lower-case
(#1100) Spaces must be used for alignment; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Line indented incorrectly; expected at least 12 spaces, found 8
(#1100) Variable "Contact" must be all lower-case
(#1101) Spaces must be used for alignment; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Line indented incorrectly; expected at least 12 spaces, found 9
(#1101) Variable "AddressLine" must be all lower-case
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Line indented incorrectly; expected at least 12 spaces, found 10
(#1103) Spaces must be used for alignment; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Line indented incorrectly; expected at least 12 spaces, found 10
(#1103) Variable "AddressLine" must be all lower-case
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Line indented incorrectly; expected at least 12 spaces, found 10
(#1104) Variable "Contact" must be all lower-case
(#1104) Variable "AddressLine" must be all lower-case
(#1105) Spaces must be used for alignment; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected at least 12 spaces, found 8
(#1105) Variable "Address" must be all lower-case
(#1105) Variable "Contact" must be all lower-case
(#1106) Spaces must be used for alignment; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected at least 12 spaces, found 8
(#1106) Variable "ContactInfo" must be all lower-case
(#1106) Variable "Address" must be all lower-case
(#1106) Spaces must be used for alignment; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Whitespace found at end of line
(#1107) Spaces must be used for alignment; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Line indented incorrectly; expected at least 12 spaces, found 6
(#1107) Variable "OrganisationXML" must be all lower-case
(#1107) Variable "ContactInfo" must be all lower-case
(#1107) Spaces must be used for alignment; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Whitespace found at end of line
(#1108) Spaces must be used for alignment; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Line indented incorrectly; expected 8 spaces, found 5
(#1109) Spaces must be used for alignment; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Line indented incorrectly; expected at least 8 spaces, found 4
(#1109) Variable "ExperienceItem" must be all lower-case
(#1109) Variable "OrganisationXML" must be all lower-case
(#1109) Spaces must be used for alignment; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Whitespace found at end of line
(#1110) Spaces must be used for alignment; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1110) Inline comments must end in full-stops, exclamation marks, or question marks
(#1110) Line indented incorrectly; expected at least 8 spaces, found 4
(#1111) Spaces must be used for alignment; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected 8 spaces, found 4
(#1112) Spaces must be used for alignment; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected 12 spaces, found 5
(#1113) Spaces must be used for alignment; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected at least 16 spaces, found 6
(#1114) Spaces must be used for alignment; tabs are not allowed
(#1114) Tab found within whitespace
(#1115) Spaces must be used for alignment; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Line indented incorrectly; expected 12 spaces, found 5
(#1116) Spaces must be used for alignment; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Line indented incorrectly; expected at least 16 spaces, found 6
(#1117) Spaces must be used for alignment; tabs are not allowed
(#1117) Tab found within whitespace
(#1117) Spaces must be used for alignment; tabs are not allowed
(#1117) Tab found within whitespace
(#1117) Whitespace found at end of line
(#1118) Spaces must be used for alignment; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Line indented incorrectly; expected 8 spaces, found 4
(#1119) Spaces must be used for alignment; tabs are not allowed
(#1119) Tab found within whitespace
(#1119) Line indented incorrectly; expected at least 8 spaces, found 4
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 8 spaces, found 4
(#1120) Line exceeds 132 characters; contains 134 characters
(#1121) Spaces must be used for alignment; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected 8 spaces, found 4
(#1122) Spaces must be used for alignment; tabs are not allowed
(#1122) Tab found within whitespace
(#1122) Line indented incorrectly; expected at least 12 spaces, found 5
(#1122) Variable "fileArray" must be all lower-case
(#1123) Spaces must be used for alignment; tabs are not allowed
(#1123) Tab found within whitespace
(#1123) Line indented incorrectly; expected at least 12 spaces, found 5
(#1123) Variable "Documentation" must be all lower-case
(#1123) Variable "fileArray" must be all lower-case
(#1124) Spaces must be used for alignment; tabs are not allowed
(#1124) Tab found within whitespace
(#1124) Line indented incorrectly; expected at least 12 spaces, found 5
(#1124) Variable "ExperienceItem" must be all lower-case
(#1124) Variable "Documentation" must be all lower-case
(#1124) Spaces must be used for alignment; tabs are not allowed
(#1124) Tab found within whitespace
(#1124) Whitespace found at end of line
(#1125) Spaces must be used for alignment; tabs are not allowed
(#1125) Tab found within whitespace
(#1125) Line indented incorrectly; expected 8 spaces, found 4
(#1125) Whitespace found at end of line
(#1126) Spaces must be used for alignment; tabs are not allowed
(#1126) Tab found within whitespace
(#1126) Line indented incorrectly; expected at least 8 spaces, found 3
(#1126) Variable "ExperienceList" must be all lower-case
(#1126) Variable "ExperienceItem" must be all lower-case
(#1126) Spaces must be used for alignment; tabs are not allowed
(#1126) Tab found within whitespace
(#1126) Whitespace found at end of line
(#1127) Spaces must be used for alignment; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Line indented incorrectly; expected 4 spaces, found 2
(#1128) Spaces must be used for alignment; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected at least 4 spaces, found 1
(#1128) Variable "ExperienceList" must be all lower-case
(#1131) Inline comments must end in full-stops, exclamation marks, or question marks
(#1132) function name "europassXMLAchievement" must be lower-case letters only
(#1133) Spaces must be used for alignment; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected at least 4 spaces, found 1
(#1134) Spaces must be used for alignment; tabs are not allowed
(#1134) Tab found within whitespace
(#1134) Line indented incorrectly; expected at least 4 spaces, found 1
(#1135) Spaces must be used for alignment; tabs are not allowed
(#1135) Tab found within whitespace
(#1135) Line indented incorrectly; expected at least 4 spaces, found 1
(#1136) Spaces must be used for alignment; tabs are not allowed
(#1136) Tab found within whitespace
(#1136) Line indented incorrectly; expected at least 4 spaces, found 1
(#1136) Variable "Achievement" must be all lower-case
(#1137) Spaces must be used for alignment; tabs are not allowed
(#1137) Tab found within whitespace
(#1137) Line indented incorrectly; expected at least 4 spaces, found 2
(#1137) Variable "Title" must be all lower-case
(#1138) Spaces must be used for alignment; tabs are not allowed
(#1138) Tab found within whitespace
(#1138) Line indented incorrectly; expected at least 4 spaces, found 3
(#1138) Variable "Label" must be all lower-case
(#1139) Spaces must be used for alignment; tabs are not allowed
(#1139) Tab found within whitespace
(#1140) Spaces must be used for alignment; tabs are not allowed
(#1140) Tab found within whitespace
(#1140) Variable "Label" must be all lower-case
(#1141) Spaces must be used for alignment; tabs are not allowed
(#1141) Tab found within whitespace
(#1141) Variable "Title" must be all lower-case
(#1141) Variable "Label" must be all lower-case
(#1142) Spaces must be used for alignment; tabs are not allowed
(#1142) Tab found within whitespace
(#1142) Line indented incorrectly; expected at least 4 spaces, found 3
(#1142) Variable "Achievement" must be all lower-case
(#1142) Variable "Title" must be all lower-case
(#1143) Spaces must be used for alignment; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected at least 4 spaces, found 2
(#1143) Variable "Description" must be all lower-case
(#1144) Spaces must be used for alignment; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected at least 4 spaces, found 3
(#1145) Spaces must be used for alignment; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Line indented incorrectly; expected at least 4 spaces, found 3
(#1145) Variable "Description" must be all lower-case
(#1146) Spaces must be used for alignment; tabs are not allowed
(#1146) Tab found within whitespace
(#1146) Line indented incorrectly; expected at least 4 spaces, found 3
(#1146) Variable "Achievement" must be all lower-case
(#1146) Variable "Description" must be all lower-case
(#1147) Spaces must be used for alignment; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Inline comments must end in full-stops, exclamation marks, or question marks
(#1147) Line indented incorrectly; expected at least 4 spaces, found 2
(#1148) Spaces must be used for alignment; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Line indented incorrectly; expected 4 spaces, found 2
(#1149) Spaces must be used for alignment; tabs are not allowed
(#1149) Tab found within whitespace
(#1149) Line indented incorrectly; expected 8 spaces, found 3
(#1150) Spaces must be used for alignment; tabs are not allowed
(#1150) Tab found within whitespace
(#1150) Line indented incorrectly; expected at least 12 spaces, found 4
(#1151) Spaces must be used for alignment; tabs are not allowed
(#1151) Tab found within whitespace
(#1152) Spaces must be used for alignment; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Line indented incorrectly; expected 8 spaces, found 3
(#1153) Spaces must be used for alignment; tabs are not allowed
(#1153) Tab found within whitespace
(#1153) Line indented incorrectly; expected at least 12 spaces, found 4
(#1154) Spaces must be used for alignment; tabs are not allowed
(#1154) Tab found within whitespace
(#1155) Spaces must be used for alignment; tabs are not allowed
(#1155) Tab found within whitespace
(#1155) Line indented incorrectly; expected 8 spaces, found 3
(#1156) Spaces must be used for alignment; tabs are not allowed
(#1156) Tab found within whitespace
(#1156) Line indented incorrectly; expected at least 12 spaces, found 4
(#1157) Spaces must be used for alignment; tabs are not allowed
(#1157) Tab found within whitespace
(#1158) Spaces must be used for alignment; tabs are not allowed
(#1158) Tab found within whitespace
(#1158) Line indented incorrectly; expected 8 spaces, found 3
(#1159) Spaces must be used for alignment; tabs are not allowed
(#1159) Tab found within whitespace
(#1159) Line indented incorrectly; expected 12 spaces, found 4
(#1160) Spaces must be used for alignment; tabs are not allowed
(#1160) Tab found within whitespace
(#1160) Line indented incorrectly; expected at least 16 spaces, found 5
(#1160) Line exceeds 132 characters; contains 147 characters
(#1161) Spaces must be used for alignment; tabs are not allowed
(#1161) Tab found within whitespace
(#1161) Line indented incorrectly; expected at least 16 spaces, found 5
(#1161) Line exceeds 132 characters; contains 147 characters
(#1162) Spaces must be used for alignment; tabs are not allowed
(#1162) Tab found within whitespace
(#1162) Line indented incorrectly; expected 12 spaces, found 4
(#1163) Spaces must be used for alignment; tabs are not allowed
(#1163) Tab found within whitespace
(#1163) Line indented incorrectly; expected at least 12 spaces, found 4
(#1164) Spaces must be used for alignment; tabs are not allowed
(#1164) Tab found within whitespace
(#1165) Spaces must be used for alignment; tabs are not allowed
(#1165) Tab found within whitespace
(#1165) Line indented incorrectly; expected 8 spaces, found 3
(#1166) Spaces must be used for alignment; tabs are not allowed
(#1166) Tab found within whitespace
(#1166) Line indented incorrectly; expected at least 12 spaces, found 4
(#1167) Spaces must be used for alignment; tabs are not allowed
(#1167) Tab found within whitespace
(#1167) Line indented incorrectly; expected 4 spaces, found 2
(#1168) Spaces must be used for alignment; tabs are not allowed
(#1168) Tab found within whitespace
(#1168) Line indented incorrectly; expected 4 spaces, found 2
(#1169) Spaces must be used for alignment; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Line indented incorrectly; expected at least 8 spaces, found 3
(#1170) Spaces must be used for alignment; tabs are not allowed
(#1170) Tab found within whitespace
(#1170) Line indented incorrectly; expected 4 spaces, found 2
(#1171) Spaces must be used for alignment; tabs are not allowed
(#1171) Tab found within whitespace
(#1171) Line indented incorrectly; expected 4 spaces, found 2
(#1172) Spaces must be used for alignment; tabs are not allowed
(#1172) Tab found within whitespace
(#1172) Line indented incorrectly; expected at least 8 spaces, found 3
(#1172) Variable "fileArray" must be all lower-case
(#1173) Spaces must be used for alignment; tabs are not allowed
(#1173) Tab found within whitespace
(#1173) Line indented incorrectly; expected at least 8 spaces, found 3
(#1173) Variable "Documentation" must be all lower-case
(#1173) Variable "fileArray" must be all lower-case
(#1174) Spaces must be used for alignment; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Line indented incorrectly; expected at least 8 spaces, found 3
(#1174) Variable "Achievement" must be all lower-case
(#1174) Variable "Documentation" must be all lower-case
(#1174) Spaces must be used for alignment; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Whitespace found at end of line
(#1175) Spaces must be used for alignment; tabs are not allowed
(#1175) Tab found within whitespace
(#1175) Line indented incorrectly; expected 4 spaces, found 2
(#1175) Whitespace found at end of line
(#1176) Spaces must be used for alignment; tabs are not allowed
(#1176) Tab found within whitespace
(#1176) Line indented incorrectly; expected at least 4 spaces, found 1
(#1176) Variable "Achievement" must be all lower-case
(#1180) function name "listForResumeElements" must be lower-case letters only
(#1181) Spaces must be used for alignment; tabs are not allowed
(#1181) Tab found within whitespace
(#1181) Line indented incorrectly; expected at least 4 spaces, found 1
(#1182) Spaces must be used for alignment; tabs are not allowed
(#1182) Tab found within whitespace
(#1182) Line indented incorrectly; expected at least 4 spaces, found 1
(#1182) Variable "itemsIDs" must be all lower-case
(#1183) Spaces must be used for alignment; tabs are not allowed
(#1183) Tab found within whitespace
(#1183) Line indented incorrectly; expected at least 4 spaces, found 1
(#1184) Spaces must be used for alignment; tabs are not allowed
(#1184) Tab found within whitespace
(#1184) Line indented incorrectly; expected at least 4 spaces, found 1
(#1185) Spaces must be used for alignment; tabs are not allowed
(#1185) Tab found within whitespace
(#1185) Line indented incorrectly; expected 4 spaces, found 1
(#1186) Spaces must be used for alignment; tabs are not allowed
(#1186) Tab found within whitespace
(#1186) Line indented incorrectly; expected at least 8 spaces, found 2
(#1187) Spaces must be used for alignment; tabs are not allowed
(#1187) Tab found within whitespace
(#1187) Line indented incorrectly; expected at least 8 spaces, found 2
(#1187) Variable "itemsIDs" must be all lower-case
(#1188) Spaces must be used for alignment; tabs are not allowed
(#1188) Tab found within whitespace
(#1188) Line indented incorrectly; expected 8 spaces, found 2
(#1189) Spaces must be used for alignment; tabs are not allowed
(#1189) Tab found within whitespace
(#1189) Line indented incorrectly; expected 12 spaces, found 3
(#1189) Whitespace found at end of line
(#1190) Spaces must be used for alignment; tabs are not allowed
(#1190) Tab found within whitespace
(#1190) Line indented incorrectly; expected at least 16 spaces, found 5
(#1191) Spaces must be used for alignment; tabs are not allowed
(#1191) Tab found within whitespace
(#1191) Line indented incorrectly; expected at least 16 spaces, found 5
(#1191) Spaces must be used for alignment; tabs are not allowed
(#1191) Tab found within whitespace
(#1191) Whitespace found at end of line
(#1192) Spaces must be used for alignment; tabs are not allowed
(#1192) Tab found within whitespace
(#1192) Line indented incorrectly; expected at least 16 spaces, found 5
(#1192) Expected 1 space before ":"; 0 found
(#1192) Expected 1 space after ":"; 0 found
(#1193) Spaces must be used for alignment; tabs are not allowed
(#1193) Tab found within whitespace
(#1194) Spaces must be used for alignment; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Line indented incorrectly; expected 12 spaces, found 3
(#1195) Spaces must be used for alignment; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Line indented incorrectly; expected at least 16 spaces, found 5
(#1196) Spaces must be used for alignment; tabs are not allowed
(#1196) Tab found within whitespace
(#1196) Line indented incorrectly; expected at least 16 spaces, found 5
(#1196) Spaces must be used for alignment; tabs are not allowed
(#1196) Tab found within whitespace
(#1196) Whitespace found at end of line
(#1197) Spaces must be used for alignment; tabs are not allowed
(#1197) Tab found within whitespace
(#1197) Line indented incorrectly; expected at least 16 spaces, found 5
(#1198) Spaces must be used for alignment; tabs are not allowed
(#1198) Tab found within whitespace
(#1198) Line indented incorrectly; expected at least 16 spaces, found 5
(#1198) Expected 1 space before ":"; 0 found
(#1198) Expected 1 space after ":"; 0 found
(#1199) Spaces must be used for alignment; tabs are not allowed
(#1199) Tab found within whitespace
(#1200) Spaces must be used for alignment; tabs are not allowed
(#1200) Tab found within whitespace
(#1200) Line indented incorrectly; expected 12 spaces, found 3
(#1201) Spaces must be used for alignment; tabs are not allowed
(#1201) Tab found within whitespace
(#1201) Line indented incorrectly; expected at least 16 spaces, found 5
(#1202) Spaces must be used for alignment; tabs are not allowed
(#1202) Tab found within whitespace
(#1202) Line indented incorrectly; expected at least 16 spaces, found 5
(#1202) Spaces must be used for alignment; tabs are not allowed
(#1202) Tab found within whitespace
(#1202) Whitespace found at end of line
(#1203) Spaces must be used for alignment; tabs are not allowed
(#1203) Tab found within whitespace
(#1203) Line indented incorrectly; expected at least 16 spaces, found 5
(#1203) Expected 1 space before ":"; 0 found
(#1203) Expected 1 space after ":"; 0 found
(#1204) Spaces must be used for alignment; tabs are not allowed
(#1204) Tab found within whitespace
(#1205) Spaces must be used for alignment; tabs are not allowed
(#1205) Tab found within whitespace
(#1205) Line indented incorrectly; expected 12 spaces, found 3
(#1206) Spaces must be used for alignment; tabs are not allowed
(#1206) Tab found within whitespace
(#1206) Line indented incorrectly; expected 8 spaces, found 2
(#1208) Spaces must be used for alignment; tabs are not allowed
(#1208) Tab found within whitespace
(#1208) Line indented incorrectly; expected at least 8 spaces, found 2
(#1209) Spaces must be used for alignment; tabs are not allowed
(#1209) Tab found within whitespace
(#1209) Line indented incorrectly; expected 4 spaces, found 1
(#1210) Spaces must be used for alignment; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Line indented incorrectly; expected at least 4 spaces, found 1
(#1211) Spaces must be used for alignment; tabs are not allowed
(#1211) Tab found within whitespace
(#1211) Line indented incorrectly; expected at least 4 spaces, found 1
(#1211) Variable "itemsIDs" must be all lower-case
(#1215) Tab found before comment text; expected "// fileid => filecontent" but found "// fileid => filecontent"
(#1216) Tab found before comment text; expected "// fileid => mimetype" but found "// fileid => mimetype"
(#1217) Inline comments must end in full-stops, exclamation marks, or question marks
(#1217) Tab found before comment text; expected "// fileid => filename" but found "// fileid => filename"
(#1218) function name "europassXMLGetAttachedFileContents" must be lower-case letters only
(#1219) Spaces must be used for alignment; tabs are not allowed
(#1219) Tab found within whitespace
(#1219) Line indented incorrectly; expected at least 4 spaces, found 1
(#1219) Variable "attachedFileNames" must be all lower-case
(#1219) Variable "attachedFileDatas" must be all lower-case
(#1219) Variable "attachedFileMimeTypes" must be all lower-case
(#1220) Spaces must be used for alignment; tabs are not allowed
(#1220) Tab found within whitespace
(#1220) Line indented incorrectly; expected at least 4 spaces, found 1
(#1221) Spaces must be used for alignment; tabs are not allowed
(#1221) Tab found within whitespace
(#1221) Line indented incorrectly; expected at least 4 spaces, found 1
(#1221) Variable "numChars" must be all lower-case
(#1222) Spaces must be used for alignment; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Line indented incorrectly; expected 4 spaces, found 1
(#1223) Spaces must be used for alignment; tabs are not allowed
(#1223) Tab found within whitespace
(#1223) Line indented incorrectly; expected at least 8 spaces, found 2
(#1224) Spaces must be used for alignment; tabs are not allowed
(#1224) Tab found within whitespace
(#1224) Line indented incorrectly; expected 8 spaces, found 2
(#1224) Expected 1 space before "=="; 0 found
(#1224) Expected 1 space after "=="; 0 found
(#1224) Expected 1 space before "=="; 0 found
(#1224) Expected 1 space after "=="; 0 found
(#1224) Expected 1 space before "=="; 0 found
(#1224) Expected 1 space after "=="; 0 found
(#1225) Spaces must be used for alignment; tabs are not allowed
(#1225) Tab found within whitespace
(#1225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1225) Inline comments must end in full-stops, exclamation marks, or question marks
(#1225) Line indented incorrectly; expected at least 12 spaces, found 3
(#1226) Spaces must be used for alignment; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Line indented incorrectly; expected at least 12 spaces, found 3
(#1226) Variable "ID" must be all lower-case
(#1227) Spaces must be used for alignment; tabs are not allowed
(#1227) Tab found within whitespace
(#1227) Line indented incorrectly; expected 12 spaces, found 3
(#1228) Spaces must be used for alignment; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Line indented incorrectly; expected at least 16 spaces, found 4
(#1228) Variable "ID" must be all lower-case
(#1228) Variable "numChars" must be all lower-case
(#1229) Spaces must be used for alignment; tabs are not allowed
(#1229) Tab found within whitespace
(#1229) Line indented incorrectly; expected 12 spaces, found 3
(#1230) Spaces must be used for alignment; tabs are not allowed
(#1230) Tab found within whitespace
(#1230) Line indented incorrectly; expected at least 12 spaces, found 3
(#1230) Variable "attachedFileMimeTypes" must be all lower-case
(#1230) Variable "ID" must be all lower-case
(#1231) Spaces must be used for alignment; tabs are not allowed
(#1231) Tab found within whitespace
(#1231) Line indented incorrectly; expected at least 12 spaces, found 3
(#1231) Variable "attachedFileDatas" must be all lower-case
(#1231) Variable "ID" must be all lower-case
(#1231) Spaces must be used for alignment; tabs are not allowed
(#1231) Tab found within whitespace
(#1231) Whitespace found at end of line
(#1232) Spaces must be used for alignment; tabs are not allowed
(#1232) Tab found within whitespace
(#1232) Line indented incorrectly; expected at least 12 spaces, found 3
(#1232) Variable "attachedFileNames" must be all lower-case
(#1232) Variable "ID" must be all lower-case
(#1232) Spaces must be used for alignment; tabs are not allowed
(#1232) Tab found within whitespace
(#1232) Whitespace found at end of line
(#1233) Spaces must be used for alignment; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected at least 12 spaces, found 3
(#1233) Variable "arrayIDs" must be all lower-case
(#1233) Variable "ID" must be all lower-case
(#1234) Spaces must be used for alignment; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Line indented incorrectly; expected 8 spaces, found 2
(#1235) Spaces must be used for alignment; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected 4 spaces, found 1
(#1236) Spaces must be used for alignment; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Line indented incorrectly; expected at least 4 spaces, found 1
(#1236) Variable "arrayIDs" must be all lower-case
(#1239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1239) Inline comments must end in full-stops, exclamation marks, or question marks
(#1240) function name "europassXMLDocumentationList" must be lower-case letters only
(#1240) Variable "fileArray" must be all lower-case
(#1241) Spaces must be used for alignment; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Line indented incorrectly; expected 4 spaces, found 1
(#1241) Variable "fileArray" must be all lower-case
(#1241) Expected 1 space before ">"; 0 found
(#1241) Expected 1 space after ">"; 0 found
(#1242) Spaces must be used for alignment; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Line indented incorrectly; expected at least 8 spaces, found 2
(#1242) Variable "Documentation" must be all lower-case
(#1243) Spaces must be used for alignment; tabs are not allowed
(#1243) Tab found within whitespace
(#1243) Line indented incorrectly; expected 8 spaces, found 2
(#1243) Variable "fileArray" must be all lower-case
(#1243) Variable "fileID" must be all lower-case
(#1244) Spaces must be used for alignment; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Line indented incorrectly; expected at least 12 spaces, found 3
(#1244) Variable "ReferenceTo" must be all lower-case
(#1244) Spaces must be used for alignment; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Whitespace found at end of line
(#1245) Spaces must be used for alignment; tabs are not allowed
(#1245) Tab found within whitespace
(#1245) Line indented incorrectly; expected at least 12 spaces, found 3
(#1245) Variable "ReferenceTo" must be all lower-case
(#1245) Variable "fileID" must be all lower-case
(#1246) Spaces must be used for alignment; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Line indented incorrectly; expected at least 12 spaces, found 3
(#1246) Variable "Documentation" must be all lower-case
(#1246) Variable "ReferenceTo" must be all lower-case
(#1247) Spaces must be used for alignment; tabs are not allowed
(#1247) Tab found within whitespace
(#1247) Line indented incorrectly; expected 8 spaces, found 2
(#1248) Spaces must be used for alignment; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Line indented incorrectly; expected at least 8 spaces, found 2
(#1248) Variable "Documentation" must be all lower-case
(#1249) Spaces must be used for alignment; tabs are not allowed
(#1249) Tab found within whitespace
(#1249) Line indented incorrectly; expected 4 spaces, found 1
(#1250) Spaces must be used for alignment; tabs are not allowed
(#1250) Tab found within whitespace
(#1250) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/lib/sharelib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Inline control structures are not allowed
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) No space found before comment text; expected "// bei epop wird userid mitgegeben, sonst aus global USER holen" but found "//bei epop wird userid mitgegeben, sonst aus global USER holen"
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Variable "accessPath" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Inline control structures are not allowed
(#34) Variable "accessPath" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 3
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#37) Variable "accessPath" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 12 spaces, found 3
(#38) Variable "accessPath" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 12 spaces, found 3
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 12 spaces, found 3
(#41) Variable "portfolioUser" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Line indented incorrectly; expected at least 16 spaces, found 4
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 16 spaces, found 4
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 12 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Variable "portfolioUser" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 12 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 16 spaces, found 4
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 16 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 12 spaces, found 3
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 12 spaces, found 3
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 8 spaces, found 2
(#58) Usage of ELSEIF not allowed; use ELSE IF instead
(#58) Variable "accessPath" must be all lower-case
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Inline control structures are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 3
(#64) Variable "accessPath" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 12 spaces, found 3
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 12 spaces, found 3
(#67) Variable "portfolioUser" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected at least 16 spaces, found 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 16 spaces, found 4
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 12 spaces, found 3
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Variable "portfolioUser" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 12 spaces, found 3
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line indented incorrectly; expected at least 16 spaces, found 4
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 16 spaces, found 4
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 12 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 3
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Variable "accessPath" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Inline control structures are not allowed
(#97) Variable "accessPath" must be all lower-case
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#102) Variable "accessPath" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Variable "accessPath" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Inline control structures are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 4
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) This comment is 67% valid code; is this commented out code?
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) No space found before comment text; expected "// $userid = $hash[0];" but found "//$userid = $hash[0];"
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) This comment is 67% valid code; is this commented out code?
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) No space found before comment text; expected "// $hash = $hash[1];" but found "//$hash = $hash[1];"
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 12 spaces, found 3
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 16 spaces, found 4
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 12 spaces, found 3
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 12 spaces, found 3
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Line indented incorrectly; expected at least 16 spaces, found 4
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 16 spaces, found 4
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 12 spaces, found 3
(#122) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#126) Usage of ELSEIF not allowed; use ELSE IF instead
(#126) Variable "accessPath" must be all lower-case
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 12 spaces, found 3
(#135) Variable "accessPath" must be all lower-case
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 12 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 16 spaces, found 4
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 12 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 3
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 12 spaces, found 3
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 4
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 4
(#147) Line exceeds 132 characters; contains 138 characters
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 12 spaces, found 4
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 4
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 4
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 4
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 4
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 4
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 12 spaces, found 3
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Line indented incorrectly; expected at least 16 spaces, found 4
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 16 spaces, found 4
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 12 spaces, found 3
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 12 spaces, found 3
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 3
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 8 spaces, found 2
(#163) Variable "accessPath" must be all lower-case
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Variable "accessPath" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 12 spaces, found 3
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 16 spaces, found 4
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 12 spaces, found 3
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 12 spaces, found 3
(#169) Variable "viewHash" must be all lower-case
(#169) Variable "emailHash" must be all lower-case
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 12 spaces, found 3
(#171) Variable "viewHash" must be all lower-case
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Line indented incorrectly; expected at least 16 spaces, found 4
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 16 spaces, found 4
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 12 spaces, found 3
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 12 spaces, found 3
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Line indented incorrectly; expected at least 16 spaces, found 4
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 16 spaces, found 4
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 12 spaces, found 3
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line indented incorrectly; expected at least 12 spaces, found 3
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 12 spaces, found 3
(#182) Variable "emailHash" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 16 spaces, found 4
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 12 spaces, found 3
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 3
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 8 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) This comment is 84% valid code; is this commented out code?
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) No space found before comment text; expected "// echo $sql;die;" but found "//echo $sql;die;"
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 8 spaces, found 2
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 12 spaces, found 3
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 3
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 8 spaces, found 2
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) No space found before comment text; expected "// check if user is userid or if user is trainer of userid" but found "//check if user is userid or if user is trainer of userid"
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Inline control structures are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 3
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Inline control structures are not allowed
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 11 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 11 spaces, found 3
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 11 spaces, found 2
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 15 spaces, found 3
(#214) Whitespace found at end of line within string
(#215) Whitespace found at end of line within string
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 15 spaces, found 3
(#217) Inline control structures are not allowed
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 15 spaces, found 4
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 15 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 12 spaces, found 2
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) This comment is 84% valid code; is this commented out code?
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) No space found before comment text; expected "// echo $sql;die;" but found "//echo $sql;die;"
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 12 spaces, found 3
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 8 spaces, found 2
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 3
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 8 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 4 spaces, found 1
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 2
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 8 spaces, found 2
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Line indented incorrectly; expected at least 12 spaces, found 3
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 12 spaces, found 3
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 16 spaces, found 4
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 12 spaces, found 3
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 3
(#248) No space found before comment text; expected "// Parameter richtig?!" but found "//Parameter richtig?!"
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) This comment is 59% valid code; is this commented out code?
(#249) Line indented incorrectly; expected at least 12 spaces, found 3
(#249) No space found before comment text; expected "// $conditions = array("viewid" => $view->id, "type" => 'item', "itemid" => $itemid);" but found "//$conditions = array("viewid" => $view->id, "type" => 'item', "itemid" => $itemid);"
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 12 spaces, found 3
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 16 spaces, found 4
(#251) Whitespace found at end of line within string
(#252) Whitespace found at end of line within string
(#253) Whitespace found at end of line within string
(#254) Whitespace found at end of line within string
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 12 spaces, found 3
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 16 spaces, found 4
(#257) Whitespace found at end of line within string
(#258) Whitespace found at end of line within string
(#259) Whitespace found at end of line within string
(#260) Whitespace found at end of line within string
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 12 spaces, found 3
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 3
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 12 spaces, found 3
(#265) Empty IF statement detected
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Line indented incorrectly; expected at least 16 spaces, found 4
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 12 spaces, found 3
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Line indented incorrectly; expected at least 12 spaces, found 3
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 12 spaces, found 3
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 12 spaces, found 3
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 16 spaces, found 4
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 12 spaces, found 3
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 16 spaces, found 4
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 12 spaces, found 3
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 12 spaces, found 3
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 12 spaces, found 3
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Line indented incorrectly; expected at least 16 spaces, found 4
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 16 spaces, found 4
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 12 spaces, found 3
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 12 spaces, found 3
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 12 spaces, found 3
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Line indented incorrectly; expected at least 12 spaces, found 3
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 12 spaces, found 3
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 16 spaces, found 4
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 16 spaces, found 4
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 12 spaces, found 3
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 16 spaces, found 4
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 16 spaces, found 4
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 12 spaces, found 3
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 8 spaces, found 2
(#293) Usage of ELSEIF not allowed; use ELSE IF instead
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Line indented incorrectly; expected at least 12 spaces, found 3
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 12 spaces, found 3
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 16 spaces, found 4
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 12 spaces, found 3
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 12 spaces, found 3
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 16 spaces, found 4
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 16 spaces, found 4
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Line indented incorrectly; expected at least 20 spaces, found 5
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 20 spaces, found 5
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 16 spaces, found 4
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 12 spaces, found 3
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Line indented incorrectly; expected at least 16 spaces, found 4
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 16 spaces, found 4
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 16 spaces, found 4
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 16 spaces, found 4
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 20 spaces, found 5
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 16 spaces, found 4
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 20 spaces, found 5
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 16 spaces, found 4
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 16 spaces, found 4
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 16 spaces, found 4
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Line indented incorrectly; expected at least 20 spaces, found 5
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 20 spaces, found 5
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 16 spaces, found 4
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 12 spaces, found 3
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 12 spaces, found 3
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 12 spaces, found 3
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Line indented incorrectly; expected at least 12 spaces, found 3
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 12 spaces, found 3
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 16 spaces, found 4
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 16 spaces, found 4
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 12 spaces, found 3
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 16 spaces, found 4
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 16 spaces, found 4
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 12 spaces, found 3
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 8 spaces, found 2
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 3
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 8 spaces, found 2
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 2
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 8 spaces, found 2
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 4 spaces, found 1
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 4 spaces, found 1
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Line indented incorrectly; expected at least 8 spaces, found 2
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 8 spaces, found 2
(#351) Variable "dbCourse" must be all lower-case
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 12 spaces, found 3
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 12 spaces, found 4
(#354) Variable "dbCourse" must be all lower-case
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 12 spaces, found 4
(#355) Variable "dbCourse" must be all lower-case
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 18 spaces, found 3
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 18 spaces, found 3
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 8 spaces, found 2
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Line indented incorrectly; expected at least 8 spaces, found 2
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 8 spaces, found 2
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 12 spaces, found 3
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 12 spaces, found 3
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 12 spaces, found 3
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 8 spaces, found 2
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 8 spaces, found 2
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 4 spaces, found 1
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 4 spaces, found 1
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 8 spaces, found 2
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 8 spaces, found 2
(#374) Variable "sharedUsers" must be all lower-case
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 2
(#376) Variable "sharedUsers" must be all lower-case
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 4 spaces, found 1
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 4 spaces, found 1
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 8 spaces, found 2
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 2
(#382) Variable "sharedGroups" must be all lower-case
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 8 spaces, found 2
(#384) Variable "sharedGroups" must be all lower-case
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 4 spaces, found 1
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 4 spaces, found 1
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) Variable "sharedEmails" must be all lower-case
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Variable "sharedEmails" must be all lower-case
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 4 spaces, found 1
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 4 spaces, found 1
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#398) Variable "sharedUsers" must be all lower-case
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 8 spaces, found 2
(#400) Variable "sharedUsers" must be all lower-case
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 4 spaces, found 1
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 4 spaces, found 1
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 2
(#406) Variable "sharedGroups" must be all lower-case
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 2
(#408) Variable "sharedGroups" must be all lower-case
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 4 spaces, found 1
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 4 spaces, found 1
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 2
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 8 spaces, found 2
(#414) Variable "sharedUsers" must be all lower-case
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 2
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 8 spaces, found 2
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 12 spaces, found 3
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 16 spaces, found 4
(#419) Variable "sharedUsers" must be all lower-case
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 20 spaces, found 5
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 20 spaces, found 5
(#421) Variable "sharedUsers" must be all lower-case
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 16 spaces, found 4
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 20 spaces, found 5
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 16 spaces, found 4
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 12 spaces, found 3
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 8 spaces, found 2
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 8 spaces, found 2
(#428) Variable "sharedUsers" must be all lower-case
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 12 spaces, found 3
(#429) Variable "extraUsers" must be all lower-case
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 12 spaces, found 3
(#431) Variable "sharedUsers" must be all lower-case
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 16 spaces, found 4
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 16 spaces, found 4
(#433) Inline control structures are not allowed
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Line indented incorrectly; expected at least 16 spaces, found 5
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 16 spaces, found 5
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 16 spaces, found 4
(#437) Variable "extraUsers" must be all lower-case
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 16 spaces, found 5
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 16 spaces, found 5
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 16 spaces, found 5
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 16 spaces, found 5
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 25 spaces, found 4
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 12 spaces, found 3
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 12 spaces, found 3
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 12 spaces, found 4
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 12 spaces, found 4
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 12 spaces, found 4
(#448) Variable "extraUsers" must be all lower-case
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 12 spaces, found 3
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 8 spaces, found 2
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 8 spaces, found 2
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 4 spaces, found 1
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 4 spaces, found 1
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 8 spaces, found 2
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 8 spaces, found 2
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) This comment is 58% valid code; is this commented out code?
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Line indented incorrectly; expected at least 8 spaces, found 2
(#458) No space found before comment text; expected "// , 'suspended' => 0, 'deleted' => 0" but found "//, 'suspended' => 0, 'deleted' => 0"
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Line indented incorrectly; expected at least 8 spaces, found 2
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 8 spaces, found 2
(#460) Variable "dbCourse" must be all lower-case
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 12 spaces, found 3
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 12 spaces, found 4
(#463) Variable "dbCourse" must be all lower-case
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 4
(#464) Variable "dbCourse" must be all lower-case
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 12 spaces, found 4
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 18 spaces, found 3
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 18 spaces, found 3
(#468) Variable "dbCourse" must be all lower-case
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 18 spaces, found 3
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) This comment is 80% valid code; is this commented out code?
(#470) Line indented incorrectly; expected at least 18 spaces, found 3
(#470) No space found before comment text; expected "// print_r($roles);" but found "//print_r($roles);"
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 18 spaces, found 3
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 22 spaces, found 4
(#473) Line exceeds 132 characters; contains 137 characters
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 22 spaces, found 4
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 26 spaces, found 5
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 24 spaces, found 4
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 24 spaces, found 4
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 28 spaces, found 5
(#479) Inline control structures are not allowed
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 28 spaces, found 6
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 28 spaces, found 5
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 28 spaces, found 6
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 28 spaces, found 6
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 28 spaces, found 6
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 48 spaces, found 5
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 24 spaces, found 4
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 20 spaces, found 3
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 20 spaces, found 3
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 8 spaces, found 2
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Line indented incorrectly; expected at least 8 spaces, found 2
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected 8 spaces, found 2
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 12 spaces, found 3
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 12 spaces, found 3
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 12 spaces, found 3
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 8 spaces, found 2
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 8 spaces, found 2
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#501) This comment is 57% valid code; is this commented out code?
(#501) Line indented incorrectly; expected at least 8 spaces, found 2
(#502) Line indented incorrectly; expected at least 8 spaces, found 2
(#503) Line indented incorrectly; expected at least 8 spaces, found 3
(#504) Line indented incorrectly; expected at least 8 spaces, found 3
(#505) Line indented incorrectly; expected at least 8 spaces, found 3
(#506) Line indented incorrectly; expected at least 8 spaces, found 4
(#507) Line indented incorrectly; expected at least 8 spaces, found 5
(#508) Line indented incorrectly; expected at least 8 spaces, found 5
(#509) Line indented incorrectly; expected at least 8 spaces, found 5
(#510) Line indented incorrectly; expected at least 8 spaces, found 4
(#511) Line indented incorrectly; expected at least 8 spaces, found 4
(#512) Line indented incorrectly; expected at least 8 spaces, found 5
(#513) Line indented incorrectly; expected at least 8 spaces, found 5
(#514) Line indented incorrectly; expected at least 8 spaces, found 5
(#515) Line indented incorrectly; expected at least 8 spaces, found 4
(#516) Line indented incorrectly; expected at least 8 spaces, found 4
(#517) Line indented incorrectly; expected at least 8 spaces, found 5
(#518) Line indented incorrectly; expected at least 8 spaces, found 5
(#519) Line indented incorrectly; expected at least 8 spaces, found 5
(#520) Line indented incorrectly; expected at least 8 spaces, found 4
(#521) Line indented incorrectly; expected at least 8 spaces, found 3
(#522) Line indented incorrectly; expected at least 8 spaces, found 2
(#523) Line indented incorrectly; expected at least 8 spaces, found 2
(#524) Line indented incorrectly; expected at least 8 spaces, found 3
(#525) Line indented incorrectly; expected at least 8 spaces, found 3
(#526) Line indented incorrectly; expected at least 8 spaces, found 3
(#527) Line indented incorrectly; expected at least 8 spaces, found 4
(#528) Line indented incorrectly; expected at least 8 spaces, found 5
(#529) Line indented incorrectly; expected at least 8 spaces, found 5
(#530) Line indented incorrectly; expected at least 8 spaces, found 5
(#531) Line indented incorrectly; expected at least 8 spaces, found 4
(#532) Line indented incorrectly; expected at least 8 spaces, found 3
(#533) Line indented incorrectly; expected at least 8 spaces, found 2
(#534) Line indented incorrectly; expected at least 8 spaces, found 2
(#535) Line indented incorrectly; expected at least 8 spaces, found 3
(#536) Line indented incorrectly; expected at least 8 spaces, found 3
(#537) Line indented incorrectly; expected at least 8 spaces, found 3
(#538) Line indented incorrectly; expected at least 8 spaces, found 4
(#539) Line indented incorrectly; expected at least 8 spaces, found 5
(#540) Line indented incorrectly; expected at least 8 spaces, found 5
(#541) Line indented incorrectly; expected at least 8 spaces, found 5
(#542) Line indented incorrectly; expected at least 8 spaces, found 4
(#543) Line indented incorrectly; expected at least 8 spaces, found 4
(#544) Line indented incorrectly; expected at least 8 spaces, found 5
(#545) Line indented incorrectly; expected at least 8 spaces, found 5
(#546) Line indented incorrectly; expected at least 8 spaces, found 5
(#547) Line indented incorrectly; expected at least 8 spaces, found 4
(#548) Line indented incorrectly; expected at least 8 spaces, found 4
(#549) Line indented incorrectly; expected at least 8 spaces, found 5
(#550) Line indented incorrectly; expected at least 8 spaces, found 5
(#551) Line indented incorrectly; expected at least 8 spaces, found 5
(#552) Line indented incorrectly; expected at least 8 spaces, found 4
(#553) Line indented incorrectly; expected at least 8 spaces, found 3
(#554) Line indented incorrectly; expected at least 8 spaces, found 2
(#555) Line indented incorrectly; expected at least 8 spaces, found 2
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 8 spaces, found 2
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 4 spaces, found 1
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected 4 spaces, found 1
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 8 spaces, found 2
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 8 spaces, found 2
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 12 spaces, found 3
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected 8 spaces, found 2
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected 8 spaces, found 2
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 12 spaces, found 3
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 8 spaces, found 2
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 8 spaces, found 2
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) Line indented incorrectly; expected at least 8 spaces, found 3
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 8 spaces, found 3
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 8 spaces, found 4
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 8 spaces, found 4
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 8 spaces, found 3
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 8 spaces, found 2
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected 4 spaces, found 1
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 4 spaces, found 1
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected 8 spaces, found 2
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 12 spaces, found 3
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected 8 spaces, found 2
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 8 spaces, found 2
(#585) Whitespace found at end of line within string
(#586) Whitespace found at end of line within string
(#587) Whitespace found at end of line within string
(#588) Whitespace found at end of line within string
(#589) Whitespace found at end of line within string
(#590) Whitespace found at end of line within string
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected 4 spaces, found 1
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected 4 spaces, found 1
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 8 spaces, found 2
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Line indented incorrectly; expected at least 8 spaces, found 2
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 8 spaces, found 2
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 8 spaces, found 2
(#601) Spaces must be used to indent lines; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 8 spaces, found 2
(#601) Variable "category_columns" must not contain underscores.
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 8 spaces, found 2
(#603) Spaces must be used to indent lines; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 8 spaces, found 3
(#603) Variable "category_columns" must not contain underscores.
(#603) Line exceeds 132 characters; contains 177 characters
(#604) Spaces must be used to indent lines; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 8 spaces, found 3
(#605) Spaces must be used to indent lines; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 8 spaces, found 3
(#606) Spaces must be used to indent lines; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 8 spaces, found 3
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 8 spaces, found 3
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 8 spaces, found 3
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 8 spaces, found 3
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected at least 8 spaces, found 3
(#611) Line exceeds 132 characters; contains 135 characters
(#611) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) Spaces must be used to indent lines; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 8 spaces, found 3
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 8 spaces, found 3
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 8 spaces, found 3
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 8 spaces, found 3
(#615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Spaces must be used to indent lines; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 8 spaces, found 3
(#617) Spaces must be used to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 8 spaces, found 3
(#617) Variable "category_columns" must not contain underscores.
(#618) Spaces must be used to indent lines; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected at least 8 spaces, found 3
(#620) Spaces must be used to indent lines; tabs are not allowed
(#620) Tab found within whitespace
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) This comment is 67% valid code; is this commented out code?
(#620) Line indented incorrectly; expected at least 8 spaces, found 2
(#620) No space found before comment text; expected "// $sharedcategories = $DB->get_records_menu('block_exaportcatshar', array("userid" => $userid), null, 'id, id AS tmp');" but found "//$sharedcategories = $DB->get_records_menu('block_exaportcatshar', array("userid" => $userid), null, 'id, id AS tmp');"
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Tab found within whitespace
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) Line indented incorrectly; expected at least 8 spaces, found 2
(#623) Spaces must be used to indent lines; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 8 spaces, found 2
(#623) Variable "shared_users" must not contain underscores.
(#624) Spaces must be used to indent lines; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 8 spaces, found 2
(#624) Variable "shared_categories" must not contain underscores.
(#625) Spaces must be used to indent lines; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected 8 spaces, found 2
(#626) Spaces must be used to indent lines; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 12 spaces, found 3
(#626) Inline control structures are not allowed
(#626) Variable "shared_users" must not contain underscores.
(#627) Spaces must be used to indent lines; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 12 spaces, found 4
(#627) Variable "shared_users" must not contain underscores.
(#628) Spaces must be used to indent lines; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 12 spaces, found 3
(#628) Inline control structures are not allowed
(#628) Variable "shared_categories" must not contain underscores.
(#629) Spaces must be used to indent lines; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 12 spaces, found 4
(#629) Variable "shared_categories" must not contain underscores.
(#630) Spaces must be used to indent lines; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected 8 spaces, found 2
(#632) Spaces must be used to indent lines; tabs are not allowed
(#632) Tab found within whitespace
(#632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Line indented incorrectly; expected at least 8 spaces, found 2
(#633) Spaces must be used to indent lines; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected 8 spaces, found 2
(#633) Variable "shared_categories" must not contain underscores.
(#634) Spaces must be used to indent lines; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 12 spaces, found 3
(#634) Variable "sub_categories" must not contain underscores.
(#634) Variable "shared_categories" must not contain underscores.
(#635) Spaces must be used to indent lines; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected 12 spaces, found 3
(#635) Variable "sub_categories" must not contain underscores.
(#636) Spaces must be used to indent lines; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected 16 spaces, found 4
(#636) Variable "shared_categories" must not contain underscores.
(#637) Spaces must be used to indent lines; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 20 spaces, found 5
(#637) Variable "shared_categories" must not contain underscores.
(#638) Spaces must be used to indent lines; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected 16 spaces, found 4
(#639) Spaces must be used to indent lines; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 12 spaces, found 3
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected 8 spaces, found 2
(#642) Spaces must be used to indent lines; tabs are not allowed
(#642) Tab found within whitespace
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Line indented incorrectly; expected at least 8 spaces, found 2
(#643) Spaces must be used to indent lines; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 8 spaces, found 2
(#643) Variable "shared_categories_list" must not contain underscores.
(#643) Variable "shared_categories" must not contain underscores.
(#645) Spaces must be used to indent lines; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected 8 spaces, found 2
(#646) Spaces must be used to indent lines; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 12 spaces, found 3
(#646) Variable "shared_items" must not contain underscores.
(#648) Spaces must be used to indent lines; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected 12 spaces, found 3
(#648) Variable "shared_users" must not contain underscores.
(#649) Spaces must be used to indent lines; tabs are not allowed
(#649) Tab found within whitespace
(#649) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) Line indented incorrectly; expected at least 16 spaces, found 4
(#650) Spaces must be used to indent lines; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected at least 16 spaces, found 4
(#650) Line exceeds 132 characters; contains 173 characters
(#651) Spaces must be used to indent lines; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 16 spaces, found 5
(#652) Spaces must be used to indent lines; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 16 spaces, found 5
(#653) Spaces must be used to indent lines; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected at least 16 spaces, found 5
(#654) Spaces must be used to indent lines; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 16 spaces, found 5
(#655) Spaces must be used to indent lines; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 16 spaces, found 5
(#655) Variable "shared_categories_list" must not contain underscores.
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 16 spaces, found 5
(#657) Spaces must be used to indent lines; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 16 spaces, found 5
(#659) Spaces must be used to indent lines; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 16 spaces, found 4
(#659) Variable "user_items" must not contain underscores.
(#660) Spaces must be used to indent lines; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 16 spaces, found 4
(#660) Variable "shared_items" must not contain underscores.
(#660) Variable "shared_items" must not contain underscores.
(#660) Variable "user_items" must not contain underscores.
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected 12 spaces, found 3
(#663) Spaces must be used to indent lines; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 12 spaces, found 3
(#663) Variable "shared_items" must not contain underscores.
(#664) Spaces must be used to indent lines; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected 8 spaces, found 2
(#665) Spaces must be used to indent lines; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 12 spaces, found 3
(#665) Variable "shared_artefacts_by_user" must not contain underscores.
(#666) Spaces must be used to indent lines; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected 12 spaces, found 3
(#666) Variable "shared_users" must not contain underscores.
(#667) Spaces must be used to indent lines; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 16 spaces, found 4
(#667) Variable "shared_artefacts_by_user" must not contain underscores.
(#668) Spaces must be used to indent lines; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 16 spaces, found 4
(#668) Variable "shared_artefacts_by_user" must not contain underscores.
(#669) Spaces must be used to indent lines; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 16 spaces, found 4
(#669) Variable "shared_artefacts_by_user" must not contain underscores.
(#669) Variable "shared_categories_list" must not contain underscores.
(#669) Line exceeds maximum limit of 180 characters; contains 192 characters
(#670) Spaces must be used to indent lines; tabs are not allowed
(#670) Tab found within whitespace
(#670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#670) Inline comments must end in full-stops, exclamation marks, or question marks
(#670) Line indented incorrectly; expected at least 16 spaces, found 4
(#671) Spaces must be used to indent lines; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 16 spaces, found 4
(#671) Variable "shared_artefacts_by_user" must not contain underscores.
(#672) Spaces must be used to indent lines; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 20 spaces, found 5
(#672) Variable "shared_artefacts_by_user" must not contain underscores.
(#673) Spaces must be used to indent lines; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected 16 spaces, found 4
(#674) Spaces must be used to indent lines; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected 12 spaces, found 3
(#676) Spaces must be used to indent lines; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 12 spaces, found 3
(#676) Variable "shared_artefacts_by_user" must not contain underscores.
(#677) Spaces must be used to indent lines; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected 8 spaces, found 2
(#678) Spaces must be used to indent lines; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected 4 spaces, found 1
(#680) Spaces must be used to indent lines; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 4 spaces, found 1
(#681) Spaces must be used to indent lines; tabs are not allowed
(#682) Spaces must be used to indent lines; tabs are not allowed
(#683) Spaces must be used to indent lines; tabs are not allowed
(#684) Spaces must be used to indent lines; tabs are not allowed
(#685) Spaces must be used to indent lines; tabs are not allowed
(#686) Spaces must be used to indent lines; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected 4 spaces, found 1
(#687) Spaces must be used to indent lines; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 8 spaces, found 2
(#688) Spaces must be used to indent lines; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected 8 spaces, found 2
(#689) Spaces must be used to indent lines; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 12 spaces, found 3
(#690) Spaces must be used to indent lines; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected 8 spaces, found 2
(#691) Spaces must be used to indent lines; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 12 spaces, found 3
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected 8 spaces, found 2
(#693) Spaces must be used to indent lines; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected 4 spaces, found 1
(#695) Spaces must be used to indent lines; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected 4 spaces, found 1
(#696) Spaces must be used to indent lines; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 8 spaces, found 2
(#697) Spaces must be used to indent lines; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected 8 spaces, found 2
(#698) Spaces must be used to indent lines; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 12 spaces, found 3
(#699) Spaces must be used to indent lines; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected 8 spaces, found 2
(#701) Spaces must be used to indent lines; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 8 spaces, found 2
(#701) Whitespace found at end of line within string
(#702) Whitespace found at end of line within string
(#703) Whitespace found at end of line within string
(#705) Spaces must be used to indent lines; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected 4 spaces, found 1
(#707) Spaces must be used to indent lines; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected 4 spaces, found 1
(#708) Spaces must be used to indent lines; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected at least 8 spaces, found 2
(#709) Spaces must be used to indent lines; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected 8 spaces, found 2
(#710) Spaces must be used to indent lines; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected at least 12 spaces, found 3
(#711) Spaces must be used to indent lines; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected 8 spaces, found 2
(#713) Spaces must be used to indent lines; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected at least 8 spaces, found 2
(#713) Whitespace found at end of line within string
(#714) Whitespace found at end of line within string
(#715) Whitespace found at end of line within string
(#717) Spaces must be used to indent lines; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected 4 spaces, found 1
(#722) Spaces must be used to indent lines; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected at least 4 spaces, found 1
(#724) Spaces must be used to indent lines; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected 4 spaces, found 1
(#725) Spaces must be used to indent lines; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 8 spaces, found 2
(#727) Spaces must be used to indent lines; tabs are not allowed
(#727) Tab found within whitespace
(#727) Inline comments must end in full-stops, exclamation marks, or question marks
(#727) Line indented incorrectly; expected at least 8 spaces, found 2
(#728) Spaces must be used to indent lines; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected at least 8 spaces, found 2
(#730) Spaces must be used to indent lines; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected at least 8 spaces, found 2
(#731) Spaces must be used to indent lines; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected at least 8 spaces, found 2
(#732) Spaces must be used to indent lines; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected at least 8 spaces, found 3
(#733) Spaces must be used to indent lines; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected at least 8 spaces, found 3
(#734) Spaces must be used to indent lines; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected at least 8 spaces, found 3
(#735) Spaces must be used to indent lines; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected at least 8 spaces, found 3
(#737) Spaces must be used to indent lines; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 8 spaces, found 3
(#738) Spaces must be used to indent lines; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected at least 8 spaces, found 3
(#739) Spaces must be used to indent lines; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 8 spaces, found 3
(#740) Spaces must be used to indent lines; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 8 spaces, found 3
(#740) Line exceeds 132 characters; contains 135 characters
(#740) Inline comments must start with a capital letter, digit or 3-dots sequence
(#741) Spaces must be used to indent lines; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected at least 8 spaces, found 3
(#742) Spaces must be used to indent lines; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected at least 8 spaces, found 3
(#742) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Spaces must be used to indent lines; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected at least 8 spaces, found 3
(#744) Spaces must be used to indent lines; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected at least 8 spaces, found 3
(#744) Inline comments must start with a capital letter, digit or 3-dots sequence
(#744) Inline comments must end in full-stops, exclamation marks, or question marks
(#745) Spaces must be used to indent lines; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 8 spaces, found 3
(#746) Spaces must be used to indent lines; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 8 spaces, found 3
(#747) Spaces must be used to indent lines; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 8 spaces, found 3
(#749) Spaces must be used to indent lines; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 8 spaces, found 2
(#750) Spaces must be used to indent lines; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected 8 spaces, found 2
(#751) Spaces must be used to indent lines; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected 12 spaces, found 3
(#752) Spaces must be used to indent lines; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected at least 16 spaces, found 4
(#753) Spaces must be used to indent lines; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 16 spaces, found 4
(#754) Spaces must be used to indent lines; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected at least 16 spaces, found 4
(#755) Spaces must be used to indent lines; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 16 spaces, found 4
(#756) Spaces must be used to indent lines; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected 12 spaces, found 3
(#757) Spaces must be used to indent lines; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 16 spaces, found 4
(#758) Spaces must be used to indent lines; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected 12 spaces, found 3
(#760) Spaces must be used to indent lines; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 12 spaces, found 3
(#760) Line exceeds 132 characters; contains 157 characters
(#761) Spaces must be used to indent lines; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 12 spaces, found 3
(#763) Spaces must be used to indent lines; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 12 spaces, found 3
(#764) Spaces must be used to indent lines; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected 8 spaces, found 2
(#766) Spaces must be used to indent lines; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 8 spaces, found 2
(#767) Spaces must be used to indent lines; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected 4 spaces, found 1
(#768) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/exaport/locallib.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Tab found before comment text; expected "// /** @var string callback arg - the plugintype of the editor we export */" but found "// /** @var string callback arg - the plugintype of the editor we export */"
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 4 spaces, found 0
(#40) Tab found before comment text; expected "// protected $plugin;" but found "// protected $plugin;"
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Line indented incorrectly; expected at least 4 spaces, found 0
(#42) Tab found before comment text; expected "// /** @var string callback arg - the name of the editor field we export */" but found "// /** @var string callback arg - the name of the editor field we export */"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 4 spaces, found 0
(#43) Tab found before comment text; expected "// protected $editor;" but found "// protected $editor;"
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 3
(#50) Commas (,) must be followed by white space.
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) This comment is 50% valid code; is this commented out code?
(#50) No space found before comment text; expected "// 'cmid' => true," but found "//'cmid' => true,"
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 3
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 3
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#63) Possible useless method overriding detected
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used for alignment; tabs are not allowed
(#76) Spaces must be used for alignment; tabs are not allowed
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used for alignment; tabs are not allowed
(#83) Spaces must be used for alignment; tabs are not allowed
(#84) Spaces must be used for alignment; tabs are not allowed
(#85) Spaces must be used for alignment; tabs are not allowed
(#86) Spaces must be used for alignment; tabs are not allowed
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Spaces must be used for alignment; tabs are not allowed
(#93) Spaces must be used for alignment; tabs are not allowed
(#94) Spaces must be used for alignment; tabs are not allowed
(#95) Spaces must be used for alignment; tabs are not allowed
(#96) Spaces must be used for alignment; tabs are not allowed
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) This comment is 66% valid code; is this commented out code?
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) No space found before comment text; expected "// $singlefile = $fs->get_file(45, 'assignsubmission_file', 'submission_files', 1, '/', 'slide0003_image013.jpg');" but found "//$singlefile = $fs->get_file(45, 'assignsubmission_file', 'submission_files', 1, '/', 'slide0003_image013.jpg');"
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#109) Spaces must be used for alignment; tabs are not allowed
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#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 2
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Spaces must be used for alignment; tabs are not allowed
(#120) Spaces must be used for alignment; tabs are not allowed
(#121) Spaces must be used for alignment; tabs are not allowed
(#122) Spaces must be used for alignment; tabs are not allowed
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) This comment is 54% valid code; is this commented out code?
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) No space found before comment text; expected "// $context = context_module::instance($this->cmid);" but found "//$context = context_module::instance($this->cmid);"
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) This comment is 70% valid code; is this commented out code?
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) No space found before comment text; expected "// return has_capability('mod/assign:exportownsubmission', $context);" but found "//return has_capability('mod/assign:exportownsubmission', $context);"
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Spaces must be used for alignment; tabs are not allowed
(#132) Spaces must be used for alignment; tabs are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#134) Spaces must be used for alignment; tabs are not allowed
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Spaces must be used for alignment; tabs are not allowed
(#141) Spaces must be used for alignment; tabs are not allowed
(#142) Spaces must be used for alignment; tabs are not allowed
(#143) Spaces must be used for alignment; tabs are not allowed
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/personal_information.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Line exceeds 132 characters; contains 177 characters
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Line exceeds 132 characters; contains 165 characters
blocks/exaport/portfolio_plugin/exaport/lang/en/portfolio_exaport.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) "require" must be immediately followed by an open parenthesis
(#20) Expected 1 space before "+"; 0 found
(#20) Expected 1 space after "+"; 0 found
blocks/exaport/portfolio_plugin/exaport/lib.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/portfolio_plugin/exaport/version.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/portfoliofile.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) "require_once" must be immediately followed by an open parenthesis
(#32) "require_once" must be immediately followed by an open parenthesis
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) No space found before comment text; expected "// disable_debugging();" but found "//disable_debugging();"
(#43) Line exceeds 132 characters; contains 136 characters
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// block_exaport_epop_checkhash" but found "//block_exaport_epop_checkhash"
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// authenticate the user" but found "//authenticate the user"
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "accessPath" must be all lower-case
(#62) Inline control structures are not allowed
(#62) Variable "accessPath" must be all lower-case
(#62) Commas (,) must be followed by white space.
(#63) Variable "accessPath" must be all lower-case
(#63) Variable "accessPath" must be all lower-case
(#65) Variable "accessPath" must be all lower-case
(#66) Inline control structures are not allowed
(#69) Line indented incorrectly; expected 4 spaces, found 8
(#71) Line indented incorrectly; expected 4 spaces, found 8
(#73) Line indented incorrectly; expected 4 spaces, found 8
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Usage of ELSEIF not allowed; use ELSE IF instead
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Line indented incorrectly; expected 4 spaces, found 0
(#85) Closing brace indented incorrectly; expected 1 spaces, found 0
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Closing brace indented incorrectly; expected 0 spaces, found 1
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#96) Expected "if (...) {\n"; found "if (...){\n"
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#98) Usage of ELSEIF not allowed; use ELSE IF instead
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#100) Usage of ELSEIF not allowed; use ELSE IF instead
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 8 spaces, found 2
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 2
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#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 2
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 2
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 8 spaces, found 1
(#131) Closing brace indented incorrectly; expected 2 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#139) Expected "if (...) {\n"; found "if(...) {\n"
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#143) Expected "if (...) {\n"; found "if(...) {\n"
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 8 spaces, found 2
(#144) Expected "if (...) {\n"; found "if(...) {\n"
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 12 spaces, found 3
(#145) Variable "access_user_id" must not contain underscores.
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 12 spaces, found 3
(#146) Expected "if (...) {\n"; found "if(...) {\n"
(#146) Empty IF statement detected
(#146) Variable "access_user_id" must not contain underscores.
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 16 spaces, found 4
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 12 spaces, found 3
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 16 spaces, found 4
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 12 spaces, found 3
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#154) Usage of ELSEIF not allowed; use ELSE IF instead
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 8 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Variable "access_user_id" must not contain underscores.
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 12 spaces, found 3
(#158) Variable "access_portfolio_id" must not contain underscores.
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 12 spaces, found 3
(#160) Expected "if (...) {\n"; found "if(...) { // check if this user has a portfolio with id $access_portfolio_id;\n"
(#160) Variable "access_user_id" must not contain underscores.
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 16 spaces, found 4
(#161) Empty IF statement detected
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Variable "access_portfolio_id" must not contain underscores.
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line indented incorrectly; expected at least 20 spaces, found 5
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 16 spaces, found 4
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 20 spaces, found 5
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 16 spaces, found 4
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 12 spaces, found 3
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 16 spaces, found 4
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 12 spaces, found 3
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 8 spaces, found 2
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 12 spaces, found 3
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 2
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 4 spaces, found 1
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Whitespace found at end of line
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 4 spaces, found 1
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 4 spaces, found 1
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#191) Expected "if (...) {\n"; found "if(...) {\n"
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) No space found before comment text; expected "// this is not displayed on IIS??" but found "//this is not displayed on IIS??"
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) No space found before comment text; expected "// this is not displayed on IIS??" but found "//this is not displayed on IIS??"
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/renderer.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) "require_once" must be immediately followed by an open parenthesis
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 12 spaces, found 3
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 12 spaces, found 3
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/resume.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Variable "show_information" must not contain underscores.
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Variable "show_information" must not contain underscores.
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Line exceeds 132 characters; contains 149 characters
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Line exceeds 132 characters; contains 139 characters
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Line exceeds 132 characters; contains 171 characters
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Variable "show_information" must not contain underscores.
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) This comment is 46% valid code; is this commented out code?
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Tab found before comment text; expected "// $data->resume_id = $resume->id;" but found "// $data->resume_id = $resume->id;"
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Whitespace found at end of line
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 8 spaces, found 2
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 2
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 12 spaces, found 3
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 8 spaces, found 2
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 8 spaces, found 2
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Line exceeds 132 characters; contains 166 characters
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 12 spaces, found 3
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Line indented incorrectly; expected at least 12 spaces, found 3
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 12 spaces, found 3
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 16 spaces, found 4
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 16 spaces, found 4
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 16 spaces, found 8
(#147) Whitespace found at end of line
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 16 spaces, found 4
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 12 spaces, found 3
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 12 spaces, found 3
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 16 spaces, found 4
(#152) Variable "show_information" must not contain underscores.
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 12 spaces, found 3
(#153) Whitespace found at end of line
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 16 spaces, found 4
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 16 spaces, found 15
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Line indented incorrectly; expected at least 16 spaces, found 4
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 16 spaces, found 4
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Line indented incorrectly; expected at least 20 spaces, found 5
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 20 spaces, found 5
(#159) Variable "upload_filesizes" must not contain underscores.
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 20 spaces, found 5
(#160) Variable "upload_filesizes" must not contain underscores.
(#160) Line exceeds 132 characters; contains 138 characters
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 24 spaces, found 6
(#161) Line exceeds maximum limit of 180 characters; contains 234 characters
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 20 spaces, found 5
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 16 spaces, found 4
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 16 spaces, found 4
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 16 spaces, found 4
(#165) Line exceeds 132 characters; contains 135 characters
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 16 spaces, found 4
(#166) Variable "show_information" must not contain underscores.
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 16 spaces, found 4
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 12 spaces, found 3
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 4
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 16 spaces, found 4
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 12 spaces, found 3
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 3
(#174) Variable "display_inputs" must not contain underscores.
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 4
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 4
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 4
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 12 spaces, found 4
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 4
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 12 spaces, found 4
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 12 spaces, found 4
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 4
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 18 spaces, found 3
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 18 spaces, found 3
(#184) Variable "show_information" must not contain underscores.
(#184) Variable "display_inputs" must not contain underscores.
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 22 spaces, found 4
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 20 spaces, found 3
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 8 spaces, found 2
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 3
(#189) Variable "display_inputs" must not contain underscores.
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 4
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 4
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 4
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 4
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 4
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 4
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 12 spaces, found 4
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 18 spaces, found 3
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 18 spaces, found 3
(#198) Variable "show_information" must not contain underscores.
(#198) Variable "display_inputs" must not contain underscores.
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 22 spaces, found 4
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 20 spaces, found 3
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 8 spaces, found 2
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Variable "display_inputs" must not contain underscores.
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 4
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 12 spaces, found 4
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 4
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 4
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 18 spaces, found 3
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 18 spaces, found 3
(#209) Variable "show_information" must not contain underscores.
(#209) Variable "display_inputs" must not contain underscores.
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 22 spaces, found 4
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 20 spaces, found 3
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 8 spaces, found 2
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 3
(#214) Variable "display_inputs" must not contain underscores.
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 4
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 4
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 4
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 4
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 4
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 12 spaces, found 4
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 18 spaces, found 3
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 18 spaces, found 3
(#222) Variable "show_information" must not contain underscores.
(#222) Variable "display_inputs" must not contain underscores.
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 22 spaces, found 4
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 20 spaces, found 3
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 8 spaces, found 2
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 3
(#227) Variable "display_inputs" must not contain underscores.
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 4
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 12 spaces, found 4
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 12 spaces, found 4
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 12 spaces, found 4
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 4
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 18 spaces, found 3
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 18 spaces, found 3
(#234) Variable "show_information" must not contain underscores.
(#234) Variable "display_inputs" must not contain underscores.
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 22 spaces, found 4
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 20 spaces, found 3
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 8 spaces, found 2
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 8 spaces, found 2
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 12 spaces, found 3
(#240) Variable "show_information" must not contain underscores.
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 4
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 12 spaces, found 3
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Whitespace found at end of line
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 8 spaces, found 2
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Whitespace found at end of line
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 12 spaces, found 3
(#245) Variable "show_information" must not contain underscores.
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 16 spaces, found 4
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 12 spaces, found 3
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 8 spaces, found 2
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 12 spaces, found 3
(#250) Variable "show_information" must not contain underscores.
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 12 spaces, found 3
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 4 spaces, found 1
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 4 spaces, found 1
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 4 spaces, found 1
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 4 spaces, found 1
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 4 spaces, found 1
(#282) Variable "opened_block" must not contain underscores.
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 4 spaces, found 1
(#283) Variable "opened_block" must not contain underscores.
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Variable "opened_block" must not contain underscores.
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 4 spaces, found 1
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 4 spaces, found 1
(#286) Variable "opened_block" must not contain underscores.
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Variable "opened_block" must not contain underscores.
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 4 spaces, found 1
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 1
(#289) Variable "opened_block" must not contain underscores.
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Variable "opened_block" must not contain underscores.
(#290) Variable "opened_block" must not contain underscores.
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 4 spaces, found 1
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 4 spaces, found 1
(#292) Variable "opened_block" must not contain underscores.
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Line indented incorrectly; expected at least 4 spaces, found 1
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) This comment is 67% valid code; is this commented out code?
(#294) Line indented incorrectly; expected at least 4 spaces, found 1
(#297) Variable "show_information" must not contain underscores.
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 4 spaces, found 1
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 4 spaces, found 2
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 4 spaces, found 2
(#303) Variable "show_information" must not contain underscores.
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 4 spaces, found 1
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 4 spaces, found 1
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 4 spaces, found 1
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 4 spaces, found 1
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 4 spaces, found 1
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 4 spaces, found 1
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 4 spaces, found 1
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 4 spaces, found 1
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 4 spaces, found 1
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 4 spaces, found 3
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 4 spaces, found 1
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 4 spaces, found 1
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 4 spaces, found 1
(#325) Line exceeds 132 characters; contains 168 characters
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 4 spaces, found 1
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 4 spaces, found 1
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 4 spaces, found 1
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 4 spaces, found 1
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 4 spaces, found 1
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 4 spaces, found 1
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 4 spaces, found 1
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 4 spaces, found 1
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 4 spaces, found 1
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 4 spaces, found 1
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 4 spaces, found 1
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 4 spaces, found 1
(#349) Line exceeds 132 characters; contains 158 characters
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 4 spaces, found 1
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 4 spaces, found 1
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 4 spaces, found 1
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 4 spaces, found 1
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 4 spaces, found 1
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 4 spaces, found 1
(#356) Line exceeds 132 characters; contains 138 characters
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Whitespace found at end of line
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 4 spaces, found 1
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 4 spaces, found 1
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 4 spaces, found 1
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Line exceeds 132 characters; contains 145 characters
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 4 spaces, found 1
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 4 spaces, found 1
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 4 spaces, found 1
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 4 spaces, found 1
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#368) Line exceeds 132 characters; contains 141 characters
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Whitespace found at end of line
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 4 spaces, found 1
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 8 spaces, found 2
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 8 spaces, found 2
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) Line exceeds 132 characters; contains 136 characters
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 4 spaces, found 1
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 4 spaces, found 1
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Line exceeds 132 characters; contains 139 characters
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Whitespace found at end of line
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Line indented incorrectly; expected at least 4 spaces, found 1
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 4 spaces, found 1
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 4 spaces, found 1
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 4 spaces, found 1
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 4 spaces, found 1
(#388) Line exceeds 132 characters; contains 140 characters
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Whitespace found at end of line
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) Line indented incorrectly; expected at least 4 spaces, found 1
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 4 spaces, found 1
(#391) Line exceeds 132 characters; contains 134 characters
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 4 spaces, found 1
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Line indented incorrectly; expected at least 4 spaces, found 1
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 4 spaces, found 1
(#395) Line exceeds 132 characters; contains 137 characters
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 4 spaces, found 1
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Line exceeds 132 characters; contains 170 characters
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 4 spaces, found 1
(#400) Line exceeds 132 characters; contains 137 characters
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Whitespace found at end of line
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 4 spaces, found 1
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 4 spaces, found 1
(#406) Variable "resume_part" must not contain underscores.
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) This comment is 59% valid code; is this commented out code?
(#407) Line indented incorrectly; expected at least 4 spaces, found 1
(#407) No space found before comment text; expected "// $resume_part .= print_collapsible_region('TEXT', '', 'id'.$edit, 'header', '', false, true) ;" but found "//$resume_part .= print_collapsible_region('TEXT', '', 'id'.$edit, 'header', '', false, true) ;"
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 4 spaces, found 1
(#408) Variable "resume_part" must not contain underscores.
(#408) Line exceeds 132 characters; contains 149 characters
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 4 spaces, found 1
(#409) Variable "resume_part" must not contain underscores.
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 4 spaces, found 1
(#410) Variable "resume_part" must not contain underscores.
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 4 spaces, found 1
(#411) Variable "resume_part" must not contain underscores.
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 4 spaces, found 1
(#412) Variable "resume_part" must not contain underscores.
(#412) Expected 1 space before ":"; 0 found
(#412) Expected 1 space after ":"; 0 found
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) This comment is 46% valid code; is this commented out code?
(#413) Line indented incorrectly; expected at least 4 spaces, found 1
(#413) No space found before comment text; expected "// $resume_part .= '<fieldset class="clearfix collapsible" id="id_resume_'.$edit.'">';" but found "//$resume_part .= '<fieldset class="clearfix collapsible" id="id_resume_'.$edit.'">';"
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 4 spaces, found 1
(#414) Variable "resume_part" must not contain underscores.
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line exceeds 132 characters; contains 172 characters
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) This comment is 47% valid code; is this commented out code?
(#415) Line indented incorrectly; expected at least 4 spaces, found 1
(#415) No space found before comment text; expected "// $resume_part .= '<legend class="ftoggler"><a class="fheader" href="#" role="button" aria-controls="id_resume_'.$edit.'" aria-expanded="false">'.$header.'</a></legend>';" but found "//$resume_part .= '<legend class="ftoggler"><a class="fheader" href="#" role="button" aria-controls="id_resume_'.$edit.'" aria-expanded="false">'.$header.'</a></legend>';"
(#415) Whitespace found at end of line
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 4 spaces, found 1
(#416) Variable "resume_part" must not contain underscores.
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 4 spaces, found 1
(#417) Variable "resume_part" must not contain underscores.
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) This comment is 43% valid code; is this commented out code?
(#418) Line indented incorrectly; expected at least 4 spaces, found 1
(#418) No space found before comment text; expected "// $resume_part .= '<div class="fcontainer clearfix">';" but found "//$resume_part .= '<div class="fcontainer clearfix">';"
(#418) Whitespace found at end of line
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 4 spaces, found 1
(#419) Variable "resume_part" must not contain underscores.
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 4 spaces, found 1
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 8 spaces, found 2
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 12 spaces, found 4
(#422) Variable "resume_part" must not contain underscores.
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 8 spaces, found 2
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 12 spaces, found 4
(#425) Variable "resume_part" must not contain underscores.
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 8 spaces, found 2
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 12 spaces, found 4
(#428) Variable "resume_part" must not contain underscores.
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 4 spaces, found 1
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 4 spaces, found 1
(#431) Variable "resume_part" must not contain underscores.
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 4 spaces, found 1
(#432) Variable "resume_part" must not contain underscores.
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 4 spaces, found 1
(#433) Variable "resume_part" must not contain underscores.
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 4 spaces, found 1
(#434) Variable "resume_part" must not contain underscores.
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 4 spaces, found 1
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 4 spaces, found 1
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 4 spaces, found 1
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 4 spaces, found 1
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 4 spaces, found 1
(#446) Line exceeds maximum limit of 180 characters; contains 186 characters
(#447) Line exceeds maximum limit of 180 characters; contains 238 characters
blocks/exaport/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) "require_once" must be immediately followed by an open parenthesis
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Line exceeds 132 characters; contains 139 characters
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) No space found before comment text; expected "// Zusammenspiel exabis ePortfolio - exabis Competences" but found "//Zusammenspiel exabis ePortfolio - exabis Competences"
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Line exceeds 132 characters; contains 162 characters
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Line exceeds 132 characters; contains 158 characters
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Line exceeds 132 characters; contains 145 characters
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line exceeds 132 characters; contains 141 characters
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Line exceeds 132 characters; contains 163 characters
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line exceeds 132 characters; contains 150 characters
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Line exceeds 132 characters; contains 162 characters
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Variable "max_upload_choices" must not contain underscores.
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Variable "max_upload_choices" must not contain underscores.
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Line exceeds 132 characters; contains 138 characters
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Variable "max_upload_choices" must not contain underscores.
(#58) Whitespace found at end of line
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Whitespace found at end of line
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Line exceeds 132 characters; contains 156 characters
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 3
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
blocks/exaport/shared_categories.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Variable "sql_sort" must not contain underscores.
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#39) Expected "if (...) {\n"; found "if(...){\n"
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Variable "sql_sort" must not contain underscores.
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Variable "sql_sort" must not contain underscores.
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#44) Expected "if (...) {\n"; found "if(...){\n"
(#44) Expected 1 space before "=="; 0 found
(#44) Expected 1 space after "=="; 0 found
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Variable "sql_sort" must not contain underscores.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "category_columns" must not contain underscores.
(#55) Variable "category_columns" must not contain underscores.
(#65) Expected 1 space before ":"; 0 found
(#69) Variable "category_columns" must not contain underscores.
(#70) Variable "sql_sort" must not contain underscores.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Variable "mainStructureGroups" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Variable "userIdsInThisCourse" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Variable "userIdsInThisCourse" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 12 spaces, found 3
(#104) Variable "userIdsInThisCourse" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 16 spaces, found 4
(#105) Variable "mainStructureGroups" must be all lower-case
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 12 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 16 spaces, found 4
(#107) Variable "mainStructureGroups" must be all lower-case
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 12 spaces, found 3
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Variable "mainStructureGroups" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Line exceeds 132 characters; contains 169 characters
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Inline control structures are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Expected 1 space before "=="; 0 found
(#119) Expected 1 space after "=="; 0 found
(#119) Expected 1 space before "?"; 0 found
(#119) Expected 1 space after "?"; 0 found
(#119) Expected 1 space before ":"; 0 found
(#119) Expected 1 space after ":"; 0 found
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 8 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) This comment is 50% valid code; is this commented out code?
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Variable "mainStructureGroups" must be all lower-case
(#134) Variable "mainStructureGroupId" must be all lower-case
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Variable "mainStructureGroup" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#135) Variable "mainStructureGroup" must be all lower-case
(#135) Variable "mainStructureGroupId" must be all lower-case
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 12 spaces, found 3
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Variable "mainStructureGroupId" must be all lower-case
(#141) Commas (,) must be followed by white space.
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#143) Variable "mainStructureGroup" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Line indented incorrectly; expected at least 12 spaces, found 3
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 12 spaces, found 3
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Variable "categoriesByUser" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 12 spaces, found 3
(#152) Variable "mainStructureGroup" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 16 spaces, found 4
(#153) Variable "categoriesByUser" must be all lower-case
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 20 spaces, found 5
(#154) Variable "categoriesByUser" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 20 spaces, found 6
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 20 spaces, found 6
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 32 spaces, found 5
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 16 spaces, found 4
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 16 spaces, found 4
(#160) Variable "categoriesByUser" must be all lower-case
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 12 spaces, found 3
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 12 spaces, found 3
(#163) Variable "categoriesByUser" must be all lower-case
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 16 spaces, found 4
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 16 spaces, found 4
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 16 spaces, found 4
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 16 spaces, found 4
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 4
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 16 spaces, found 5
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 16 spaces, found 5
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 5
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 16 spaces, found 5
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 25 spaces, found 4
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 25 spaces, found 4
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 25 spaces, found 4
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) This comment is 67% valid code; is this commented out code?
(#178) Line indented incorrectly; expected at least 29 spaces, found 5
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 29 spaces, found 5
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 29 spaces, found 5
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 29 spaces, found 5
(#181) Line exceeds 132 characters; contains 167 characters
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 29 spaces, found 5
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 29 spaces, found 5
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 29 spaces, found 6
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 29 spaces, found 6
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 29 spaces, found 6
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 29 spaces, found 6
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 50 spaces, found 5
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 28 spaces, found 4
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 28 spaces, found 4
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 28 spaces, found 4
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 28 spaces, found 4
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 28 spaces, found 4
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 28 spaces, found 4
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 28 spaces, found 4
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 28 spaces, found 4
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 28 spaces, found 4
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 28 spaces, found 4
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 12 spaces, found 3
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 3
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 3
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 4
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 12 spaces, found 4
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 12 spaces, found 4
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 4
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 4
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 4
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 3
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 12 spaces, found 3
(#219) Variable "mainStructureGroup" must be all lower-case
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 16 spaces, found 4
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 16 spaces, found 4
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 16 spaces, found 4
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 16 spaces, found 4
(#223) Line exceeds 132 characters; contains 166 characters
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 16 spaces, found 4
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 16 spaces, found 4
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 16 spaces, found 5
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 16 spaces, found 5
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 16 spaces, found 5
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 16 spaces, found 5
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 16 spaces, found 5
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 16 spaces, found 5
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 25 spaces, found 4
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 12 spaces, found 3
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) This comment is 53% valid code; is this commented out code?
(#237) Line indented incorrectly; expected at least 12 spaces, found 3
(#238) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Line indented incorrectly; expected at least 12 spaces, found 3
(#240) Line indented incorrectly; expected at least 12 spaces, found 3
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 12 spaces, found 3
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 8 spaces, found 2
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 4 spaces, found 1
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 4 spaces, found 1
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 4 spaces, found 1
(#265) Inline control structures are not allowed
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 4 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 4 spaces, found 1
(#267) Inline control structures are not allowed
(#267) Usage of ELSEIF not allowed; use ELSE IF instead
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 2
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Inline control structures are not allowed
(#269) Usage of ELSEIF not allowed; use ELSE IF instead
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 4 spaces, found 2
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Inline control structures are not allowed
(#271) Usage of ELSEIF not allowed; use ELSE IF instead
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 2
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 4 spaces, found 1
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 4 spaces, found 1
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 1
(#280) Variable "curr_cat" must not contain underscores.
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 4 spaces, found 1
(#281) Variable "curr_cat" must not contain underscores.
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 2
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 4 spaces, found 1
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 1
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#289) Expected 1 space after closing parenthesis; found 0
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 4 spaces, found 1
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 4 spaces, found 1
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 2
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#296) Variable "inner_categories" must not contain underscores.
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 8 spaces, found 2
(#297) Variable "inner_categories" must not contain underscores.
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 12 spaces, found 3
(#298) Variable "inner_categories" must not contain underscores.
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 8 spaces, found 2
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 4 spaces, found 1
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/shared_item.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#22) "require_once" must be immediately followed by an open parenthesis
(#28) Variable "comment_delete" must not contain underscores.
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Variable "comment_delete" must not contain underscores.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) This comment is 82% valid code; is this commented out code?
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) No space found before comment text; expected "// parse_str($_SERVER['QUERY_STRING'], $params);" but found "//parse_str($_SERVER['QUERY_STRING'], $params);"
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line exceeds 132 characters; contains 151 characters
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) This comment is 50% valid code; is this commented out code?
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) No space found before comment text; expected "// redirect($_SERVER['PHP_SELF'] . '?' . http_build_query(array('comment_delete' => null, 'commentid' => null, 'sesskey' => null) + (array) $params));" but found "//redirect($_SERVER['PHP_SELF'] . '?' . http_build_query(array('comment_delete' => null, 'commentid' => null, 'sesskey' => null) + (array) $params));"
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 2
(#61) Expected "if (...) {\n"; found "if(...){ //if comment_delete is set and form is submitted, comment was immediatly deleted and cant be deleted anymore, no error\n"
(#61) Line exceeds 132 characters; contains 150 characters
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// if comment_delete is set and form is submitted, comment was immediatly deleted and cant be deleted anymore, no error" but found "//if comment_delete is set and form is submitted, comment was immediatly deleted and cant be deleted anymore, no error"
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) This comment is 88% valid code; is this commented out code?
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) No space found before comment text; expected "// redirect($_SERVER['REQUEST_URI']);" but found "//redirect($_SERVER['REQUEST_URI']);"
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Variable "itemExample" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Variable "teacherValue" must be all lower-case
(#81) Variable "itemExample" must be all lower-case
(#81) Variable "itemExample" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Variable "teacherValue" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Commas (,) must be followed by white space.
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Variable "teacherValue" must be all lower-case
(#86) Line exceeds 132 characters; contains 173 characters
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Inline control structures are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Inline control structures are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 12 spaces, found 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 16 spaces, found 4
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) This comment is 87% valid code; is this commented out code?
(#97) Line indented incorrectly; expected at least 16 spaces, found 4
(#97) No space found before comment text; expected "// redirect(str_replace("&comment_delete=1","",$_SERVER['REQUEST_URI']));" but found "//redirect(str_replace("&comment_delete=1","",$_SERVER['REQUEST_URI']));"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 16 spaces, found 4
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 4
(#99) Inline control structures are not allowed
(#99) Expected 1 space before ".="; 0 found
(#99) Expected 1 space after ".="; 0 found
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 16 spaces, found 4
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line exceeds 132 characters; contains 143 characters
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) This comment is 57% valid code; is this commented out code?
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#113) Usage of ELSEIF not allowed; use ELSE IF instead
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// IF FORM DATA -> INSERT" but found "//IF FORM DATA -> INSERT"
(#124) Expected "if (...) {\n"; found "if(...) {\n"
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line indented incorrectly; expected at least 12 spaces, found 4
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 4
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) This comment is 69% valid code; is this commented out code?
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#153) No space found before comment text; expected "// $commentseditform->_form->_attributes['action'] = $_SERVER['REQUEST_URI'];" but found "//$commentseditform->_form->_attributes['action'] = $_SERVER['REQUEST_URI'];"
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Usage of ELSEIF not allowed; use ELSE IF instead
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 4 spaces, found 1
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 4 spaces, found 1
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Line indented incorrectly; expected at least 4 spaces, found 0
(#172) No space found before comment text; expected "// begin" but found "//begin"
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Variable "has_competences" must not contain underscores.
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) This comment is 65% valid code; is this commented out code?
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) No space found before comment text; expected "// if ($has_competences && has_capability('block/exaport:competences', $context)) {" but found "//if ($has_competences && has_capability('block/exaport:competences', $context)) {"
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#175) Expected "if (...) {\n"; found "if(...){\n"
(#175) Variable "has_competences" must not contain underscores.
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) No space found before comment text; expected "// für alle rollen? Keine interaktion?" but found "//für alle rollen? Keine interaktion?"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) This comment is 78% valid code; is this commented out code?
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) No space found before comment text; expected "// echo get_string("teachercomps","block_exaport");" but found "//echo get_string("teachercomps","block_exaport");"
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) No space found before comment text; expected "// end" but found "//end"
(#181) Inline control structures are not allowed
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Variable "has_competences" must not contain underscores.
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 1
(#184) Line exceeds 132 characters; contains 135 characters
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 4 spaces, found 1
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 4 spaces, found 1
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 8 spaces, found 2
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 12 spaces, found 3
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 3
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 3
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 12 spaces, found 3
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 3
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 3
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 12 spaces, found 3
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 12 spaces, found 5
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 12 spaces, found 3
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 16 spaces, found 4
(#217) Line exceeds maximum limit of 180 characters; contains 274 characters
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 12 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 12 spaces, found 3
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 12 spaces, found 3
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 16 spaces, found 4
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 16 spaces, found 4
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 16 spaces, found 4
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 16 spaces, found 4
(#232) Line exceeds 132 characters; contains 163 characters
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 12 spaces, found 3
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 8 spaces, found 2
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 4 spaces, found 1
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#247) Whitespace found at end of line
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 1
(#248) Expected "if (...) {\n"; found "if(...) {\n"
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Variable "itemExample" must be all lower-case
(#249) Commas (,) must be followed by white space.
(#249) Expected 1 space before "=>"; 0 found
(#249) Expected 1 space after "=>"; 0 found
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 2
(#250) Variable "itemExample" must be all lower-case
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 12 spaces, found 3
(#251) Variable "itemExample" must be all lower-case
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 12 spaces, found 3
(#252) Variable "itemExample" must be all lower-case
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Line indented incorrectly; expected at least 12 spaces, found 3
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 12 spaces, found 3
(#255) Variable "exampleEval" must be all lower-case
(#255) Variable "itemExample" must be all lower-case
(#255) Line exceeds 132 characters; contains 167 characters
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 12 spaces, found 3
(#256) Variable "exampleEval" must be all lower-case
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 16 spaces, found 4
(#257) Variable "exampleEval" must be all lower-case
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 16 spaces, found 4
(#258) Variable "exampleEval" must be all lower-case
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 12 spaces, found 3
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 8 spaces, found 2
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 4 spaces, found 1
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Whitespace found at end of line
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Line indented incorrectly; expected at least 4 spaces, found 1
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) Line exceeds 132 characters; contains 162 characters
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/shared_portfolio.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Line exceeds 132 characters; contains 139 characters
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Variable "order_by" must not contain underscores.
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Variable "extraTable" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Variable "extraWhere" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Variable "extraTable" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Variable "extraWhere" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Variable "extraWhere" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line within string
(#56) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#58) Whitespace found at end of line within string
(#58) Variable "extraTable" must be all lower-case
(#59) Whitespace found at end of line within string
(#60) Whitespace found at end of line within string
(#60) Variable "extraWhere" must be all lower-case
(#61) Variable "order_by" must not contain underscores.
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Expected 1 space after "="; 2 found
(#78) This comment is 57% valid code; is this commented out code?
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#100) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 12 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 16 spaces, found 4
(#107) Expected "if (...) {\n"; found "if(...) {\n"
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 20 spaces, found 5
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 16 spaces, found 4
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 16 spaces, found 4
(#110) Expected "} else {\n"; found "}\n\t\t\t\telse {\n"
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 20 spaces, found 5
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 16 spaces, found 4
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 16 spaces, found 4
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 16 spaces, found 4
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 16 spaces, found 4
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 12 spaces, found 3
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) Line exceeds 132 characters; contains 139 characters
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Expected "} else {\n"; found "}\nelse {\n"
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/shared_view.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Variable "portfolioUser" must be all lower-case
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 12 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 16 spaces, found 4
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 12 spaces, found 3
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 12 spaces, found 3
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 16 spaces, found 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 12 spaces, found 3
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 12 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 16 spaces, found 4
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 16 spaces, found 4
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 12 spaces, found 3
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#118) Variable "cols_layout" must not contain underscores.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Variable "cols_layout" must not contain underscores.
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 12 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 16 spaces, found 4
(#131) Line exceeds 132 characters; contains 161 characters
(#131) Line exceeds 132 characters; contains 161 characters
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 16 spaces, found 4
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 12 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 12 spaces, found 3
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 16 spaces, found 4
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 16 spaces, found 4
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 16 spaces, found 4
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 20 spaces, found 5
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 20 spaces, found 5
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 24 spaces, found 6
(#143) Variable "competenciesOutput" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 24 spaces, found 6
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 28 spaces, found 7
(#145) Variable "competenciesOutput" must be all lower-case
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 24 spaces, found 6
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 24 spaces, found 6
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 24 spaces, found 6
(#149) Variable "competenciesOutput" must be all lower-case
(#149) Variable "competenciesOutput" must be all lower-case
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 24 spaces, found 6
(#150) Variable "competenciesOutput" must be all lower-case
(#150) Variable "competenciesOutput" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 24 spaces, found 6
(#151) Variable "competenciesOutput" must be all lower-case
(#151) Variable "competenciesOutput" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 24 spaces, found 6
(#152) Variable "competenciesOutput" must be all lower-case
(#152) Variable "competenciesOutput" must be all lower-case
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 24 spaces, found 6
(#154) Variable "competenciesOutput" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 20 spaces, found 5
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 16 spaces, found 4
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 16 spaces, found 4
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 16 spaces, found 4
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line indented incorrectly; expected at least 16 spaces, found 4
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 16 spaces, found 4
(#163) Variable "file_params" must not contain underscores.
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 16 spaces, found 4
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 20 spaces, found 5
(#165) Line exceeds 132 characters; contains 173 characters
(#165) Line exceeds 132 characters; contains 173 characters
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) This comment is 69% valid code; is this commented out code?
(#166) Line exceeds maximum limit of 180 characters; contains 239 characters
(#166) Line indented incorrectly; expected at least 20 spaces, found 0
(#166) Line exceeds maximum limit of 180 characters; contains 239 characters
(#166) Tab found before comment text; expected "// if ($img = $DB->get_record('files', array('contextid'=>get_context_instance(CONTEXT_USER, $item->userid)->id, 'component'=>'block_exaport', 'filearea'=>'item_file', 'itemid'=>$item->id, 'filesize'=>'>0'), 'id, filename, mimetype')) {" but found "// if ($img = $DB->get_record('files', array('contextid'=>get_context_instance(CONTEXT_USER, $item->userid)->id, 'component'=>'block_exaport', 'filearea'=>'item_file', 'itemid'=>$item->id, 'filesize'=>'>0'), 'id, filename, mimetype')) {"
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 20 spaces, found 5
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 24 spaces, found 6
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 28 spaces, found 7
(#169) Variable "img_src" must not contain underscores.
(#169) Line exceeds maximum limit of 180 characters; contains 187 characters
(#169) Line exceeds maximum limit of 180 characters; contains 187 characters
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 28 spaces, found 7
(#170) Variable "img_src" must not contain underscores.
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 24 spaces, found 6
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 28 spaces, found 7
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 28 spaces, found 7
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 28 spaces, found 7
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 28 spaces, found 7
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 28 spaces, found 7
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 28 spaces, found 7
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 28 spaces, found 7
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 28 spaces, found 7
(#179) Variable "file_params" must not contain underscores.
(#179) Line exceeds 132 characters; contains 157 characters
(#179) Line exceeds 132 characters; contains 157 characters
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 28 spaces, found 7
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 32 spaces, found 8
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 28 spaces, found 7
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 24 spaces, found 6
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 20 spaces, found 5
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 16 spaces, found 4
(#185) Usage of ELSEIF not allowed; use ELSE IF instead
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 20 spaces, found 5
(#186) Line exceeds maximum limit of 180 characters; contains 285 characters
(#186) Line exceeds maximum limit of 180 characters; contains 285 characters
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 16 spaces, found 4
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 16 spaces, found 4
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Line indented incorrectly; expected at least 16 spaces, found 4
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 16 spaces, found 4
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 20 spaces, found 5
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 24 spaces, found 6
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 20 spaces, found 5
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 16 spaces, found 4
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 16 spaces, found 4
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 16 spaces, found 4
(#196) Line exceeds maximum limit of 180 characters; contains 188 characters
(#196) Line exceeds maximum limit of 180 characters; contains 188 characters
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 16 spaces, found 4
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 16 spaces, found 4
(#198) Variable "file_params" must not contain underscores.
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 16 spaces, found 4
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 16 spaces, found 4
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Line indented incorrectly; expected at least 20 spaces, found 5
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 20 spaces, found 5
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 16 spaces, found 4
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 16 spaces, found 4
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 16 spaces, found 4
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 20 spaces, found 5
(#206) Line exceeds maximum limit of 180 characters; contains 300 characters
(#206) Line exceeds maximum limit of 180 characters; contains 300 characters
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 16 spaces, found 4
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 16 spaces, found 4
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 16 spaces, found 4
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 12 spaces, found 3
(#210) Usage of ELSEIF not allowed; use ELSE IF instead
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 16 spaces, found 4
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 16 spaces, found 4
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 16 spaces, found 4
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 20 spaces, found 5
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 16 spaces, found 4
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 16 spaces, found 4
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 20 spaces, found 5
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 20 spaces, found 5
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 24 spaces, found 6
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 20 spaces, found 5
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 20 spaces, found 5
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 24 spaces, found 6
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 20 spaces, found 5
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 20 spaces, found 5
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 16 spaces, found 4
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 16 spaces, found 4
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 20 spaces, found 5
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 16 spaces, found 4
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 16 spaces, found 4
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 20 spaces, found 5
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 16 spaces, found 4
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) This comment is 58% valid code; is this commented out code?
(#232) Line indented incorrectly; expected at least 16 spaces, found 4
(#233) Line exceeds maximum limit of 180 characters; contains 209 characters
(#233) Line indented incorrectly; expected at least 16 spaces, found 8
(#233) Line exceeds maximum limit of 180 characters; contains 209 characters
(#234) Line indented incorrectly; expected at least 16 spaces, found 8
(#235) Line indented incorrectly; expected at least 16 spaces, found 7
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 16 spaces, found 4
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 12 spaces, found 3
(#237) Usage of ELSEIF not allowed; use ELSE IF instead
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 16 spaces, found 4
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 12 spaces, found 3
(#239) Usage of ELSEIF not allowed; use ELSE IF instead
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 16 spaces, found 4
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 4
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 16 spaces, found 4
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 20 spaces, found 5
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 16 spaces, found 4
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 16 spaces, found 4
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 12 spaces, found 3
(#247) Usage of ELSEIF not allowed; use ELSE IF instead
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 16 spaces, found 4
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 20 spaces, found 5
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 16 spaces, found 4
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 16 spaces, found 4
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 16 spaces, found 4
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 20 spaces, found 5
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 24 spaces, found 6
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 24 spaces, found 6
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 20 spaces, found 5
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 16 spaces, found 4
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 16 spaces, found 4
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Line indented incorrectly; expected at least 20 spaces, found 5
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 20 spaces, found 5
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 16 spaces, found 4
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 16 spaces, found 4
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 16 spaces, found 4
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 16 spaces, found 4
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 16 spaces, found 4
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 20 spaces, found 5
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 16 spaces, found 4
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 20 spaces, found 5
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 20 spaces, found 5
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 16 spaces, found 4
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 16 spaces, found 4
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 16 spaces, found 4
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 16 spaces, found 4
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 16 spaces, found 4
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 16 spaces, found 4
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 16 spaces, found 4
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 12 spaces, found 3
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Line indented incorrectly; expected at least 16 spaces, found 4
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 16 spaces, found 4
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 16 spaces, found 4
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 16 spaces, found 4
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 16 spaces, found 4
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 12 spaces, found 3
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 2
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 4 spaces, found 1
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/shared_views.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Variable "sql_sort" must not contain underscores.
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Variable "sql_sort" must not contain underscores.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Usage of ELSEIF not allowed; use ELSE IF instead
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Variable "sql_sort" must not contain underscores.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Variable "sql_sort" must not contain underscores.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Variable "sql_sort" must not contain underscores.
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Variable "sql_sort" must not contain underscores.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "view_columns" must not contain underscores.
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#69) Variable "view_columns" must not contain underscores.
(#70) Whitespace found at end of line within string
(#71) Whitespace found at end of line within string
(#72) Whitespace found at end of line within string
(#73) Whitespace found at end of line within string
(#74) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#78) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#81) Whitespace found at end of line within string
(#82) Whitespace found at end of line within string
(#83) Whitespace found at end of line within string
(#84) Whitespace found at end of line within string
(#85) Whitespace found at end of line within string
(#85) Variable "view_columns" must not contain underscores.
(#86) Variable "sql_sort" must not contain underscores.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Variable "viewsFound" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 12 spaces, found 3
(#93) Variable "viewsFound" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Variable "viewsFound" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Variable "mainViewGroups" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Variable "userIdsInThisCourse" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 12 spaces, found 3
(#115) Variable "userIdsInThisCourse" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 16 spaces, found 4
(#116) Variable "mainViewGroups" must be all lower-case
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 12 spaces, found 3
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 16 spaces, found 4
(#118) Variable "mainViewGroups" must be all lower-case
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 12 spaces, found 3
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 8 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Variable "mainViewGroups" must be all lower-case
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Line exceeds 132 characters; contains 164 characters
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 8 spaces, found 2
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) This comment is 50% valid code; is this commented out code?
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 3
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 3
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 3
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#151) Variable "mainViewGroups" must be all lower-case
(#151) Variable "mainViewGroupId" must be all lower-case
(#151) Variable "mainViewGroup" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#152) Variable "mainViewGroup" must be all lower-case
(#152) Variable "mainViewGroupId" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Variable "mainViewGroupId" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#160) Variable "mainViewGroup" must be all lower-case
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line indented incorrectly; expected at least 12 spaces, found 3
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 3
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 8 spaces, found 2
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Line indented incorrectly; expected at least 12 spaces, found 3
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 12 spaces, found 3
(#169) Variable "viewsByUser" must be all lower-case
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 12 spaces, found 3
(#171) Variable "mainViewGroup" must be all lower-case
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 16 spaces, found 4
(#172) Variable "viewsByUser" must be all lower-case
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 20 spaces, found 5
(#173) Variable "viewsByUser" must be all lower-case
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 20 spaces, found 6
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 20 spaces, found 6
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 32 spaces, found 5
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 16 spaces, found 4
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 16 spaces, found 4
(#179) Variable "viewsByUser" must be all lower-case
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 3
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 12 spaces, found 3
(#182) Variable "viewsByUser" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 16 spaces, found 4
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 16 spaces, found 4
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 16 spaces, found 4
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 16 spaces, found 4
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 16 spaces, found 4
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 16 spaces, found 5
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 16 spaces, found 5
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 16 spaces, found 5
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 25 spaces, found 4
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 25 spaces, found 4
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 25 spaces, found 4
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 29 spaces, found 5
(#196) Line exceeds 132 characters; contains 142 characters
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 29 spaces, found 6
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 29 spaces, found 5
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 29 spaces, found 6
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 29 spaces, found 6
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 29 spaces, found 6
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 50 spaces, found 5
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 28 spaces, found 4
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 28 spaces, found 4
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 28 spaces, found 4
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 28 spaces, found 4
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 28 spaces, found 4
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 28 spaces, found 4
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 28 spaces, found 4
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 28 spaces, found 4
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 28 spaces, found 4
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 28 spaces, found 4
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 12 spaces, found 3
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 8 spaces, found 2
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 3
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 12 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 12 spaces, found 3
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 12 spaces, found 4
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 4
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 12 spaces, found 4
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 12 spaces, found 4
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 12 spaces, found 4
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 3
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 3
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 12 spaces, found 3
(#230) Variable "mainViewGroup" must be all lower-case
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 16 spaces, found 4
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 16 spaces, found 4
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 16 spaces, found 5
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 16 spaces, found 5
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 16 spaces, found 5
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 16 spaces, found 5
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 16 spaces, found 5
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 16 spaces, found 5
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 25 spaces, found 4
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 12 spaces, found 3
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 12 spaces, found 3
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 12 spaces, found 3
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 8 spaces, found 2
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 4 spaces, found 1
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 4 spaces, found 1
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 4 spaces, found 1
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 4 spaces, found 1
(#267) Usage of ELSEIF not allowed; use ELSE IF instead
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 4 spaces, found 1
(#269) Usage of ELSEIF not allowed; use ELSE IF instead
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 4 spaces, found 1
(#271) Usage of ELSEIF not allowed; use ELSE IF instead
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/shortenintro.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#24) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) Expected "if (...) {\n"; found "if(...){\n"
(#25) Expected 1 space before ">"; 0 found
(#25) Expected 1 space after ">"; 0 found
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) Expected "if (...) {\n"; found "if(...){\n"
(#35) Expected 1 space before ">"; 0 found
(#35) Expected 1 space after ">"; 0 found
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/test_category_creation.php
(#1) File has mixed line endings; this may cause incorrect results
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Whitespace found at end of line
(#28) Inline control structures are not allowed
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Whitespace found at end of line
(#30) Whitespace found at end of line
(#31) Whitespace found at end of line
(#32) Inline control structures are not allowed
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#34) Whitespace found at end of line
(#35) Inline control structures are not allowed
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Whitespace found at end of line
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
blocks/exaport/testclient/curl.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 "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Spaces must be used for alignment; tabs are not allowed
(#24) Spaces must be used for alignment; tabs are not allowed
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Scope keyword "public" must be followed by a single space
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#30) Scope keyword "public" must be followed by a single space
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#32) Scope keyword "public" must be followed by a single space
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#33) Scope keyword "public" must be followed by a single space
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) Scope keyword "public" must be followed by a single space
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#36) Scope keyword "public" must be followed by a single space
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#41) Member variable "proxy_host" must not contain underscores.
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) Member variable "proxy_auth" must not contain underscores.
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "proxy_type" must not contain underscores.
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used for alignment; tabs are not allowed
(#50) Spaces must be used for alignment; tabs are not allowed
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Expected 1 space after closing parenthesis; found 0
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 2
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 12 spaces, found 3
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 16 spaces, found 4
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 12 spaces, found 3
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 16 spaces, found 4
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 12 spaces, found 3
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 2
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 12 spaces, found 3
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 16 spaces, found 4
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 12 spaces, found 3
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 2
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Spaces must be used for alignment; tabs are not allowed
(#77) Spaces must be used for alignment; tabs are not allowed
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#78) Expected 1 space after closing parenthesis; found 0
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) This comment is 64% valid code; is this commented out code?
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) No space found before comment text; expected "// $this->options['CURLOPT_FOLLOWLOCATION'] = 1;" but found "//$this->options['CURLOPT_FOLLOWLOCATION'] = 1;"
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 12 spaces, found 3
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 16 spaces, found 4
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 16 spaces, found 4
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 20 spaces, found 5
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 20 spaces, found 5
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 16 spaces, found 4
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 12 spaces, found 3
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 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 4 spaces, found 1
(#117) Spaces must be used for alignment; tabs are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#120) Spaces must be used for alignment; tabs are not allowed
(#121) Spaces must be used for alignment; tabs are not allowed
(#122) Spaces must be used for alignment; tabs are not allowed
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 12 spaces, found 3
(#125) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 16 spaces, found 4
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 20 spaces, found 5
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 16 spaces, found 4
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 16 spaces, found 4
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 12 spaces, found 3
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Spaces must be used for alignment; tabs are not allowed
(#135) Spaces must be used for alignment; tabs are not allowed
(#136) Spaces must be used for alignment; tabs are not allowed
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#137) Expected 1 space after closing parenthesis; found 0
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 4 spaces, found 1
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used for alignment; tabs are not allowed
(#149) Spaces must be used for alignment; tabs are not allowed
(#150) Spaces must be used for alignment; tabs are not allowed
(#151) Spaces must be used for alignment; tabs are not allowed
(#152) Spaces must be used for alignment; tabs are not allowed
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#153) Public method name "curl::setHeader" must be in lower-case letters only
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#154) Expected "if (...) {\n"; found "if (...){\n"
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 12 spaces, found 3
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 16 spaces, found 4
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 12 spaces, found 3
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 3
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 4 spaces, found 1
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Spaces must be used for alignment; tabs are not allowed
(#164) Spaces must be used for alignment; tabs are not allowed
(#165) Spaces must be used for alignment; tabs are not allowed
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#166) Public method name "curl::getResponse" must be in lower-case letters only
(#166) Expected 1 space after closing parenthesis; found 0
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used for alignment; tabs are not allowed
(#171) Spaces must be used for alignment; tabs are not allowed
(#172) Spaces must be used for alignment; tabs are not allowed
(#173) Spaces must be used for alignment; tabs are not allowed
(#174) Spaces must be used for alignment; tabs are not allowed
(#175) Spaces must be used for alignment; tabs are not allowed
(#176) Spaces must be used for alignment; tabs are not allowed
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#177) Private method name "curl::formatHeader" must be in lower-case letters only
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Opening brace should be on the same line as the declaration
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 12 spaces, found 3
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 3
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 12 spaces, found 3
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 16 spaces, found 4
(#184) Expected "if (...) {\n"; found "if (...){\n"
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 20 spaces, found 5
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 16 spaces, found 4
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 20 spaces, found 5
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 20 spaces, found 5
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 20 spaces, found 5
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 20 spaces, found 5
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 16 spaces, found 4
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 12 spaces, found 3
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 16 spaces, found 4
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 12 spaces, found 3
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 8 spaces, found 2
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 1
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Spaces must be used for alignment; tabs are not allowed
(#202) Spaces must be used for alignment; tabs are not allowed
(#203) Spaces must be used for alignment; tabs are not allowed
(#204) Spaces must be used for alignment; tabs are not allowed
(#205) Spaces must be used for alignment; tabs are not allowed
(#206) Spaces must be used for alignment; tabs are not allowed
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 4 spaces, found 1
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 8 spaces, found 2
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 12 spaces, found 3
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 7
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 8
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 8 spaces, found 2
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Line indented incorrectly; expected at least 8 spaces, found 2
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 8 spaces, found 2
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 3
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 8 spaces, found 2
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 2
(#223) Commas (,) must be followed by white space.
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 8 spaces, found 2
(#225) Expected "if (...) {\n"; found "if (...){\n"
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 12 spaces, found 3
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 4
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 4
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 12 spaces, found 4
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 12 spaces, found 4
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 8 spaces, found 2
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 2
(#234) Expected "if (...) {\n"; found "if (...){\n"
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 12 spaces, found 3
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 12 spaces, found 3
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 8 spaces, found 2
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Line indented incorrectly; expected at least 8 spaces, found 2
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 8 spaces, found 2
(#242) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 12 spaces, found 3
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 16 spaces, found 4
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 12 spaces, found 3
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 8 spaces, found 2
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 4 spaces, found 1
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Spaces must be used for alignment; tabs are not allowed
(#252) Spaces must be used for alignment; tabs are not allowed
(#253) Spaces must be used for alignment; tabs are not allowed
(#254) Spaces must be used for alignment; tabs are not allowed
(#255) Spaces must be used for alignment; tabs are not allowed
(#256) Spaces must be used for alignment; tabs are not allowed
(#257) Spaces must be used for alignment; tabs are not allowed
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Spaces must be used for alignment; tabs are not allowed
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Spaces must be used for alignment; tabs are not allowed
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Spaces must be used for alignment; tabs are not allowed
(#261) Spaces must be used for alignment; tabs are not allowed
(#262) Spaces must be used for alignment; tabs are not allowed
(#263) Spaces must be used for alignment; tabs are not allowed
(#264) Spaces must be used for alignment; tabs are not allowed
(#265) Spaces must be used for alignment; tabs are not allowed
(#266) Spaces must be used for alignment; tabs are not allowed
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 4 spaces, found 1
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 4 spaces, found 1
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#273) Line indented incorrectly; expected at least 4 spaces, found 2
(#274) Line indented incorrectly; expected at least 4 spaces, found 2
(#275) Line indented incorrectly; expected at least 4 spaces, found 2
(#276) Line indented incorrectly; expected at least 4 spaces, found 2
(#277) Line indented incorrectly; expected at least 4 spaces, found 2
(#278) Line indented incorrectly; expected at least 4 spaces, found 2
(#279) Line indented incorrectly; expected at least 4 spaces, found 2
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 4 spaces, found 1
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 2
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 8 spaces, found 2
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 12 spaces, found 3
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 12 spaces, found 3
(#287) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#287) Expected 1 space before "=>"; 0 found
(#287) Expected 1 space after "=>"; 0 found
(#287) Expected 1 space before "=>"; 0 found
(#287) Expected 1 space after "=>"; 0 found
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 16 spaces, found 4
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 12 spaces, found 3
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 12 spaces, found 3
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 12 spaces, found 3
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 12 spaces, found 3
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 8 spaces, found 2
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 8 spaces, found 2
(#295) Expected "do {\n...} while (...);\n"; found "do {\n...} while(...);\n"
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 3
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 8 spaces, found 2
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 8 spaces, found 2
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 12 spaces, found 3
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 16 spaces, found 4
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 12 spaces, found 3
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 16 spaces, found 4
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 12 spaces, found 3
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 12 spaces, found 3
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 8 spaces, found 2
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 4 spaces, found 1
(#310) Spaces must be used for alignment; tabs are not allowed
(#311) Spaces must be used for alignment; tabs are not allowed
(#312) Spaces must be used for alignment; tabs are not allowed
(#313) Spaces must be used for alignment; tabs are not allowed
(#314) Spaces must be used for alignment; tabs are not allowed
(#315) Spaces must be used for alignment; tabs are not allowed
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 4 spaces, found 1
(#316) Expected 1 space after closing parenthesis; found 0
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 2
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 8 spaces, found 2
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 12 spaces, found 3
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 8 spaces, found 2
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 12 spaces, found 3
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 12 spaces, found 3
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 16 spaces, found 4
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 12 spaces, found 3
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 8 spaces, found 2
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 2
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 8 spaces, found 2
(#333) Expected "if (...) {\n"; found "if (...){\n"
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 12 spaces, found 3
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 3
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 spaces, found 3
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 12 spaces, found 3
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 12 spaces, found 3
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 12 spaces, found 3
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 8 spaces, found 2
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 8 spaces, found 2
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 8 spaces, found 2
(#344) Expected "if (...) {\n"; found "if (...){\n"
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 12 spaces, found 3
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 8 spaces, found 2
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 12 spaces, found 3
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Line indented incorrectly; expected at least 12 spaces, found 3
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) This comment is 65% valid code; is this commented out code?
(#349) Line indented incorrectly; expected at least 12 spaces, found 3
(#349) No space found before comment text; expected "// throw new moodle_exception($this->error, 'curl');" but found "//throw new moodle_exception($this->error, 'curl');"
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 8 spaces, found 2
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 4 spaces, found 1
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 4 spaces, found 1
(#354) Spaces must be used for alignment; tabs are not allowed
(#355) Spaces must be used for alignment; tabs are not allowed
(#356) Spaces must be used for alignment; tabs are not allowed
(#357) Spaces must be used for alignment; tabs are not allowed
(#358) Spaces must be used for alignment; tabs are not allowed
(#359) Spaces must be used for alignment; tabs are not allowed
(#360) Spaces must be used for alignment; tabs are not allowed
(#361) Spaces must be used for alignment; tabs are not allowed
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 4 spaces, found 1
(#362) Expected 1 space after closing parenthesis; found 0
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 8 spaces, found 2
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 2
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 2
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 4 spaces, found 1
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Whitespace found at end of line
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 4 spaces, found 1
(#370) Spaces must be used for alignment; tabs are not allowed
(#371) Spaces must be used for alignment; tabs are not allowed
(#372) Spaces must be used for alignment; tabs are not allowed
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Spaces must be used for alignment; tabs are not allowed
(#374) Spaces must be used for alignment; tabs are not allowed
(#375) Spaces must be used for alignment; tabs are not allowed
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 4 spaces, found 1
(#376) Visibility must be declared on method "format_array_postdata_for_curlcall"
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 8 spaces, found 2
(#377) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#377) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 12 spaces, found 3
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 12 spaces, found 3
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 16 spaces, found 4
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 12 spaces, found 3
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 12 spaces, found 3
(#382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) No space found before comment text; expected "// the value is an array, call the function recursively" but found "//the value is an array, call the function recursively"
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 16 spaces, found 4
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 16 spaces, found 4
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 12 spaces, found 3
(#385) Expected "} else {\n"; found "} else { //add the POST parameter to the $data array\n"
(#385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) No space found before comment text; expected "// add the POST parameter to the $data array" but found "//add the POST parameter to the $data array"
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 16 spaces, found 4
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 12 spaces, found 3
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 8 spaces, found 2
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 4 spaces, found 1
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 4 spaces, found 1
(#392) Spaces must be used for alignment; tabs are not allowed
(#393) Spaces must be used for alignment; tabs are not allowed
(#394) Spaces must be used for alignment; tabs are not allowed
(#395) Spaces must be used for alignment; tabs are not allowed
(#396) Spaces must be used for alignment; tabs are not allowed
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 4 spaces, found 1
(#397) Visibility must be declared on method "format_postdata_for_curlcall"
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 8 spaces, found 2
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 12 spaces, found 3
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 8 spaces, found 2
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 8 spaces, found 2
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 8 spaces, found 2
(#402) Expected 1 space before "=>"; 0 found
(#402) Expected 1 space after "=>"; 0 found
(#402) Expected 1 space before "=>"; 0 found
(#402) Expected 1 space after "=>"; 0 found
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 12 spaces, found 3
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 16 spaces, found 4
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 12 spaces, found 3
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 12 spaces, found 3
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 16 spaces, found 4
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 16 spaces, found 4
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 12 spaces, found 3
(#409) Expected "} else {\n"; found "} else {\n"
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 16 spaces, found 4
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 12 spaces, found 3
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 8 spaces, found 2
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 8 spaces, found 2
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 4 spaces, found 1
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 4 spaces, found 1
(#418) Spaces must be used for alignment; tabs are not allowed
(#419) Spaces must be used for alignment; tabs are not allowed
(#420) Spaces must be used for alignment; tabs are not allowed
(#421) Spaces must be used for alignment; tabs are not allowed
(#422) Spaces must be used for alignment; tabs are not allowed
(#423) Spaces must be used for alignment; tabs are not allowed
(#424) Spaces must be used for alignment; tabs are not allowed
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 4 spaces, found 1
(#425) Expected 1 space after closing parenthesis; found 0
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 8 spaces, found 2
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 12 spaces, found 3
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 8 spaces, found 2
(#429) Whitespace found at end of line
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 8 spaces, found 2
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 8 spaces, found 2
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 4 spaces, found 1
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 4 spaces, found 1
(#435) Spaces must be used for alignment; tabs are not allowed
(#436) Spaces must be used for alignment; tabs are not allowed
(#437) Spaces must be used for alignment; tabs are not allowed
(#438) Spaces must be used for alignment; tabs are not allowed
(#439) Spaces must be used for alignment; tabs are not allowed
(#440) Spaces must be used for alignment; tabs are not allowed
(#441) Spaces must be used for alignment; tabs are not allowed
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected 4 spaces, found 1
(#442) Expected 1 space after closing parenthesis; found 0
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 8 spaces, found 2
(#445) Expected "if (...) {\n"; found "if (...){\n"
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 12 spaces, found 3
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 12 spaces, found 3
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 8 spaces, found 2
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 8 spaces, found 2
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 4 spaces, found 1
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 4 spaces, found 1
(#453) Spaces must be used for alignment; tabs are not allowed
(#454) Spaces must be used for alignment; tabs are not allowed
(#455) Spaces must be used for alignment; tabs are not allowed
(#456) Spaces must be used for alignment; tabs are not allowed
(#457) Spaces must be used for alignment; tabs are not allowed
(#458) Spaces must be used for alignment; tabs are not allowed
(#459) Spaces must be used for alignment; tabs are not allowed
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 4 spaces, found 1
(#460) Expected 1 space after closing parenthesis; found 0
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 8 spaces, found 2
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 8 spaces, found 2
(#462) Expected "if (...) {\n"; found "if (...){\n"
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 12 spaces, found 3
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 8 spaces, found 2
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 8 spaces, found 2
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 8 spaces, found 2
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 8 spaces, found 2
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 8 spaces, found 2
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 8 spaces, found 2
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 8 spaces, found 2
(#470) Expected "if (...) {\n"; found "if (...){\n"
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 12 spaces, found 3
(#471) Expected 1 space before "=>"; 0 found
(#471) Expected 1 space after "=>"; 0 found
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 8 spaces, found 2
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 8 spaces, found 2
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 8 spaces, found 2
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 8 spaces, found 2
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 4 spaces, found 1
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 4 spaces, found 1
(#479) Spaces must be used for alignment; tabs are not allowed
(#480) Spaces must be used for alignment; tabs are not allowed
(#481) Spaces must be used for alignment; tabs are not allowed
(#482) Spaces must be used for alignment; tabs are not allowed
(#483) Spaces must be used for alignment; tabs are not allowed
(#484) Spaces must be used for alignment; tabs are not allowed
(#485) Spaces must be used for alignment; tabs are not allowed
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 4 spaces, found 1
(#486) Expected 1 space after closing parenthesis; found 0
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 8 spaces, found 2
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 8 spaces, found 2
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 12 spaces, found 3
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected 8 spaces, found 2
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 8 spaces, found 2
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 8 spaces, found 2
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 4 spaces, found 1
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 4 spaces, found 1
(#495) Spaces must be used for alignment; tabs are not allowed
(#496) Spaces must be used for alignment; tabs are not allowed
(#497) Spaces must be used for alignment; tabs are not allowed
(#498) Spaces must be used for alignment; tabs are not allowed
(#499) Spaces must be used for alignment; tabs are not allowed
(#500) Spaces must be used for alignment; tabs are not allowed
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 4 spaces, found 1
(#501) Expected 1 space after closing parenthesis; found 0
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 8 spaces, found 2
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 8 spaces, found 2
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 8 spaces, found 2
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 4 spaces, found 1
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 4 spaces, found 1
(#507) Spaces must be used for alignment; tabs are not allowed
(#508) Spaces must be used for alignment; tabs are not allowed
(#509) Spaces must be used for alignment; tabs are not allowed
(#510) Spaces must be used for alignment; tabs are not allowed
(#511) Spaces must be used for alignment; tabs are not allowed
(#512) Spaces must be used for alignment; tabs are not allowed
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected 4 spaces, found 1
(#513) Expected 1 space after closing parenthesis; found 0
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 8 spaces, found 2
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 8 spaces, found 2
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 8 spaces, found 2
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected 4 spaces, found 1
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 4 spaces, found 1
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 8 spaces, found 2
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected 4 spaces, found 1
(#532) Spaces must be used for alignment; tabs are not allowed
(#535) Spaces must be used for alignment; tabs are not allowed
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 4 spaces, found 1
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected 4 spaces, found 1
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 4 spaces, found 1
(#541) Spaces must be used for alignment; tabs are not allowed
(#542) Spaces must be used for alignment; tabs are not allowed
(#543) Spaces must be used for alignment; tabs are not allowed
(#544) Spaces must be used for alignment; tabs are not allowed
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected 4 spaces, found 1
(#545) Visibility must be declared on method "__construct"
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 8 spaces, found 2
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected 8 spaces, found 2
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 12 spaces, found 3
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 8 spaces, found 2
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 8 spaces, found 2
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 4 spaces, found 1
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 4 spaces, found 1
(#554) Spaces must be used for alignment; tabs are not allowed
(#555) Spaces must be used for alignment; tabs are not allowed
(#556) Spaces must be used for alignment; tabs are not allowed
(#557) Spaces must be used for alignment; tabs are not allowed
(#558) Spaces must be used for alignment; tabs are not allowed
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected 4 spaces, found 1
(#559) Expected 1 space after closing parenthesis; found 0
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 8 spaces, found 2
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 8 spaces, found 2
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected 8 spaces, found 2
(#562) Expected "if (...) {\n"; found "if(...) {\n"
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 12 spaces, found 3
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected 12 spaces, found 3
(#564) Expected "if (...) {\n"; found "if(...)\n\t\t\t{\n"
(#564) Expected 1 space before "-"; 0 found
(#564) Expected 1 space after "-"; 0 found
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 12 spaces, found 3
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 16 spaces, found 4
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected 12 spaces, found 3
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 16 spaces, found 4
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 16 spaces, found 4
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 16 spaces, found 4
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 16 spaces, found 4
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 12 spaces, found 3
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected 8 spaces, found 2
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 8 spaces, found 2
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected 4 spaces, found 1
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 4 spaces, found 1
(#578) Spaces must be used for alignment; tabs are not allowed
(#579) Spaces must be used for alignment; tabs are not allowed
(#580) Spaces must be used for alignment; tabs are not allowed
(#581) Spaces must be used for alignment; tabs are not allowed
(#582) Spaces must be used for alignment; tabs are not allowed
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected 4 spaces, found 1
(#583) Expected 1 space after closing parenthesis; found 0
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 8 spaces, found 2
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 8 spaces, found 2
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected at least 8 spaces, found 2
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 8 spaces, found 2
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected 4 spaces, found 1
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 4 spaces, found 1
(#591) Spaces must be used for alignment; tabs are not allowed
(#592) Spaces must be used for alignment; tabs are not allowed
(#593) Spaces must be used for alignment; tabs are not allowed
(#594) Spaces must be used for alignment; tabs are not allowed
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected 4 spaces, found 1
(#595) Expected 1 space after closing parenthesis; found 0
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected 8 spaces, found 2
(#596) Expected "if (...) {\n"; found "if(...){\n"
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 12 spaces, found 3
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 16 spaces, found 4
(#598) Expected "if (...) {\n"; found "if(...) {\n"
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 20 spaces, found 5
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected 20 spaces, found 5
(#600) Expected "if (...) {\n"; found "if(...){\n"
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 24 spaces, found 6
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected 20 spaces, found 5
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected 16 spaces, found 4
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected 12 spaces, found 3
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected 8 spaces, found 2
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 4 spaces, found 1
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 4 spaces, found 1
(#608) Spaces must be used for alignment; tabs are not allowed
(#609) Spaces must be used for alignment; tabs are not allowed
(#610) Spaces must be used for alignment; tabs are not allowed
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected 4 spaces, found 1
(#611) Expected 1 space after closing parenthesis; found 0
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected 8 spaces, found 2
(#612) Expected "if (...) {\n"; found "if(...){\n"
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected 12 spaces, found 3
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected 16 spaces, found 4
(#614) Expected "if (...) {\n"; found "if(...) {\n"
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected 20 spaces, found 5
(#615) Expected "if (...) {\n"; found "if(...){\n"
(#615) Expected 1 space before "!=="; 0 found
(#615) Expected 1 space after "!=="; 0 found
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 24 spaces, found 6
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected 20 spaces, found 5
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 16 spaces, found 4
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected 12 spaces, found 3
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected 8 spaces, found 2
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/testclient/uploadfile.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) 3 slashes comments are not allowed; use "// Comment." instead
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) 3 slashes comments are not allowed; use "// Comment." instead
(#26) No space found before comment text; expected "// Note: check "Maximum uploaded file size" in your Moodle "Site Policies"." but found "//Note: check "Maximum uploaded file size" in your Moodle "Site Policies"."
(#27) No space found before comment text; expected "// CHANGE THIS !" but found "//CHANGE THIS !"
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) No space found before comment text; expected "// put the file to the root of your private file area. //OPTIONAL" but found "//put the file to the root of your private file area. //OPTIONAL"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) 3 slashes comments are not allowed; use "// Comment." instead
(#32) Commas (,) must be followed by white space.
(#42) The use of function print_r() is forbidden
(#44) Whitespace found at end of line
(#46) 3 slashes comments are not allowed; use "// Comment." instead
(#47) No space found before comment text; expected "// Note: The service associated to the user token must allow "file download" !" but found "//Note: The service associated to the user token must allow "file download" !"
(#48) Tab found before comment text; expected "// in the administration, edit the service to check the setting (click "advanced" button on the edit page)." but found "// in the administration, edit the service to check the setting (click "advanced" button on the edit page)."
(#50) No space found before comment text; expected "// Normally you retrieve the file download url from calling the web service core_course_get_contents()" but found "//Normally you retrieve the file download url from calling the web service core_course_get_contents()"
(#51) No space found before comment text; expected "// However to be quick to demonstrate the download call," but found "//However to be quick to demonstrate the download call,"
(#52) No space found before comment text; expected "// you are going to retrieve the file download url manually:" but found "//you are going to retrieve the file download url manually:"
(#53) No space found before comment text; expected "// 1- In Moodle, create a forum with an attachement" but found "//1- In Moodle, create a forum with an attachement"
(#54) No space found before comment text; expected "// 2- look at the attachement link url, and copy everything after http://YOURMOODLE/pluginfile.php" but found "//2- look at the attachement link url, and copy everything after http://YOURMOODLE/pluginfile.php"
(#55) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#58) No space found before comment text; expected "// CHANGE THIS ! This is where you will store the file." but found "//CHANGE THIS ! This is where you will store the file."
(#59) No space found before comment text; expected "// Don't forget to allow 'write permission' on the folder for your web server." but found "//Don't forget to allow 'write permission' on the folder for your web server."
(#62) 3 slashes comments are not allowed; use "// Comment." instead
(#63) Line exceeds 132 characters; contains 171 characters
blocks/exaport/testclient/wsclient.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) This comment is 43% valid code; is this commented out code?
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) No space found before comment text; expected "// $token = '6f8233ff407d082557f51006bd494489'; //flo" but found "//$token = '6f8233ff407d082557f51006bd494489'; //flo"
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) No space found before comment text; expected "// michy" but found "//michy"
(#33) The use of function print_r() is forbidden
(#47) The use of function print_r() is forbidden
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#62) The use of function print_r() is forbidden
(#63) This comment is 48% valid code; is this commented out code?
(#88) This comment is 47% valid code; is this commented out code?
(#99) This comment is 47% valid code; is this commented out code?
(#108) This comment is 48% valid code; is this commented out code?
(#118) This comment is 48% valid code; is this commented out code?
(#129) This comment is 47% valid code; is this commented out code?
(#153) This comment is 48% valid code; is this commented out code?
(#162) This comment is 47% valid code; is this commented out code?
(#190) This comment is 48% valid code; is this commented out code?
(#200) This comment is 48% valid code; is this commented out code?
(#210) This comment is 48% valid code; is this commented out code?
(#237) This comment is 47% valid code; is this commented out code?
(#262) This comment is 47% valid code; is this commented out code?
(#271) This comment is 44% valid code; is this commented out code?
blocks/exaport/version.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/exaport/view.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
blocks/exaport/view_categories.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Commas (,) must be followed by white space.
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 12 spaces, found 3
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 16 spaces, found 4
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 16 spaces, found 4
(#69) Inline control structures are not allowed
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 16 spaces, found 5
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 16 spaces, found 4
(#71) Inline control structures are not allowed
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 16 spaces, found 5
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 16 spaces, found 4
(#74) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 16 spaces, found 4
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 20 spaces, found 5
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 16 spaces, found 4
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 16 spaces, found 4
(#78) Expected "} else {\n"; found "}\n\t\t\t\telse\n\t\t\t\t{\n"
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 16 spaces, found 4
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 20 spaces, found 5
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 20 spaces, found 5
(#81) Commas (,) must be followed by white space.
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 16 spaces, found 4
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 12 spaces, found 3
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 16 spaces, found 4
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 16 spaces, found 4
(#86) Expected "if (...) {\n"; found "if(...)\n\t\t\t\t{\n"
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 20 spaces, found 5
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 20 spaces, found 5
(#89) Commas (,) must be followed by white space.
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 5
(#90) Line exceeds maximum limit of 180 characters; contains 182 characters
(#90) Line exceeds maximum limit of 180 characters; contains 182 characters
(#90) Line exceeds maximum limit of 180 characters; contains 182 characters
(#90) Line exceeds maximum limit of 180 characters; contains 182 characters
(#90) Line exceeds maximum limit of 180 characters; contains 182 characters
(#90) Line exceeds maximum limit of 180 characters; contains 182 characters
(#90) Line exceeds maximum limit of 180 characters; contains 182 characters
(#90) Line exceeds maximum limit of 180 characters; contains 182 characters
(#90) Line exceeds maximum limit of 180 characters; contains 182 characters
(#90) Line exceeds maximum limit of 180 characters; contains 182 characters
(#91) Spaces must be used for alignment; tabs are not allowed
(#92) Spaces must be used for alignment; tabs are not allowed
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Expected 1 space before "=="; 0 found
(#93) Expected 1 space after "=="; 0 found
(#93) Expected 1 space before "?"; 0 found
(#93) Expected 1 space after "?"; 0 found
(#93) Expected 1 space before ":"; 0 found
(#93) Expected 1 space after ":"; 0 found
(#94) Spaces must be used for alignment; tabs are not allowed
(#95) Spaces must be used for alignment; tabs are not allowed
(#96) Spaces must be used for alignment; tabs are not allowed
(#97) Spaces must be used for alignment; tabs are not allowed
(#98) Spaces must be used for alignment; tabs are not allowed
(#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
(#102) Tab found within whitespace
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 16 spaces, found 4
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 16 spaces, found 4
(#107) Expected "} else {\n"; found "}\n\t\t\t\telse\n\t\t\t\t{\n"
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 16 spaces, found 4
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 20 spaces, found 5
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 16 spaces, found 4
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 12 spaces, found 3
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 16 spaces, found 4
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 16 spaces, found 4
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 16 spaces, found 4
(#116) Inline control structures are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 16 spaces, found 5
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 16 spaces, found 4
(#118) Inline control structures are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 16 spaces, found 5
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 16 spaces, found 4
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 16 spaces, found 4
(#121) Expected "if (...) {\n"; found "if(...)\n\t\t\t\t{\n"
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 16 spaces, found 4
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 20 spaces, found 5
(#123) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 20 spaces, found 5
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 24 spaces, found 6
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 20 spaces, found 5
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 20 spaces, found 5
(#127) Expected "} else {\n"; found "}\n\t\t\t\t\telse\n\t\t\t\t\t{\n"
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 20 spaces, found 5
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 24 spaces, found 6
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 24 spaces, found 6
(#130) Commas (,) must be followed by white space.
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 20 spaces, found 5
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 16 spaces, found 4
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 16 spaces, found 4
(#133) Expected "} else {\n"; found "}\n\t\t\t\telse\n\t\t\t\t{\n"
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 16 spaces, found 4
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 20 spaces, found 5
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 16 spaces, found 4
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 12 spaces, found 3
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 16 spaces, found 4
(#139) Expected "if (...) {\n"; found "if(...) {\n"
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 20 spaces, found 5
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Line exceeds 132 characters; contains 142 characters
(#140) Line exceeds 132 characters; contains 142 characters
(#140) Line exceeds 132 characters; contains 142 characters
(#140) Line exceeds 132 characters; contains 142 characters
(#140) Line exceeds 132 characters; contains 142 characters
(#140) Line exceeds 132 characters; contains 142 characters
(#140) Line exceeds 132 characters; contains 142 characters
(#140) Line exceeds 132 characters; contains 142 characters
(#140) Line exceeds 132 characters; contains 142 characters
(#140) Line exceeds 132 characters; contains 142 characters
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 20 spaces, found 5
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 20 spaces, found 5
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 20 spaces, found 5
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 20 spaces, found 5
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 20 spaces, found 10
(#147) Line exceeds maximum limit of 180 characters; contains 189 characters
(#147) Line exceeds maximum limit of 180 characters; contains 189 characters
(#147) Line exceeds maximum limit of 180 characters; contains 189 characters
(#147) Line exceeds maximum limit of 180 characters; contains 189 characters
(#147) Line exceeds maximum limit of 180 characters; contains 189 characters
(#147) Line exceeds maximum limit of 180 characters; contains 189 characters
(#147) Line exceeds maximum limit of 180 characters; contains 189 characters
(#147) Line exceeds maximum limit of 180 characters; contains 189 characters
(#147) Line exceeds maximum limit of 180 characters; contains 189 characters
(#147) Line exceeds maximum limit of 180 characters; contains 189 characters
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 20 spaces, found 12
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 20 spaces, found 10
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 20 spaces, found 5
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 16 spaces, found 4
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 16 spaces, found 4
(#152) Expected "} else if (...) {\n"; found "}\n\t\t\t\telse if(...) {\n"
(#152) Expected "if (...) {\n"; found "if(...) {\n"
(#152) Expected 1 space before "=="; 0 found
(#152) Expected 1 space after "=="; 0 found
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 20 spaces, found 5
(#153) Expected "if (...) {\n"; found "if(...)\n\t\t\t\t\t{\n"
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 20 spaces, found 5
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 24 spaces, found 6
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 24 spaces, found 6
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 24 spaces, found 6
(#157) Expected "if (...) {\n"; found "if(...)\n\t\t\t\t\t\t{\n"
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 24 spaces, found 6
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 28 spaces, found 7
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 24 spaces, found 6
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 24 spaces, found 6
(#161) Expected "} else {\n"; found "}\n\t\t\t\t\t\telse\n\t\t\t\t\t\t{\n"
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 24 spaces, found 6
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 28 spaces, found 7
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 28 spaces, found 7
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 32 spaces, found 8
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 36 spaces, found 9
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 32 spaces, found 8
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 28 spaces, found 7
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 28 spaces, found 7
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 28 spaces, found 7
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 28 spaces, found 7
(#172) Commas (,) must be followed by white space.
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 24 spaces, found 6
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 20 spaces, found 5
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 20 spaces, found 5
(#175) Expected "} else {\n"; found "}\n\t\t\t\t\telse\n\t\t\t\t\t{\n"
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 20 spaces, found 5
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 24 spaces, found 6
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 20 spaces, found 5
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 16 spaces, found 4
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 8 spaces, found 2
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 4
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 4 spaces, found 1
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) This comment is 50% valid code; is this commented out code?
(#186) No space found before comment text; expected "// $categoriesform = new eportfolio_new_categorie_form();" but found "//$categoriesform = new eportfolio_new_categorie_form();"
(#188) Expected "if (...) {\n"; found "if(...) {\n"
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 4 spaces, found 1
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Line exceeds 132 characters; contains 141 characters
(#192) Line exceeds 132 characters; contains 141 characters
(#192) Line exceeds 132 characters; contains 141 characters
(#192) Line exceeds 132 characters; contains 141 characters
(#192) Line exceeds 132 characters; contains 141 characters
(#192) Line exceeds 132 characters; contains 141 characters
(#192) Line exceeds 132 characters; contains 141 characters
(#192) Line exceeds 132 characters; contains 141 characters
(#192) Line exceeds 132 characters; contains 141 characters
(#192) Line exceeds 132 characters; contains 141 characters
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Variable "outer_categories" must not contain underscores.
(#194) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 4 spaces, found 1
(#195) Variable "outer_categories" must not contain underscores.
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Whitespace found at end of line
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#197) Line exceeds maximum limit of 180 characters; contains 188 characters
(#197) Line exceeds maximum limit of 180 characters; contains 188 characters
(#197) Line exceeds maximum limit of 180 characters; contains 188 characters
(#197) Line exceeds maximum limit of 180 characters; contains 188 characters
(#197) Line exceeds maximum limit of 180 characters; contains 188 characters
(#197) Line exceeds maximum limit of 180 characters; contains 188 characters
(#197) Line exceeds maximum limit of 180 characters; contains 188 characters
(#197) Line exceeds maximum limit of 180 characters; contains 188 characters
(#197) Line exceeds maximum limit of 180 characters; contains 188 characters
(#197) Line exceeds maximum limit of 180 characters; contains 188 characters
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Variable "outer_categories" must not contain underscores.
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 4 spaces, found 1
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 4 spaces, found 1
(#203) Whitespace found at end of line
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 4 spaces, found 1
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 4 spaces, found 1
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 4 spaces, found 1
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Whitespace found at end of line
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Line exceeds maximum limit of 180 characters; contains 354 characters
(#221) Line exceeds maximum limit of 180 characters; contains 354 characters
(#221) Line exceeds maximum limit of 180 characters; contains 354 characters
(#221) Line exceeds maximum limit of 180 characters; contains 354 characters
(#221) Line exceeds maximum limit of 180 characters; contains 354 characters
(#221) Line exceeds maximum limit of 180 characters; contains 354 characters
(#221) Line exceeds maximum limit of 180 characters; contains 354 characters
(#221) Line exceeds maximum limit of 180 characters; contains 354 characters
(#221) Line exceeds maximum limit of 180 characters; contains 354 characters
(#221) Line exceeds maximum limit of 180 characters; contains 354 characters
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Expected "} else {\n"; found "}\t\t\t\t \nelse {\t\t\t\n"
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#228) Expected 1 space before "="; 0 found
(#228) Expected 1 space after "="; 0 found
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Whitespace found at end of line
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Variable "outer_categories" must not contain underscores.
(#251) Expected 1 space after closing parenthesis; found 0
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#255) Space found before closing bracket of FOREACH loop
(#255) Variable "outer_categories" must not contain underscores.
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 8 spaces, found 2
(#256) Expected "if (...) {\n"; found "if(...){\n"
(#256) Expected 1 space before "=="; 0 found
(#256) Expected 1 space after "=="; 0 found
(#256) Expected 1 space before "!="; 0 found
(#256) Expected 1 space after "!="; 0 found
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 12 spaces, found 3
(#257) Expected "for (...) {\n"; found "for(...){\n"
(#257) Expected 1 space before "="; 0 found
(#257) Expected 1 space after "="; 0 found
(#257) Expected 1 space before "<"; 0 found
(#257) Expected 1 space after "<"; 0 found
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 16 spaces, found 4
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 12 spaces, found 3
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 8 spaces, found 2
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Expected 1 space before "=>"; 0 found
(#261) Expected 1 space after "=>"; 0 found
(#261) Expected 1 space before "=>"; 0 found
(#261) Expected 1 space after "=>"; 0 found
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Variable "count_inner_categories" must not contain underscores.
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Variable "inner_categories" must not contain underscores.
(#265) Commas (,) must be followed by white space.
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Whitespace found at end of line
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Line exceeds maximum limit of 180 characters; contains 307 characters
(#269) Line exceeds maximum limit of 180 characters; contains 307 characters
(#269) Line exceeds maximum limit of 180 characters; contains 307 characters
(#269) Line exceeds maximum limit of 180 characters; contains 307 characters
(#269) Line exceeds maximum limit of 180 characters; contains 307 characters
(#269) Line exceeds maximum limit of 180 characters; contains 307 characters
(#269) Line exceeds maximum limit of 180 characters; contains 307 characters
(#269) Line exceeds maximum limit of 180 characters; contains 307 characters
(#269) Line exceeds maximum limit of 180 characters; contains 307 characters
(#269) Line exceeds maximum limit of 180 characters; contains 307 characters
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 8 spaces, found 2
(#271) Expected "if (...) {\n"; found "if(...) {\n"
(#271) Variable "count_inner_categories" must not contain underscores.
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 12 spaces, found 3
(#272) Line exceeds maximum limit of 180 characters; contains 313 characters
(#272) Line exceeds maximum limit of 180 characters; contains 313 characters
(#272) Line exceeds maximum limit of 180 characters; contains 313 characters
(#272) Line exceeds maximum limit of 180 characters; contains 313 characters
(#272) Line exceeds maximum limit of 180 characters; contains 313 characters
(#272) Line exceeds maximum limit of 180 characters; contains 313 characters
(#272) Line exceeds maximum limit of 180 characters; contains 313 characters
(#272) Line exceeds maximum limit of 180 characters; contains 313 characters
(#272) Line exceeds maximum limit of 180 characters; contains 313 characters
(#272) Line exceeds maximum limit of 180 characters; contains 313 characters
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 8 spaces, found 2
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Whitespace found at end of line
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 2
(#276) Expected "if (...) {\n"; found "if(...) {\n"
(#276) Variable "inner_categories" must not contain underscores.
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 12 spaces, found 3
(#277) Variable "inner_categories" must not contain underscores.
(#277) Expected 1 space before "+"; 0 found
(#277) Expected 1 space after "+"; 0 found
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 12 spaces, found 3
(#278) Inline control structures are not allowed
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#278) Expected 1 space before "<="; 0 found
(#278) Expected 1 space after "<="; 0 found
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 12 spaces, found 4
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 8 spaces, found 2
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 2
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 2
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Whitespace found at end of line
(#301) Expected 1 space after closing parenthesis; found 0
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 4 spaces, found 1
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 4 spaces, found 1
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Whitespace found at end of line
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Expected 1 space before "="; 0 found
(#307) Expected 1 space after "="; 0 found
(#307) Commas (,) must be followed by white space.
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Whitespace found at end of line
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 8 spaces, found 2
(#309) Expected "if (...) {\n"; found "if(...) {\n"
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 12 spaces, found 3
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 12 spaces, found 3
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 12 spaces, found 3
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 8 spaces, found 2
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/view_items.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Inline control structures are not allowed
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline control structures are not allowed
(#46) Inline control structures are not allowed
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Variable "sql_sort" must not contain underscores.
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Variable "rootCategory" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Variable "sharedUsers" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Variable "selectedUser" must be all lower-case
(#74) Variable "sharedUsers" must be all lower-case
(#74) Variable "sharedUsers" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) This comment is 50% valid code; is this commented out code?
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Line indented incorrectly; expected at least 4 spaces, found 2
(#79) Line indented incorrectly; expected at least 4 spaces, found 2
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#82) Line indented incorrectly; expected at least 4 spaces, found 2
(#84) Line indented incorrectly; expected at least 4 spaces, found 3
(#85) Line indented incorrectly; expected at least 4 spaces, found 3
(#86) Line indented incorrectly; expected at least 4 spaces, found 2
(#88) Line indented incorrectly; expected at least 4 spaces, found 2
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Line indented incorrectly; expected at least 4 spaces, found 2
(#91) Line indented incorrectly; expected at least 4 spaces, found 2
(#92) Line indented incorrectly; expected at least 4 spaces, found 2
(#93) Line indented incorrectly; expected at least 4 spaces, found 2
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#96) Variable "selectedUser" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Variable "category_columns" must not contain underscores.
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Variable "category_columns" must not contain underscores.
(#108) Variable "category_columns" must not contain underscores.
(#110) Variable "selectedUser" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 2
(#112) Variable "selectedUser" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 12 spaces, found 3
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 16 spaces, found 4
(#114) Variable "selectedUser" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 20 spaces, found 5
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 16 spaces, found 4
(#116) Usage of ELSEIF not allowed; use ELSE IF instead
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 20 spaces, found 5
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 16 spaces, found 4
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 20 spaces, found 5
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 16 spaces, found 4
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 12 spaces, found 3
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Variable "categoriesByParent" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 147 characters
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Inline control structures are not allowed
(#133) Variable "categoriesByParent" must be all lower-case
(#133) Variable "categoriesByParent" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 3
(#134) Variable "categoriesByParent" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 8 spaces, found 2
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Variable "currentCategory" must be all lower-case
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Variable "subCategories" must be all lower-case
(#142) Variable "categoriesByParent" must be all lower-case
(#142) Variable "currentCategory" must be all lower-case
(#142) Variable "categoriesByParent" must be all lower-case
(#142) Variable "currentCategory" must be all lower-case
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#143) Variable "currentCategory" must be all lower-case
(#143) Variable "selectedUser" must be all lower-case
(#143) Variable "currentCategory" must be all lower-case
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#143) Line exceeds 132 characters; contains 134 characters
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 12 spaces, found 3
(#144) Variable "parentCategory" must be all lower-case
(#144) Variable "currentCategory" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#146) Variable "parentCategory" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 4
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 4
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 12 spaces, found 4
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#153) Variable "selectedUser" must be all lower-case
(#153) Variable "currentCategory" must be all lower-case
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Whitespace found at end of line within string
(#163) Whitespace found at end of line within string
(#164) Whitespace found at end of line within string
(#165) Whitespace found at end of line within string
(#166) Whitespace found at end of line within string
(#168) Variable "sql_sort" must not contain underscores.
(#169) Variable "currentCategory" must be all lower-case
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Variable "category_columns" must not contain underscores.
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Variable "category_columns" must not contain underscores.
(#183) Variable "category_columns" must not contain underscores.
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 4 spaces, found 1
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 4 spaces, found 1
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#193) Variable "categoriesByParent" must be all lower-case
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 1
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) Inline control structures are not allowed
(#195) Variable "categoriesByParent" must be all lower-case
(#195) Variable "categoriesByParent" must be all lower-case
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Variable "categoriesByParent" must be all lower-case
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 4 spaces, found 1
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Variable "rootCategory" must be all lower-case
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Variable "rootCategory" must be all lower-case
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 1
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Variable "currentCategory" must be all lower-case
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Variable "currentCategory" must be all lower-case
(#206) Variable "rootCategory" must be all lower-case
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 4 spaces, found 1
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#210) Variable "currentCategory" must be all lower-case
(#210) Variable "currentCategory" must be all lower-case
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Variable "parentCategory" must be all lower-case
(#211) Variable "currentCategory" must be all lower-case
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 4 spaces, found 1
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Variable "parentCategory" must be all lower-case
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 4 spaces, found 1
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Variable "subCategories" must be all lower-case
(#216) Variable "categoriesByParent" must be all lower-case
(#216) Variable "currentCategory" must be all lower-case
(#216) Variable "categoriesByParent" must be all lower-case
(#216) Variable "currentCategory" must be all lower-case
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Whitespace found at end of line within string
(#225) Whitespace found at end of line within string
(#226) Whitespace found at end of line within string
(#227) Whitespace found at end of line within string
(#228) Whitespace found at end of line within string
(#230) Variable "sql_sort" must not contain underscores.
(#231) Variable "currentCategory" must be all lower-case
(#234) Variable "currentCategory" must be all lower-case
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) This comment is 60% valid code; is this commented out code?
(#241) Inline control structures are not allowed
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#242) Inline control structures are not allowed
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#243) Commas (,) must be followed by white space.
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) This comment is 67% valid code; is this commented out code?
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#252) No space found before comment text; expected "// echo block_exaport_get_string('categories').': ';" but found "//echo block_exaport_get_string('categories').': ';"
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Commas (,) must be followed by white space.
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#254) Line exceeds 132 characters; contains 150 characters
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) Variable "rootCategory" must be all lower-case
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 4 spaces, found 1
(#257) Inline control structures are not allowed
(#257) Variable "rootCategory" must be all lower-case
(#257) Variable "rootCategory" must be all lower-case
(#257) Variable "rootCategory" must be all lower-case
(#257) Expected 1 space before "?"; 0 found
(#257) Expected 1 space after "?"; 0 found
(#257) Expected 1 space before ":"; 0 found
(#257) Expected 1 space after ":"; 0 found
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Line exceeds 132 characters; contains 142 characters
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 4 spaces, found 1
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 4 spaces, found 1
(#259) Variable "categoriesByParent" must be all lower-case
(#259) Variable "currentCategoryid" must be all lower-case
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Inline control structures are not allowed
(#260) Variable "categoriesByParent" must be all lower-case
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 8 spaces, found 2
(#262) Variable "categoriesByParent" must be all lower-case
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 12 spaces, found 3
(#263) Variable "currentCategoryid" must be all lower-case
(#263) Expected 1 space before "?"; 0 found
(#263) Expected 1 space after "?"; 0 found
(#263) Expected 1 space before ":"; 0 found
(#263) Expected 1 space after ":"; 0 found
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 3
(#264) Inline control structures are not allowed
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 12 spaces, found 4
(#265) Expected 1 space before "*"; 0 found
(#265) Expected 1 space after "*"; 0 found
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 12 spaces, found 3
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 12 spaces, found 3
(#267) Inline control structures are not allowed
(#267) Expected 1 space before "?"; 0 found
(#267) Expected 1 space after "?"; 0 found
(#267) Expected 1 space before ":"; 0 found
(#267) Expected 1 space after ":"; 0 found
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 12 spaces, found 3
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 12 spaces, found 3
(#269) Variable "categoriesByParent" must be all lower-case
(#269) Variable "currentCategoryid" must be all lower-case
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 12 spaces, found 4
(#270) Expected 1 space before "+"; 0 found
(#270) Expected 1 space after "+"; 0 found
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 8 spaces, found 2
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 4 spaces, found 1
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 4 spaces, found 1
(#273) Variable "categoriesByParent" must be all lower-case
(#273) Variable "currentCategory" must be all lower-case
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 4 spaces, found 1
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 1
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 4 spaces, found 2
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 4 spaces, found 1
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#282) Line exceeds 132 characters; contains 138 characters
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 4 spaces, found 2
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 4 spaces, found 1
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#284) Line exceeds 132 characters; contains 138 characters
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 2
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#286) Line exceeds 132 characters; contains 138 characters
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 2
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) No space found before comment text; expected "// anzeigen wenn kategorien vorhanden zum importieren aus sprachfile" but found "//anzeigen wenn kategorien vorhanden zum importieren aus sprachfile"
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 4 spaces, found 1
(#290) Expected "if (...) {\n"; found "if (...){\n"
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 3
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 4 spaces, found 1
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) No space found before comment text; expected "// <span>Zoom:</span>" but found "//<span>Zoom:</span>"
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) No space found before comment text; expected "// <span><img src="tilezoomin.png" alt="Zoom in" /><img src="tilezoomout.png" alt="Zoom out" class="excomdos_padlf" /></span>" but found "//<span><img src="tilezoomin.png" alt="Zoom in" /><img src="tilezoomout.png" alt="Zoom out" class="excomdos_padlf" /></span>"
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 4 spaces, found 1
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 4 spaces, found 1
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 4 spaces, found 1
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 4 spaces, found 1
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Variable "selectedUser" must be all lower-case
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 4 spaces, found 1
(#320) Variable "selectedUser" must be all lower-case
(#322) Variable "currentCategory" must be all lower-case
(#325) Variable "currentCategory" must be all lower-case
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 4 spaces, found 1
(#326) Variable "currentCategory" must be all lower-case
(#326) Variable "currentCategory" must be all lower-case
(#326) Variable "currentCategory" must be all lower-case
(#326) Variable "currentCategory" must be all lower-case
(#326) Expected 1 space before "=="; 0 found
(#326) Expected 1 space after "=="; 0 found
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#326) Line exceeds maximum limit of 180 characters; contains 214 characters
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 4 spaces, found 1
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 4 spaces, found 1
(#329) Variable "currentCategory" must be all lower-case
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#329) Line exceeds maximum limit of 180 characters; contains 198 characters
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Variable "currentCategory" must be all lower-case
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#330) Line exceeds maximum limit of 180 characters; contains 203 characters
(#331) Empty ELSEIF statement detected
(#331) Usage of ELSEIF not allowed; use ELSE IF instead
(#331) Variable "selectedUser" must be all lower-case
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 4 spaces, found 1
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) This comment is 61% valid code; is this commented out code?
(#333) Line indented incorrectly; expected at least 4 spaces, found 1
(#334) Line indented incorrectly; expected at least 4 spaces, found 1
(#335) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 4 spaces, found 1
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 4 spaces, found 1
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 4 spaces, found 1
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 4 spaces, found 1
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 4 spaces, found 1
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 4 spaces, found 3
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 4 spaces, found 1
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 4 spaces, found 1
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 4 spaces, found 3
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 4 spaces, found 1
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 4 spaces, found 1
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 4 spaces, found 3
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 4 spaces, found 1
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 4 spaces, found 1
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Inline control structures are not allowed
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 4 spaces, found 2
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#364) Line exceeds 132 characters; contains 136 characters
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 4 spaces, found 1
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 4 spaces, found 1
(#367) Variable "item_i" must not contain underscores.
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 4 spaces, found 1
(#369) Variable "parentCategory" must be all lower-case
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 8 spaces, found 2
(#371) Variable "item_i" must not contain underscores.
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) Variable "item_i" must not contain underscores.
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 8 spaces, found 2
(#373) Variable "item_i" must not contain underscores.
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) Variable "item_i" must not contain underscores.
(#375) Expected 1 space after "="; newline found
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 3
(#376) Variable "parentCategory" must be all lower-case
(#376) Variable "parentCategory" must be all lower-case
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 8 spaces, found 2
(#377) Variable "item_i" must not contain underscores.
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 2
(#378) Variable "item_i" must not contain underscores.
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 4 spaces, found 1
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 4 spaces, found 1
(#381) Variable "subCategories" must be all lower-case
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 2
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 8 spaces, found 2
(#383) Variable "item_i" must not contain underscores.
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 8 spaces, found 2
(#384) Variable "item_i" must not contain underscores.
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 8 spaces, found 2
(#385) Variable "item_i" must not contain underscores.
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 8 spaces, found 2
(#387) Variable "item_i" must not contain underscores.
(#387) Expected 1 space after "="; newline found
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 3
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) Variable "item_i" must not contain underscores.
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 8 spaces, found 2
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 12 spaces, found 3
(#393) Variable "item_i" must not contain underscores.
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 12 spaces, found 3
(#394) Expected 1 space before "=="; 0 found
(#394) Expected 1 space after "=="; 0 found
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#394) Line exceeds maximum limit of 180 characters; contains 259 characters
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 16 spaces, found 4
(#395) Variable "item_i" must not contain underscores.
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 12 spaces, found 3
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 12 spaces, found 3
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 16 spaces, found 4
(#398) Variable "item_i" must not contain underscores.
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 12 spaces, found 3
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 12 spaces, found 3
(#401) Variable "item_i" must not contain underscores.
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#401) Line exceeds maximum limit of 180 characters; contains 212 characters
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 12 spaces, found 3
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#402) Line exceeds maximum limit of 180 characters; contains 183 characters
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 12 spaces, found 4
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 8 spaces, found 2
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 12 spaces, found 3
(#405) Variable "item_i" must not contain underscores.
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 8 spaces, found 2
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 4 spaces, found 1
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 4 spaces, found 1
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 4 spaces, found 1
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 8 spaces, found 2
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#411) Line exceeds 132 characters; contains 136 characters
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Variable "item_i" must not contain underscores.
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 2
(#415) Variable "item_i" must not contain underscores.
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 8 spaces, found 2
(#417) Variable "item_i" must not contain underscores.
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 2
(#419) Variable "item_i" must not contain underscores.
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 8 spaces, found 2
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 12 spaces, found 3
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#421) Line exceeds maximum limit of 180 characters; contains 201 characters
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 12 spaces, found 3
(#423) Variable "shortIntro" must be all lower-case
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 12 spaces, found 3
(#424) Expected "if (...) {\n"; found "if(...) {\n"
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 16 spaces, found 4
(#425) Variable "shortIntro" must be all lower-case
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 12 spaces, found 3
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 12 spaces, found 3
(#428) Empty IF statement detected
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Line indented incorrectly; expected at least 16 spaces, found 4
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 12 spaces, found 3
(#430) Usage of ELSEIF not allowed; use ELSE IF instead
(#430) Variable "shortIntro" must be all lower-case
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Line indented incorrectly; expected at least 16 spaces, found 4
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 16 spaces, found 4
(#432) Variable "item_i" must not contain underscores.
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#432) Line exceeds 132 characters; contains 138 characters
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 12 spaces, found 3
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Line indented incorrectly; expected at least 16 spaces, found 4
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 16 spaces, found 4
(#435) Variable "item_i" must not contain underscores.
(#435) Expected 1 space after ".="; newline found
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 16 spaces, found 4
(#436) Variable "item_i" must not contain underscores.
(#436) Variable "shortIntro" must be all lower-case
(#437) Variable "item_i" must not contain underscores.
(#439) Variable "item_i" must not contain underscores.
(#440) Variable "item_i" must not contain underscores.
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected 12 spaces, found 3
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 8 spaces, found 2
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 8 spaces, found 2
(#445) Variable "item_i" must not contain underscores.
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 8 spaces, found 2
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Line indented incorrectly; expected at least 8 spaces, found 2
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 8 spaces, found 2
(#450) Variable "currentCategory" must be all lower-case
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 12 spaces, found 3
(#451) Variable "item_i" must not contain underscores.
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#451) Line exceeds maximum limit of 180 characters; contains 261 characters
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 12 spaces, found 3
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 8 spaces, found 2
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 8 spaces, found 2
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 12 spaces, found 3
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 8 spaces, found 2
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 8 spaces, found 2
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Line indented incorrectly; expected at least 8 spaces, found 2
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 8 spaces, found 2
(#462) Inline control structures are not allowed
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 8 spaces, found 3
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#463) Line exceeds maximum limit of 180 characters; contains 193 characters
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 8 spaces, found 2
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 12 spaces, found 3
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#466) Line exceeds 132 characters; contains 180 characters
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 12 spaces, found 3
(#467) Inline control structures are not allowed
(#467) Variable "allowEdit" must be all lower-case
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 12 spaces, found 4
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#468) Line exceeds maximum limit of 180 characters; contains 213 characters
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 12 spaces, found 3
(#469) Inline control structures are not allowed
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 12 spaces, found 4
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 8 spaces, found 2
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 8 spaces, found 2
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 8 spaces, found 2
(#475) Variable "item_i" must not contain underscores.
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 4 spaces, found 1
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 4 spaces, found 1
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 4 spaces, found 1
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 4 spaces, found 1
(#482) Variable "parentCategory" must be all lower-case
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 4 spaces, found 2
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Variable "parentCategory" must be all lower-case
(#485) Spaces must be used to indent lines; tabs are not allowed
(#486) Spaces must be used to indent lines; tabs are not allowed
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Line indented incorrectly; expected 8 spaces, found 5
(#488) Spaces must be used to indent lines; tabs are not allowed
(#489) Spaces must be used to indent lines; tabs are not allowed
(#490) Spaces must be used to indent lines; tabs are not allowed
(#491) Spaces must be used to indent lines; tabs are not allowed
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Variable "parentCategory" must be all lower-case
(#493) Spaces must be used to indent lines; tabs are not allowed
(#494) Spaces must be used to indent lines; tabs are not allowed
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Variable "parentCategory" must be all lower-case
(#495) Variable "parentCategory" must be all lower-case
(#496) Spaces must be used to indent lines; tabs are not allowed
(#497) Spaces must be used to indent lines; tabs are not allowed
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Line indented incorrectly; expected 4 spaces, found 2
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 4 spaces, found 1
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 4 spaces, found 1
(#501) Variable "subCategories" must be all lower-case
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected 4 spaces, found 2
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Inline control structures are not allowed
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#503) Line exceeds 132 characters; contains 144 characters
(#504) Spaces must be used to indent lines; tabs are not allowed
(#505) Spaces must be used to indent lines; tabs are not allowed
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Line indented incorrectly; expected 8 spaces, found 5
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 8 spaces, found 6
(#507) Variable "currentCategory" must be all lower-case
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 12 spaces, found 7
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 8 spaces, found 6
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 12 spaces, found 7
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 8 spaces, found 6
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected 8 spaces, found 5
(#513) Spaces must be used to indent lines; tabs are not allowed
(#514) Spaces must be used to indent lines; tabs are not allowed
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Line indented incorrectly; expected 8 spaces, found 5
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected 8 spaces, found 5
(#516) Empty IF statement detected
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 12 spaces, found 6
(#517) Blank comments are not allowed
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 8 spaces, found 5
(#518) Usage of ELSEIF not allowed; use ELSE IF instead
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected 8 spaces, found 6
(#520) Spaces must be used to indent lines; tabs are not allowed
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Line indented incorrectly; expected 8 spaces, found 6
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 8 spaces, found 5
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) Line indented incorrectly; expected at least 12 spaces, found 6
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected 12 spaces, found 6
(#524) Expected 1 space before "=="; 0 found
(#524) Expected 1 space after "=="; 0 found
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#524) Line exceeds maximum limit of 180 characters; contains 226 characters
(#525) Spaces must be used to indent lines; tabs are not allowed
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Line indented incorrectly; expected 8 spaces, found 6
(#526) Closing brace indented incorrectly; expected 6 spaces, found 0
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 12 spaces, found 6
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 16 spaces, found 7
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected 12 spaces, found 6
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#530) Line exceeds 132 characters; contains 171 characters
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#531) Line exceeds 132 characters; contains 172 characters
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Line indented incorrectly; expected 8 spaces, found 5
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected 8 spaces, found 5
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected 8 spaces, found 5
(#535) Spaces must be used to indent lines; tabs are not allowed
(#536) Spaces must be used to indent lines; tabs are not allowed
(#537) Spaces must be used to indent lines; tabs are not allowed
(#538) Spaces must be used to indent lines; tabs are not allowed
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Line indented incorrectly; expected 8 spaces, found 5
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 8 spaces, found 5
(#540) Variable "img_url" must not contain underscores.
(#541) Spaces must be used to indent lines; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected at least 8 spaces, found 5
(#541) Variable "img_url" must not contain underscores.
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 8 spaces, found 5
(#543) Spaces must be used to indent lines; tabs are not allowed
(#544) Spaces must be used to indent lines; tabs are not allowed
(#545) Spaces must be used to indent lines; tabs are not allowed
(#546) Spaces must be used to indent lines; tabs are not allowed
(#547) Spaces must be used to indent lines; tabs are not allowed
(#548) Spaces must be used to indent lines; tabs are not allowed
(#549) Spaces must be used to indent lines; tabs are not allowed
(#549) Line indented incorrectly; expected 4 spaces, found 2
(#550) Spaces must be used to indent lines; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected 4 spaces, found 1
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected 4 spaces, found 1
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 8 spaces, found 2
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#553) Line exceeds 132 characters; contains 136 characters
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected 4 spaces, found 2
(#555) Spaces must be used to indent lines; tabs are not allowed
(#556) Spaces must be used to indent lines; tabs are not allowed
(#557) Spaces must be used to indent lines; tabs are not allowed
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Line indented incorrectly; expected 8 spaces, found 5
(#559) Spaces must be used to indent lines; tabs are not allowed
(#560) Spaces must be used to indent lines; tabs are not allowed
(#561) Spaces must be used to indent lines; tabs are not allowed
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Line indented incorrectly; expected 8 spaces, found 5
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 8 spaces, found 5
(#563) Variable "currentCategory" must be all lower-case
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Line indented incorrectly; expected at least 12 spaces, found 6
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 12 spaces, found 6
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#565) Line exceeds maximum limit of 180 characters; contains 236 characters
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected 8 spaces, found 5
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected 12 spaces, found 6
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 16 spaces, found 7
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 12 spaces, found 6
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 12 spaces, found 6
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 12 spaces, found 6
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected 8 spaces, found 7
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#574) Line exceeds 132 characters; contains 164 characters
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Line indented incorrectly; expected 8 spaces, found 7
(#575) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#575) Variable "allowEdit" must be all lower-case
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#576) Line exceeds maximum limit of 180 characters; contains 190 characters
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Line indented incorrectly; expected 8 spaces, found 7
(#578) Spaces must be used to indent lines; tabs are not allowed
(#579) Spaces must be used to indent lines; tabs are not allowed
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 0 spaces, found 7
(#580) Closing brace indented incorrectly; expected 0 spaces, found 7
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected 12 spaces, found 6
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected 8 spaces, found 5
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected 8 spaces, found 5
(#584) Spaces must be used to indent lines; tabs are not allowed
(#585) Spaces must be used to indent lines; tabs are not allowed
(#586) Spaces must be used to indent lines; tabs are not allowed
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#587) Line exceeds maximum limit of 180 characters; contains 197 characters
(#588) Spaces must be used to indent lines; tabs are not allowed
(#589) Spaces must be used to indent lines; tabs are not allowed
(#590) Spaces must be used to indent lines; tabs are not allowed
(#591) Spaces must be used to indent lines; tabs are not allowed
(#592) Spaces must be used to indent lines; tabs are not allowed
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Line indented incorrectly; expected 4 spaces, found 2
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected 4 spaces, found 1
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 4 spaces, found 1
(#599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) This comment is 64% valid code; is this commented out code?
(#599) Tab found before comment text; expected "// echo block_exaport_get_string("nobookmarksall", "block_exaport");" but found "// echo block_exaport_get_string("nobookmarksall", "block_exaport");"
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 4 spaces, found 1
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected at least 4 spaces, found 1
(#611) Inline control structures are not allowed
(#612) Spaces must be used to indent lines; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 4 spaces, found 2
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 4 spaces, found 1
(#616) Spaces must be used to indent lines; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 4 spaces, found 1
(#616) Inline control structures are not allowed
(#617) Spaces must be used to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 4 spaces, found 2
(#619) Spaces must be used to indent lines; tabs are not allowed
(#619) Tab found within whitespace
(#619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) Line indented incorrectly; expected at least 4 spaces, found 1
(#620) Spaces must be used to indent lines; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 4 spaces, found 1
(#621) Spaces must be used to indent lines; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected 4 spaces, found 1
(#621) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#623) Spaces must be used to indent lines; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 8 spaces, found 2
(#624) Spaces must be used to indent lines; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 8 spaces, found 2
(#624) Expected 1 space before "="; 0 found
(#624) Expected 1 space after "="; 0 found
(#624) Expected 1 space before "="; 0 found
(#624) Expected 1 space after "="; 0 found
(#626) Spaces must be used to indent lines; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected 8 spaces, found 2
(#626) Expected "if (...) {\n"; found "if(...){\n"
(#627) Spaces must be used to indent lines; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 12 spaces, found 3
(#628) Spaces must be used to indent lines; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected 8 spaces, found 2
(#629) Spaces must be used to indent lines; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected 4 spaces, found 1
(#630) Spaces must be used to indent lines; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 4 spaces, found 1
(#631) Spaces must be used to indent lines; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 4 spaces, found 1
(#632) Spaces must be used to indent lines; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 4 spaces, found 1
(#633) Spaces must be used to indent lines; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 4 spaces, found 1
(#635) Spaces must be used to indent lines; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/view_items_print.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Variable "type_plural" must not contain underscores.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Inline control structures are not allowed
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Inline control structures are not allowed
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Commas (,) must be followed by white space.
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#80) Variable "sql_sort" must not contain underscores.
(#86) Line exceeds 132 characters; contains 169 characters
(#87) Line exceeds 132 characters; contains 172 characters
(#93) Line exceeds 132 characters; contains 171 characters
(#95) Variable "sql_sort" must not contain underscores.
(#104) Line exceeds 132 characters; contains 134 characters
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#120) Commas (,) must be followed by white space.
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline control structures are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#131) Variable "item_i" must not contain underscores.
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Variable "item_i" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Variable "item_i" must not contain underscores.
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 4 spaces, found 1
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Variable "item_i" must not contain underscores.
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Variable "item_i" must not contain underscores.
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Variable "item_i" must not contain underscores.
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Line exceeds maximum limit of 180 characters; contains 200 characters
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#154) Empty IF statement detected
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 8 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 12 spaces, found 3
(#158) Variable "item_i" must not contain underscores.
(#158) Line exceeds 132 characters; contains 137 characters
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 8 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Variable "item_i" must not contain underscores.
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Variable "item_i" must not contain underscores.
blocks/exaport/views_list.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#31) Line indented incorrectly; expected at least 4 spaces, found 3
(#31) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) This comment is 75% valid code; is this commented out code?
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) No space found before comment text; expected "// viewsort" but found "//viewsort"
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// block_exaport_set_user_preferences(array('itemsort'=>$sort));" but found "//block_exaport_set_user_preferences(array('itemsort'=>$sort));"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) This comment is 60% valid code; is this commented out code?
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) Inline control structures are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 2
(#100) Line exceeds 132 characters; contains 136 characters
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Variable "view_i" must not contain underscores.
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Variable "view_i" must not contain underscores.
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Variable "view_i" must not contain underscores.
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Variable "view_i" must not contain underscores.
(#111) Line exceeds maximum limit of 180 characters; contains 198 characters
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Variable "view_i" must not contain underscores.
(#113) Line exceeds 132 characters; contains 134 characters
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Variable "view_i" must not contain underscores.
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Variable "view_i" must not contain underscores.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 8 spaces, found 2
(#119) Expected 1 space before "=="; 0 found
(#119) Expected 1 space after "=="; 0 found
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Variable "view_i" must not contain underscores.
(#120) Line exceeds maximum limit of 180 characters; contains 200 characters
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#121) Expected 1 space before "=="; 0 found
(#121) Expected 1 space after "=="; 0 found
(#121) Whitespace found at end of line
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 4
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 4
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 12 spaces, found 4
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 12 spaces, found 3
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 16 spaces, found 4
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 20 spaces, found 5
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 16 spaces, found 4
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 16 spaces, found 4
(#133) Variable "view_i" must not contain underscores.
(#133) Line exceeds 132 characters; contains 178 characters
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 12 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 12 spaces, found 3
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 4
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 4
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 4
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 12 spaces, found 3
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 16 spaces, found 4
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 20 spaces, found 5
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 16 spaces, found 4
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 16 spaces, found 4
(#147) Variable "view_i" must not contain underscores.
(#147) Line exceeds 132 characters; contains 176 characters
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 12 spaces, found 3
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 12 spaces, found 3
(#151) Variable "view_i" must not contain underscores.
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 16 spaces, found 4
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 12 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 16 spaces, found 4
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 12 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Variable "view_i" must not contain underscores.
(#157) Line exceeds maximum limit of 180 characters; contains 214 characters
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Line exceeds maximum limit of 180 characters; contains 286 characters
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line exceeds maximum limit of 180 characters; contains 308 characters
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Variable "view_i" must not contain underscores.
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 2
(#174) Whitespace found at end of line within string
(#175) Whitespace found at end of line within string
(#176) Whitespace found at end of line within string
(#181) Whitespace found at end of line within string
blocks/exaport/views_mod.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#28) Inline control structures are not allowed
(#28) Expected 1 space before "=="; 0 found
(#28) Expected 1 space after "=="; 0 found
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Commas (,) must be followed by white space.
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#45) Line indented incorrectly; expected at least 4 spaces, found 3
(#45) Commas (,) must be followed by white space.
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) This comment is 50% valid code; is this commented out code?
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) No space found before comment text; expected "// $view = null;" but found "//$view = null;"
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) This comment is 54% valid code; is this commented out code?
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Line indented incorrectly; expected at least 4 spaces, found 2
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Variable "sharedGroups" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Variable "group_groups" must not contain underscores.
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#74) Variable "group_groups" must not contain underscores.
(#74) Variable "group_group" must not contain underscores.
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#75) Variable "group_group" must not contain underscores.
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Variable "sharedGroups" must be all lower-case
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Variable "group_groups" must not contain underscores.
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Variable "returnurl_to_list" must not contain underscores.
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Line exceeds 132 characters; contains 147 characters
(#97) Line exceeds 132 characters; contains 147 characters
(#97) Line exceeds 132 characters; contains 147 characters
(#97) Line exceeds 132 characters; contains 147 characters
(#97) Line exceeds 132 characters; contains 147 characters
(#97) Line exceeds 132 characters; contains 147 characters
(#97) Line exceeds 132 characters; contains 147 characters
(#97) Line exceeds 132 characters; contains 147 characters
(#97) Line exceeds 132 characters; contains 147 characters
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 2
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Variable "returnurl_to_list" must not contain underscores.
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line exceeds 132 characters; contains 138 characters
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) This comment is 68% valid code; is this commented out code?
(#109) Line exceeds 132 characters; contains 138 characters
(#109) Line exceeds 132 characters; contains 138 characters
(#109) Line exceeds 132 characters; contains 138 characters
(#109) Line exceeds 132 characters; contains 138 characters
(#109) Line exceeds 132 characters; contains 138 characters
(#109) Line exceeds 132 characters; contains 138 characters
(#109) Line exceeds 132 characters; contains 138 characters
(#109) Line exceeds 132 characters; contains 138 characters
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) No space found before comment text; expected "// notice_yesno(get_string("deletecheck", null, $view->name), 'views_mod.php', 'views_list.php', $optionsyes, $optionsno, 'post', 'get');" but found "//notice_yesno(get_string("deletecheck", null, $view->name), 'views_mod.php', 'views_list.php', $optionsyes, $optionsno, 'post', 'get');"
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Line exceeds 132 characters; contains 160 characters
(#110) Line exceeds 132 characters; contains 160 characters
(#110) Line exceeds 132 characters; contains 160 characters
(#110) Line exceeds 132 characters; contains 160 characters
(#110) Line exceeds 132 characters; contains 160 characters
(#110) Line exceeds 132 characters; contains 160 characters
(#110) Line exceeds 132 characters; contains 160 characters
(#110) Line exceeds 132 characters; contains 160 characters
(#110) Line exceeds 132 characters; contains 160 characters
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Variable "hasSharedUsers" must be all lower-case
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Variable "hasSharedUsers" must be all lower-case
(#126) "require_once" must be immediately followed by an open parenthesis
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#130) Visibility must be declared on method "definition"
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Inline control structures are not allowed
(#148) Expected 1 space before "<>"; 0 found
(#148) Expected 1 space after "<>"; 0 found
(#148) Expected 1 space before "<>"; 0 found
(#148) Expected 1 space after "<>"; 0 found
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 3
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 12 spaces, found 3
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 16 spaces, found 7
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 16 spaces, found 7
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) This comment is 66% valid code; is this commented out code?
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Line indented incorrectly; expected at least 16 spaces, found 0
(#155) Tab found before comment text; expected "// $mform->addElement('textarea', 'description', get_string("title", "block_exaport"), 'cols="60" rows="5"');" but found "// $mform->addElement('textarea', 'description', get_string("title", "block_exaport"), 'cols="60" rows="5"');"
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Line indented incorrectly; expected at least 16 spaces, found 0
(#156) Tab found before comment text; expected "// $mform->setType('description', PARAM_TEXT);" but found "// $mform->setType('description', PARAM_TEXT);"
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 16 spaces, found 7
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Line exceeds maximum limit of 180 characters; contains 241 characters
(#158) Line exceeds maximum limit of 180 characters; contains 241 characters
(#158) Line exceeds maximum limit of 180 characters; contains 241 characters
(#158) Line exceeds maximum limit of 180 characters; contains 241 characters
(#158) Line exceeds maximum limit of 180 characters; contains 241 characters
(#158) Line exceeds maximum limit of 180 characters; contains 241 characters
(#158) Line exceeds maximum limit of 180 characters; contains 241 characters
(#158) Line exceeds maximum limit of 180 characters; contains 241 characters
(#158) Line exceeds maximum limit of 180 characters; contains 241 characters
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 16 spaces, found 7
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 16 spaces, found 7
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 20 spaces, found 8
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 20 spaces, found 8
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 20 spaces, found 8
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 24 spaces, found 9
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 28 spaces, found 10
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 32 spaces, found 11
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 28 spaces, found 10
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 28 spaces, found 10
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 28 spaces, found 10
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 28 spaces, found 10
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 28 spaces, found 10
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 28 spaces, found 10
(#173) Expected 1 space before ">"; 0 found
(#173) Expected 1 space after ">"; 0 found
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 32 spaces, found 11
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 28 spaces, found 10
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 24 spaces, found 9
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 28 spaces, found 10
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 24 spaces, found 9
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 20 spaces, found 8
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 20 spaces, found 8
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 20 spaces, found 8
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 20 spaces, found 8
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 20 spaces, found 8
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 24 spaces, found 9
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 24 spaces, found 9
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 24 spaces, found 9
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 24 spaces, found 9
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 28 spaces, found 10
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 24 spaces, found 9
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 20 spaces, found 8
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 24 spaces, found 10
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 20 spaces, found 8
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 16 spaces, found 7
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 16 spaces, found 7
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 20 spaces, found 8
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#196) Commas (,) must be followed by white space.
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 20 spaces, found 8
(#197) Line exceeds maximum limit of 180 characters; contains 254 characters
(#197) Line exceeds maximum limit of 180 characters; contains 254 characters
(#197) Line exceeds maximum limit of 180 characters; contains 254 characters
(#197) Line exceeds maximum limit of 180 characters; contains 254 characters
(#197) Line exceeds maximum limit of 180 characters; contains 254 characters
(#197) Line exceeds maximum limit of 180 characters; contains 254 characters
(#197) Line exceeds maximum limit of 180 characters; contains 254 characters
(#197) Line exceeds maximum limit of 180 characters; contains 254 characters
(#197) Line exceeds maximum limit of 180 characters; contains 254 characters
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 20 spaces, found 8
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 20 spaces, found 8
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 20 spaces, found 8
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 20 spaces, found 8
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 20 spaces, found 8
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 16 spaces, found 7
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 12 spaces, found 3
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 16 spaces, found 7
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 16 spaces, found 7
(#207) Inline control structures are not allowed
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "<="; 0 found
(#207) Expected 1 space after "<="; 0 found
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 16 spaces, found 8
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 16 spaces, found 7
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Whitespace found at end of line
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 12 spaces, found 3
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 16 spaces, found 7
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 16 spaces, found 7
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 12 spaces, found 3
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 16 spaces, found 7
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 16 spaces, found 7
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Whitespace found at end of line
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 16 spaces, found 7
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 16 spaces, found 7
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 16 spaces, found 7
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 16 spaces, found 7
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 16 spaces, found 7
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 20 spaces, found 8
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 20 spaces, found 8
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Whitespace found at end of line
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 16 spaces, found 7
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 16 spaces, found 7
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 16 spaces, found 7
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Whitespace found at end of line
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 12 spaces, found 3
(#234) Closing brace must be on a line by itself
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 8 spaces, found 2
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Whitespace found at end of line
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Inline control structures are not allowed
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 3
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Inline control structures are not allowed
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 3
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 4 spaces, found 1
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 4 spaces, found 1
(#242) method name "block_exaport_view_edit_form::toArray" must be in lower-case letters only
(#242) Visibility must be declared on method "toArray"
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Line indented incorrectly; expected at least 8 spaces, found 2
(#243) No space found before comment text; expected "// finalize the form definition if not yet done" but found "//finalize the form definition if not yet done"
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 8 spaces, found 2
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 8 spaces, found 2
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 8 spaces, found 2
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 12 spaces, found 3
(#255) Inline control structures are not allowed
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 12 spaces, found 4
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 12 spaces, found 3
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 8 spaces, found 2
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Whitespace found at end of line
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 4 spaces, found 1
(#264) Expected 1 space before "=>"; 0 found
(#264) Expected 1 space after "=>"; 0 found
(#264) Expected 1 space before "=>"; 0 found
(#264) Expected 1 space after "=>"; 0 found
(#264) Expected 1 space before "=>"; 0 found
(#264) Expected 1 space after "=>"; 0 found
(#264) Expected 1 space before "=>"; 0 found
(#264) Expected 1 space after "=>"; 0 found
(#266) Expected 1 space before "=>"; 0 found
(#266) Expected 1 space before "=>"; 0 found
(#266) Expected 1 space after "=>"; 0 found
(#266) Line exceeds 132 characters; contains 154 characters
(#266) Line exceeds 132 characters; contains 154 characters
(#266) Line exceeds 132 characters; contains 154 characters
(#266) Line exceeds 132 characters; contains 154 characters
(#266) Line exceeds 132 characters; contains 154 characters
(#266) Line exceeds 132 characters; contains 154 characters
(#266) Line exceeds 132 characters; contains 154 characters
(#266) Line exceeds 132 characters; contains 154 characters
(#266) Line exceeds 132 characters; contains 154 characters
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Variable "returnurl_to_list" must not contain underscores.
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 4 spaces, found 1
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) This comment is 75% valid code; is this commented out code?
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#272) No space found before comment text; expected "// no_submit_button_actions($editform, $sitecontext);" but found "//no_submit_button_actions($editform, $sitecontext);"
(#273) Variable "formView" must be all lower-case
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 4 spaces, found 1
(#274) Expected 1 space before "=="; 0 found
(#274) Expected 1 space after "=="; 0 found
(#274) Expected 1 space before "=="; 0 found
(#274) Expected 1 space after "=="; 0 found
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) This comment is 56% valid code; is this commented out code?
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) No space found before comment text; expected "// if (!$view) {$view = new stdClass(); $view->id = -1;}" but found "//if (!$view) {$view = new stdClass(); $view->id = -1;}"
(#275) Whitespace found at end of line
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Variable "formView" must be all lower-case
(#276) Variable "formView" must be all lower-case
(#276) Line exceeds 132 characters; contains 162 characters
(#276) Line exceeds 132 characters; contains 162 characters
(#276) Line exceeds 132 characters; contains 162 characters
(#276) Line exceeds 132 characters; contains 162 characters
(#276) Line exceeds 132 characters; contains 162 characters
(#276) Line exceeds 132 characters; contains 162 characters
(#276) Line exceeds 132 characters; contains 162 characters
(#276) Line exceeds 132 characters; contains 162 characters
(#276) Line exceeds 132 characters; contains 162 characters
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 4 spaces, found 1
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#279) Variable "dbView" must be all lower-case
(#279) Variable "formView" must be all lower-case
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 1
(#280) Variable "dbView" must be all lower-case
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 4 spaces, found 1
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Line indented incorrectly; expected at least 8 spaces, found 2
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 8 spaces, found 2
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 12 spaces, found 3
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 8 spaces, found 2
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#286) Variable "dbView" must be all lower-case
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 4 spaces, found 1
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 1
(#289) Expected 1 space before "=="; 0 found
(#289) Expected 1 space after "=="; 0 found
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 8 spaces, found 2
(#290) Variable "dbView" must be all lower-case
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 12 spaces, found 3
(#291) Variable "dbView" must be all lower-case
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 8 spaces, found 2
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 8 spaces, found 2
(#293) Variable "dbView" must be all lower-case
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 12 spaces, found 3
(#294) Variable "dbView" must be all lower-case
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 8 spaces, found 2
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 8 spaces, found 2
(#296) Variable "dbView" must be all lower-case
(#296) Variable "dbView" must be all lower-case
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 12 spaces, found 3
(#297) Variable "dbView" must be all lower-case
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 8 spaces, found 2
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 8 spaces, found 2
(#299) Variable "dbView" must be all lower-case
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 12 spaces, found 3
(#300) Variable "dbView" must be all lower-case
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 8 spaces, found 2
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 8 spaces, found 2
(#302) Variable "dbView" must be all lower-case
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 12 spaces, found 3
(#303) Variable "dbView" must be all lower-case
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 8 spaces, found 2
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 4 spaces, found 1
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 4 spaces, found 1
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 8 spaces, found 2
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 12 spaces, found 3
(#310) Variable "dbView" must be all lower-case
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 12 spaces, found 3
(#311) Inline control structures are not allowed
(#311) Variable "dbView" must be all lower-case
(#311) Variable "dbView" must be all lower-case
(#311) Expected 1 space before "=="; 0 found
(#311) Expected 1 space after "=="; 0 found
(#311) Variable "dbView" must be all lower-case
(#311) Expected 1 space before "="; 0 found
(#311) Expected 1 space after "="; 0 found
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 12 spaces, found 3
(#312) Variable "dbView" must be all lower-case
(#312) Variable "dbView" must be all lower-case
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 16 spaces, found 4
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 16 spaces, found 4
(#314) Variable "dbView" must be all lower-case
(#314) Variable "dbView" must be all lower-case
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 20 spaces, found 5
(#315) Variable "dbView" must be all lower-case
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 20 spaces, found 5
(#316) Variable "dbView" must be all lower-case
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 20 spaces, found 5
(#317) Variable "dbView" must be all lower-case
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 16 spaces, found 4
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 16 spaces, found 4
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 16 spaces, found 4
(#320) Variable "dbView" must be all lower-case
(#320) Variable "dbView" must be all lower-case
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 20 spaces, found 5
(#321) Variable "dbView" must be all lower-case
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 16 spaces, found 4
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 16 spaces, found 4
(#323) Variable "dbView" must be all lower-case
(#323) Variable "dbView" must be all lower-case
(#323) Line exceeds 132 characters; contains 141 characters
(#323) Line exceeds 132 characters; contains 141 characters
(#323) Line exceeds 132 characters; contains 141 characters
(#323) Line exceeds 132 characters; contains 141 characters
(#323) Line exceeds 132 characters; contains 141 characters
(#323) Line exceeds 132 characters; contains 141 characters
(#323) Line exceeds 132 characters; contains 141 characters
(#323) Line exceeds 132 characters; contains 141 characters
(#323) Line exceeds 132 characters; contains 141 characters
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 12 spaces, found 3
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 16 spaces, found 4
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 12 spaces, found 3
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 8 spaces, found 2
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Whitespace found at end of line
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 12 spaces, found 3
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 16 spaces, found 4
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Whitespace found at end of line
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 12 spaces, found 3
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 12 spaces, found 3
(#334) Variable "dbView" must be all lower-case
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 12 spaces, found 3
(#335) Variable "dbView" must be all lower-case
(#335) Variable "dbView" must be all lower-case
(#335) Expected 1 space before "=="; 0 found
(#335) Expected 1 space after "=="; 0 found
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 16 spaces, found 4
(#336) Inline control structures are not allowed
(#336) Expected 1 space before "=="; 0 found
(#336) Expected 1 space after "=="; 0 found
(#336) Whitespace found at end of line
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 16 spaces, found 5
(#337) Variable "dbView" must be all lower-case
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 16 spaces, found 4
(#338) Inline control structures are not allowed
(#338) Whitespace found at end of line
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 16 spaces, found 5
(#339) Variable "dbView" must be all lower-case
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 12 spaces, found 3
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 12 spaces, found 3
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 12 spaces, found 3
(#342) Variable "dbView" must be all lower-case
(#342) Variable "dbView" must be all lower-case
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 16 spaces, found 5
(#343) Variable "dbView" must be all lower-case
(#343) Variable "dbView" must be all lower-case
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 16 spaces, found 5
(#344) Variable "dbView" must be all lower-case
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 12 spaces, found 3
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 12 spaces, found 3
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 12 spaces, found 3
(#347) Variable "dbView" must be all lower-case
(#347) Variable "dbView" must be all lower-case
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 16 spaces, found 4
(#348) Variable "dbView" must be all lower-case
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 12 spaces, found 3
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 12 spaces, found 3
(#350) Variable "dbView" must be all lower-case
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 16 spaces, found 4
(#351) Variable "dbView" must be all lower-case
(#351) Variable "dbView" must be all lower-case
(#351) Line exceeds 132 characters; contains 140 characters
(#351) Line exceeds 132 characters; contains 140 characters
(#351) Line exceeds 132 characters; contains 140 characters
(#351) Line exceeds 132 characters; contains 140 characters
(#351) Line exceeds 132 characters; contains 140 characters
(#351) Line exceeds 132 characters; contains 140 characters
(#351) Line exceeds 132 characters; contains 140 characters
(#351) Line exceeds 132 characters; contains 140 characters
(#351) Line exceeds 132 characters; contains 140 characters
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 12 spaces, found 3
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 16 spaces, found 4
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 12 spaces, found 3
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Whitespace found at end of line
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 8 spaces, found 2
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 12 spaces, found 3
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 4 spaces, found 1
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Whitespace found at end of line
(#364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Line indented incorrectly; expected at least 4 spaces, found 0
(#364) Whitespace found at end of line
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 4 spaces, found 1
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 8 spaces, found 2
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Line indented incorrectly; expected at least 12 spaces, found 3
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 12 spaces, found 3
(#368) Expected 1 space before "=>"; 0 found
(#368) Expected 1 space after "=>"; 0 found
(#368) Variable "dbView" must be all lower-case
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Line indented incorrectly; expected at least 12 spaces, found 3
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 12 spaces, found 3
(#370) Line exceeds 132 characters; contains 166 characters
(#370) Line exceeds 132 characters; contains 166 characters
(#370) Line exceeds 132 characters; contains 166 characters
(#370) Line exceeds 132 characters; contains 166 characters
(#370) Line exceeds 132 characters; contains 166 characters
(#370) Line exceeds 132 characters; contains 166 characters
(#370) Line exceeds 132 characters; contains 166 characters
(#370) Line exceeds 132 characters; contains 166 characters
(#370) Line exceeds 132 characters; contains 166 characters
(#370) Whitespace found at end of line
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 12 spaces, found 7
(#371) Expected 1 space before "=>"; 0 found
(#371) Expected 1 space after "=>"; 0 found
(#371) Expected 1 space before "=>"; 0 found
(#371) Expected 1 space after "=>"; 0 found
(#371) Expected 1 space before "=>"; 0 found
(#371) Expected 1 space after "=>"; 0 found
(#371) Expected 1 space before "=>"; 0 found
(#371) Expected 1 space after "=>"; 0 found
(#371) Line exceeds 132 characters; contains 167 characters
(#371) Line exceeds 132 characters; contains 167 characters
(#371) Line exceeds 132 characters; contains 167 characters
(#371) Line exceeds 132 characters; contains 167 characters
(#371) Line exceeds 132 characters; contains 167 characters
(#371) Line exceeds 132 characters; contains 167 characters
(#371) Line exceeds 132 characters; contains 167 characters
(#371) Line exceeds 132 characters; contains 167 characters
(#371) Line exceeds 132 characters; contains 167 characters
(#371) Whitespace found at end of line
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 12 spaces, found 7
(#372) Variable "formView" must be all lower-case
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 12 spaces, found 3
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Whitespace found at end of line
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 12 spaces, found 3
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 16 spaces, found 4
(#376) Variable "dbView" must be all lower-case
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Line indented incorrectly; expected at least 16 spaces, found 4
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 16 spaces, found 4
(#379) Expected 1 space before "=="; 0 found
(#379) Expected 1 space after "=="; 0 found
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 20 spaces, found 5
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 24 spaces, found 6
(#381) Inline control structures are not allowed
(#381) Inline control structures are not allowed
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 24 spaces, found 6
(#382) Inline control structures are not allowed
(#382) Inline control structures are not allowed
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 24 spaces, found 6
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 20 spaces, found 5
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Whitespace found at end of line
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 20 spaces, found 5
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 24 spaces, found 6
(#387) Variable "newItem" must be all lower-case
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 24 spaces, found 6
(#388) Variable "newItem" must be all lower-case
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 24 spaces, found 6
(#389) Variable "newItem" must be all lower-case
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 24 spaces, found 6
(#390) Variable "newItem" must be all lower-case
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 24 spaces, found 6
(#391) Variable "newItem" must be all lower-case
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) This comment is 55% valid code; is this commented out code?
(#392) Line indented incorrectly; expected at least 24 spaces, found 6
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 24 spaces, found 6
(#393) Variable "newItem" must be all lower-case
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 24 spaces, found 6
(#394) Variable "newItem" must be all lower-case
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 24 spaces, found 6
(#396) Variable "newItem" must be all lower-case
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 24 spaces, found 6
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 24 spaces, found 6
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 24 spaces, found 6
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 24 spaces, found 6
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 24 spaces, found 6
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 20 spaces, found 5
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 16 spaces, found 4
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Whitespace found at end of line
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 16 spaces, found 4
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 12 spaces, found 3
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Whitespace found at end of line
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 12 spaces, found 3
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 16 spaces, found 4
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 16 spaces, found 4
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 16 spaces, found 4
(#411) Commas (,) must be followed by white space.
(#411) Expected 1 space before "=>"; 0 found
(#411) Expected 1 space after "=>"; 0 found
(#411) Line exceeds maximum limit of 180 characters; contains 216 characters
(#411) Line exceeds maximum limit of 180 characters; contains 216 characters
(#411) Line exceeds maximum limit of 180 characters; contains 216 characters
(#411) Line exceeds maximum limit of 180 characters; contains 216 characters
(#411) Line exceeds maximum limit of 180 characters; contains 216 characters
(#411) Line exceeds maximum limit of 180 characters; contains 216 characters
(#411) Line exceeds maximum limit of 180 characters; contains 216 characters
(#411) Line exceeds maximum limit of 180 characters; contains 216 characters
(#411) Line exceeds maximum limit of 180 characters; contains 216 characters
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 16 spaces, found 4
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Whitespace found at end of line
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 16 spaces, found 4
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 16 spaces, found 4
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 12 spaces, found 3
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Whitespace found at end of line
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 8 spaces, found 2
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Line indented incorrectly; expected at least 12 spaces, found 3
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 12 spaces, found 3
(#421) Expected 1 space before "=>"; 0 found
(#421) Expected 1 space after "=>"; 0 found
(#421) Variable "dbView" must be all lower-case
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) Line indented incorrectly; expected at least 12 spaces, found 3
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 12 spaces, found 3
(#423) Variable "dbView" must be all lower-case
(#423) Variable "dbView" must be all lower-case
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 16 spaces, found 4
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 16 spaces, found 4
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 20 spaces, found 5
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 20 spaces, found 5
(#428) Variable "shareItem" must be all lower-case
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 20 spaces, found 5
(#429) Variable "shareItem" must be all lower-case
(#429) Variable "dbView" must be all lower-case
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 20 spaces, found 5
(#430) Variable "shareItem" must be all lower-case
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 20 spaces, found 5
(#431) Variable "shareItem" must be all lower-case
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 16 spaces, found 4
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Line indented incorrectly; expected at least 16 spaces, found 4
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) This comment is 54% valid code; is this commented out code?
(#434) Line indented incorrectly; expected at least 16 spaces, found 4
(#434) No space found before comment text; expected "// $notifyusers = optional_param('notifyusers', '', PARAM_RAW);" but found "//$notifyusers = optional_param('notifyusers', '', PARAM_RAW);"
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 16 spaces, found 4
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 20 spaces, found 5
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 20 spaces, found 5
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Line indented incorrectly; expected at least 24 spaces, found 6
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 24 spaces, found 6
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) Line indented incorrectly; expected at least 28 spaces, found 7
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 28 spaces, found 7
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 28 spaces, found 7
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 28 spaces, found 7
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 28 spaces, found 7
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 28 spaces, found 7
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Line indented incorrectly; expected at least 28 spaces, found 7
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 28 spaces, found 7
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 28 spaces, found 7
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Variable "dbView" must be all lower-case
(#448) Line exceeds 132 characters; contains 138 characters
(#448) Line exceeds 132 characters; contains 138 characters
(#448) Line exceeds 132 characters; contains 138 characters
(#448) Line exceeds 132 characters; contains 138 characters
(#448) Line exceeds 132 characters; contains 138 characters
(#448) Line exceeds 132 characters; contains 138 characters
(#448) Line exceeds 132 characters; contains 138 characters
(#448) Line exceeds 132 characters; contains 138 characters
(#448) Line exceeds 132 characters; contains 138 characters
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 28 spaces, found 7
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 28 spaces, found 7
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 28 spaces, found 7
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 28 spaces, found 7
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Whitespace found at end of line
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 28 spaces, found 7
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 24 spaces, found 6
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 20 spaces, found 5
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 16 spaces, found 4
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 12 spaces, found 3
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Line indented incorrectly; expected at least 12 spaces, found 3
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 12 spaces, found 3
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Variable "dbView" must be all lower-case
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 12 spaces, found 3
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 12 spaces, found 3
(#463) Variable "dbView" must be all lower-case
(#463) Variable "dbView" must be all lower-case
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 16 spaces, found 4
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 16 spaces, found 4
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 16 spaces, found 4
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 20 spaces, found 5
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Line indented incorrectly; expected at least 24 spaces, found 6
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 24 spaces, found 6
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 20 spaces, found 5
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 20 spaces, found 5
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 20 spaces, found 6
(#473) Variable "dbView" must be all lower-case
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 20 spaces, found 6
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 20 spaces, found 5
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 16 spaces, found 4
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 12 spaces, found 3
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Whitespace found at end of line
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected 12 spaces, found 3
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Line indented incorrectly; expected at least 16 spaces, found 4
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 16 spaces, found 4
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 16 spaces, found 5
(#482) Variable "dbView" must be all lower-case
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 16 spaces, found 4
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 12 spaces, found 3
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Whitespace found at end of line
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 12 spaces, found 3
(#486) Variable "dbView" must be all lower-case
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 16 spaces, found 4
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 16 spaces, found 4
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 16 spaces, found 4
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 16 spaces, found 4
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 16 spaces, found 4
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 16 spaces, found 4
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 20 spaces, found 5
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected 20 spaces, found 5
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Line indented incorrectly; expected at least 24 spaces, found 6
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 24 spaces, found 6
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Line indented incorrectly; expected at least 24 spaces, found 6
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 24 spaces, found 6
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 24 spaces, found 6
(#499) Variable "insertData" must be all lower-case
(#499) Whitespace found at end of line
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 24 spaces, found 6
(#500) Variable "insertData" must be all lower-case
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 24 spaces, found 6
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected 24 spaces, found 6
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 28 spaces, found 7
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 32 spaces, found 8
(#504) Variable "insertData" must be all lower-case
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 32 spaces, found 8
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Line indented incorrectly; expected at least 36 spaces, found 9
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 36 spaces, found 9
(#507) Variable "insertData" must be all lower-case
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected 32 spaces, found 8
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Line indented incorrectly; expected at least 36 spaces, found 9
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 36 spaces, found 9
(#510) Variable "insertData" must be all lower-case
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 32 spaces, found 8
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 32 spaces, found 8
(#512) Variable "insertData" must be all lower-case
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 32 spaces, found 8
(#513) Variable "insertData" must be all lower-case
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected 28 spaces, found 7
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected 24 spaces, found 6
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Line indented incorrectly; expected at least 24 spaces, found 6
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 24 spaces, found 6
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 20 spaces, found 5
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected 16 spaces, found 4
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected 12 spaces, found 3
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 8 spaces, found 2
(#522) Closing brace must be on a line by itself
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected 4 spaces, found 1
(#525) This comment is 53% valid code; is this commented out code?
(#525) Line indented incorrectly; expected at least 4 spaces, found 0
(#526) Line indented incorrectly; expected at least 4 spaces, found 2
(#527) Line indented incorrectly; expected at least 4 spaces, found 1
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 4 spaces, found 1
(#528) Variable "dbView" must be all lower-case
(#528) Line exceeds 132 characters; contains 136 characters
(#528) Line exceeds 132 characters; contains 136 characters
(#528) Line exceeds 132 characters; contains 136 characters
(#528) Line exceeds 132 characters; contains 136 characters
(#528) Line exceeds 132 characters; contains 136 characters
(#528) Line exceeds 132 characters; contains 136 characters
(#528) Line exceeds 132 characters; contains 136 characters
(#528) Line exceeds 132 characters; contains 136 characters
(#528) Line exceeds 132 characters; contains 136 characters
(#530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) This comment is 98% valid code; is this commented out code?
(#530) Line indented incorrectly; expected at least 4 spaces, found 0
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 4 spaces, found 1
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Variable "postView" must be all lower-case
(#536) Variable "postView" must be all lower-case
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#537) Variable "postView" must be all lower-case
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#538) Variable "postView" must be all lower-case
(#540) Variable "postView" must be all lower-case
(#540) Commas (,) must be followed by white space.
(#540) Expected 1 space before "=>"; 0 found
(#540) Expected 1 space after "=>"; 0 found
(#540) Line exceeds maximum limit of 180 characters; contains 216 characters
(#540) Line exceeds maximum limit of 180 characters; contains 216 characters
(#540) Line exceeds maximum limit of 180 characters; contains 216 characters
(#540) Line exceeds maximum limit of 180 characters; contains 216 characters
(#540) Line exceeds maximum limit of 180 characters; contains 216 characters
(#540) Line exceeds maximum limit of 180 characters; contains 216 characters
(#540) Line exceeds maximum limit of 180 characters; contains 216 characters
(#540) Line exceeds maximum limit of 180 characters; contains 216 characters
(#540) Line exceeds maximum limit of 180 characters; contains 216 characters
(#542) Line exceeds 132 characters; contains 136 characters
(#542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Line exceeds 132 characters; contains 136 characters
(#542) Line exceeds 132 characters; contains 136 characters
(#542) Line exceeds 132 characters; contains 136 characters
(#542) Line exceeds 132 characters; contains 136 characters
(#542) Line exceeds 132 characters; contains 136 characters
(#542) Line exceeds 132 characters; contains 136 characters
(#542) Line exceeds 132 characters; contains 136 characters
(#542) Line exceeds 132 characters; contains 136 characters
(#543) Variable "postView" must be all lower-case
(#543) Expected 1 space before "=>"; 0 found
(#543) Expected 1 space after "=>"; 0 found
(#543) Line exceeds maximum limit of 180 characters; contains 184 characters
(#543) Line exceeds maximum limit of 180 characters; contains 184 characters
(#543) Line exceeds maximum limit of 180 characters; contains 184 characters
(#543) Line exceeds maximum limit of 180 characters; contains 184 characters
(#543) Line exceeds maximum limit of 180 characters; contains 184 characters
(#543) Line exceeds maximum limit of 180 characters; contains 184 characters
(#543) Line exceeds maximum limit of 180 characters; contains 184 characters
(#543) Line exceeds maximum limit of 180 characters; contains 184 characters
(#543) Line exceeds maximum limit of 180 characters; contains 184 characters
(#544) Variable "targetDraftitemid" must be all lower-case
(#544) Line exceeds 132 characters; contains 145 characters
(#544) Line exceeds 132 characters; contains 145 characters
(#544) Line exceeds 132 characters; contains 145 characters
(#544) Line exceeds 132 characters; contains 145 characters
(#544) Line exceeds 132 characters; contains 145 characters
(#544) Line exceeds 132 characters; contains 145 characters
(#544) Line exceeds 132 characters; contains 145 characters
(#544) Line exceeds 132 characters; contains 145 characters
(#544) Line exceeds 132 characters; contains 145 characters
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 4 spaces, found 1
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Whitespace found at end of line
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Line indented incorrectly; expected at least 4 spaces, found 1
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 4 spaces, found 1
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 4 spaces, found 1
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 4 spaces, found 1
(#551) Variable "file_record" must not contain underscores.
(#551) Expected 1 space before "=>"; 0 found
(#551) Expected 1 space after "=>"; 0 found
(#551) Expected 1 space before "=>"; 0 found
(#551) Expected 1 space after "=>"; 0 found
(#551) Expected 1 space before "=>"; 0 found
(#551) Expected 1 space after "=>"; 0 found
(#551) Expected 1 space before "=>"; 0 found
(#551) Expected 1 space after "=>"; 0 found
(#551) Variable "targetDraftitemid" must be all lower-case
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected 4 spaces, found 1
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected 8 spaces, found 2
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected 12 spaces, found 3
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#555) Line indented incorrectly; expected at least 16 spaces, found 4
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) Line indented incorrectly; expected at least 16 spaces, found 4
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 16 spaces, found 4
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 12 spaces, found 3
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected 12 spaces, found 3
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 16 spaces, found 4
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected 12 spaces, found 3
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 12 spaces, found 3
(#563) Variable "file_record" must not contain underscores.
(#563) Variable "file_record" must not contain underscores.
(#563) Variable "file_record" must not contain underscores.
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 12 spaces, found 5
(#564) Variable "file_record" must not contain underscores.
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 16 spaces, found 4
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected 12 spaces, found 3
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 12 spaces, found 3
(#568) Variable "file_record" must not contain underscores.
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 12 spaces, found 3
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 12 spaces, found 3
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 12 spaces, found 3
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) This comment is 55% valid code; is this commented out code?
(#572) Line indented incorrectly; expected at least 12 spaces, found 3
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) This comment is 55% valid code; is this commented out code?
(#573) Line indented incorrectly; expected at least 12 spaces, found 3
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 12 spaces, found 3
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 12 spaces, found 3
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 12 spaces, found 3
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 12 spaces, found 3
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 12 spaces, found 3
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 12 spaces, found 3
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 12 spaces, found 3
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 12 spaces, found 3
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 12 spaces, found 3
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 12 spaces, found 3
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 12 spaces, found 3
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 12 spaces, found 3
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Line indented incorrectly; expected at least 12 spaces, found 3
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected 8 spaces, found 2
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected 4 spaces, found 1
(#591) Variable "postView" must be all lower-case
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected 4 spaces, found 1
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 8 spaces, found 2
(#595) Variable "postView" must be all lower-case
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 8 spaces, found 2
(#596) Variable "postView" must be all lower-case
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 8 spaces, found 2
(#598) Variable "strAction" must be all lower-case
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected 4 spaces, found 1
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 8 spaces, found 2
(#601) Variable "postView" must be all lower-case
(#601) Variable "postView" must be all lower-case
(#601) Variable "hasSharedUsers" must be all lower-case
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 12 spaces, found 3
(#602) Variable "postView" must be all lower-case
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected 8 spaces, found 2
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 8 spaces, found 2
(#604) Variable "strAction" must be all lower-case
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 4 spaces, found 1
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 8 spaces, found 2
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected at least 4 spaces, found 1
(#611) Variable "postView" must be all lower-case
(#614) "require_once" must be immediately followed by an open parenthesis
(#621) Variable "postView" must be all lower-case
(#622) Expected 1 space before "<>"; 0 found
(#622) Expected 1 space after "<>"; 0 found
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) Whitespace found at end of line
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 4 spaces, found 1
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 4 spaces, found 1
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 4 spaces, found 1
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 4 spaces, found 1
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Whitespace found at end of line
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line exceeds maximum limit of 180 characters; contains 184 characters
(#634) Line exceeds maximum limit of 180 characters; contains 184 characters
(#634) Line exceeds maximum limit of 180 characters; contains 184 characters
(#634) Line exceeds maximum limit of 180 characters; contains 184 characters
(#634) Line exceeds maximum limit of 180 characters; contains 184 characters
(#634) Line exceeds maximum limit of 180 characters; contains 184 characters
(#634) Line exceeds maximum limit of 180 characters; contains 184 characters
(#634) Line exceeds maximum limit of 180 characters; contains 184 characters
(#634) Line exceeds maximum limit of 180 characters; contains 184 characters
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Commas (,) must be followed by white space.
(#635) Commas (,) must be followed by white space.
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line exceeds 132 characters; contains 141 characters
(#638) Line exceeds 132 characters; contains 141 characters
(#638) Line exceeds 132 characters; contains 141 characters
(#638) Line exceeds 132 characters; contains 141 characters
(#638) Line exceeds 132 characters; contains 141 characters
(#638) Line exceeds 132 characters; contains 141 characters
(#638) Line exceeds 132 characters; contains 141 characters
(#638) Line exceeds 132 characters; contains 141 characters
(#638) Line exceeds 132 characters; contains 141 characters
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 4 spaces, found 1
(#649) Variable "portfolioItems" must be all lower-case
(#650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#650) Inline comments must end in full-stops, exclamation marks, or question marks
(#651) Line exceeds 132 characters; contains 166 characters
(#651) Line exceeds 132 characters; contains 166 characters
(#651) Line exceeds 132 characters; contains 166 characters
(#651) Line exceeds 132 characters; contains 166 characters
(#651) Line exceeds 132 characters; contains 166 characters
(#651) Line exceeds 132 characters; contains 166 characters
(#651) Line exceeds 132 characters; contains 166 characters
(#651) Line exceeds 132 characters; contains 166 characters
(#651) Line exceeds 132 characters; contains 166 characters
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 4 spaces, found 1
(#655) Inline control structures are not allowed
(#655) Variable "portfolioItems" must be all lower-case
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 4 spaces, found 2
(#656) Variable "portfolioItems" must be all lower-case
(#656) Variable "portfolioItems" must be all lower-case
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Variable "portfolioItems" must be all lower-case
(#663) Spaces must be used for alignment; tabs are not allowed
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 4 spaces, found 1
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected 4 spaces, found 2
(#673) Spaces must be used for alignment; tabs are not allowed
(#674) Spaces must be used for alignment; tabs are not allowed
(#675) Spaces must be used for alignment; tabs are not allowed
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Line exceeds maximum limit of 180 characters; contains 188 characters
(#676) Line exceeds maximum limit of 180 characters; contains 188 characters
(#676) Line exceeds maximum limit of 180 characters; contains 188 characters
(#676) Line exceeds maximum limit of 180 characters; contains 188 characters
(#676) Line exceeds maximum limit of 180 characters; contains 188 characters
(#676) Line exceeds maximum limit of 180 characters; contains 188 characters
(#676) Line exceeds maximum limit of 180 characters; contains 188 characters
(#676) Line exceeds maximum limit of 180 characters; contains 188 characters
(#676) Line exceeds maximum limit of 180 characters; contains 188 characters
(#677) Spaces must be used for alignment; tabs are not allowed
(#678) Spaces must be used for alignment; tabs are not allowed
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Line exceeds 132 characters; contains 151 characters
(#679) Line exceeds 132 characters; contains 151 characters
(#679) Line exceeds 132 characters; contains 151 characters
(#679) Line exceeds 132 characters; contains 151 characters
(#679) Line exceeds 132 characters; contains 151 characters
(#679) Line exceeds 132 characters; contains 151 characters
(#679) Line exceeds 132 characters; contains 151 characters
(#679) Line exceeds 132 characters; contains 151 characters
(#679) Line exceeds 132 characters; contains 151 characters
(#679) Spaces must be used for alignment; tabs are not allowed
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Line indented incorrectly; expected 4 spaces, found 2
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Inline comments must start with a capital letter, digit or 3-dots sequence
(#681) Inline comments must end in full-stops, exclamation marks, or question marks
(#681) Line indented incorrectly; expected at least 4 spaces, found 2
(#682) Line indented incorrectly; expected at least 4 spaces, found 0
(#683) Line indented incorrectly; expected at least 4 spaces, found 0
(#684) Line indented incorrectly; expected at least 4 spaces, found 0
(#685) Line exceeds 132 characters; contains 142 characters
(#685) Line exceeds 132 characters; contains 142 characters
(#685) Line exceeds 132 characters; contains 142 characters
(#685) Line exceeds 132 characters; contains 142 characters
(#685) Line exceeds 132 characters; contains 142 characters
(#685) Line exceeds 132 characters; contains 142 characters
(#685) Line exceeds 132 characters; contains 142 characters
(#685) Line exceeds 132 characters; contains 142 characters
(#685) Line exceeds 132 characters; contains 142 characters
(#688) Line indented incorrectly; expected at least 4 spaces, found 0
(#714) Commas (,) must be followed by white space.
(#716) Whitespace found at end of line within string
(#721) Commas (,) must be followed by white space.
(#725) Line indented incorrectly; expected 4 spaces, found 0
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 8 spaces, found 1
(#730) Commas (,) must be followed by white space.
(#733) Line indented incorrectly; expected 4 spaces, found 0
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Whitespace found at end of line
(#735) Line indented incorrectly; expected at least 4 spaces, found 0
(#736) Line indented incorrectly; expected at least 4 spaces, found 0
(#738) Line indented incorrectly; expected at least 4 spaces, found 0
(#738) Variable "cols_layout" must not contain underscores.
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 4 spaces, found 1
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 11 spaces, found 0
(#742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#742) Inline comments must end in full-stops, exclamation marks, or question marks
(#742) Line indented incorrectly; expected at least 11 spaces, found 0
(#743) Line indented incorrectly; expected at least 11 spaces, found 0
(#743) Inline control structures are not allowed
(#743) Expected 1 space before "=="; 0 found
(#743) Expected 1 space after "=="; 0 found
(#743) Whitespace found at end of line
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected at least 11 spaces, found 1
(#746) Line indented incorrectly; expected at least 11 spaces, found 0
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected at least 11 spaces, found 1
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 11 spaces, found 2
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 11 spaces, found 2
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 11 spaces, found 3
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected 11 spaces, found 3
(#752) Expected 1 space before "="; 0 found
(#752) Expected 1 space after "="; 0 found
(#752) Expected 1 space before "<="; 0 found
(#752) Expected 1 space after "<="; 0 found
(#752) Variable "cols_layout" must not contain underscores.
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 15 spaces, found 4
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected at least 15 spaces, found 4
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 15 spaces, found 4
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 15 spaces, found 4
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected 12 spaces, found 3
(#758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#758) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) This comment is 60% valid code; is this commented out code?
(#758) Line indented incorrectly; expected at least 12 spaces, found 0
(#758) Tab found before comment text; expected "// echo '<ul class="portfolioDesignBlocks portfolioDesignBlocks-left">';" but found "// echo '<ul class="portfolioDesignBlocks portfolioDesignBlocks-left">';"
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 12 spaces, found 3
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 12 spaces, found 2
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 12 spaces, found 1
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 12 spaces, found 1
(#763) Line indented incorrectly; expected at least 12 spaces, found 0
(#765) Inline comments must start with a capital letter, digit or 3-dots sequence
(#765) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) This comment is 67% valid code; is this commented out code?
(#765) Line indented incorrectly; expected at least 12 spaces, found 0
(#765) No space found before comment text; expected "// include __DIR__.'/blocks_tmpl.php';" but found "//include __DIR__.'/blocks_tmpl.php';"
(#768) Line indented incorrectly; expected at least 4 spaces, found 0
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected 4 spaces, found 1
(#769) Whitespace found at end of line
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 8 spaces, found 3
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 8 spaces, found 3
(#772) This comment is 69% valid code; is this commented out code?
(#772) Inline comments must start with a capital letter, digit or 3-dots sequence
(#772) Line exceeds maximum limit of 180 characters; contains 316 characters
(#772) Line indented incorrectly; expected at least 8 spaces, found 0
(#772) Line exceeds maximum limit of 180 characters; contains 316 characters
(#772) Line exceeds maximum limit of 180 characters; contains 316 characters
(#772) Line exceeds maximum limit of 180 characters; contains 316 characters
(#772) Line exceeds maximum limit of 180 characters; contains 316 characters
(#772) Line exceeds maximum limit of 180 characters; contains 316 characters
(#772) Line exceeds maximum limit of 180 characters; contains 316 characters
(#772) Line exceeds maximum limit of 180 characters; contains 316 characters
(#772) Line exceeds maximum limit of 180 characters; contains 316 characters
(#772) Tab found before comment text; expected "// echo '<div class="fitem required"><div class="fitemtitle"><label>'.get_string('viewtitle', 'block_exaport').'<img class="req" title="Required field" alt="Required field" src="'.$CFG->wwwroot.'/pix/req.gif" /> </label></div><div class="felement ftext">'.$form['elements_by_name']['name']['html'].'</div></div>';" but found "// echo '<div class="fitem required"><div class="fitemtitle"><label>'.get_string('viewtitle', 'block_exaport').'<img class="req" title="Required field" alt="Required field" src="'.$CFG->wwwroot.'/pix/req.gif" /> </label></div><div class="felement ftext">'.$form['elements_by_name']['name']['html'].'</div></div>';"
(#773) Inline comments must end in full-stops, exclamation marks, or question marks
(#773) Line exceeds maximum limit of 180 characters; contains 220 characters
(#773) Line indented incorrectly; expected at least 8 spaces, found 0
(#773) Line exceeds maximum limit of 180 characters; contains 220 characters
(#773) Line exceeds maximum limit of 180 characters; contains 220 characters
(#773) Line exceeds maximum limit of 180 characters; contains 220 characters
(#773) Line exceeds maximum limit of 180 characters; contains 220 characters
(#773) Line exceeds maximum limit of 180 characters; contains 220 characters
(#773) Line exceeds maximum limit of 180 characters; contains 220 characters
(#773) Line exceeds maximum limit of 180 characters; contains 220 characters
(#773) Line exceeds maximum limit of 180 characters; contains 220 characters
(#773) Tab found before comment text; expected "// echo '<div class="fitem"><div class="fitemtitle"><label>'.get_string('viewdescription', 'block_exaport').'</label></div><div class="felement ftext">'.$form['elements_by_name']['description']['html'].'</div></div>';" but found "// echo '<div class="fitem"><div class="fitemtitle"><label>'.get_string('viewdescription', 'block_exaport').'</label></div><div class="felement ftext">'.$form['elements_by_name']['description']['html'].'</div></div>';"
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 8 spaces, found 3
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 8 spaces, found 3
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 8 spaces, found 3
(#777) Expected 1 space before "="; 0 found
(#777) Expected 1 space after "="; 0 found
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected 8 spaces, found 3
(#778) Expected 1 space before ">"; 0 found
(#778) Expected 1 space after ">"; 0 found
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected at least 12 spaces, found 4
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 12 spaces, found 4
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected 8 spaces, found 3
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected 8 spaces, found 3
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected at least 12 spaces, found 4
(#783) Variable "draftid_editor" must not contain underscores.
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected at least 12 spaces, found 4
(#784) Variable "draftid_editor" must not contain underscores.
(#784) Expected 1 space before "=>"; 0 found
(#784) Expected 1 space after "=>"; 0 found
(#784) Line exceeds maximum limit of 180 characters; contains 235 characters
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Line exceeds maximum limit of 180 characters; contains 235 characters
(#784) Line exceeds maximum limit of 180 characters; contains 235 characters
(#784) Line exceeds maximum limit of 180 characters; contains 235 characters
(#784) Line exceeds maximum limit of 180 characters; contains 235 characters
(#784) Line exceeds maximum limit of 180 characters; contains 235 characters
(#784) Line exceeds maximum limit of 180 characters; contains 235 characters
(#784) Line exceeds maximum limit of 180 characters; contains 235 characters
(#784) Line exceeds maximum limit of 180 characters; contains 235 characters
(#784) Tab found within whitespace
(#784) Whitespace found at end of line
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected at least 12 spaces, found 4
(#785) Variable "draftid_editor" must not contain underscores.
(#785) Line exceeds 132 characters; contains 172 characters
(#785) Line exceeds 132 characters; contains 172 characters
(#785) Line exceeds 132 characters; contains 172 characters
(#785) Line exceeds 132 characters; contains 172 characters
(#785) Line exceeds 132 characters; contains 172 characters
(#785) Line exceeds 132 characters; contains 172 characters
(#785) Line exceeds 132 characters; contains 172 characters
(#785) Line exceeds 132 characters; contains 172 characters
(#785) Line exceeds 132 characters; contains 172 characters
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Whitespace found at end of line
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected at least 12 spaces, found 4
(#786) Expected 1 space before "=>"; 0 found
(#786) Expected 1 space after "=>"; 0 found
(#786) Expected 1 space before "=>"; 0 found
(#786) Expected 1 space after "=>"; 0 found
(#786) Expected 1 space before "=>"; 0 found
(#786) Expected 1 space after "=>"; 0 found
(#786) Variable "draftid_editor" must not contain underscores.
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected 8 spaces, found 3
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected at least 8 spaces, found 3
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected at least 8 spaces, found 3
(#790) This comment is 78% valid code; is this commented out code?
(#790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#790) Line indented incorrectly; expected at least 8 spaces, found 0
(#790) Tab found before comment text; expected "// if (isset($view))" but found "// if (isset($view))"
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Inline comments must end in full-stops, exclamation marks, or question marks
(#791) This comment is 63% valid code; is this commented out code?
(#791) Line indented incorrectly; expected at least 8 spaces, found 4
(#791) No space found before comment text; expected "// $data = file_prepare_standard_editor($data, 'description', $textfieldoptions, $context, 'block_exaport', 'veiw', $view->id);" but found "//$data = file_prepare_standard_editor($data, 'description', $textfieldoptions, $context, 'block_exaport', 'veiw', $view->id);"
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 8 spaces, found 3
(#792) Space found before object operator
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Whitespace found at end of line
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected at least 8 spaces, found 3
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Whitespace found at end of line
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected at least 8 spaces, found 3
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected at least 8 spaces, found 3
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#798) Line indented incorrectly; expected at least 4 spaces, found 0
(#798) Whitespace found at end of line
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected 4 spaces, found 1
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 8 spaces, found 2
(#800) Inline control structures are not allowed
(#800) Expected 1 space before "=="; 0 found
(#800) Expected 1 space after "=="; 0 found
(#800) Whitespace found at end of line
(#801) Spaces must be used for alignment; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected at least 8 spaces, found 2
(#802) Spaces must be used for alignment; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected at least 8 spaces, found 3
(#803) Commas (,) must be followed by white space.
(#808) Expected 1 space before "=="; 0 found
(#808) Expected 1 space after "=="; 0 found
(#808) Expected 1 space before "?"; 0 found
(#808) Expected 1 space after "?"; 0 found
(#808) Expected 1 space before ":"; 0 found
(#808) Expected 1 space after ":"; 0 found
(#808) Line exceeds 132 characters; contains 142 characters
(#808) Line exceeds 132 characters; contains 142 characters
(#808) Line exceeds 132 characters; contains 142 characters
(#808) Line exceeds 132 characters; contains 142 characters
(#808) Line exceeds 132 characters; contains 142 characters
(#808) Line exceeds 132 characters; contains 142 characters
(#808) Line exceeds 132 characters; contains 142 characters
(#808) Line exceeds 132 characters; contains 142 characters
(#808) Line exceeds 132 characters; contains 142 characters
(#815) Expected 1 space before "=="; 0 found
(#815) Expected 1 space after "=="; 0 found
(#815) Expected 1 space before "?"; 0 found
(#815) Expected 1 space after "?"; 0 found
(#815) Expected 1 space before ":"; 0 found
(#815) Expected 1 space after ":"; 0 found
(#815) Line exceeds 132 characters; contains 142 characters
(#815) Line exceeds 132 characters; contains 142 characters
(#815) Line exceeds 132 characters; contains 142 characters
(#815) Line exceeds 132 characters; contains 142 characters
(#815) Line exceeds 132 characters; contains 142 characters
(#815) Line exceeds 132 characters; contains 142 characters
(#815) Line exceeds 132 characters; contains 142 characters
(#815) Line exceeds 132 characters; contains 142 characters
(#815) Line exceeds 132 characters; contains 142 characters
(#820) Expected 1 space before "=="; 0 found
(#820) Expected 1 space after "=="; 0 found
(#820) Expected 1 space before "?"; 0 found
(#820) Expected 1 space after "?"; 0 found
(#820) Expected 1 space before ":"; 0 found
(#820) Expected 1 space after ":"; 0 found
(#820) Line exceeds 132 characters; contains 142 characters
(#820) Line exceeds 132 characters; contains 142 characters
(#820) Line exceeds 132 characters; contains 142 characters
(#820) Line exceeds 132 characters; contains 142 characters
(#820) Line exceeds 132 characters; contains 142 characters
(#820) Line exceeds 132 characters; contains 142 characters
(#820) Line exceeds 132 characters; contains 142 characters
(#820) Line exceeds 132 characters; contains 142 characters
(#820) Line exceeds 132 characters; contains 142 characters
(#825) Expected 1 space before "=="; 0 found
(#825) Expected 1 space after "=="; 0 found
(#825) Expected 1 space before "?"; 0 found
(#825) Expected 1 space after "?"; 0 found
(#825) Expected 1 space before ":"; 0 found
(#825) Expected 1 space after ":"; 0 found
(#825) Line exceeds 132 characters; contains 142 characters
(#825) Line exceeds 132 characters; contains 142 characters
(#825) Line exceeds 132 characters; contains 142 characters
(#825) Line exceeds 132 characters; contains 142 characters
(#825) Line exceeds 132 characters; contains 142 characters
(#825) Line exceeds 132 characters; contains 142 characters
(#825) Line exceeds 132 characters; contains 142 characters
(#825) Line exceeds 132 characters; contains 142 characters
(#825) Line exceeds 132 characters; contains 142 characters
(#832) Expected 1 space before "=="; 0 found
(#832) Expected 1 space after "=="; 0 found
(#832) Expected 1 space before "?"; 0 found
(#832) Expected 1 space after "?"; 0 found
(#832) Expected 1 space before ":"; 0 found
(#832) Expected 1 space after ":"; 0 found
(#832) Line exceeds 132 characters; contains 142 characters
(#832) Line exceeds 132 characters; contains 142 characters
(#832) Line exceeds 132 characters; contains 142 characters
(#832) Line exceeds 132 characters; contains 142 characters
(#832) Line exceeds 132 characters; contains 142 characters
(#832) Line exceeds 132 characters; contains 142 characters
(#832) Line exceeds 132 characters; contains 142 characters
(#832) Line exceeds 132 characters; contains 142 characters
(#832) Line exceeds 132 characters; contains 142 characters
(#837) Expected 1 space before "=="; 0 found
(#837) Expected 1 space after "=="; 0 found
(#837) Expected 1 space before "?"; 0 found
(#837) Expected 1 space after "?"; 0 found
(#837) Expected 1 space before ":"; 0 found
(#837) Expected 1 space after ":"; 0 found
(#837) Line exceeds 132 characters; contains 142 characters
(#837) Line exceeds 132 characters; contains 142 characters
(#837) Line exceeds 132 characters; contains 142 characters
(#837) Line exceeds 132 characters; contains 142 characters
(#837) Line exceeds 132 characters; contains 142 characters
(#837) Line exceeds 132 characters; contains 142 characters
(#837) Line exceeds 132 characters; contains 142 characters
(#837) Line exceeds 132 characters; contains 142 characters
(#837) Line exceeds 132 characters; contains 142 characters
(#842) Expected 1 space before "=="; 0 found
(#842) Expected 1 space after "=="; 0 found
(#842) Expected 1 space before "?"; 0 found
(#842) Expected 1 space after "?"; 0 found
(#842) Expected 1 space before ":"; 0 found
(#842) Expected 1 space after ":"; 0 found
(#842) Line exceeds 132 characters; contains 142 characters
(#842) Line exceeds 132 characters; contains 142 characters
(#842) Line exceeds 132 characters; contains 142 characters
(#842) Line exceeds 132 characters; contains 142 characters
(#842) Line exceeds 132 characters; contains 142 characters
(#842) Line exceeds 132 characters; contains 142 characters
(#842) Line exceeds 132 characters; contains 142 characters
(#842) Line exceeds 132 characters; contains 142 characters
(#842) Line exceeds 132 characters; contains 142 characters
(#849) Expected 1 space before "=="; 0 found
(#849) Expected 1 space after "=="; 0 found
(#849) Expected 1 space before "?"; 0 found
(#849) Expected 1 space after "?"; 0 found
(#849) Expected 1 space before ":"; 0 found
(#849) Expected 1 space after ":"; 0 found
(#849) Line exceeds 132 characters; contains 142 characters
(#849) Line exceeds 132 characters; contains 142 characters
(#849) Line exceeds 132 characters; contains 142 characters
(#849) Line exceeds 132 characters; contains 142 characters
(#849) Line exceeds 132 characters; contains 142 characters
(#849) Line exceeds 132 characters; contains 142 characters
(#849) Line exceeds 132 characters; contains 142 characters
(#849) Line exceeds 132 characters; contains 142 characters
(#849) Line exceeds 132 characters; contains 142 characters
(#854) Expected 1 space before "=="; 0 found
(#854) Expected 1 space after "=="; 0 found
(#854) Expected 1 space before "?"; 0 found
(#854) Expected 1 space after "?"; 0 found
(#854) Expected 1 space before ":"; 0 found
(#854) Expected 1 space after ":"; 0 found
(#854) Line exceeds 132 characters; contains 142 characters
(#854) Line exceeds 132 characters; contains 142 characters
(#854) Line exceeds 132 characters; contains 142 characters
(#854) Line exceeds 132 characters; contains 142 characters
(#854) Line exceeds 132 characters; contains 142 characters
(#854) Line exceeds 132 characters; contains 142 characters
(#854) Line exceeds 132 characters; contains 142 characters
(#854) Line exceeds 132 characters; contains 142 characters
(#854) Line exceeds 132 characters; contains 142 characters
(#861) Expected 1 space before "=="; 0 found
(#861) Expected 1 space after "=="; 0 found
(#861) Expected 1 space before "?"; 0 found
(#861) Expected 1 space after "?"; 0 found
(#861) Expected 1 space before ":"; 0 found
(#861) Expected 1 space after ":"; 0 found
(#861) Line exceeds 132 characters; contains 144 characters
(#861) Line exceeds 132 characters; contains 144 characters
(#861) Line exceeds 132 characters; contains 144 characters
(#861) Line exceeds 132 characters; contains 144 characters
(#861) Line exceeds 132 characters; contains 144 characters
(#861) Line exceeds 132 characters; contains 144 characters
(#861) Line exceeds 132 characters; contains 144 characters
(#861) Line exceeds 132 characters; contains 144 characters
(#861) Line exceeds 132 characters; contains 144 characters
(#865) Spaces must be used for alignment; tabs are not allowed
(#865) Tab found within whitespace
(#865) Whitespace found at end of line
(#866) Spaces must be used for alignment; tabs are not allowed
(#866) Tab found within whitespace
(#867) Line indented incorrectly; expected at least 4 spaces, found 0
(#867) Whitespace found at end of line
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected 4 spaces, found 1
(#869) Spaces must be used for alignment; tabs are not allowed
(#869) Tab found within whitespace
(#869) Line indented incorrectly; expected at least 8 spaces, found 2
(#870) Spaces must be used for alignment; tabs are not allowed
(#870) Tab found within whitespace
(#870) Line indented incorrectly; expected at least 8 spaces, found 3
(#870) Line exceeds 132 characters; contains 142 characters
(#870) Line exceeds 132 characters; contains 142 characters
(#870) Line exceeds 132 characters; contains 142 characters
(#870) Line exceeds 132 characters; contains 142 characters
(#870) Line exceeds 132 characters; contains 142 characters
(#870) Line exceeds 132 characters; contains 142 characters
(#870) Line exceeds 132 characters; contains 142 characters
(#870) Line exceeds 132 characters; contains 142 characters
(#870) Line exceeds 132 characters; contains 142 characters
(#871) Spaces must be used for alignment; tabs are not allowed
(#871) Tab found within whitespace
(#871) Line indented incorrectly; expected at least 8 spaces, found 3
(#872) Spaces must be used for alignment; tabs are not allowed
(#872) Tab found within whitespace
(#872) Line indented incorrectly; expected at least 8 spaces, found 4
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#873) Whitespace found at end of line
(#874) Spaces must be used for alignment; tabs are not allowed
(#874) Tab found within whitespace
(#874) Line indented incorrectly; expected 8 spaces, found 4
(#876) Spaces must be used for alignment; tabs are not allowed
(#876) Tab found within whitespace
(#876) Line indented incorrectly; expected at least 12 spaces, found 5
(#877) Spaces must be used for alignment; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected at least 12 spaces, found 5
(#878) Spaces must be used for alignment; tabs are not allowed
(#878) Tab found within whitespace
(#878) Line indented incorrectly; expected at least 12 spaces, found 5
(#879) Spaces must be used for alignment; tabs are not allowed
(#879) Tab found within whitespace
(#879) Whitespace found at end of line
(#880) Spaces must be used for alignment; tabs are not allowed
(#880) Tab found within whitespace
(#880) Line indented incorrectly; expected 12 spaces, found 5
(#881) Spaces must be used for alignment; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected at least 16 spaces, found 6
(#882) Spaces must be used for alignment; tabs are not allowed
(#882) Tab found within whitespace
(#882) Inline comments must start with a capital letter, digit or 3-dots sequence
(#882) Line indented incorrectly; expected at least 16 spaces, found 6
(#883) Spaces must be used for alignment; tabs are not allowed
(#883) Tab found within whitespace
(#883) Line indented incorrectly; expected at least 16 spaces, found 6
(#884) Spaces must be used for alignment; tabs are not allowed
(#884) Tab found within whitespace
(#884) Line indented incorrectly; expected at least 16 spaces, found 7
(#885) Spaces must be used for alignment; tabs are not allowed
(#885) Tab found within whitespace
(#885) Line indented incorrectly; expected 16 spaces, found 7
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected at least 20 spaces, found 8
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected at least 20 spaces, found 8
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected at least 20 spaces, found 8
(#888) Variable "postView" must be all lower-case
(#888) Expected 1 space before "?"; 0 found
(#888) Expected 1 space after "?"; 0 found
(#888) Expected 1 space before ":"; 0 found
(#888) Expected 1 space after ":"; 0 found
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected at least 20 spaces, found 8
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 20 spaces, found 8
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected 16 spaces, found 7
(#892) Spaces must be used for alignment; tabs are not allowed
(#892) Tab found within whitespace
(#892) This comment is 69% valid code; is this commented out code?
(#892) Line indented incorrectly; expected at least 16 spaces, found 7
(#893) Line indented incorrectly; expected at least 16 spaces, found 7
(#894) Line indented incorrectly; expected at least 16 spaces, found 7
(#895) Line indented incorrectly; expected at least 16 spaces, found 7
(#896) Line indented incorrectly; expected at least 16 spaces, found 7
(#897) Line indented incorrectly; expected at least 16 spaces, found 7
(#898) Spaces must be used for alignment; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected at least 16 spaces, found 6
(#899) Spaces must be used for alignment; tabs are not allowed
(#899) Tab found within whitespace
(#899) Line indented incorrectly; expected 12 spaces, found 5
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Whitespace found at end of line
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected at least 12 spaces, found 5
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Line indented incorrectly; expected 8 spaces, found 4
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Whitespace found at end of line
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected 8 spaces, found 4
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected at least 12 spaces, found 5
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected at least 12 spaces, found 5
(#907) Spaces must be used for alignment; tabs are not allowed
(#907) Tab found within whitespace
(#907) Line indented incorrectly; expected at least 12 spaces, found 5
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected at least 12 spaces, found 5
(#909) Spaces must be used for alignment; tabs are not allowed
(#909) Tab found within whitespace
(#909) Line indented incorrectly; expected at least 12 spaces, found 6
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Line indented incorrectly; expected 12 spaces, found 7
(#911) Spaces must be used for alignment; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected at least 16 spaces, found 8
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected at least 16 spaces, found 8
(#912) Variable "postView" must be all lower-case
(#912) Expected 1 space before "=="; 0 found
(#912) Expected 1 space after "=="; 0 found
(#912) Expected 1 space before ":"; 0 found
(#912) Expected 1 space after ":"; 0 found
(#913) Spaces must be used for alignment; tabs are not allowed
(#913) Tab found within whitespace
(#913) Line indented incorrectly; expected at least 16 spaces, found 8
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected 12 spaces, found 7
(#915) Spaces must be used for alignment; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected at least 12 spaces, found 7
(#916) Spaces must be used for alignment; tabs are not allowed
(#916) Tab found within whitespace
(#916) Line indented incorrectly; expected at least 12 spaces, found 7
(#917) Spaces must be used for alignment; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected at least 12 spaces, found 7
(#917) Variable "postView" must be all lower-case
(#917) Expected 1 space before "?"; 0 found
(#917) Expected 1 space after "?"; 0 found
(#917) Expected 1 space before ":"; 0 found
(#917) Expected 1 space after ":"; 0 found
(#918) Spaces must be used for alignment; tabs are not allowed
(#918) Tab found within whitespace
(#918) Line indented incorrectly; expected at least 12 spaces, found 7
(#919) Spaces must be used for alignment; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected at least 12 spaces, found 7
(#920) Spaces must be used for alignment; tabs are not allowed
(#920) Tab found within whitespace
(#920) Line indented incorrectly; expected 12 spaces, found 7
(#921) Spaces must be used for alignment; tabs are not allowed
(#921) Tab found within whitespace
(#921) Inline comments must start with a capital letter, digit or 3-dots sequence
(#921) Inline comments must end in full-stops, exclamation marks, or question marks
(#921) Line indented incorrectly; expected at least 16 spaces, found 8
(#922) Spaces must be used for alignment; tabs are not allowed
(#922) Tab found within whitespace
(#922) Line indented incorrectly; expected at least 16 spaces, found 8
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected at least 16 spaces, found 8
(#924) Spaces must be used for alignment; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected at least 16 spaces, found 8
(#925) Spaces must be used for alignment; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected at least 16 spaces, found 8
(#926) Spaces must be used for alignment; tabs are not allowed
(#926) Tab found within whitespace
(#926) Line indented incorrectly; expected at least 16 spaces, found 8
(#927) Spaces must be used for alignment; tabs are not allowed
(#927) Tab found within whitespace
(#927) Line indented incorrectly; expected 12 spaces, found 7
(#928) Spaces must be used for alignment; tabs are not allowed
(#928) Tab found within whitespace
(#928) Line indented incorrectly; expected at least 12 spaces, found 7
(#929) Spaces must be used for alignment; tabs are not allowed
(#929) Tab found within whitespace
(#929) Line indented incorrectly; expected at least 12 spaces, found 7
(#930) Spaces must be used for alignment; tabs are not allowed
(#930) Tab found within whitespace
(#930) Line indented incorrectly; expected at least 12 spaces, found 7
(#931) Spaces must be used for alignment; tabs are not allowed
(#931) Tab found within whitespace
(#931) Line indented incorrectly; expected at least 12 spaces, found 7
(#932) Spaces must be used for alignment; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected at least 12 spaces, found 7
(#932) Variable "postView" must be all lower-case
(#932) Expected 1 space before ":"; 0 found
(#932) Expected 1 space after ":"; 0 found
(#933) Spaces must be used for alignment; tabs are not allowed
(#933) Tab found within whitespace
(#933) Line indented incorrectly; expected at least 12 spaces, found 7
(#934) Spaces must be used for alignment; tabs are not allowed
(#934) Tab found within whitespace
(#934) Line indented incorrectly; expected at least 12 spaces, found 7
(#935) Spaces must be used for alignment; tabs are not allowed
(#935) Tab found within whitespace
(#935) Line indented incorrectly; expected at least 12 spaces, found 7
(#936) Spaces must be used for alignment; tabs are not allowed
(#936) Tab found within whitespace
(#936) Line indented incorrectly; expected at least 12 spaces, found 7
(#937) Spaces must be used for alignment; tabs are not allowed
(#937) Tab found within whitespace
(#937) Line indented incorrectly; expected at least 12 spaces, found 6
(#938) Spaces must be used for alignment; tabs are not allowed
(#938) Tab found within whitespace
(#938) Line indented incorrectly; expected at least 12 spaces, found 5
(#939) Spaces must be used for alignment; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected 8 spaces, found 4
(#940) Spaces must be used for alignment; tabs are not allowed
(#940) Tab found within whitespace
(#940) Whitespace found at end of line
(#941) Spaces must be used for alignment; tabs are not allowed
(#941) Tab found within whitespace
(#941) Line indented incorrectly; expected at least 8 spaces, found 4
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected at least 8 spaces, found 4
(#943) Spaces must be used for alignment; tabs are not allowed
(#943) Tab found within whitespace
(#943) Line indented incorrectly; expected at least 8 spaces, found 5
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected at least 8 spaces, found 5
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Whitespace found at end of line
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected 8 spaces, found 5
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected at least 12 spaces, found 6
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected at least 12 spaces, found 6
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected at least 12 spaces, found 6
(#950) Spaces must be used for alignment; tabs are not allowed
(#950) Tab found within whitespace
(#950) Line indented incorrectly; expected at least 12 spaces, found 6
(#951) Spaces must be used for alignment; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected at least 12 spaces, found 6
(#952) Spaces must be used for alignment; tabs are not allowed
(#952) Tab found within whitespace
(#952) Line indented incorrectly; expected 8 spaces, found 5
(#953) Spaces must be used for alignment; tabs are not allowed
(#953) Tab found within whitespace
(#953) Whitespace found at end of line
(#954) Spaces must be used for alignment; tabs are not allowed
(#954) Tab found within whitespace
(#954) Line indented incorrectly; expected at least 8 spaces, found 4
(#955) Spaces must be used for alignment; tabs are not allowed
(#955) Tab found within whitespace
(#955) Line indented incorrectly; expected at least 8 spaces, found 3
(#956) Spaces must be used for alignment; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected at least 8 spaces, found 2
(#957) Spaces must be used for alignment; tabs are not allowed
(#957) Tab found within whitespace
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#958) Line indented incorrectly; expected 4 spaces, found 1
(#958) Closing brace must be on a line by itself
(#961) Expected 1 space before "!="; 0 found
(#961) Expected 1 space after "!="; 0 found
(#962) Spaces must be used for alignment; tabs are not allowed
(#962) Tab found within whitespace
(#962) Line indented incorrectly; expected at least 4 spaces, found 1
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected at least 4 spaces, found 1
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected at least 4 spaces, found 1
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected at least 4 spaces, found 1
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 4 spaces, found 1
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected at least 4 spaces, found 1
(#976) Spaces must be used for alignment; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected at least 4 spaces, found 1
(#977) Spaces must be used for alignment; tabs are not allowed
(#977) Tab found within whitespace
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) Line indented incorrectly; expected at least 4 spaces, found 1
(#978) Spaces must be used for alignment; tabs are not allowed
(#978) Tab found within whitespace
(#978) Line indented incorrectly; expected at least 4 spaces, found 1
(#978) Variable "needToSend" must be all lower-case
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Line indented incorrectly; expected 4 spaces, found 1
(#979) Variable "needToSend" must be all lower-case
(#979) Expected 1 space before ">"; 0 found
(#979) Expected 1 space after ">"; 0 found
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected 8 spaces, found 2
(#980) Variable "needToSend" must be all lower-case
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected 12 spaces, found 3
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Whitespace found at end of line
(#982) Spaces must be used for alignment; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected at least 16 spaces, found 4
(#983) Spaces must be used for alignment; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected at least 16 spaces, found 4
(#984) Spaces must be used for alignment; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected at least 16 spaces, found 4
(#984) Variable "message_subject" must not contain underscores.
(#985) Spaces must be used for alignment; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected at least 16 spaces, found 4
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected at least 16 spaces, found 4
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected at least 16 spaces, found 4
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected at least 16 spaces, found 4
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected at least 16 spaces, found 4
(#989) Variable "message_text" must not contain underscores.
(#990) Spaces must be used for alignment; tabs are not allowed
(#990) Tab found within whitespace
(#990) Line indented incorrectly; expected at least 16 spaces, found 4
(#990) Variable "message_html" must not contain underscores.
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Whitespace found at end of line
(#992) Spaces must be used for alignment; tabs are not allowed
(#992) Tab found within whitespace
(#992) Line indented incorrectly; expected at least 16 spaces, found 4
(#993) Spaces must be used for alignment; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected at least 16 spaces, found 4
(#994) Spaces must be used for alignment; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected 16 spaces, found 4
(#994) Variable "toUser" must be all lower-case
(#995) Spaces must be used for alignment; tabs are not allowed
(#995) Tab found within whitespace
(#995) Inline comments must start with a capital letter, digit or 3-dots sequence
(#995) Inline comments must end in full-stops, exclamation marks, or question marks
(#995) Line indented incorrectly; expected at least 20 spaces, found 5
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected at least 20 spaces, found 5
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected at least 20 spaces, found 5
(#998) Spaces must be used for alignment; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected at least 20 spaces, found 5
(#999) Spaces must be used for alignment; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected at least 20 spaces, found 5
(#1000) Spaces must be used for alignment; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected at least 20 spaces, found 5
(#1000) Variable "toUser" must be all lower-case
(#1001) Spaces must be used for alignment; tabs are not allowed
(#1001) Tab found within whitespace
(#1001) Line indented incorrectly; expected at least 20 spaces, found 5
(#1001) Variable "message_subject" must not contain underscores.
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected at least 20 spaces, found 5
(#1002) Variable "message_text" must not contain underscores.
(#1003) Spaces must be used for alignment; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected at least 20 spaces, found 5
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected at least 20 spaces, found 5
(#1004) Variable "message_html" must not contain underscores.
(#1005) Spaces must be used for alignment; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected at least 20 spaces, found 5
(#1006) Spaces must be used for alignment; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Line indented incorrectly; expected at least 20 spaces, found 5
(#1008) Spaces must be used for alignment; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Line indented incorrectly; expected at least 20 spaces, found 5
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected 16 spaces, found 4
(#1010) Spaces must be used for alignment; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Line indented incorrectly; expected at least 20 spaces, found 5
(#1010) Variable "toUser" must be all lower-case
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Line indented incorrectly; expected at least 20 spaces, found 5
(#1011) Variable "toUser" must be all lower-case
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected at least 20 spaces, found 5
(#1012) Variable "toUser" must be all lower-case
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Line indented incorrectly; expected at least 20 spaces, found 5
(#1013) Variable "toUser" must be all lower-case
(#1014) Spaces must be used for alignment; tabs are not allowed
(#1014) Tab found within whitespace
(#1014) Line indented incorrectly; expected at least 20 spaces, found 5
(#1014) Variable "toUser" must be all lower-case
(#1015) Spaces must be used for alignment; tabs are not allowed
(#1015) Tab found within whitespace
(#1015) Line indented incorrectly; expected at least 20 spaces, found 5
(#1015) Variable "toUser" must be all lower-case
(#1016) Spaces must be used for alignment; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Line indented incorrectly; expected at least 20 spaces, found 5
(#1016) Variable "toUser" must be all lower-case
(#1017) Spaces must be used for alignment; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected at least 20 spaces, found 5
(#1017) Variable "toUser" must be all lower-case
(#1018) Spaces must be used for alignment; tabs are not allowed
(#1018) Tab found within whitespace
(#1018) Line indented incorrectly; expected at least 20 spaces, found 5
(#1018) Variable "toUser" must be all lower-case
(#1019) Spaces must be used for alignment; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) Line indented incorrectly; expected at least 20 spaces, found 5
(#1019) Variable "toUser" must be all lower-case
(#1020) Spaces must be used for alignment; tabs are not allowed
(#1020) Tab found within whitespace
(#1020) Line indented incorrectly; expected at least 20 spaces, found 5
(#1020) Variable "toUser" must be all lower-case
(#1022) Spaces must be used for alignment; tabs are not allowed
(#1022) Tab found within whitespace
(#1022) Line indented incorrectly; expected at least 20 spaces, found 5
(#1022) Variable "toUser" must be all lower-case
(#1022) Variable "message_subject" must not contain underscores.
(#1022) Variable "message_text" must not contain underscores.
(#1022) Variable "message_html" must not contain underscores.
(#1023) Spaces must be used for alignment; tabs are not allowed
(#1023) Tab found within whitespace
(#1023) Line indented incorrectly; expected 16 spaces, found 4
(#1024) Spaces must be used for alignment; tabs are not allowed
(#1024) Tab found within whitespace
(#1024) Line indented incorrectly; expected 12 spaces, found 3
(#1025) Spaces must be used for alignment; tabs are not allowed
(#1025) Tab found within whitespace
(#1025) Line indented incorrectly; expected 8 spaces, found 2
(#1026) Spaces must be used for alignment; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected 4 spaces, found 1
(#1028) Spaces must be used for alignment; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/views_mod_share_user_search.php
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Variable "sharedUsers" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 8 spaces, found 2
(#49) Variable "sharedUsers" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line indented incorrectly; expected at least 12 spaces, found 3
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#51) Variable "shareItem" must be all lower-case
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) Variable "shareItem" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 12 spaces, found 3
(#53) Variable "shareItem" must be all lower-case
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Variable "shareItem" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#55) Usage of ELSEIF not allowed; use ELSE IF instead
(#55) Variable "sharedUsers" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 12 spaces, found 3
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 8 spaces, found 2
(#58) Empty ELSE statement detected
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Line exceeds 132 characters; contains 149 characters
(#72) Line exceeds 132 characters; contains 149 characters
(#72) Line exceeds 132 characters; contains 149 characters
(#72) Line exceeds 132 characters; contains 149 characters
(#72) Line exceeds 132 characters; contains 149 characters
(#72) Line exceeds 132 characters; contains 149 characters
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Variable "sharedUsers" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Variable "shared_to" must not contain underscores.
(#94) Variable "sharedUsers" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 4
(#99) Variable "shared_to" must not contain underscores.
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 5
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Line exceeds 132 characters; contains 157 characters
(#104) Line exceeds 132 characters; contains 157 characters
(#104) Line exceeds 132 characters; contains 157 characters
(#104) Line exceeds 132 characters; contains 157 characters
(#104) Line exceeds 132 characters; contains 157 characters
(#104) Line exceeds 132 characters; contains 157 characters
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#110) Empty ELSE statement detected

Javascript coding style problems

(5540 errors, 17202 warnings)

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

blocks/exaport/javascript/category.js
(#19) 'jQueryExaport' is not defined. (no-undef)
(#19) Missing space before opening brace. (space-before-blocks)
(#21) Unexpected tab character. (no-tabs)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#24) Trailing spaces not allowed. (no-trailing-spaces)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#29) Unexpected tab character. (no-tabs)
(#29) Missing JSDoc comment. (require-jsdoc)
(#29) Identifier 'update_sharing' is not in camel case. (camelcase)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#31) 'share_text' is defined but never used. (no-unused-vars)
(#31) Identifier 'share_text' is not in camel case. (camelcase)
(#32) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#38) Trailing spaces not allowed. (no-trailing-spaces)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#44) 'ExabisEportfolio' is not defined. (no-undef)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#48) 'ExabisEportfolio' is not defined. (no-undef)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#54) Trailing spaces not allowed. (no-trailing-spaces)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#55) Missing space before opening brace. (space-before-blocks)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
blocks/exaport/javascript/exaport.js
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) This line has 36 statements. Maximum allowed is 2. (max-statements-per-line)
(#25) Missing JSDoc comment. (require-jsdoc)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Unexpected 'this'. (no-invalid-this)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before value for key 'handleWheel'. (key-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'handleScrollbar'. (key-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'handleKeys'. (key-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'scrollEventKeys'. (key-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Unexpected 'this'. (no-invalid-this)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Unexpected 'this'. (no-invalid-this)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Unexpected 'this'. (no-invalid-this)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Unexpected 'this'. (no-invalid-this)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Expected space(s) before "var". (keyword-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) unnecessary '.call()'. (no-useless-call)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) unnecessary '.call()'. (no-useless-call)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) A space is required after ','. (comma-spacing)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Expected { after 'for' condition. (curly)
(#25) Expected space(s) after "for". (keyword-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Expected space(s) before "if". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A constructor name should not start with a lowercase letter. (new-cap)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) unnecessary '.call()'. (no-useless-call)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) 'jQuery' is not defined. (no-undef)
(#27) Missing space before opening brace. (space-before-blocks)
(#29) 'jQuery' is not defined. (no-undef)
(#30) 'jQuery' is not defined. (no-undef)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#38) There should be no spaces inside this paren. (space-in-parens)
(#38) 'key' is not defined. (no-undef)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#44) Identifier 'block_exaport' is not in camel case. (camelcase)
(#44) '$E' is not defined. (no-undef)
(#45) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#49) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#62) Identifier 'userlist_loaded' is not in camel case. (camelcase)
(#62) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#63) Identifier 'load_userlist' is not in camel case. (camelcase)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#67) Identifier 'userlist_loaded' is not in camel case. (camelcase)
(#69) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#71) Missing space before opening brace. (space-before-blocks)
(#72) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#75) Missing space before opening brace. (space-before-blocks)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#77) '$E' is not defined. (no-undef)
(#78) Unexpected tab character. (no-tabs)
(#79) Unexpected tab character. (no-tabs)
(#79) '$E' is not defined. (no-undef)
(#80) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#84) Unexpected tab character. (no-tabs)
(#85) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#86) Expected { after 'if' condition. (curly)
(#87) Line 87 exceeds the maximum line length of 132. (max-len)
(#87) Unexpected tab character. (no-tabs)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) '$E' is not defined. (no-undef)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) '$E' is not defined. (no-undef)
(#87) Infix operators must be spaced. (space-infix-ops)
(#89) Unexpected tab character. (no-tabs)
(#89) Unnecessary escape character: \". (no-useless-escape)
(#89) Unnecessary escape character: \". (no-useless-escape)
(#90) Unexpected tab character. (no-tabs)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) Unexpected tab character. (no-tabs)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) '$E' is not defined. (no-undef)
(#92) Unexpected tab character. (no-tabs)
(#94) Unexpected tab character. (no-tabs)
(#94) Missing space before opening brace. (space-before-blocks)
(#95) Unexpected tab character. (no-tabs)
(#95) Unnecessary escape character: \". (no-useless-escape)
(#95) Unnecessary escape character: \". (no-useless-escape)
(#96) Line 96 exceeds the maximum line length of 132. (max-len)
(#96) Unexpected tab character. (no-tabs)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) Unexpected tab character. (no-tabs)
(#98) Unexpected tab character. (no-tabs)
(#99) Unexpected tab character. (no-tabs)
(#100) Unexpected tab character. (no-tabs)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) '$E' is not defined. (no-undef)
(#101) Unexpected tab character. (no-tabs)
(#101) Unnecessary escape character: \". (no-useless-escape)
(#101) Unnecessary escape character: \". (no-useless-escape)
(#102) Line 102 exceeds the maximum line length of 132. (max-len)
(#102) Unexpected tab character. (no-tabs)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#103) Unexpected tab character. (no-tabs)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) '$E' is not defined. (no-undef)
(#104) Unexpected tab character. (no-tabs)
(#105) Line 105 exceeds the maximum line length of 132. (max-len)
(#105) Unexpected tab character. (no-tabs)
(#106) Unexpected tab character. (no-tabs)
(#108) Unexpected tab character. (no-tabs)
(#109) Unexpected tab character. (no-tabs)
(#110) Unexpected tab character. (no-tabs)
(#110) '$E' is not defined. (no-undef)
(#111) Unexpected tab character. (no-tabs)
(#112) Unexpected tab character. (no-tabs)
(#113) Unexpected tab character. (no-tabs)
(#114) Unexpected tab character. (no-tabs)
(#115) Unexpected tab character. (no-tabs)
(#116) Unexpected tab character. (no-tabs)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) '$E' is not defined. (no-undef)
(#116) Infix operators must be spaced. (space-infix-ops)
(#117) Unexpected tab character. (no-tabs)
(#119) Unexpected tab character. (no-tabs)
(#121) Unexpected tab character. (no-tabs)
(#122) Unexpected tab character. (no-tabs)
(#123) Unexpected tab character. (no-tabs)
(#123) 'sharedusersarr' is not defined. (no-undef)
(#124) Unexpected tab character. (no-tabs)
(#124) 'sharedusersarr' is not defined. (no-undef)
(#124) Missing space before opening brace. (space-before-blocks)
(#125) Unexpected tab character. (no-tabs)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#126) Unexpected tab character. (no-tabs)
(#126) Missing semicolon. (semi)
(#127) Unexpected tab character. (no-tabs)
(#128) Unexpected tab character. (no-tabs)
(#129) Unexpected tab character. (no-tabs)
(#130) Unexpected tab character. (no-tabs)
(#130) Missing space before opening brace. (space-before-blocks)
(#131) Unexpected tab character. (no-tabs)
(#132) Unexpected tab character. (no-tabs)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#133) Unexpected tab character. (no-tabs)
(#134) Unexpected tab character. (no-tabs)
(#135) Unexpected tab character. (no-tabs)
(#135) Missing space before opening brace. (space-before-blocks)
(#136) Unexpected tab character. (no-tabs)
(#137) Unexpected tab character. (no-tabs)
(#138) Unexpected tab character. (no-tabs)
(#139) Unexpected tab character. (no-tabs)
(#141) Unexpected tab character. (no-tabs)
(#142) Unexpected tab character. (no-tabs)
(#143) Unexpected tab character. (no-tabs)
(#144) Unexpected tab character. (no-tabs)
(#145) Unexpected tab character. (no-tabs)
(#146) Unexpected tab character. (no-tabs)
(#148) Unexpected tab character. (no-tabs)
(#149) Unexpected tab character. (no-tabs)
(#149) Missing space before opening brace. (space-before-blocks)
(#150) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#153) Unexpected tab character. (no-tabs)
(#154) Unexpected tab character. (no-tabs)
(#155) Unexpected tab character. (no-tabs)
(#156) Unexpected tab character. (no-tabs)
(#158) Unexpected tab character. (no-tabs)
(#159) Unexpected tab character. (no-tabs)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) Infix operators must be spaced. (space-infix-ops)
(#160) Line 160 exceeds the maximum line length of 132. (max-len)
(#160) Unexpected tab character. (no-tabs)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Infix operators must be spaced. (space-infix-ops)
(#161) Unexpected tab character. (no-tabs)
(#162) Unexpected tab character. (no-tabs)
(#162) Missing space before opening brace. (space-before-blocks)
(#163) Unexpected tab character. (no-tabs)
(#164) Unexpected tab character. (no-tabs)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#164) Expected to return a value at the end of this function. (consistent-return)
(#164) Missing space before opening brace. (space-before-blocks)
(#165) Unexpected tab character. (no-tabs)
(#165) Expected { after 'if' condition. (curly)
(#165) Infix operators must be spaced. (space-infix-ops)
(#166) Unexpected tab character. (no-tabs)
(#167) Unexpected tab character. (no-tabs)
(#167) Expected { after 'if' condition. (curly)
(#167) Infix operators must be spaced. (space-infix-ops)
(#168) Unexpected tab character. (no-tabs)
(#170) Unexpected tab character. (no-tabs)
(#171) Unexpected tab character. (no-tabs)
(#172) Unexpected tab character. (no-tabs)
(#173) Unexpected tab character. (no-tabs)
(#174) Unexpected tab character. (no-tabs)
(#175) Unexpected tab character. (no-tabs)
(#176) Unexpected tab character. (no-tabs)
(#177) Unexpected tab character. (no-tabs)
(#178) Unexpected tab character. (no-tabs)
(#179) Unexpected tab character. (no-tabs)
(#181) Unexpected tab character. (no-tabs)
(#182) Unexpected tab character. (no-tabs)
(#182) Missing space before opening brace. (space-before-blocks)
(#183) Unexpected tab character. (no-tabs)
(#184) Unexpected tab character. (no-tabs)
(#185) Unexpected tab character. (no-tabs)
(#186) Unexpected tab character. (no-tabs)
(#187) Unexpected tab character. (no-tabs)
(#188) Unexpected tab character. (no-tabs)
(#190) Identifier 'grouplist_loaded' is not in camel case. (camelcase)
(#190) Unexpected tab character. (no-tabs)
(#191) Unexpected tab character. (no-tabs)
(#191) Identifier 'load_grouplist' is not in camel case. (camelcase)
(#192) Unexpected tab character. (no-tabs)
(#193) Unexpected tab character. (no-tabs)
(#194) Unexpected tab character. (no-tabs)
(#195) Unexpected tab character. (no-tabs)
(#195) Identifier 'grouplist_loaded' is not in camel case. (camelcase)
(#197) Unexpected tab character. (no-tabs)
(#199) Unexpected tab character. (no-tabs)
(#199) Missing space before opening brace. (space-before-blocks)
(#200) Unexpected tab character. (no-tabs)
(#202) Unexpected tab character. (no-tabs)
(#203) Unexpected tab character. (no-tabs)
(#203) Missing space before opening brace. (space-before-blocks)
(#204) Unexpected tab character. (no-tabs)
(#205) Unexpected tab character. (no-tabs)
(#205) '$E' is not defined. (no-undef)
(#206) Unexpected tab character. (no-tabs)
(#207) Unexpected tab character. (no-tabs)
(#207) '$E' is not defined. (no-undef)
(#208) Unexpected tab character. (no-tabs)
(#210) Unexpected tab character. (no-tabs)
(#211) Unexpected tab character. (no-tabs)
(#212) Unexpected tab character. (no-tabs)
(#213) Unexpected tab character. (no-tabs)
(#214) Unexpected tab character. (no-tabs)
(#214) Expected { after 'if' condition. (curly)
(#215) Line 215 exceeds the maximum line length of 132. (max-len)
(#215) Unexpected tab character. (no-tabs)
(#215) Infix operators must be spaced. (space-infix-ops)
(#215) '$E' is not defined. (no-undef)
(#215) Infix operators must be spaced. (space-infix-ops)
(#215) Infix operators must be spaced. (space-infix-ops)
(#215) '$E' is not defined. (no-undef)
(#215) Infix operators must be spaced. (space-infix-ops)
(#217) Unexpected tab character. (no-tabs)
(#217) Unnecessary escape character: \". (no-useless-escape)
(#217) Unnecessary escape character: \". (no-useless-escape)
(#218) Unexpected tab character. (no-tabs)
(#218) Infix operators must be spaced. (space-infix-ops)
(#218) Infix operators must be spaced. (space-infix-ops)
(#219) Unexpected tab character. (no-tabs)
(#219) Infix operators must be spaced. (space-infix-ops)
(#219) '$E' is not defined. (no-undef)
(#220) Unexpected tab character. (no-tabs)
(#222) Unexpected tab character. (no-tabs)
(#222) Missing space before opening brace. (space-before-blocks)
(#223) Unexpected tab character. (no-tabs)
(#223) Unnecessary escape character: \". (no-useless-escape)
(#223) Unnecessary escape character: \". (no-useless-escape)
(#224) Line 224 exceeds the maximum line length of 132. (max-len)
(#224) Unexpected tab character. (no-tabs)
(#224) Infix operators must be spaced. (space-infix-ops)
(#224) Infix operators must be spaced. (space-infix-ops)
(#224) Infix operators must be spaced. (space-infix-ops)
(#224) Infix operators must be spaced. (space-infix-ops)
(#224) Infix operators must be spaced. (space-infix-ops)
(#224) Infix operators must be spaced. (space-infix-ops)
(#225) Unexpected tab character. (no-tabs)
(#226) Unexpected tab character. (no-tabs)
(#227) Line 227 exceeds the maximum line length of 132. (max-len)
(#227) Unexpected tab character. (no-tabs)
(#228) Unexpected tab character. (no-tabs)
(#230) Unexpected tab character. (no-tabs)
(#231) Unexpected tab character. (no-tabs)
(#232) Unexpected tab character. (no-tabs)
(#232) '$E' is not defined. (no-undef)
(#233) Unexpected tab character. (no-tabs)
(#234) Unexpected tab character. (no-tabs)
(#235) Unexpected tab character. (no-tabs)
(#236) Unexpected tab character. (no-tabs)
(#237) Unexpected tab character. (no-tabs)
(#238) Unexpected tab character. (no-tabs)
(#238) Infix operators must be spaced. (space-infix-ops)
(#238) '$E' is not defined. (no-undef)
(#238) Infix operators must be spaced. (space-infix-ops)
(#239) Unexpected tab character. (no-tabs)
(#241) Unexpected tab character. (no-tabs)
(#243) Unexpected tab character. (no-tabs)
(#243) Missing space before opening brace. (space-before-blocks)
(#244) Unexpected tab character. (no-tabs)
(#245) Unexpected tab character. (no-tabs)
(#245) Infix operators must be spaced. (space-infix-ops)
(#245) Infix operators must be spaced. (space-infix-ops)
(#246) Unexpected tab character. (no-tabs)
(#247) Unexpected tab character. (no-tabs)
(#248) Unexpected tab character. (no-tabs)
(#248) Missing space before opening brace. (space-before-blocks)
(#249) Unexpected tab character. (no-tabs)
(#250) Unexpected tab character. (no-tabs)
(#251) Unexpected tab character. (no-tabs)
(#252) Unexpected tab character. (no-tabs)
(#254) Unexpected tab character. (no-tabs)
(#255) Unexpected tab character. (no-tabs)
(#255) Missing space before opening brace. (space-before-blocks)
(#256) Unexpected tab character. (no-tabs)
(#257) Unexpected tab character. (no-tabs)
(#257) Infix operators must be spaced. (space-infix-ops)
(#257) Infix operators must be spaced. (space-infix-ops)
(#258) Line 258 exceeds the maximum line length of 132. (max-len)
(#258) Unexpected tab character. (no-tabs)
(#258) Infix operators must be spaced. (space-infix-ops)
(#258) Infix operators must be spaced. (space-infix-ops)
(#259) Unexpected tab character. (no-tabs)
(#260) Unexpected tab character. (no-tabs)
(#260) Missing space before opening brace. (space-before-blocks)
(#261) Unexpected tab character. (no-tabs)
(#262) Unexpected tab character. (no-tabs)
(#262) There should be no spaces inside this paren. (space-in-parens)
(#262) Expected to return a value at the end of this function. (consistent-return)
(#262) Missing space before opening brace. (space-before-blocks)
(#263) Unexpected tab character. (no-tabs)
(#263) Expected { after 'if' condition. (curly)
(#263) Infix operators must be spaced. (space-infix-ops)
(#264) Unexpected tab character. (no-tabs)
(#265) Unexpected tab character. (no-tabs)
(#265) Expected { after 'if' condition. (curly)
(#265) Infix operators must be spaced. (space-infix-ops)
(#266) Unexpected tab character. (no-tabs)
(#267) Unexpected tab character. (no-tabs)
(#268) Unexpected tab character. (no-tabs)
(#269) Unexpected tab character. (no-tabs)
(#270) Unexpected tab character. (no-tabs)
(#271) Unexpected tab character. (no-tabs)
(#273) Unexpected tab character. (no-tabs)
(#274) Unexpected tab character. (no-tabs)
(#274) Missing space before opening brace. (space-before-blocks)
(#275) Unexpected tab character. (no-tabs)
(#276) Unexpected tab character. (no-tabs)
(#277) Unexpected tab character. (no-tabs)
(#278) Unexpected tab character. (no-tabs)
(#279) Unexpected tab character. (no-tabs)
(#280) Unexpected tab character. (no-tabs)
(#282) Unexpected tab character. (no-tabs)
(#284) Unexpected tab character. (no-tabs)
(#284) Identifier 'last_popup' is not in camel case. (camelcase)
(#285) Unexpected tab character. (no-tabs)
(#287) Unexpected tab character. (no-tabs)
(#288) Unexpected tab character. (no-tabs)
(#288) Expected space or tab after '//' in comment. (spaced-comment)
(#289) Unexpected tab character. (no-tabs)
(#290) Unexpected tab character. (no-tabs)
(#291) Unexpected tab character. (no-tabs)
(#292) Unexpected tab character. (no-tabs)
(#293) Unexpected tab character. (no-tabs)
(#295) Unexpected tab character. (no-tabs)
(#296) Unexpected tab character. (no-tabs)
(#298) Unexpected tab character. (no-tabs)
(#299) Unexpected tab character. (no-tabs)
(#300) Unexpected tab character. (no-tabs)
(#301) Unexpected tab character. (no-tabs)
(#303) Unexpected tab character. (no-tabs)
(#304) Unexpected tab character. (no-tabs)
(#305) Unexpected tab character. (no-tabs)
(#306) Unexpected tab character. (no-tabs)
(#307) Unexpected tab character. (no-tabs)
(#309) Unexpected tab character. (no-tabs)
(#310) Line 310 exceeds the maximum line length of 132. (max-len)
(#310) Unexpected tab character. (no-tabs)
(#311) Unexpected tab character. (no-tabs)
(#312) Unexpected tab character. (no-tabs)
(#313) Unexpected tab character. (no-tabs)
(#313) Missing space before opening brace. (space-before-blocks)
(#314) Unexpected tab character. (no-tabs)
(#315) Unexpected tab character. (no-tabs)
(#317) Unexpected tab character. (no-tabs)
(#317) Identifier 'orig_hide' is not in camel case. (camelcase)
(#318) Unexpected tab character. (no-tabs)
(#320) Unexpected tab character. (no-tabs)
(#321) Unexpected tab character. (no-tabs)
(#322) Unexpected tab character. (no-tabs)
(#324) Unexpected tab character. (no-tabs)
(#325) Unexpected tab character. (no-tabs)
(#327) Unexpected tab character. (no-tabs)
(#328) Unexpected tab character. (no-tabs)
(#330) Unexpected tab character. (no-tabs)
(#331) Unexpected tab character. (no-tabs)
(#331) Identifier 'orig_hide' is not in camel case. (camelcase)
(#332) Unexpected tab character. (no-tabs)
(#334) Unexpected tab character. (no-tabs)
(#334) Missing space before opening brace. (space-before-blocks)
(#335) Unexpected tab character. (no-tabs)
(#336) Unexpected tab character. (no-tabs)
(#337) Unexpected tab character. (no-tabs)
(#339) Unexpected tab character. (no-tabs)
(#340) Unexpected tab character. (no-tabs)
(#342) Unexpected tab character. (no-tabs)
(#343) Unexpected tab character. (no-tabs)
(#346) Missing space before opening brace. (space-before-blocks)
(#347) Unexpected tab character. (no-tabs)
(#348) Unexpected tab character. (no-tabs)
(#348) '$E' is not defined. (no-undef)
(#349) Unexpected tab character. (no-tabs)
(#351) Trailing spaces not allowed. (no-trailing-spaces)
(#351) Unexpected tab character. (no-tabs)
blocks/exaport/javascript/jquery.colorbox.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#2) Unexpected tab character. (no-tabs)
(#3) Unexpected tab character. (no-tabs)
(#4) Unexpected tab character. (no-tabs)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#7) Unexpected tab character. (no-tabs)
(#8) Unexpected tab character. (no-tabs)
(#9) Unexpected tab character. (no-tabs)
(#10) Unexpected tab character. (no-tabs)
(#11) Unexpected tab character. (no-tabs)
(#12) Unexpected tab character. (no-tabs)
(#13) Unexpected tab character. (no-tabs)
(#14) Unexpected tab character. (no-tabs)
(#15) Unexpected tab character. (no-tabs)
(#17) Unexpected tab character. (no-tabs)
(#18) Unexpected tab character. (no-tabs)
(#19) Unexpected tab character. (no-tabs)
(#20) Unexpected tab character. (no-tabs)
(#21) Unexpected tab character. (no-tabs)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#70) Unexpected tab character. (no-tabs)
(#72) Unexpected tab character. (no-tabs)
(#73) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#79) Unexpected tab character. (no-tabs)
(#80) Unexpected tab character. (no-tabs)
(#81) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#84) Unexpected tab character. (no-tabs)
(#85) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
(#88) Unexpected tab character. (no-tabs)
(#89) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#91) Unexpected tab character. (no-tabs)
(#93) Unexpected tab character. (no-tabs)
(#94) Unexpected tab character. (no-tabs)
(#94) Missing space before opening brace. (space-before-blocks)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#97) Unexpected tab character. (no-tabs)
(#99) Unexpected tab character. (no-tabs)
(#100) Unexpected tab character. (no-tabs)
(#101) Unexpected tab character. (no-tabs)
(#102) Unexpected tab character. (no-tabs)
(#103) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#106) Unexpected tab character. (no-tabs)
(#106) Missing space before opening brace. (space-before-blocks)
(#107) Unexpected tab character. (no-tabs)
(#108) Unexpected tab character. (no-tabs)
(#109) Unexpected tab character. (no-tabs)
(#111) Unexpected tab character. (no-tabs)
(#112) Unexpected tab character. (no-tabs)
(#113) Unexpected tab character. (no-tabs)
(#114) Unexpected tab character. (no-tabs)
(#115) Unexpected tab character. (no-tabs)
(#116) Unexpected tab character. (no-tabs)
(#117) Unexpected tab character. (no-tabs)
(#118) Unexpected tab character. (no-tabs)
(#120) Unexpected tab character. (no-tabs)
(#121) Unexpected tab character. (no-tabs)
(#122) Unexpected tab character. (no-tabs)
(#124) Unexpected tab character. (no-tabs)
(#125) Unexpected tab character. (no-tabs)
(#126) Unexpected tab character. (no-tabs)
(#127) Unexpected tab character. (no-tabs)
(#129) Unexpected tab character. (no-tabs)
(#130) Identifier 'event_open' is not in camel case. (camelcase)
(#130) Unexpected tab character. (no-tabs)
(#131) Unexpected tab character. (no-tabs)
(#131) Identifier 'event_load' is not in camel case. (camelcase)
(#132) Unexpected tab character. (no-tabs)
(#132) Identifier 'event_complete' is not in camel case. (camelcase)
(#133) Identifier 'event_cleanup' is not in camel case. (camelcase)
(#133) Unexpected tab character. (no-tabs)
(#134) Identifier 'event_closed' is not in camel case. (camelcase)
(#134) Unexpected tab character. (no-tabs)
(#135) Unexpected tab character. (no-tabs)
(#135) Identifier 'event_purge' is not in camel case. (camelcase)
(#137) Unexpected tab character. (no-tabs)
(#138) Unexpected tab character. (no-tabs)
(#139) Unexpected tab character. (no-tabs)
(#140) Unexpected tab character. (no-tabs)
(#141) Unexpected tab character. (no-tabs)
(#142) Unexpected tab character. (no-tabs)
(#143) Unexpected tab character. (no-tabs)
(#144) Unexpected tab character. (no-tabs)
(#145) Unexpected tab character. (no-tabs)
(#146) Unexpected tab character. (no-tabs)
(#147) Unexpected tab character. (no-tabs)
(#148) Unexpected tab character. (no-tabs)
(#149) Unexpected tab character. (no-tabs)
(#150) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#152) Unexpected tab character. (no-tabs)
(#153) Unexpected tab character. (no-tabs)
(#154) Unexpected tab character. (no-tabs)
(#155) Unexpected tab character. (no-tabs)
(#156) Unexpected tab character. (no-tabs)
(#157) Unexpected tab character. (no-tabs)
(#158) Unexpected tab character. (no-tabs)
(#160) Unexpected tab character. (no-tabs)
(#161) Unexpected tab character. (no-tabs)
(#162) Unexpected tab character. (no-tabs)
(#163) Unexpected tab character. (no-tabs)
(#164) Unexpected tab character. (no-tabs)
(#165) Unexpected tab character. (no-tabs)
(#166) Unexpected tab character. (no-tabs)
(#167) Unexpected tab character. (no-tabs)
(#168) Unexpected tab character. (no-tabs)
(#169) Unexpected tab character. (no-tabs)
(#170) Unexpected tab character. (no-tabs)
(#171) Unexpected tab character. (no-tabs)
(#172) Unexpected tab character. (no-tabs)
(#173) Unexpected tab character. (no-tabs)
(#174) Unexpected tab character. (no-tabs)
(#175) Unexpected tab character. (no-tabs)
(#176) Unexpected tab character. (no-tabs)
(#178) Unexpected tab character. (no-tabs)
(#179) Unexpected tab character. (no-tabs)
(#180) Unexpected tab character. (no-tabs)
(#182) Unexpected tab character. (no-tabs)
(#183) Unexpected tab character. (no-tabs)
(#183) Missing JSDoc comment. (require-jsdoc)
(#184) Unexpected tab character. (no-tabs)
(#186) Unexpected tab character. (no-tabs)
(#187) Unexpected tab character. (no-tabs)
(#188) Unexpected tab character. (no-tabs)
(#190) Unexpected tab character. (no-tabs)
(#191) Unexpected tab character. (no-tabs)
(#192) Unexpected tab character. (no-tabs)
(#194) Unexpected tab character. (no-tabs)
(#195) Unexpected tab character. (no-tabs)
(#197) Unexpected tab character. (no-tabs)
(#198) Unexpected tab character. (no-tabs)
(#199) Missing JSDoc comment. (require-jsdoc)
(#199) Unexpected tab character. (no-tabs)
(#200) Unexpected tab character. (no-tabs)
(#201) Unexpected tab character. (no-tabs)
(#203) Unexpected tab character. (no-tabs)
(#203) Missing JSDoc comment. (require-jsdoc)
(#204) Unexpected tab character. (no-tabs)
(#205) Unexpected tab character. (no-tabs)
(#206) Unexpected tab character. (no-tabs)
(#208) Unexpected tab character. (no-tabs)
(#209) Unexpected tab character. (no-tabs)
(#211) Unexpected tab character. (no-tabs)
(#212) Unexpected tab character. (no-tabs)
(#214) Unexpected tab character. (no-tabs)
(#215) Unexpected tab character. (no-tabs)
(#215) Infix operators must be spaced. (space-infix-ops)
(#217) Unexpected tab character. (no-tabs)
(#218) Unexpected tab character. (no-tabs)
(#219) Unexpected tab character. (no-tabs)
(#220) Unexpected tab character. (no-tabs)
(#221) Unexpected tab character. (no-tabs)
(#222) Unexpected tab character. (no-tabs)
(#223) Unexpected tab character. (no-tabs)
(#224) Unexpected tab character. (no-tabs)
(#226) Unexpected tab character. (no-tabs)
(#227) Unexpected tab character. (no-tabs)
(#229) Unexpected tab character. (no-tabs)
(#230) Unexpected tab character. (no-tabs)
(#231) Unexpected tab character. (no-tabs)
(#232) Unexpected tab character. (no-tabs)
(#233) Unexpected tab character. (no-tabs)
(#235) Unexpected tab character. (no-tabs)
(#236) Missing JSDoc comment. (require-jsdoc)
(#236) Unexpected tab character. (no-tabs)
(#237) Unexpected tab character. (no-tabs)
(#238) Unexpected tab character. (no-tabs)
(#239) Unexpected tab character. (no-tabs)
(#241) Unexpected tab character. (no-tabs)
(#242) Unexpected tab character. (no-tabs)
(#244) Unexpected tab character. (no-tabs)
(#245) Missing JSDoc comment. (require-jsdoc)
(#245) Unexpected tab character. (no-tabs)
(#246) Unexpected tab character. (no-tabs)
(#247) Unexpected tab character. (no-tabs)
(#249) Unexpected tab character. (no-tabs)
(#250) Unexpected tab character. (no-tabs)
(#251) Unexpected tab character. (no-tabs)
(#251) Missing JSDoc comment. (require-jsdoc)
(#252) Unexpected tab character. (no-tabs)
(#253) Unexpected tab character. (no-tabs)
(#255) Missing JSDoc comment. (require-jsdoc)
(#255) Unexpected tab character. (no-tabs)
(#256) Line 256 exceeds the maximum line length of 132. (max-len)
(#256) Unexpected tab character. (no-tabs)
(#257) Unexpected tab character. (no-tabs)
(#259) Missing JSDoc comment. (require-jsdoc)
(#259) Unexpected tab character. (no-tabs)
(#260) Unexpected tab character. (no-tabs)
(#261) Unexpected tab character. (no-tabs)
(#262) Unexpected tab character. (no-tabs)
(#263) Unexpected tab character. (no-tabs)
(#264) Unexpected tab character. (no-tabs)
(#266) Missing JSDoc comment. (require-jsdoc)
(#266) Unexpected tab character. (no-tabs)
(#267) Unexpected tab character. (no-tabs)
(#268) Unexpected tab character. (no-tabs)
(#269) Unexpected tab character. (no-tabs)
(#270) Unexpected tab character. (no-tabs)
(#271) Unexpected tab character. (no-tabs)
(#273) Missing JSDoc comment. (require-jsdoc)
(#273) Unexpected tab character. (no-tabs)
(#274) Unexpected tab character. (no-tabs)
(#276) Unexpected tab character. (no-tabs)
(#277) Unexpected tab character. (no-tabs)
(#277) Unexpected space before function parentheses. (space-before-function-paren)
(#278) Unexpected tab character. (no-tabs)
(#279) Unexpected tab character. (no-tabs)
(#280) Unexpected tab character. (no-tabs)
(#281) Unexpected tab character. (no-tabs)
(#282) Unexpected tab character. (no-tabs)
(#284) Unexpected tab character. (no-tabs)
(#285) Unexpected tab character. (no-tabs)
(#286) Unexpected tab character. (no-tabs)
(#287) Unexpected tab character. (no-tabs)
(#288) Unexpected tab character. (no-tabs)
(#289) Unexpected tab character. (no-tabs)
(#290) Unexpected tab character. (no-tabs)
(#291) Unexpected tab character. (no-tabs)
(#292) Unexpected tab character. (no-tabs)
(#294) Missing JSDoc comment. (require-jsdoc)
(#294) Unexpected tab character. (no-tabs)
(#295) Unexpected tab character. (no-tabs)
(#296) Unexpected tab character. (no-tabs)
(#297) Unexpected tab character. (no-tabs)
(#298) Unexpected tab character. (no-tabs)
(#299) Unexpected tab character. (no-tabs)
(#301) Unexpected tab character. (no-tabs)
(#301) Missing space before opening brace. (space-before-blocks)
(#302) Unexpected tab character. (no-tabs)
(#303) Unexpected tab character. (no-tabs)
(#304) Unexpected tab character. (no-tabs)
(#305) Unexpected tab character. (no-tabs)
(#307) Unexpected tab character. (no-tabs)
(#307) Missing JSDoc comment. (require-jsdoc)
(#307) Unexpected space before function parentheses. (space-before-function-paren)
(#308) Unexpected tab character. (no-tabs)
(#309) Unexpected tab character. (no-tabs)
(#311) Unexpected tab character. (no-tabs)
(#311) Missing JSDoc comment. (require-jsdoc)
(#312) Unexpected tab character. (no-tabs)
(#313) Unexpected tab character. (no-tabs)
(#314) Unexpected tab character. (no-tabs)
(#315) Unexpected tab character. (no-tabs)
(#316) Unexpected tab character. (no-tabs)
(#318) Unexpected tab character. (no-tabs)
(#318) Missing JSDoc comment. (require-jsdoc)
(#319) Unexpected tab character. (no-tabs)
(#320) Unexpected tab character. (no-tabs)
(#321) Unexpected tab character. (no-tabs)
(#322) Unexpected tab character. (no-tabs)
(#324) Unexpected tab character. (no-tabs)
(#325) Unexpected tab character. (no-tabs)
(#326) Unexpected tab character. (no-tabs)
(#328) Unexpected tab character. (no-tabs)
(#329) Unexpected tab character. (no-tabs)
(#331) Unexpected tab character. (no-tabs)
(#331) Missing JSDoc comment. (require-jsdoc)
(#332) Unexpected tab character. (no-tabs)
(#334) Unexpected tab character. (no-tabs)
(#335) Unexpected tab character. (no-tabs)
(#336) Unexpected tab character. (no-tabs)
(#338) Unexpected tab character. (no-tabs)
(#339) Unexpected tab character. (no-tabs)
(#340) Unexpected tab character. (no-tabs)
(#341) Unexpected tab character. (no-tabs)
(#341) Unexpected space before function parentheses. (space-before-function-paren)
(#342) Unexpected tab character. (no-tabs)
(#343) Unexpected tab character. (no-tabs)
(#344) Unexpected tab character. (no-tabs)
(#346) Unexpected tab character. (no-tabs)
(#347) Unexpected tab character. (no-tabs)
(#349) Unexpected tab character. (no-tabs)
(#349) Missing JSDoc comment. (require-jsdoc)
(#350) Unexpected tab character. (no-tabs)
(#351) Unexpected tab character. (no-tabs)
(#352) Unexpected tab character. (no-tabs)
(#353) Unexpected tab character. (no-tabs)
(#354) Unexpected tab character. (no-tabs)
(#355) Unexpected tab character. (no-tabs)
(#356) Unexpected tab character. (no-tabs)
(#357) Unexpected tab character. (no-tabs)
(#359) Unexpected tab character. (no-tabs)
(#359) Missing space before opening brace. (space-before-blocks)
(#360) Unexpected tab character. (no-tabs)
(#361) Unexpected tab character. (no-tabs)
(#362) Unexpected tab character. (no-tabs)
(#363) Unexpected tab character. (no-tabs)
(#364) Unexpected tab character. (no-tabs)
(#365) Unexpected tab character. (no-tabs)
(#366) Unexpected tab character. (no-tabs)
(#367) Unexpected tab character. (no-tabs)
(#368) Unexpected tab character. (no-tabs)
(#369) Unexpected tab character. (no-tabs)
(#370) Unexpected tab character. (no-tabs)
(#371) Unexpected tab character. (no-tabs)
(#372) Unexpected tab character. (no-tabs)
(#373) Unexpected tab character. (no-tabs)
(#374) Unexpected tab character. (no-tabs)
(#375) Unexpected tab character. (no-tabs)
(#376) Unexpected tab character. (no-tabs)
(#377) Unexpected tab character. (no-tabs)
(#379) Unexpected tab character. (no-tabs)
(#382) Missing JSDoc comment. (require-jsdoc)
(#382) Unexpected tab character. (no-tabs)
(#383) Unexpected tab character. (no-tabs)
(#385) Unexpected tab character. (no-tabs)
(#387) Unexpected tab character. (no-tabs)
(#389) Unexpected tab character. (no-tabs)
(#391) Unexpected tab character. (no-tabs)
(#393) Unexpected tab character. (no-tabs)
(#394) Line 394 exceeds the maximum line length of 132. (max-len)
(#394) Unexpected tab character. (no-tabs)
(#396) Unexpected tab character. (no-tabs)
(#398) Unexpected tab character. (no-tabs)
(#399) Unexpected tab character. (no-tabs)
(#399) Missing space before value for key 'visibility'. (key-spacing)
(#399) Missing space before value for key 'display'. (key-spacing)
(#399) Missing space before value for key 'opacity'. (key-spacing)
(#401) Unexpected tab character. (no-tabs)
(#402) Unexpected tab character. (no-tabs)
(#402) Missing space before value for key 'width'. (key-spacing)
(#402) Missing space before value for key 'height'. (key-spacing)
(#404) Unexpected tab character. (no-tabs)
(#405) Unexpected tab character. (no-tabs)
(#406) Unexpected tab character. (no-tabs)
(#407) Unexpected tab character. (no-tabs)
(#408) Unexpected tab character. (no-tabs)
(#410) Unexpected tab character. (no-tabs)
(#411) Unexpected tab character. (no-tabs)
(#412) Unexpected tab character. (no-tabs)
(#413) Unexpected tab character. (no-tabs)
(#414) Unexpected tab character. (no-tabs)
(#416) Line 416 exceeds the maximum line length of 132. (max-len)
(#416) Unexpected tab character. (no-tabs)
(#417) Line 417 exceeds the maximum line length of 132. (max-len)
(#417) Unexpected tab character. (no-tabs)
(#419) Unexpected tab character. (no-tabs)
(#419) Missing space before value for key 'width'. (key-spacing)
(#419) Missing space before value for key 'height'. (key-spacing)
(#420) Unexpected tab character. (no-tabs)
(#422) Unexpected tab character. (no-tabs)
(#423) Unexpected tab character. (no-tabs)
(#425) Unexpected tab character. (no-tabs)
(#427) Unexpected tab character. (no-tabs)
(#429) Unexpected tab character. (no-tabs)
(#430) Unexpected tab character. (no-tabs)
(#431) Unexpected tab character. (no-tabs)
(#432) Unexpected tab character. (no-tabs)
(#434) Unexpected tab character. (no-tabs)
(#436) Unexpected tab character. (no-tabs)
(#436) Unexpected space before function parentheses. (space-before-function-paren)
(#437) Unexpected tab character. (no-tabs)
(#438) Unexpected tab character. (no-tabs)
(#439) Unexpected tab character. (no-tabs)
(#440) Unexpected tab character. (no-tabs)
(#442) Unexpected tab character. (no-tabs)
(#443) Unexpected tab character. (no-tabs)
(#444) Unexpected tab character. (no-tabs)
(#444) Unexpected space before function parentheses. (space-before-function-paren)
(#445) Unexpected tab character. (no-tabs)
(#446) Unexpected tab character. (no-tabs)
(#447) Unexpected tab character. (no-tabs)
(#448) Unexpected tab character. (no-tabs)
(#450) Unexpected tab character. (no-tabs)
(#451) Unexpected tab character. (no-tabs)
(#452) Unexpected tab character. (no-tabs)
(#452) Comparing to itself is potentially pointless. (no-self-compare)
(#453) Unexpected tab character. (no-tabs)
(#454) Unexpected tab character. (no-tabs)
(#455) Unexpected tab character. (no-tabs)
(#457) Unexpected tab character. (no-tabs)
(#458) Unexpected tab character. (no-tabs)
(#459) Unexpected tab character. (no-tabs)
(#460) Unexpected tab character. (no-tabs)
(#461) Unexpected tab character. (no-tabs)
(#463) Unexpected tab character. (no-tabs)
(#464) Unexpected tab character. (no-tabs)
(#465) Unexpected tab character. (no-tabs)
(#467) Unexpected tab character. (no-tabs)
(#468) Unexpected tab character. (no-tabs)
(#469) Unexpected tab character. (no-tabs)
(#469) Missing JSDoc comment. (require-jsdoc)
(#470) Unexpected tab character. (no-tabs)
(#471) Unexpected tab character. (no-tabs)
(#472) Unexpected tab character. (no-tabs)
(#473) Unexpected tab character. (no-tabs)
(#474) Unexpected tab character. (no-tabs)
(#475) Unexpected tab character. (no-tabs)
(#476) Unexpected tab character. (no-tabs)
(#477) Unexpected tab character. (no-tabs)
(#478) Unexpected tab character. (no-tabs)
(#479) Unexpected tab character. (no-tabs)
(#480) Unexpected tab character. (no-tabs)
(#480) A space is required after ','. (comma-spacing)
(#481) Unexpected tab character. (no-tabs)
(#482) Unexpected tab character. (no-tabs)
(#483) Unexpected tab character. (no-tabs)
(#484) Unexpected tab character. (no-tabs)
(#485) Unexpected tab character. (no-tabs)
(#485) Missing space before value for key 'id'. (key-spacing)
(#485) Infix operators must be spaced. (space-infix-ops)
(#486) Unexpected tab character. (no-tabs)
(#486) Missing space before value for key 'id'. (key-spacing)
(#486) Infix operators must be spaced. (space-infix-ops)
(#487) Unexpected tab character. (no-tabs)
(#488) Unexpected tab character. (no-tabs)
(#489) Unexpected tab character. (no-tabs)
(#491) Unexpected tab character. (no-tabs)
(#491) Missing space before value for key 'id'. (key-spacing)
(#491) Infix operators must be spaced. (space-infix-ops)
(#493) Unexpected tab character. (no-tabs)
(#494) Unexpected tab character. (no-tabs)
(#495) Unexpected tab character. (no-tabs)
(#496) Unexpected tab character. (no-tabs)
(#497) Unexpected tab character. (no-tabs)
(#498) Unexpected tab character. (no-tabs)
(#499) Unexpected tab character. (no-tabs)
(#500) Unexpected tab character. (no-tabs)
(#501) Unexpected tab character. (no-tabs)
(#502) Unexpected tab character. (no-tabs)
(#503) Unexpected tab character. (no-tabs)
(#504) Unexpected tab character. (no-tabs)
(#505) Unexpected tab character. (no-tabs)
(#506) Unexpected tab character. (no-tabs)
(#507) Unexpected tab character. (no-tabs)
(#508) Unexpected tab character. (no-tabs)
(#509) Unexpected tab character. (no-tabs)
(#511) Unexpected tab character. (no-tabs)
(#513) Unexpected tab character. (no-tabs)
(#514) Unexpected tab character. (no-tabs)
(#515) Unexpected tab character. (no-tabs)
(#516) Unexpected tab character. (no-tabs)
(#517) Unexpected tab character. (no-tabs)
(#518) Unexpected tab character. (no-tabs)
(#520) Unexpected tab character. (no-tabs)
(#521) Unexpected tab character. (no-tabs)
(#521) Missing JSDoc comment. (require-jsdoc)
(#522) Unexpected tab character. (no-tabs)
(#522) Missing JSDoc comment. (require-jsdoc)
(#523) Unexpected tab character. (no-tabs)
(#524) Unexpected tab character. (no-tabs)
(#525) Unexpected tab character. (no-tabs)
(#526) Unexpected tab character. (no-tabs)
(#527) Unexpected tab character. (no-tabs)
(#528) Unexpected tab character. (no-tabs)
(#529) Unexpected tab character. (no-tabs)
(#531) Unexpected tab character. (no-tabs)
(#532) Unexpected tab character. (no-tabs)
(#533) Unexpected tab character. (no-tabs)
(#535) Line 535 exceeds the maximum line length of 132. (max-len)
(#535) Unexpected tab character. (no-tabs)
(#536) Unexpected tab character. (no-tabs)
(#536) Unexpected space before function parentheses. (space-before-function-paren)
(#537) Unexpected tab character. (no-tabs)
(#538) Unexpected tab character. (no-tabs)
(#539) Unexpected tab character. (no-tabs)
(#539) Unexpected space before function parentheses. (space-before-function-paren)
(#540) Unexpected tab character. (no-tabs)
(#541) Unexpected tab character. (no-tabs)
(#542) Unexpected tab character. (no-tabs)
(#542) Unexpected space before function parentheses. (space-before-function-paren)
(#543) Unexpected tab character. (no-tabs)
(#544) Unexpected tab character. (no-tabs)
(#545) Unexpected tab character. (no-tabs)
(#545) Unexpected space before function parentheses. (space-before-function-paren)
(#546) Unexpected tab character. (no-tabs)
(#547) Unexpected tab character. (no-tabs)
(#548) Unexpected tab character. (no-tabs)
(#549) Unexpected tab character. (no-tabs)
(#551) Unexpected tab character. (no-tabs)
(#552) Unexpected tab character. (no-tabs)
(#552) Unexpected space before function parentheses. (space-before-function-paren)
(#553) Unexpected tab character. (no-tabs)
(#554) Unexpected tab character. (no-tabs)
(#555) Unexpected tab character. (no-tabs)
(#556) Unexpected tab character. (no-tabs)
(#557) Unexpected tab character. (no-tabs)
(#558) Unexpected tab character. (no-tabs)
(#559) Unexpected tab character. (no-tabs)
(#560) Unexpected tab character. (no-tabs)
(#561) Unexpected tab character. (no-tabs)
(#562) Unexpected tab character. (no-tabs)
(#563) Unexpected tab character. (no-tabs)
(#564) Unexpected tab character. (no-tabs)
(#565) Unexpected tab character. (no-tabs)
(#566) Unexpected tab character. (no-tabs)
(#567) Unexpected tab character. (no-tabs)
(#569) Unexpected tab character. (no-tabs)
(#570) Unexpected tab character. (no-tabs)
(#571) Unexpected tab character. (no-tabs)
(#571) Infix operators must be spaced. (space-infix-ops)
(#571) Infix operators must be spaced. (space-infix-ops)
(#572) Unexpected tab character. (no-tabs)
(#573) Unexpected tab character. (no-tabs)
(#574) Unexpected tab character. (no-tabs)
(#575) Unexpected tab character. (no-tabs)
(#576) Unexpected tab character. (no-tabs)
(#576) Infix operators must be spaced. (space-infix-ops)
(#576) Infix operators must be spaced. (space-infix-ops)
(#577) Unexpected tab character. (no-tabs)
(#578) Unexpected tab character. (no-tabs)
(#579) Unexpected tab character. (no-tabs)
(#580) Unexpected tab character. (no-tabs)
(#581) Unexpected tab character. (no-tabs)
(#582) Unexpected tab character. (no-tabs)
(#584) Unexpected tab character. (no-tabs)
(#585) Unexpected tab character. (no-tabs)
(#586) Unexpected tab character. (no-tabs)
(#587) Unexpected tab character. (no-tabs)
(#589) Unexpected tab character. (no-tabs)
(#590) Unexpected tab character. (no-tabs)
(#593) Unexpected tab character. (no-tabs)
(#594) Unexpected tab character. (no-tabs)
(#595) Unexpected tab character. (no-tabs)
(#596) Unexpected tab character. (no-tabs)
(#597) Unexpected tab character. (no-tabs)
(#599) Unexpected tab character. (no-tabs)
(#599) Unexpected space before function parentheses. (space-before-function-paren)
(#600) Unexpected tab character. (no-tabs)
(#601) Unexpected tab character. (no-tabs)
(#603) Unexpected tab character. (no-tabs)
(#605) Unexpected tab character. (no-tabs)
(#606) Unexpected tab character. (no-tabs)
(#607) Unexpected tab character. (no-tabs)
(#608) Unexpected tab character. (no-tabs)
(#610) Unexpected tab character. (no-tabs)
(#611) Unexpected tab character. (no-tabs)
(#612) Unexpected tab character. (no-tabs)
(#614) Unexpected tab character. (no-tabs)
(#616) Unexpected tab character. (no-tabs)
(#618) Unexpected tab character. (no-tabs)
(#619) Unexpected tab character. (no-tabs)
(#620) Unexpected tab character. (no-tabs)
(#622) Unexpected tab character. (no-tabs)
(#622) Unexpected space before function parentheses. (space-before-function-paren)
(#623) Unexpected tab character. (no-tabs)
(#624) Unexpected tab character. (no-tabs)
(#625) Unexpected tab character. (no-tabs)
(#627) Unexpected tab character. (no-tabs)
(#629) Unexpected tab character. (no-tabs)
(#630) Unexpected tab character. (no-tabs)
(#631) Unexpected tab character. (no-tabs)
(#632) Unexpected tab character. (no-tabs)
(#634) Unexpected tab character. (no-tabs)
(#635) Unexpected tab character. (no-tabs)
(#637) Unexpected tab character. (no-tabs)
(#637) Unexpected space before function parentheses. (space-before-function-paren)
(#638) Unexpected tab character. (no-tabs)
(#639) Unexpected tab character. (no-tabs)
(#640) Unexpected tab character. (no-tabs)
(#641) Unexpected tab character. (no-tabs)
(#642) Unexpected tab character. (no-tabs)
(#643) Unexpected tab character. (no-tabs)
(#644) Unexpected tab character. (no-tabs)
(#646) Unexpected tab character. (no-tabs)
(#648) Unexpected tab character. (no-tabs)
(#649) Unexpected tab character. (no-tabs)
(#651) Unexpected tab character. (no-tabs)
(#652) Unexpected tab character. (no-tabs)
(#654) Unexpected tab character. (no-tabs)
(#655) Unexpected tab character. (no-tabs)
(#656) Unexpected tab character. (no-tabs)
(#657) Unexpected tab character. (no-tabs)
(#658) Unexpected tab character. (no-tabs)
(#659) Unexpected tab character. (no-tabs)
(#660) Unexpected tab character. (no-tabs)
(#661) Unexpected tab character. (no-tabs)
(#662) Unexpected tab character. (no-tabs)
(#664) Unexpected tab character. (no-tabs)
(#665) Unexpected tab character. (no-tabs)
(#666) Unexpected tab character. (no-tabs)
(#667) Unexpected tab character. (no-tabs)
(#668) Unexpected tab character. (no-tabs)
(#669) Unexpected tab character. (no-tabs)
(#670) Unexpected tab character. (no-tabs)
(#671) Unexpected tab character. (no-tabs)
(#673) Unexpected tab character. (no-tabs)
(#674) Unexpected tab character. (no-tabs)
(#675) Unexpected tab character. (no-tabs)
(#676) Unexpected tab character. (no-tabs)
(#677) Unexpected tab character. (no-tabs)
(#678) Unexpected tab character. (no-tabs)
(#679) Unexpected tab character. (no-tabs)
(#681) Unexpected tab character. (no-tabs)
(#681) Missing space before value for key 'visibility'. (key-spacing)
(#683) Unexpected tab character. (no-tabs)
(#684) Unexpected tab character. (no-tabs)
(#685) Unexpected tab character. (no-tabs)
(#686) Unexpected tab character. (no-tabs)
(#688) Unexpected tab character. (no-tabs)
(#688) Missing JSDoc comment. (require-jsdoc)
(#689) Line 689 exceeds the maximum line length of 132. (max-len)
(#689) Unexpected tab character. (no-tabs)
(#689) A space is required after ','. (comma-spacing)
(#689) Infix operators must be spaced. (space-infix-ops)
(#690) Line 690 exceeds the maximum line length of 132. (max-len)
(#690) Unexpected tab character. (no-tabs)
(#690) A space is required after ','. (comma-spacing)
(#690) Infix operators must be spaced. (space-infix-ops)
(#691) Unexpected tab character. (no-tabs)
(#693) Line 693 exceeds the maximum line length of 132. (max-len)
(#693) Unexpected tab character. (no-tabs)
(#695) Unexpected tab character. (no-tabs)
(#696) Unexpected tab character. (no-tabs)
(#697) Unexpected tab character. (no-tabs)
(#698) Unexpected tab character. (no-tabs)
(#698) Missing space before opening brace. (space-before-blocks)
(#699) Unexpected tab character. (no-tabs)
(#700) Unexpected tab character. (no-tabs)
(#701) Unexpected tab character. (no-tabs)
(#702) Unexpected tab character. (no-tabs)
(#703) Unexpected tab character. (no-tabs)
(#704) Unexpected tab character. (no-tabs)
(#705) Unexpected tab character. (no-tabs)
(#707) Unexpected tab character. (no-tabs)
(#709) Unexpected tab character. (no-tabs)
(#710) Unexpected tab character. (no-tabs)
(#711) Unexpected tab character. (no-tabs)
(#713) Unexpected tab character. (no-tabs)
(#714) Unexpected tab character. (no-tabs)
(#715) Unexpected tab character. (no-tabs)
(#715) Unexpected space before function parentheses. (space-before-function-paren)
(#716) Unexpected tab character. (no-tabs)
(#718) Unexpected tab character. (no-tabs)
(#720) Unexpected tab character. (no-tabs)
(#721) Unexpected tab character. (no-tabs)
(#722) Unexpected tab character. (no-tabs)
(#724) Unexpected tab character. (no-tabs)
(#725) Unexpected tab character. (no-tabs)
(#725) Unexpected space before function parentheses. (space-before-function-paren)
(#726) Unexpected tab character. (no-tabs)
(#727) Unexpected tab character. (no-tabs)
(#728) Unexpected tab character. (no-tabs)
(#730) Unexpected tab character. (no-tabs)
(#731) Unexpected tab character. (no-tabs)
(#732) Unexpected tab character. (no-tabs)
(#733) Unexpected tab character. (no-tabs)
(#734) Unexpected tab character. (no-tabs)
(#735) Unexpected tab character. (no-tabs)
(#736) Unexpected tab character. (no-tabs)
(#738) Unexpected tab character. (no-tabs)
(#738) Unexpected space before function parentheses. (space-before-function-paren)
(#739) Unexpected tab character. (no-tabs)
(#741) Unexpected tab character. (no-tabs)
(#742) Unexpected tab character. (no-tabs)
(#744) Unexpected tab character. (no-tabs)
(#745) Unexpected tab character. (no-tabs)
(#746) Unexpected tab character. (no-tabs)
(#748) Unexpected tab character. (no-tabs)
(#749) Unexpected tab character. (no-tabs)
(#750) Unexpected tab character. (no-tabs)
(#752) Unexpected tab character. (no-tabs)
(#754) Unexpected tab character. (no-tabs)
(#755) Unexpected tab character. (no-tabs)
(#756) Unexpected tab character. (no-tabs)
(#758) Unexpected tab character. (no-tabs)
(#759) Unexpected tab character. (no-tabs)
(#760) Unexpected tab character. (no-tabs)
(#762) Unexpected tab character. (no-tabs)
(#763) Unexpected tab character. (no-tabs)
(#764) Unexpected tab character. (no-tabs)
(#765) Unexpected tab character. (no-tabs)
(#766) Unexpected tab character. (no-tabs)
(#768) Unexpected tab character. (no-tabs)
(#770) Unexpected tab character. (no-tabs)
(#770) Expected space(s) after "if". (keyword-spacing)
(#771) Unexpected tab character. (no-tabs)
(#772) Unexpected tab character. (no-tabs)
(#774) Unexpected tab character. (no-tabs)
(#775) Unexpected tab character. (no-tabs)
(#776) Unexpected tab character. (no-tabs)
(#778) Unexpected tab character. (no-tabs)
(#778) Unexpected space before function parentheses. (space-before-function-paren)
(#779) Unexpected tab character. (no-tabs)
(#780) Unexpected tab character. (no-tabs)
(#781) Unexpected tab character. (no-tabs)
(#783) Unexpected tab character. (no-tabs)
(#783) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#785) Unexpected tab character. (no-tabs)
(#787) Unexpected tab character. (no-tabs)
(#789) Unexpected tab character. (no-tabs)
(#789) Missing JSDoc comment. (require-jsdoc)
(#790) Unexpected tab character. (no-tabs)
(#791) Unexpected tab character. (no-tabs)
(#792) Unexpected tab character. (no-tabs)
(#793) Unexpected tab character. (no-tabs)
(#794) Unexpected tab character. (no-tabs)
(#794) Missing JSDoc comment. (require-jsdoc)
(#795) Unexpected tab character. (no-tabs)
(#796) Unexpected tab character. (no-tabs)
(#797) Unexpected tab character. (no-tabs)
(#798) Unexpected tab character. (no-tabs)
(#800) Unexpected tab character. (no-tabs)
(#801) Unexpected tab character. (no-tabs)
(#802) Unexpected tab character. (no-tabs)
(#803) Line 803 exceeds the maximum line length of 132. (max-len)
(#803) Unexpected tab character. (no-tabs)
(#804) Unexpected tab character. (no-tabs)
(#806) Unexpected tab character. (no-tabs)
(#808) Line 808 exceeds the maximum line length of 132. (max-len)
(#808) Unexpected tab character. (no-tabs)
(#810) Unexpected tab character. (no-tabs)
(#812) Unexpected tab character. (no-tabs)
(#814) Unexpected tab character. (no-tabs)
(#814) Unexpected space before function parentheses. (space-before-function-paren)
(#815) Unexpected tab character. (no-tabs)
(#816) Unexpected tab character. (no-tabs)
(#817) Unexpected tab character. (no-tabs)
(#819) Unexpected tab character. (no-tabs)
(#820) Unexpected tab character. (no-tabs)
(#821) Unexpected tab character. (no-tabs)
(#823) Unexpected tab character. (no-tabs)
(#823) Missing JSDoc comment. (require-jsdoc)
(#824) Unexpected tab character. (no-tabs)
(#825) Unexpected tab character. (no-tabs)
(#826) Unexpected tab character. (no-tabs)
(#827) Unexpected tab character. (no-tabs)
(#829) Unexpected tab character. (no-tabs)
(#829) Unexpected space before function parentheses. (space-before-function-paren)
(#830) Unexpected tab character. (no-tabs)
(#831) Unexpected tab character. (no-tabs)
(#832) Unexpected tab character. (no-tabs)
(#833) Unexpected tab character. (no-tabs)
(#834) Unexpected tab character. (no-tabs)
(#837) Unexpected tab character. (no-tabs)
(#838) Unexpected tab character. (no-tabs)
(#840) Unexpected tab character. (no-tabs)
(#841) Unexpected tab character. (no-tabs)
(#842) Unexpected tab character. (no-tabs)
(#843) Unexpected tab character. (no-tabs)
(#845) Unexpected tab character. (no-tabs)
(#846) Unexpected tab character. (no-tabs)
(#848) Unexpected tab character. (no-tabs)
(#850) Unexpected tab character. (no-tabs)
(#851) Unexpected tab character. (no-tabs)
(#852) Unexpected tab character. (no-tabs)
(#852) Missing space before opening brace. (space-before-blocks)
(#853) Unexpected tab character. (no-tabs)
(#854) Unexpected tab character. (no-tabs)
(#855) Unexpected tab character. (no-tabs)
(#856) Unexpected tab character. (no-tabs)
(#858) Unexpected tab character. (no-tabs)
(#859) Unexpected tab character. (no-tabs)
(#860) Unexpected tab character. (no-tabs)
(#861) Unexpected tab character. (no-tabs)
(#862) Unexpected tab character. (no-tabs)
(#863) Unexpected tab character. (no-tabs)
(#864) Unexpected tab character. (no-tabs)
(#865) Unexpected tab character. (no-tabs)
(#866) Unexpected tab character. (no-tabs)
(#867) Unexpected tab character. (no-tabs)
(#869) Unexpected tab character. (no-tabs)
(#871) Unexpected tab character. (no-tabs)
(#873) Unexpected tab character. (no-tabs)
(#874) Unexpected tab character. (no-tabs)
(#875) Unexpected tab character. (no-tabs)
(#877) Unexpected tab character. (no-tabs)
(#878) Unexpected tab character. (no-tabs)
(#879) Unexpected tab character. (no-tabs)
(#880) Unexpected tab character. (no-tabs)
(#881) Unexpected tab character. (no-tabs)
(#882) Unexpected tab character. (no-tabs)
(#883) Unexpected tab character. (no-tabs)
(#885) Unexpected tab character. (no-tabs)
(#885) Unexpected space before function parentheses. (space-before-function-paren)
(#886) Unexpected tab character. (no-tabs)
(#887) Unexpected tab character. (no-tabs)
(#889) Unexpected tab character. (no-tabs)
(#890) Unexpected tab character. (no-tabs)
(#891) Unexpected tab character. (no-tabs)
(#892) Unexpected tab character. (no-tabs)
(#893) Unexpected tab character. (no-tabs)
(#894) Unexpected tab character. (no-tabs)
(#896) Unexpected tab character. (no-tabs)
(#897) Unexpected tab character. (no-tabs)
(#898) Unexpected tab character. (no-tabs)
(#899) Unexpected tab character. (no-tabs)
(#900) Unexpected tab character. (no-tabs)
(#901) Unexpected tab character. (no-tabs)
(#903) Unexpected tab character. (no-tabs)
(#904) Unexpected tab character. (no-tabs)
(#904) Unexpected space before function parentheses. (space-before-function-paren)
(#905) Unexpected tab character. (no-tabs)
(#906) Unexpected tab character. (no-tabs)
(#907) Unexpected tab character. (no-tabs)
(#908) Unexpected tab character. (no-tabs)
(#909) Unexpected tab character. (no-tabs)
(#910) Unexpected tab character. (no-tabs)
(#912) Unexpected tab character. (no-tabs)
(#912) Missing JSDoc comment. (require-jsdoc)
(#912) Unexpected space before function parentheses. (space-before-function-paren)
(#913) Unexpected tab character. (no-tabs)
(#913) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#913) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#913) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#915) Unexpected tab character. (no-tabs)
(#917) Unexpected tab character. (no-tabs)
(#919) Unexpected tab character. (no-tabs)
(#920) Unexpected tab character. (no-tabs)
(#921) Unexpected tab character. (no-tabs)
(#923) Unexpected tab character. (no-tabs)
(#924) Unexpected tab character. (no-tabs)
(#925) Unexpected tab character. (no-tabs)
(#927) Unexpected tab character. (no-tabs)
(#928) Unexpected tab character. (no-tabs)
(#929) Unexpected tab character. (no-tabs)
(#931) Unexpected tab character. (no-tabs)
(#932) Unexpected tab character. (no-tabs)
(#933) Unexpected tab character. (no-tabs)
(#935) Unexpected tab character. (no-tabs)
(#936) Unexpected tab character. (no-tabs)
(#937) Unexpected tab character. (no-tabs)
(#938) Unexpected tab character. (no-tabs)
(#939) Unexpected tab character. (no-tabs)
(#940) Unexpected tab character. (no-tabs)
(#941) Unexpected tab character. (no-tabs)
(#942) Unexpected tab character. (no-tabs)
(#943) Unexpected tab character. (no-tabs)
(#944) Unexpected tab character. (no-tabs)
(#946) Unexpected tab character. (no-tabs)
(#948) Unexpected tab character. (no-tabs)
(#948) Unexpected space before function parentheses. (space-before-function-paren)
(#949) Unexpected tab character. (no-tabs)
(#950) Unexpected tab character. (no-tabs)
(#952) Unexpected tab character. (no-tabs)
(#953) Unexpected tab character. (no-tabs)
(#954) Unexpected tab character. (no-tabs)
(#955) Unexpected tab character. (no-tabs)
(#956) Unexpected tab character. (no-tabs)
(#958) Unexpected tab character. (no-tabs)
(#958) Unexpected space before function parentheses. (space-before-function-paren)
(#959) Unexpected tab character. (no-tabs)
(#960) Unexpected tab character. (no-tabs)
(#962) Unexpected tab character. (no-tabs)
(#963) Unexpected tab character. (no-tabs)
(#964) Unexpected tab character. (no-tabs)
(#965) Unexpected tab character. (no-tabs)
(#966) Unexpected tab character. (no-tabs)
(#967) Unexpected tab character. (no-tabs)
(#968) Unexpected tab character. (no-tabs)
(#969) Unexpected tab character. (no-tabs)
(#971) Unexpected tab character. (no-tabs)
(#973) Unexpected tab character. (no-tabs)
(#975) Unexpected tab character. (no-tabs)
(#976) Unexpected tab character. (no-tabs)
(#977) Unexpected tab character. (no-tabs)
(#977) Infix operators must be spaced. (space-infix-ops)
(#977) A space is required after ','. (comma-spacing)
(#977) Unexpected space before function parentheses. (space-before-function-paren)
(#978) Unexpected tab character. (no-tabs)
(#979) Unexpected tab character. (no-tabs)
(#980) Unexpected tab character. (no-tabs)
(#980) Unexpected space before function parentheses. (space-before-function-paren)
(#981) Unexpected tab character. (no-tabs)
(#982) Unexpected tab character. (no-tabs)
(#983) Unexpected tab character. (no-tabs)
(#985) Unexpected tab character. (no-tabs)
(#986) Unexpected tab character. (no-tabs)
(#987) Unexpected tab character. (no-tabs)
(#987) Missing space before opening brace. (space-before-blocks)
(#988) Unexpected tab character. (no-tabs)
(#990) Unexpected tab character. (no-tabs)
(#991) Unexpected tab character. (no-tabs)
(#992) Unexpected tab character. (no-tabs)
(#993) Unexpected tab character. (no-tabs)
(#995) Unexpected tab character. (no-tabs)
(#996) Unexpected tab character. (no-tabs)
(#996) Unexpected space before function parentheses. (space-before-function-paren)
(#997) Unexpected tab character. (no-tabs)
(#998) Unexpected tab character. (no-tabs)
(#999) Unexpected tab character. (no-tabs)
(#1000) Unexpected tab character. (no-tabs)
(#1001) Unexpected tab character. (no-tabs)
(#1002) Unexpected tab character. (no-tabs)
(#1003) Unexpected tab character. (no-tabs)
(#1004) Unexpected tab character. (no-tabs)
(#1005) Unexpected tab character. (no-tabs)
(#1006) Unexpected tab character. (no-tabs)
(#1007) Unexpected tab character. (no-tabs)
(#1008) Unexpected tab character. (no-tabs)
(#1010) Unexpected tab character. (no-tabs)
(#1011) Unexpected tab character. (no-tabs)
(#1012) Unexpected tab character. (no-tabs)
(#1014) Unexpected tab character. (no-tabs)
(#1015) Unexpected tab character. (no-tabs)
(#1017) Unexpected tab character. (no-tabs)
(#1017) Infix operators must be spaced. (space-infix-ops)
(#1017) Unexpected space before function parentheses. (space-before-function-paren)
(#1018) Unexpected tab character. (no-tabs)
(#1019) Unexpected tab character. (no-tabs)
(#1020) Unexpected tab character. (no-tabs)
(#1022) Unexpected tab character. (no-tabs)
(#1023) Unexpected tab character. (no-tabs)
(#1024) Unexpected tab character. (no-tabs)
(#1025) Unexpected tab character. (no-tabs)
(#1026) Unexpected tab character. (no-tabs)
(#1028) Unexpected tab character. (no-tabs)
(#1030) Unexpected tab character. (no-tabs)
(#1031) Unexpected tab character. (no-tabs)
(#1031) Unexpected space before function parentheses. (space-before-function-paren)
(#1032) Unexpected tab character. (no-tabs)
(#1033) Unexpected tab character. (no-tabs)
(#1034) Unexpected tab character. (no-tabs)
(#1035) Unexpected tab character. (no-tabs)
(#1036) Unexpected tab character. (no-tabs)
(#1037) Unexpected tab character. (no-tabs)
(#1039) Unexpected tab character. (no-tabs)
(#1040) Unexpected tab character. (no-tabs)
(#1040) Unexpected space before function parentheses. (space-before-function-paren)
(#1041) Unexpected tab character. (no-tabs)
(#1042) Unexpected tab character. (no-tabs)
(#1043) Unexpected tab character. (no-tabs)
(#1044) Unexpected tab character. (no-tabs)
(#1045) Unexpected tab character. (no-tabs)
(#1047) Unexpected tab character. (no-tabs)
(#1047) Unexpected space before function parentheses. (space-before-function-paren)
(#1048) Unexpected tab character. (no-tabs)
(#1049) Unexpected tab character. (no-tabs)
(#1050) Unexpected tab character. (no-tabs)
(#1051) Unexpected tab character. (no-tabs)
(#1052) Unexpected tab character. (no-tabs)
(#1054) Unexpected tab character. (no-tabs)
(#1055) Unexpected tab character. (no-tabs)
(#1055) Unexpected space before function parentheses. (space-before-function-paren)
(#1056) Unexpected tab character. (no-tabs)
(#1058) Unexpected tab character. (no-tabs)
(#1059) Unexpected tab character. (no-tabs)
(#1060) Unexpected tab character. (no-tabs)
(#1061) Unexpected tab character. (no-tabs)
(#1062) Unexpected tab character. (no-tabs)
(#1063) Unexpected tab character. (no-tabs)
(#1065) Unexpected tab character. (no-tabs)
(#1065) Unexpected space before function parentheses. (space-before-function-paren)
(#1066) Unexpected tab character. (no-tabs)
(#1067) Unexpected tab character. (no-tabs)
(#1068) Unexpected tab character. (no-tabs)
(#1069) Unexpected tab character. (no-tabs)
(#1071) Unexpected tab character. (no-tabs)
(#1071) Unexpected space before function parentheses. (space-before-function-paren)
(#1072) Unexpected tab character. (no-tabs)
(#1073) Unexpected tab character. (no-tabs)
(#1074) Unexpected tab character. (no-tabs)
(#1075) Unexpected tab character. (no-tabs)
(#1076) Unexpected tab character. (no-tabs)
(#1077) Unexpected tab character. (no-tabs)
(#1078) Unexpected tab character. (no-tabs)
(#1080) Unexpected tab character. (no-tabs)
(#1081) Unexpected tab character. (no-tabs)
(#1081) Unexpected space before function parentheses. (space-before-function-paren)
(#1082) Unexpected tab character. (no-tabs)
(#1082) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1082) Statement inside of curly braces should be on next line. (brace-style)
(#1084) Unexpected tab character. (no-tabs)
(#1085) Unexpected tab character. (no-tabs)
(#1086) Unexpected tab character. (no-tabs)
(#1087) Unexpected tab character. (no-tabs)
(#1088) Unexpected tab character. (no-tabs)
(#1089) Unexpected tab character. (no-tabs)
(#1090) Unexpected tab character. (no-tabs)
(#1091) Unexpected tab character. (no-tabs)
(#1092) Unexpected tab character. (no-tabs)
(#1094) Unexpected tab character. (no-tabs)
(#1094) Infix operators must be spaced. (space-infix-ops)
(#1094) Infix operators must be spaced. (space-infix-ops)
(#1095) Unexpected tab character. (no-tabs)
(#1097) Unexpected tab character. (no-tabs)
(#1098) Unexpected tab character. (no-tabs)
(#1099) Unexpected tab character. (no-tabs)
(#1099) Unexpected space before function parentheses. (space-before-function-paren)
(#1100) Unexpected tab character. (no-tabs)
(#1101) Unexpected tab character. (no-tabs)
(#1103) Unexpected tab character. (no-tabs)
(#1105) 'jQuery' is not defined. (no-undef)
blocks/exaport/javascript/jquery.json.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Unexpected tab character. (no-tabs)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Unexpected tab character. (no-tabs)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Unexpected tab character. (no-tabs)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Unexpected tab character. (no-tabs)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Unexpected tab character. (no-tabs)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Unexpected tab character. (no-tabs)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Unexpected tab character. (no-tabs)
(#8) Extra space after key '"'. (key-spacing)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Unexpected tab character. (no-tabs)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Unexpected tab character. (no-tabs)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Unexpected tab character. (no-tabs)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Unexpected tab character. (no-tabs)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Unexpected tab character. (no-tabs)
(#13) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#13) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#13) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Unexpected tab character. (no-tabs)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Unexpected tab character. (no-tabs)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Unexpected tab character. (no-tabs)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Unexpected tab character. (no-tabs)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Unexpected tab character. (no-tabs)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Unexpected tab character. (no-tabs)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Unexpected tab character. (no-tabs)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Unexpected tab character. (no-tabs)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Unexpected tab character. (no-tabs)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Unexpected tab character. (no-tabs)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Unexpected tab character. (no-tabs)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Unexpected tab character. (no-tabs)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Unexpected tab character. (no-tabs)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Unexpected tab character. (no-tabs)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Unexpected tab character. (no-tabs)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Unexpected tab character. (no-tabs)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Unexpected tab character. (no-tabs)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Unexpected tab character. (no-tabs)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Unexpected tab character. (no-tabs)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Unexpected tab character. (no-tabs)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Unexpected tab character. (no-tabs)
(#34) Unexpected space before function parentheses. (space-before-function-paren)
(#34) 'x' is defined but never used. (no-unused-vars)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Unexpected tab character. (no-tabs)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Unexpected tab character. (no-tabs)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Unexpected tab character. (no-tabs)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Unexpected tab character. (no-tabs)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Unexpected tab character. (no-tabs)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Unexpected tab character. (no-tabs)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Unexpected tab character. (no-tabs)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Unexpected tab character. (no-tabs)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Unexpected tab character. (no-tabs)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Unexpected tab character. (no-tabs)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Unexpected tab character. (no-tabs)
(#45) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Unexpected tab character. (no-tabs)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Unexpected tab character. (no-tabs)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Unexpected tab character. (no-tabs)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Unexpected tab character. (no-tabs)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Unexpected tab character. (no-tabs)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Unexpected tab character. (no-tabs)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Unexpected tab character. (no-tabs)
(#52) Blocks are nested too deeply (5). (max-depth)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Unexpected tab character. (no-tabs)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Unexpected tab character. (no-tabs)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Unexpected tab character. (no-tabs)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Unexpected tab character. (no-tabs)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Unexpected tab character. (no-tabs)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Unexpected tab character. (no-tabs)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Unexpected tab character. (no-tabs)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Unexpected tab character. (no-tabs)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Unexpected tab character. (no-tabs)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Unexpected tab character. (no-tabs)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Unexpected tab character. (no-tabs)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Unexpected tab character. (no-tabs)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Unexpected tab character. (no-tabs)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Unexpected tab character. (no-tabs)
(#66) Unexpected control character(s) in regular expression: \x00, \x1f. (no-control-regex)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Unexpected tab character. (no-tabs)
(#67) Unexpected control character(s) in regular expression: \x00, \x1f, \"])/. (no-control-regex)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Unexpected tab character. (no-tabs)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Unexpected tab character. (no-tabs)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Unexpected tab character. (no-tabs)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Unexpected tab character. (no-tabs)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Unexpected tab character. (no-tabs)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Unexpected tab character. (no-tabs)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Unexpected tab character. (no-tabs)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Unexpected tab character. (no-tabs)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Unexpected tab character. (no-tabs)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Unexpected tab character. (no-tabs)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Unexpected tab character. (no-tabs)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Unexpected tab character. (no-tabs)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Unexpected tab character. (no-tabs)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Unexpected tab character. (no-tabs)
(#82) Expected to return a value at the end of this function. (consistent-return)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Unexpected tab character. (no-tabs)
(#83) ["number"] is better written in dot notation. (dot-notation)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Unexpected tab character. (no-tabs)
(#84) Expected { after 'if' condition. (curly)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Unexpected tab character. (no-tabs)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Trailing spaces not allowed. (no-trailing-spaces)
(#86) Unexpected tab character. (no-tabs)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Unexpected tab character. (no-tabs)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Unexpected tab character. (no-tabs)
(#88) Expected { after 'if' condition. (curly)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Unexpected tab character. (no-tabs)
(#89) Expected { after 'if' condition. (curly)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Unexpected tab character. (no-tabs)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Unexpected tab character. (no-tabs)
(#91) eval can be harmful. (no-eval)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Unexpected tab character. (no-tabs)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Trailing spaces not allowed. (no-trailing-spaces)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Unexpected tab character. (no-tabs)
(#94) Unexpected tab character. (no-tabs)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) 'jQuery' is not defined. (no-undef)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
blocks/exaport/javascript/resume.js
(#19) 'jQueryExaport' is not defined. (no-undef)
(#19) Missing space before opening brace. (space-before-blocks)
(#20) Unexpected tab character. (no-tabs)
(#20) Missing space before opening brace. (space-before-blocks)
(#21) Unexpected tab character. (no-tabs)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#26) Missing space before opening brace. (space-before-blocks)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#30) Missing space before opening brace. (space-before-blocks)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Trailing spaces not allowed. (no-trailing-spaces)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#36) Missing space before opening brace. (space-before-blocks)
(#37) Unexpected tab character. (no-tabs)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#45) Trailing spaces not allowed. (no-trailing-spaces)
(#46) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#61) 'ddtreemenu' is not defined. (no-undef)
(#62) Unexpected tab character. (no-tabs)
blocks/exaport/javascript/share_item.js
(#19) 'jQueryExaport' is not defined. (no-undef)
(#19) '$' is defined but never used. (no-unused-vars)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Unexpected tab character. (no-tabs)
(#21) 'ExabisEportfolio' is not defined. (no-undef)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Trailing spaces not allowed. (no-trailing-spaces)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Unexpected tab character. (no-tabs)
blocks/exaport/javascript/shared_item.js
(#19) 'jQueryExaport' is not defined. (no-undef)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Unexpected tab character. (no-tabs)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Unexpected tab character. (no-tabs)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
blocks/exaport/javascript/shared_structures.js
(#19) 'jQueryExaport' is not defined. (no-undef)
(#19) Missing space before opening brace. (space-before-blocks)
(#21) Unexpected tab character. (no-tabs)
(#21) Missing space before opening brace. (space-before-blocks)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
blocks/exaport/javascript/shared_views.js
(#19) 'jQueryExaport' is not defined. (no-undef)
(#19) Missing space before opening brace. (space-before-blocks)
(#21) Unexpected tab character. (no-tabs)
(#21) Missing space before opening brace. (space-before-blocks)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
blocks/exaport/javascript/simpletreemenu.js
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing semicolon. (semi)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing semicolon. (semi)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing semicolon. (semi)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing semicolon. (semi)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing space before opening brace. (space-before-blocks)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing semicolon. (semi)
(#29) Expected { after 'if' condition. (curly)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing semicolon. (semi)
(#31) Expected { after 'for' condition. (curly)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) Missing semicolon. (semi)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing semicolon. (semi)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Requires a space after '{'. (block-spacing)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing semicolon. (semi)
(#35) Missing semicolon. (semi)
(#35) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Missing semicolon. (semi)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing space before opening brace. (space-before-blocks)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing semicolon. (semi)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Expected space or tab after '//' in comment. (spaced-comment)
(#42) Missing space before opening brace. (space-before-blocks)
(#43) Missing semicolon. (semi)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing semicolon. (semi)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing semicolon. (semi)
(#47) Expected { after 'else'. (curly)
(#48) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#48) Missing semicolon. (semi)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) Expected { after 'if' condition. (curly)
(#50) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#50) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Missing semicolon. (semi)
(#52) Expected { after 'if' condition. (curly)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Missing semicolon. (semi)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing space before opening brace. (space-before-blocks)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing semicolon. (semi)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing space before opening brace. (space-before-blocks)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing semicolon. (semi)
(#58) Missing semicolon. (semi)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing semicolon. (semi)
(#61) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing space before opening brace. (space-before-blocks)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing semicolon. (semi)
(#63) Missing semicolon. (semi)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing semicolon. (semi)
(#66) Missing semicolon. (semi)
(#67) Missing semicolon. (semi)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing space before opening brace. (space-before-blocks)
(#69) Missing semicolon. (semi)
(#70) Missing semicolon. (semi)
(#71) Missing semicolon. (semi)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Expected space or tab after '//' in comment. (spaced-comment)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing semicolon. (semi)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing semicolon. (semi)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing semicolon. (semi)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing semicolon. (semi)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing space before opening brace. (space-before-blocks)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) Expected space or tab after '//' in comment. (spaced-comment)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing semicolon. (semi)
(#81) Missing semicolon. (semi)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing semicolon. (semi)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing semicolon. (semi)
(#86) Missing semicolon. (semi)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing space before opening brace. (space-before-blocks)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing semicolon. (semi)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing space before opening brace. (space-before-blocks)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing semicolon. (semi)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing semicolon. (semi)
(#93) Missing semicolon. (semi)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing semicolon. (semi)
(#96) Missing semicolon. (semi)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Expected space or tab after '//' in comment. (spaced-comment)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing semicolon. (semi)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing semicolon. (semi)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing space before opening brace. (space-before-blocks)
(#102) Expected { after 'if' condition. (curly)
(#102) Infix operators must be spaced. (space-infix-ops)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing semicolon. (semi)
(#103) Expected space or tab after '//' in comment. (spaced-comment)
(#105) Expected { after 'if' condition. (curly)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing semicolon. (semi)
(#106) Expected space or tab after '//' in comment. (spaced-comment)
(#107) Line 107 exceeds the maximum line length of 132. (max-len)
(#107) Missing semicolon. (semi)
(#107) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Missing semicolon. (semi)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing space before opening brace. (space-before-blocks)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Expected space or tab after '//' in comment. (spaced-comment)
(#114) Expected { after 'if' condition. (curly)
(#114) Expected space or tab after '//' in comment. (spaced-comment)
(#115) Missing semicolon. (semi)
(#115) Expected space or tab after '//' in comment. (spaced-comment)
(#116) Missing semicolon. (semi)
(#117) Missing semicolon. (semi)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing space before opening brace. (space-before-blocks)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#120) Missing semicolon. (semi)
(#121) Expected space or tab after '//' in comment. (spaced-comment)
(#122) 'expstring' is defined but never used. (no-unused-vars)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Missing semicolon. (semi)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#124) Missing semicolon. (semi)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Expected space or tab after '//' in comment. (spaced-comment)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing semicolon. (semi)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing space before opening brace. (space-before-blocks)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing space before opening brace. (space-before-blocks)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing semicolon. (semi)
(#131) Missing semicolon. (semi)
(#131) Expected space or tab after '//' in comment. (spaced-comment)
(#132) Missing semicolon. (semi)
(#135) Missing semicolon. (semi)
(#136) Missing semicolon. (semi)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Expected space or tab after '//' in comment. (spaced-comment)
(#139) Expected { after 'if' condition. (curly)
(#139) Infix operators must be spaced. (space-infix-ops)
(#140) Missing semicolon. (semi)
(#141) Expected { after 'else'. (curly)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Missing semicolon. (semi)
(#143) Missing semicolon. (semi)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing space before opening brace. (space-before-blocks)
(#145) Expected space or tab after '//' in comment. (spaced-comment)
(#146) 'tasktype' is already defined. (no-redeclare)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing semicolon. (semi)
(#147) Expected { after 'if' condition. (curly)
(#148) Missing semicolon. (semi)
(#149) Expected { after 'if' condition. (curly)
(#150) Missing semicolon. (semi)
(#151) Missing semicolon. (semi)
blocks/exaport/javascript/vedeo-js/exaport_video.js
(#19) 'jQuery' is not defined. (no-undef)
(#21) Missing JSDoc comment. (require-jsdoc)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#23) 'jQueryExaport' is not defined. (no-undef)
(#26) 'videojs' is not defined. (no-undef)
(#26) 'videojs' is not defined. (no-undef)
(#27) 'videojs' is not defined. (no-undef)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#27) Unexpected tab character. (no-tabs)
blocks/exaport/javascript/vedeo-js/video.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#1) Trailing spaces not allowed. (no-trailing-spaces)
(#2) Line 2 exceeds the maximum line length of 132. (max-len)
(#2) Function 'anonymous' has a complexity of 26. (complexity)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Unexpected empty function. (no-empty-function)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "var". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Line 3 exceeds the maximum line length of 132. (max-len)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "throw". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#4) Line 4 exceeds the maximum line length of 132. (max-len)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'techOrder'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'html5'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'flash'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'width'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'height'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'defaultVolume'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'playbackRates'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'inactivityTimeout'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'children'. (key-spacing)
(#4) Missing space before value for key 'mediaLoader'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'posterImage'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'loadingSpinner'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'textTrackDisplay'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'bigPlayButton'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'controlBar'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'errorDisplay'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'textTrackSettings'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'language'. (key-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'languages'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'notSupportedMessage'. (key-spacing)
(#5) Line 5 exceeds the maximum line length of 132. (max-len)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'module' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) Line 6 exceeds the maximum line length of 132. (max-len)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected { after 'for-in'. (curly)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#7) Line 7 exceeds the maximum line length of 132. (max-len)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected to return a value at the end of this function. (consistent-return)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) 'd' used outside of binding context. (block-scoped-var)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) 'd' used outside of binding context. (block-scoped-var)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) 'd' is already defined. (no-redeclare)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#8) Line 8 exceeds the maximum line length of 132. (max-len)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected to return a value at the end of this function. (consistent-return)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected { after 'if' condition. (curly)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Blocks are nested too deeply (5). (max-depth)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Blocks are nested too deeply (6). (max-depth)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected { after 'for' condition. (curly)
(#8) Expected space(s) before "for". (keyword-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Blocks are nested too deeply (7). (max-depth)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected { after 'else'. (curly)
(#8) Expected space(s) before "else". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "else". (keyword-spacing)
(#8) Expected { after 'else'. (curly)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'for-in'. (curly)
(#8) 'g' used outside of binding context. (block-scoped-var)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'g' used outside of binding context. (block-scoped-var)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#9) Line 9 exceeds the maximum line length of 132. (max-len)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Function 'anonymous' has a complexity of 22. (complexity)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) This line has 20 statements. Maximum allowed is 2. (max-statements-per-line)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "if". (keyword-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Expected { after 'for-in'. (curly)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) Line 10 exceeds the maximum line length of 132. (max-len)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) 'g' used outside of binding context. (block-scoped-var)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'g' used outside of binding context. (block-scoped-var)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'g' used outside of binding context. (block-scoped-var)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'g' used outside of binding context. (block-scoped-var)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'g' used outside of binding context. (block-scoped-var)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'g' used outside of binding context. (block-scoped-var)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'g' used outside of binding context. (block-scoped-var)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'g' used outside of binding context. (block-scoped-var)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'g' used outside of binding context. (block-scoped-var)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of '&'. (no-bitwise)
(#10) Do not nest ternary expressions. (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions. (no-nested-ternary)
(#10) Unexpected use of '&'. (no-bitwise)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) Line 11 exceeds the maximum line length of 132. (max-len)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of '&'. (no-bitwise)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'type'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'target'. (key-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Expected space(s) after "return". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#12) Line 12 exceeds the maximum line length of 132. (max-len)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Expected to return a value at the end of this function. (consistent-return)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Missing JSDoc comment. (require-jsdoc)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) A space is required after ','. (comma-spacing)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) Expected { after 'if' condition. (curly)
(#12) Expected space(s) after "if". (keyword-spacing)
(#12) Expected space(s) before "if". (keyword-spacing)
(#12) Expected space(s) before "return". (keyword-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Missing JSDoc comment. (require-jsdoc)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) Expected space(s) before "var". (keyword-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) Line 13 exceeds the maximum line length of 132. (max-len)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Missing JSDoc comment. (require-jsdoc)
(#13) Unexpected empty function. (no-empty-function)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Missing '()' invoking a constructor. (new-parens)
(#13) A constructor name should not start with a lowercase letter. (new-cap)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing semicolon. (semi)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Expected { after 'for-in'. (curly)
(#13) Expected space(s) after "for". (keyword-spacing)
(#13) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#13) A space is required after ','. (comma-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing semicolon. (semi)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Expected { after 'if' condition. (curly)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Expected space(s) before "return". (keyword-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Expected space(s) after "for". (keyword-spacing)
(#13) Expected { after 'for-in'. (curly)
(#13) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#13) A space is required after ','. (comma-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing semicolon. (semi)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Expected space(s) after "for". (keyword-spacing)
(#13) Expected { after 'for-in'. (curly)
(#13) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#13) A space is required after ','. (comma-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Missing semicolon. (semi)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing semicolon. (semi)
(#14) Line 14 exceeds the maximum line length of 132. (max-len)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Requires a space after '{'. (block-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Expected space(s) after "return". (keyword-spacing)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Requires a space before '}'. (block-spacing)
(#14) Missing semicolon. (semi)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) This line has 20 statements. Maximum allowed is 2. (max-statements-per-line)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Requires a space after '{'. (block-spacing)
(#14) Expected space(s) after "return". (keyword-spacing)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing semicolon. (semi)
(#14) Requires a space before '}'. (block-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Requires a space after '{'. (block-spacing)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) Comparing to itself is potentially pointless. (no-self-compare)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Requires a space before '}'. (block-spacing)
(#14) Missing semicolon. (semi)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) A space is required after ','. (comma-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Requires a space after '{'. (block-spacing)
(#14) Missing JSDoc comment. (require-jsdoc)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) Requires a space after '{'. (block-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) A space is required after ','. (comma-spacing)
(#14) Requires a space before '}'. (block-spacing)
(#14) Missing semicolon. (semi)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Requires a space before '}'. (block-spacing)
(#14) Missing semicolon. (semi)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing '()' invoking a constructor. (new-parens)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Requires a space after '{'. (block-spacing)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Missing semicolon. (semi)
(#14) Requires a space before '}'. (block-spacing)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Expected space(s) after "return". (keyword-spacing)
(#15) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Requires a space before '}'. (block-spacing)
(#15) Missing semicolon. (semi)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected space(s) after "try". (keyword-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Requires a space after '{'. (block-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Requires a space before '}'. (block-spacing)
(#15) Missing semicolon. (semi)
(#15) Expected space(s) after "catch". (keyword-spacing)
(#15) Expected space(s) before "catch". (keyword-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Requires a space before '}'. (block-spacing)
(#15) Missing semicolon. (semi)
(#15) Requires a space before '}'. (block-spacing)
(#15) Requires a space before '}'. (block-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected space(s) after "for". (keyword-spacing)
(#15) Expected { after 'for-in'. (curly)
(#15) Expected { after 'if' condition. (curly)
(#15) Expected space(s) before "if". (keyword-spacing)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Expected space(s) before "return". (keyword-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Requires a space before '}'. (block-spacing)
(#15) Missing semicolon. (semi)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Expected space(s) after "return". (keyword-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing semicolon. (semi)
(#15) Requires a space before '}'. (block-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing semicolon. (semi)
(#15) Requires a space before '}'. (block-spacing)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) This line has 23 statements. Maximum allowed is 2. (max-statements-per-line)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected { after 'for' condition. (curly)
(#16) Expected space(s) after "for". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing semicolon. (semi)
(#16) Requires a space before '}'. (block-spacing)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Do not nest ternary expressions. (no-nested-ternary)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) This line has 9 statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#18) Requires a space before '}'. (block-spacing)
(#18) Missing semicolon. (semi)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Expected space(s) after "for". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Expected { after 'if' condition. (curly)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#18) Requires a space before '}'. (block-spacing)
(#18) Expected space(s) before "return". (keyword-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Requires a space before '}'. (block-spacing)
(#18) Missing semicolon. (semi)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing semicolon. (semi)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Requires a space after '{'. (block-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected { after 'if' condition. (curly)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Requires a space after '{'. (block-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing semicolon. (semi)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Expected space(s) after "return". (keyword-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing semicolon. (semi)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Requires a space after '{'. (block-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Expected space(s) after "return". (keyword-spacing)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Missing space before value for key 'length'. (key-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before value for key 'start'. (key-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before value for key 'end'. (key-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Requires a space after '{'. (block-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Expected space(s) after "try". (keyword-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#21) Expected space(s) before "catch". (keyword-spacing)
(#21) Expected space(s) after "catch". (keyword-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Do not nest ternary expressions. (no-nested-ternary)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Requires a space after '{'. (block-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before value for key 'innerHTML'. (key-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'href'. (key-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) Expected { after 'for' condition. (curly)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) Missing JSDoc comment. (require-jsdoc)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing space before value for key 'log'. (key-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key 'warn'. (key-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key 'error'. (key-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'else'. (curly)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) A space is required after ','. (comma-spacing)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected { after 'if' condition. (curly)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) after "return". (keyword-spacing)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Missing space before value for key 'left'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'top'. (key-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "return". (keyword-spacing)
(#24) Missing space before value for key 'left'. (key-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'top'. (key-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected { after 'if' condition. (curly)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected space(s) before "for". (keyword-spacing)
(#24) Expected { after 'for' condition. (curly)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before value for key 'uri'. (key-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Missing space before value for key 'method'. (key-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'timeout'. (key-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected { after 'if' condition. (curly)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) A space is required after ','. (comma-spacing)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Expected space(s) after "try". (keyword-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Requires a space after '{'. (block-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) Expected space(s) after "catch". (keyword-spacing)
(#25) Expected space(s) before "catch". (keyword-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Empty block statement. (no-empty)
(#25) Expected space(s) before "try". (keyword-spacing)
(#25) Expected space(s) after "try". (keyword-spacing)
(#25) Requires a space after '{'. (block-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) Expected space(s) before "catch". (keyword-spacing)
(#25) Expected space(s) after "catch". (keyword-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Empty block statement. (no-empty)
(#25) Expected space(s) after "try". (keyword-spacing)
(#25) Expected space(s) before "try". (keyword-spacing)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Expected space(s) after "catch". (keyword-spacing)
(#25) Expected space(s) before "catch". (keyword-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Empty block statement. (no-empty)
(#25) Expected space(s) before "throw". (keyword-spacing)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing '()' invoking a constructor. (new-parens)
(#26) A constructor name should not start with a lowercase letter. (new-cap)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing '()' invoking a constructor. (new-parens)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected to return a value at the end of this function. (consistent-return)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing semicolon. (semi)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing semicolon. (semi)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "try". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected space(s) before "catch". (keyword-spacing)
(#27) Expected space(s) after "catch". (keyword-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) This line has 23 statements. Maximum allowed is 2. (max-statements-per-line)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected space(s) after "try". (keyword-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Expected space(s) before "catch". (keyword-spacing)
(#27) Expected space(s) after "catch". (keyword-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected { after 'for-in'. (curly)
(#27) Expected space(s) after "for". (keyword-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing semicolon. (semi)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing semicolon. (semi)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing space before value for key 'type'. (key-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Expected space(s) before "this". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing semicolon. (semi)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing space before value for key 'l'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) Missing semicolon. (semi)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Missing semicolon. (semi)
(#29) Requires a space before '}'. (block-spacing)
(#29) A space is required after ','. (comma-spacing)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Missing space before value for key 'type'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'bubbles'. (key-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected space(s) before "for". (keyword-spacing)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) Expected { after 'for' condition. (curly)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Expected space(s) before "this". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Return statement should not contain assignment. (no-return-assign)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Expected { after 'for' condition. (curly)
(#33) Expected space(s) after "for". (keyword-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected space(s) before "if". (keyword-spacing)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) 'c' used outside of binding context. (block-scoped-var)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) 'c' used outside of binding context. (block-scoped-var)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) 'c' used outside of binding context. (block-scoped-var)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#33) Requires a space before '}'. (block-spacing)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) This line has 9 statements. Maximum allowed is 2. (max-statements-per-line)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Expected { after 'if' condition. (curly)
(#34) Expected space(s) after "if". (keyword-spacing)
(#34) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Expected space(s) before "if". (keyword-spacing)
(#34) Expected space(s) after "if". (keyword-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space after '{'. (block-spacing)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) Unexpected use of comma operator. (no-sequences)
(#34) A space is required after ','. (comma-spacing)
(#34) Expected space(s) before "for". (keyword-spacing)
(#34) Expected space(s) after "for". (keyword-spacing)
(#34) Expected { after 'for' condition. (curly)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Unexpected use of comma operator. (no-sequences)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Requires a space after '{'. (block-spacing)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#35) This line has 6 statements. Maximum allowed is 2. (max-statements-per-line)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing semicolon. (semi)
(#35) Requires a space before '}'. (block-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Requires a space after '{'. (block-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing semicolon. (semi)
(#35) Requires a space before '}'. (block-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Missing semicolon. (semi)
(#35) Requires a space before '}'. (block-spacing)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Requires a space after '{'. (block-spacing)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#36) Requires a space before '}'. (block-spacing)
(#36) Missing semicolon. (semi)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Requires a space after '{'. (block-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Requires a space after '{'. (block-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing semicolon. (semi)
(#36) Requires a space before '}'. (block-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Requires a space before '}'. (block-spacing)
(#36) Missing semicolon. (semi)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Requires a space after '{'. (block-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Requires a space before '}'. (block-spacing)
(#36) Missing semicolon. (semi)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) This line has 26 statements. Maximum allowed is 2. (max-statements-per-line)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) Expected { after 'for' condition. (curly)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing semicolon. (semi)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Missing semicolon. (semi)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Missing semicolon. (semi)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Missing JSDoc comment. (require-jsdoc)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing semicolon. (semi)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing semicolon. (semi)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Missing JSDoc comment. (require-jsdoc)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Expected { after 'if' condition. (curly)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Do not nest ternary expressions. (no-nested-ternary)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Expected space(s) before "if". (keyword-spacing)
(#38) Expected { after 'if' condition. (curly)
(#38) Expected space(s) before "return". (keyword-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Expected space(s) after "return". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#39) Missing JSDoc comment. (require-jsdoc)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing '()' invoking a constructor. (new-parens)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing semicolon. (semi)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space after '{'. (block-spacing)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) A space is required after ','. (comma-spacing)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing '()' invoking a constructor. (new-parens)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing semicolon. (semi)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Requires a space after '{'. (block-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Missing JSDoc comment. (require-jsdoc)
(#40) Requires a space after '{'. (block-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Requires a space before '}'. (block-spacing)
(#40) Missing semicolon. (semi)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Requires a space before '}'. (block-spacing)
(#40) Missing semicolon. (semi)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Requires a space after '{'. (block-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Missing JSDoc comment. (require-jsdoc)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Unexpected empty function. (no-empty-function)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Requires a space before '}'. (block-spacing)
(#40) Missing semicolon. (semi)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Requires a space after '{'. (block-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Missing JSDoc comment. (require-jsdoc)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Requires a space after '{'. (block-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Missing semicolon. (semi)
(#40) Requires a space before '}'. (block-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Requires a space before '}'. (block-spacing)
(#40) Missing semicolon. (semi)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Requires a space after '{'. (block-spacing)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Missing JSDoc comment. (require-jsdoc)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Unexpected empty function. (no-empty-function)
(#41) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing space before value for key 'l'. (key-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Requires a space after '{'. (block-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) A space is required after ','. (comma-spacing)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Requires a space after '{'. (block-spacing)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing space before value for key 'className'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'role'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'aria-live'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'tabIndex'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'className'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'className'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'innerHTML'. (key-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) Requires a space before '}'. (block-spacing)
(#42) Missing semicolon. (semi)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Requires a space after '{'. (block-spacing)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Expected space(s) after "return". (keyword-spacing)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Requires a space before '}'. (block-spacing)
(#42) Missing semicolon. (semi)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Requires a space after '{'. (block-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing semicolon. (semi)
(#42) Requires a space before '}'. (block-spacing)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Requires a space after '{'. (block-spacing)
(#43) Missing space before opening brace. (space-before-blocks)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Expected { after 'if' condition. (curly)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#43) Unexpected use of comma operator. (no-sequences)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing semicolon. (semi)
(#43) Requires a space before '}'. (block-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Requires a space after '{'. (block-spacing)
(#43) Missing space before opening brace. (space-before-blocks)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing semicolon. (semi)
(#43) Requires a space before '}'. (block-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing space before value for key 'l'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before opening brace. (space-before-blocks)
(#43) Requires a space after '{'. (block-spacing)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Requires a space before '}'. (block-spacing)
(#43) Missing semicolon. (semi)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Requires a space after '{'. (block-spacing)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing space before value for key 'role'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aria-valuenow'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aria-valuemin'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aria-valuemax'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'tabIndex'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing semicolon. (semi)
(#44) Requires a space before '}'. (block-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Requires a space after '{'. (block-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Missing semicolon. (semi)
(#44) Requires a space before '}'. (block-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) Line 45 exceeds the maximum line length of 132. (max-len)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Requires a space after '{'. (block-spacing)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Requires a space before '}'. (block-spacing)
(#45) Missing semicolon. (semi)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Requires a space after '{'. (block-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Requires a space after '{'. (block-spacing)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) A space is required after ','. (comma-spacing)
(#45) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Expected { after 'if' condition. (curly)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Comparing to itself is potentially pointless. (no-self-compare)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Requires a space after '{'. (block-spacing)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing semicolon. (semi)
(#45) Requires a space before '}'. (block-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing semicolon. (semi)
(#45) Requires a space before '}'. (block-spacing)
(#45) Requires a space before '}'. (block-spacing)
(#46) Line 46 exceeds the maximum line length of 132. (max-len)
(#46) Missing JSDoc comment. (require-jsdoc)
(#46) A space is required after ','. (comma-spacing)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Expected { after 'if' condition. (curly)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Expected space(s) before "return". (keyword-spacing)
(#46) Return statement should not contain assignment. (no-return-assign)
(#46) Return statement should not contain assignment. (no-return-assign)
(#46) Return statement should not contain assignment. (no-return-assign)
(#46) Return statement should not contain assignment. (no-return-assign)
(#46) Return statement should not contain assignment. (no-return-assign)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Unexpected use of comma operator. (no-sequences)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing semicolon. (semi)
(#46) Requires a space before '}'. (block-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing semicolon. (semi)
(#46) Requires a space before '}'. (block-spacing)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Requires a space after '{'. (block-spacing)
(#47) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#47) Expected { after 'if' condition. (curly)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#47) Unexpected use of comma operator. (no-sequences)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Expected { after 'if' condition. (curly)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#47) Unexpected use of comma operator. (no-sequences)
(#47) A space is required after ','. (comma-spacing)
(#47) Requires a space before '}'. (block-spacing)
(#47) Missing semicolon. (semi)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Requires a space after '{'. (block-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing semicolon. (semi)
(#47) Requires a space before '}'. (block-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Requires a space after '{'. (block-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#47) Requires a space before '}'. (block-spacing)
(#47) Missing semicolon. (semi)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Requires a space after '{'. (block-spacing)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing space before value for key 'innerHTML'. (key-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing semicolon. (semi)
(#47) Requires a space before '}'. (block-spacing)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Missing JSDoc comment. (require-jsdoc)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Requires a space after '{'. (block-spacing)
(#48) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Requires a space after '{'. (block-spacing)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing semicolon. (semi)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Requires a space after '{'. (block-spacing)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'className'. (key-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'append'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'className'. (key-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Requires a space after '{'. (block-spacing)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing space before value for key 'l'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Requires a space after '{'. (block-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Requires a space after '{'. (block-spacing)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing space before value for key 'className'. (key-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing space before value for key 'innerHTML'. (key-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Requires a space before '}'. (block-spacing)
(#49) Missing semicolon. (semi)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) This line has 6 statements. Maximum allowed is 2. (max-statements-per-line)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Requires a space after '{'. (block-spacing)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Missing semicolon. (semi)
(#49) Requires a space before '}'. (block-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Requires a space after '{'. (block-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing semicolon. (semi)
(#49) Requires a space before '}'. (block-spacing)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing space before value for key 'l'. (key-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#50) Requires a space after '{'. (block-spacing)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing semicolon. (semi)
(#50) Requires a space before '}'. (block-spacing)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing space before opening brace. (space-before-blocks)
(#50) Requires a space after '{'. (block-spacing)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Requires a space before '}'. (block-spacing)
(#50) Missing semicolon. (semi)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Requires a space after '{'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing space before value for key 'className'. (key-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing space before value for key 'innerHTML'. (key-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing space before value for key 'We'. (key-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Expected { after 'if' condition. (curly)
(#51) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Expected { after 'for' condition. (curly)
(#51) Expected space(s) after "for". (keyword-spacing)
(#51) Expected space(s) before "for". (keyword-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing semicolon. (semi)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Requires a space after '{'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing semicolon. (semi)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Requires a space after '{'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Requires a space after '{'. (block-spacing)
(#51) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Missing semicolon. (semi)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing semicolon. (semi)
(#52) Line 52 exceeds the maximum line length of 132. (max-len)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Requires a space after '{'. (block-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#52) A space is required after ','. (comma-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#52) A space is required after ','. (comma-spacing)
(#52) Requires a space before '}'. (block-spacing)
(#52) Missing semicolon. (semi)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#52) Missing JSDoc comment. (require-jsdoc)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Requires a space after '{'. (block-spacing)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Requires a space before '}'. (block-spacing)
(#52) Missing semicolon. (semi)
(#52) Missing JSDoc comment. (require-jsdoc)
(#52) Expected space(s) before "function". (keyword-spacing)
(#52) Requires a space after '{'. (block-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) A space is required after ','. (comma-spacing)
(#52) Requires a space before '}'. (block-spacing)
(#52) Missing semicolon. (semi)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Requires a space after '{'. (block-spacing)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#52) Do not nest ternary expressions. (no-nested-ternary)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Requires a space before '}'. (block-spacing)
(#52) Missing semicolon. (semi)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) Line 54 exceeds the maximum line length of 132. (max-len)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Unquoted number literal '1' used as key. (quote-props)
(#54) Missing space before value for key '1'. (key-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Unquoted number literal '2' used as key. (quote-props)
(#54) Missing space before value for key '2'. (key-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Unquoted number literal '3' used as key. (quote-props)
(#54) Missing space before value for key '3'. (key-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Unquoted number literal '4' used as key. (quote-props)
(#54) Missing space before value for key '4'. (key-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Unquoted number literal '5' used as key. (quote-props)
(#54) Missing space before value for key '5'. (key-spacing)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected { after 'for' condition. (curly)
(#54) Expected space(s) after "for". (keyword-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) A space is required after ','. (comma-spacing)
(#54) Unexpected use of comma operator. (no-sequences)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Expected space(s) after "for". (keyword-spacing)
(#57) Expected { after 'for' condition. (curly)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Expected space(s) after "if". (keyword-spacing)
(#57) Expected space(s) before "if". (keyword-spacing)
(#57) Requires a space after '{'. (block-spacing)
(#57) Missing space before opening brace. (space-before-blocks)
(#57) This line has 7 statements. Maximum allowed is 2. (max-statements-per-line)
(#57) Statement inside of curly braces should be on next line. (brace-style)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#57) Requires a space before '}'. (block-spacing)
(#57) Missing semicolon. (semi)
(#57) Expected space(s) before "if". (keyword-spacing)
(#57) Expected space(s) after "if". (keyword-spacing)
(#57) Requires a space after '{'. (block-spacing)
(#57) Missing space before opening brace. (space-before-blocks)
(#57) Statement inside of curly braces should be on next line. (brace-style)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Expected space(s) after "for". (keyword-spacing)
(#57) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#57) Expected { after 'for' condition. (curly)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing semicolon. (semi)
(#57) Requires a space before '}'. (block-spacing)
(#58) Line 58 exceeds the maximum line length of 132. (max-len)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing space before value for key 'l'. (key-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Requires a space after '{'. (block-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#59) Requires a space after '{'. (block-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Requires a space before '}'. (block-spacing)
(#59) Missing semicolon. (semi)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Requires a space after '{'. (block-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) A space is required after ','. (comma-spacing)
(#59) Requires a space before '}'. (block-spacing)
(#59) Missing semicolon. (semi)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Requires a space after '{'. (block-spacing)
(#59) Expected { after 'if' condition. (curly)
(#59) Expected space(s) after "if". (keyword-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Unexpected use of comma operator. (no-sequences)
(#59) A space is required after ','. (comma-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) A space is required after ','. (comma-spacing)
(#59) Requires a space before '}'. (block-spacing)
(#59) Missing semicolon. (semi)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Requires a space after '{'. (block-spacing)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Requires a space before '}'. (block-spacing)
(#59) Missing semicolon. (semi)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Requires a space after '{'. (block-spacing)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Expected space(s) after "if". (keyword-spacing)
(#59) Requires a space after '{'. (block-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Requires a space after '{'. (block-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#60) Missing semicolon. (semi)
(#60) Requires a space before '}'. (block-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Missing semicolon. (semi)
(#60) Requires a space before '}'. (block-spacing)
(#60) Requires a space before '}'. (block-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Requires a space before '}'. (block-spacing)
(#60) Missing semicolon. (semi)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) Requires a space after '{'. (block-spacing)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) Expected { after 'if' condition. (curly)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Expected space(s) before "return". (keyword-spacing)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#60) Missing semicolon. (semi)
(#60) Requires a space before '}'. (block-spacing)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Requires a space after '{'. (block-spacing)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#60) Missing semicolon. (semi)
(#60) Requires a space before '}'. (block-spacing)
(#61) Line 61 exceeds the maximum line length of 132. (max-len)
(#61) Missing JSDoc comment. (require-jsdoc)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Requires a space after '{'. (block-spacing)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing space before value for key 'sources'. (key-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing space before value for key 'tracks'. (key-spacing)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Expected space(s) after "if". (keyword-spacing)
(#61) Requires a space after '{'. (block-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) Expected space(s) after "for". (keyword-spacing)
(#61) Expected { after 'for' condition. (curly)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Unexpected use of comma operator. (no-sequences)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Requires a space before '}'. (block-spacing)
(#61) Missing semicolon. (semi)
(#61) Expected space(s) before "return". (keyword-spacing)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) Requires a space before '}'. (block-spacing)
(#61) Missing semicolon. (semi)
(#62) Line 62 exceeds the maximum line length of 132. (max-len)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing space before opening brace. (space-before-blocks)
(#62) Requires a space after '{'. (block-spacing)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A space is required after ','. (comma-spacing)
(#62) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) This line has 20 statements. Maximum allowed is 2. (max-statements-per-line)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) Requires a space after '{'. (block-spacing)
(#62) Missing space before opening brace. (space-before-blocks)
(#62) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A space is required after ','. (comma-spacing)
(#62) Requires a space before '}'. (block-spacing)
(#62) Missing semicolon. (semi)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A space is required after ','. (comma-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#63) Line 63 exceeds the maximum line length of 132. (max-len)
(#63) A space is required after ','. (comma-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Requires a space before '}'. (block-spacing)
(#63) Missing semicolon. (semi)
(#64) Missing JSDoc comment. (require-jsdoc)
(#64) Line 64 exceeds the maximum line length of 132. (max-len)
(#64) A space is required after ','. (comma-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Requires a space after '{'. (block-spacing)
(#64) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#64) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing space before value for key 'source'. (key-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing space before value for key 'parentEl'. (key-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Requires a space after '{'. (block-spacing)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Requires a space before '}'. (block-spacing)
(#64) Missing semicolon. (semi)
(#64) Requires a space before '}'. (block-spacing)
(#64) Missing semicolon. (semi)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Requires a space after '{'. (block-spacing)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Requires a space before '}'. (block-spacing)
(#64) Missing semicolon. (semi)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) Line 65 exceeds the maximum line length of 132. (max-len)
(#65) Missing JSDoc comment. (require-jsdoc)
(#65) A space is required after ','. (comma-spacing)
(#65) Requires a space after '{'. (block-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing semicolon. (semi)
(#65) Requires a space before '}'. (block-spacing)
(#65) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Requires a space after '{'. (block-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) A space is required after ','. (comma-spacing)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space after '{'. (block-spacing)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Missing semicolon. (semi)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space after '{'. (block-spacing)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space after '{'. (block-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Missing semicolon. (semi)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Requires a space after '{'. (block-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space after '{'. (block-spacing)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Missing semicolon. (semi)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Requires a space after '{'. (block-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#66) Line 66 exceeds the maximum line length of 132. (max-len)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Requires a space after '{'. (block-spacing)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Requires a space before '}'. (block-spacing)
(#66) Missing semicolon. (semi)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Requires a space after '{'. (block-spacing)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Requires a space before '}'. (block-spacing)
(#66) Missing semicolon. (semi)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Requires a space after '{'. (block-spacing)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing semicolon. (semi)
(#66) Requires a space before '}'. (block-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Requires a space after '{'. (block-spacing)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Requires a space before '}'. (block-spacing)
(#66) Missing semicolon. (semi)
(#67) Line 67 exceeds the maximum line length of 132. (max-len)
(#67) Missing JSDoc comment. (require-jsdoc)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Requires a space after '{'. (block-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Expected space(s) after "if". (keyword-spacing)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Expected { after 'if' condition. (curly)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) Requires a space after '{'. (block-spacing)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Missing semicolon. (semi)
(#67) Requires a space before '}'. (block-spacing)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Expected { after 'else'. (curly)
(#67) Expected space(s) after "try". (keyword-spacing)
(#67) Requires a space after '{'. (block-spacing)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Requires a space before '}'. (block-spacing)
(#67) Missing semicolon. (semi)
(#67) Expected space(s) before "catch". (keyword-spacing)
(#67) Expected space(s) after "catch". (keyword-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) Requires a space after '{'. (block-spacing)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) A space is required after ','. (comma-spacing)
(#67) Unexpected use of comma operator. (no-sequences)
(#67) Requires a space before '}'. (block-spacing)
(#67) Requires a space before '}'. (block-spacing)
(#67) Missing JSDoc comment. (require-jsdoc)
(#67) Expected space(s) before "function". (keyword-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Requires a space after '{'. (block-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) Expected { after 'if' condition. (curly)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Expected space(s) after "if". (keyword-spacing)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Expected space(s) before "try". (keyword-spacing)
(#67) Expected space(s) after "try". (keyword-spacing)
(#67) Requires a space after '{'. (block-spacing)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Requires a space before '}'. (block-spacing)
(#67) Missing semicolon. (semi)
(#67) Expected space(s) after "catch". (keyword-spacing)
(#67) Expected space(s) before "catch". (keyword-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) Requires a space after '{'. (block-spacing)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Do not nest ternary expressions. (no-nested-ternary)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) Unexpected use of comma operator. (no-sequences)
(#67) Requires a space before '}'. (block-spacing)
(#67) Requires a space before '}'. (block-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Requires a space after '{'. (block-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Requires a space before '}'. (block-spacing)
(#67) Missing semicolon. (semi)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Requires a space after '{'. (block-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Requires a space before '}'. (block-spacing)
(#67) Missing semicolon. (semi)
(#68) Line 68 exceeds the maximum line length of 132. (max-len)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Requires a space after '{'. (block-spacing)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#68) A space is required after ','. (comma-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing semicolon. (semi)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Requires a space after '{'. (block-spacing)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Return statement should not contain assignment. (no-return-assign)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#68) A space is required after ','. (comma-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing semicolon. (semi)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Requires a space after '{'. (block-spacing)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Expected { after 'if' condition. (curly)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Expected space(s) before "return". (keyword-spacing)
(#68) Return statement should not contain assignment. (no-return-assign)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Unexpected use of comma operator. (no-sequences)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing semicolon. (semi)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Requires a space after '{'. (block-spacing)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing semicolon. (semi)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Requires a space after '{'. (block-spacing)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Expected { after 'if' condition. (curly)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Missing semicolon. (semi)
(#68) Requires a space before '}'. (block-spacing)
(#69) Line 69 exceeds the maximum line length of 132. (max-len)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Requires a space after '{'. (block-spacing)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Expected { after 'if' condition. (curly)
(#69) Expected space(s) before "return". (keyword-spacing)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Expected { after 'for' condition. (curly)
(#69) Expected space(s) after "for". (keyword-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Unexpected use of comma operator. (no-sequences)
(#69) A space is required after ','. (comma-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing semicolon. (semi)
(#69) Requires a space before '}'. (block-spacing)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Requires a space after '{'. (block-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Expected { after 'if' condition. (curly)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Expected space(s) before "return". (keyword-spacing)
(#69) Return statement should not contain assignment. (no-return-assign)
(#69) Return statement should not contain assignment. (no-return-assign)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Unexpected use of comma operator. (no-sequences)
(#69) A space is required after ','. (comma-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Requires a space before '}'. (block-spacing)
(#69) Missing semicolon. (semi)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Requires a space after '{'. (block-spacing)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#69) A space is required after ','. (comma-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Requires a space before '}'. (block-spacing)
(#69) Missing semicolon. (semi)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Requires a space after '{'. (block-spacing)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#69) A space is required after ','. (comma-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing semicolon. (semi)
(#69) Requires a space before '}'. (block-spacing)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) Line 70 exceeds the maximum line length of 132. (max-len)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Return statement should not contain assignment. (no-return-assign)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing semicolon. (semi)
(#70) Requires a space before '}'. (block-spacing)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Requires a space after '{'. (block-spacing)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Requires a space before '}'. (block-spacing)
(#70) Missing semicolon. (semi)
(#71) Line 71 exceeds the maximum line length of 132. (max-len)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Requires a space after '{'. (block-spacing)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Do not nest ternary expressions. (no-nested-ternary)
(#71) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) 'c' is defined but never used. (no-unused-vars)
(#71) Requires a space after '{'. (block-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) Avoid arguments.callee. (no-caller)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Requires a space before '}'. (block-spacing)
(#71) Missing semicolon. (semi)
(#71) A space is required after ','. (comma-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Requires a space before '}'. (block-spacing)
(#71) Missing semicolon. (semi)
(#72) Line 72 exceeds the maximum line length of 132. (max-len)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Requires a space after '{'. (block-spacing)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#72) Missing semicolon. (semi)
(#72) Requires a space before '}'. (block-spacing)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Requires a space after '{'. (block-spacing)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Expected space(s) after "if". (keyword-spacing)
(#72) Expected { after 'if' condition. (curly)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Expected { after 'else'. (curly)
(#72) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#72) A space is required after ','. (comma-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Requires a space before '}'. (block-spacing)
(#72) Missing semicolon. (semi)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Requires a space after '{'. (block-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Missing semicolon. (semi)
(#72) Requires a space before '}'. (block-spacing)
(#73) Line 73 exceeds the maximum line length of 132. (max-len)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Requires a space after '{'. (block-spacing)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Missing semicolon. (semi)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Requires a space after '{'. (block-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing semicolon. (semi)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Requires a space after '{'. (block-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing semicolon. (semi)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Requires a space after '{'. (block-spacing)
(#74) Missing space before opening brace. (space-before-blocks)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Expected space(s) after "for". (keyword-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Requires a space after '{'. (block-spacing)
(#74) Missing space before opening brace. (space-before-blocks)
(#74) This line has 9 statements. Maximum allowed is 2. (max-statements-per-line)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Expected space(s) after "if". (keyword-spacing)
(#74) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) Requires a space after '{'. (block-spacing)
(#74) Missing space before opening brace. (space-before-blocks)
(#74) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) Expected space(s) after "if". (keyword-spacing)
(#74) Expected { after 'if' condition. (curly)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Expected space(s) before "for". (keyword-spacing)
(#74) Expected space(s) after "for". (keyword-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Requires a space after '{'. (block-spacing)
(#74) Missing space before opening brace. (space-before-blocks)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) Expected { after 'if' condition. (curly)
(#74) Expected space(s) after "if". (keyword-spacing)
(#74) Blocks are nested too deeply (5). (max-depth)
(#74) Expected space(s) after "return". (keyword-spacing)
(#74) Expected space(s) before "return". (keyword-spacing)
(#74) Missing space before value for key 'source'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'h'. (key-spacing)
(#74) Requires a space before '}'. (block-spacing)
(#74) Missing semicolon. (semi)
(#74) Requires a space before '}'. (block-spacing)
(#74) Expected space(s) before "else". (keyword-spacing)
(#74) Expected { after 'else'. (curly)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Requires a space before '}'. (block-spacing)
(#74) Missing semicolon. (semi)
(#74) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) Expected space(s) before "return". (keyword-spacing)
(#74) Missing semicolon. (semi)
(#74) Requires a space before '}'. (block-spacing)
(#75) Line 75 exceeds the maximum line length of 132. (max-len)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing space before opening brace. (space-before-blocks)
(#75) Requires a space after '{'. (block-spacing)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Expected { after 'if' condition. (curly)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Expected space(s) before "return". (keyword-spacing)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#75) This line has 7 statements. Maximum allowed is 2. (max-statements-per-line)
(#75) Do not nest ternary expressions. (no-nested-ternary)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) A space is required after ','. (comma-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing space before value for key 'src'. (key-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) A space is required after ','. (comma-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) A space is required after ','. (comma-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before opening brace. (space-before-blocks)
(#75) Requires a space after '{'. (block-spacing)
(#75) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Requires a space before '}'. (block-spacing)
(#75) Missing semicolon. (semi)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Missing semicolon. (semi)
(#75) Requires a space before '}'. (block-spacing)
(#76) Missing JSDoc comment. (require-jsdoc)
(#76) Line 76 exceeds the maximum line length of 132. (max-len)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before opening brace. (space-before-blocks)
(#76) Requires a space after '{'. (block-spacing)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Do not nest ternary expressions. (no-nested-ternary)
(#76) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#76) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Requires a space after '{'. (block-spacing)
(#76) Missing space before opening brace. (space-before-blocks)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Missing space before value for key 'code'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'message'. (key-spacing)
(#76) Requires a space before '}'. (block-spacing)
(#76) Missing semicolon. (semi)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Requires a space before '}'. (block-spacing)
(#76) Missing semicolon. (semi)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Requires a space after '{'. (block-spacing)
(#76) Missing space before opening brace. (space-before-blocks)
(#76) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Requires a space before '}'. (block-spacing)
(#76) Missing semicolon. (semi)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing space before opening brace. (space-before-blocks)
(#76) Requires a space after '{'. (block-spacing)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#76) A space is required after ','. (comma-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing semicolon. (semi)
(#76) Requires a space before '}'. (block-spacing)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing space before opening brace. (space-before-blocks)
(#76) Requires a space after '{'. (block-spacing)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Requires a space before '}'. (block-spacing)
(#76) Missing semicolon. (semi)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Requires a space after '{'. (block-spacing)
(#76) Missing space before opening brace. (space-before-blocks)
(#76) Return statement should not contain assignment. (no-return-assign)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) A space is required after ','. (comma-spacing)
(#76) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing semicolon. (semi)
(#76) Requires a space before '}'. (block-spacing)
(#77) Line 77 exceeds the maximum line length of 132. (max-len)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing space before opening brace. (space-before-blocks)
(#77) Requires a space after '{'. (block-spacing)
(#77) Return statement should not contain assignment. (no-return-assign)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) A space is required after ','. (comma-spacing)
(#77) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#77) A space is required after ','. (comma-spacing)
(#77) Requires a space before '}'. (block-spacing)
(#77) Missing semicolon. (semi)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing space before opening brace. (space-before-blocks)
(#77) Requires a space after '{'. (block-spacing)
(#77) Return statement should not contain assignment. (no-return-assign)
(#77) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) A space is required after ','. (comma-spacing)
(#77) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#77) A space is required after ','. (comma-spacing)
(#77) Requires a space before '}'. (block-spacing)
(#77) Missing semicolon. (semi)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing space before opening brace. (space-before-blocks)
(#77) Requires a space after '{'. (block-spacing)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Expected space(s) after "if". (keyword-spacing)
(#77) Expected { after 'if' condition. (curly)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Expected space(s) before "return". (keyword-spacing)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#77) Requires a space before '}'. (block-spacing)
(#77) Missing semicolon. (semi)
(#78) Line 78 exceeds the maximum line length of 132. (max-len)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Requires a space after '{'. (block-spacing)
(#78) Missing space before opening brace. (space-before-blocks)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Return statement should not contain assignment. (no-return-assign)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) A space is required after ','. (comma-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing semicolon. (semi)
(#78) Requires a space before '}'. (block-spacing)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#78) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) Line 79 exceeds the maximum line length of 132. (max-len)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Requires a space after '{'. (block-spacing)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) Return statement should not contain assignment. (no-return-assign)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) A space is required after ','. (comma-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) Missing semicolon. (semi)
(#79) Requires a space before '}'. (block-spacing)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Requires a space after '{'. (block-spacing)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) Expected { after 'if' condition. (curly)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Expected space(s) before "return". (keyword-spacing)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Expected { after 'if' condition. (curly)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Expected space(s) before "return". (keyword-spacing)
(#79) Return statement should not contain assignment. (no-return-assign)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) A space is required after ','. (comma-spacing)
(#79) Unexpected use of comma operator. (no-sequences)
(#79) A space is required after ','. (comma-spacing)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Missing semicolon. (semi)
(#79) Requires a space before '}'. (block-spacing)
(#80) Line 80 exceeds the maximum line length of 132. (max-len)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing space before opening brace. (space-before-blocks)
(#80) Requires a space after '{'. (block-spacing)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#80) A space is required after ','. (comma-spacing)
(#80) Missing semicolon. (semi)
(#80) Requires a space before '}'. (block-spacing)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing space before opening brace. (space-before-blocks)
(#80) Requires a space after '{'. (block-spacing)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#80) A space is required after ','. (comma-spacing)
(#80) Missing semicolon. (semi)
(#80) Requires a space before '}'. (block-spacing)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Requires a space after '{'. (block-spacing)
(#80) Missing space before opening brace. (space-before-blocks)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Requires a space before '}'. (block-spacing)
(#80) Missing semicolon. (semi)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Requires a space after '{'. (block-spacing)
(#80) Missing space before opening brace. (space-before-blocks)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Return statement should not contain assignment. (no-return-assign)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) Return statement should not contain assignment. (no-return-assign)
(#80) Return statement should not contain assignment. (no-return-assign)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) A space is required after ','. (comma-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) A space is required after ','. (comma-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) A space is required after ','. (comma-spacing)
(#80) Requires a space after '{'. (block-spacing)
(#80) Missing space before opening brace. (space-before-blocks)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Missing semicolon. (semi)
(#80) Requires a space before '}'. (block-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) Requires a space before '}'. (block-spacing)
(#80) Missing semicolon. (semi)
(#81) Line 81 exceeds the maximum line length of 132. (max-len)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Requires a space after '{'. (block-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Do not nest ternary expressions. (no-nested-ternary)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#81) A space is required after ','. (comma-spacing)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Missing JSDoc comment. (require-jsdoc)
(#81) A space is required after ','. (comma-spacing)
(#81) Requires a space after '{'. (block-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Return statement should not contain assignment. (no-return-assign)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing semicolon. (semi)
(#81) Requires a space before '}'. (block-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Requires a space after '{'. (block-spacing)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing semicolon. (semi)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Requires a space after '{'. (block-spacing)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing semicolon. (semi)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Requires a space after '{'. (block-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Requires a space after '{'. (block-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Requires a space after '{'. (block-spacing)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#82) Line 82 exceeds the maximum line length of 132. (max-len)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Requires a space after '{'. (block-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Requires a space before '}'. (block-spacing)
(#82) Missing semicolon. (semi)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Requires a space after '{'. (block-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Requires a space before '}'. (block-spacing)
(#82) Missing semicolon. (semi)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing space before value for key 'wf'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'children'. (key-spacing)
(#82) Missing space before value for key 'playToggle'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'currentTimeDisplay'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'timeDivider'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'durationDisplay'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'remainingTimeDisplay'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'liveDisplay'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'progressControl'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'fullscreenToggle'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'volumeControl'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'muteToggle'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'playbackRateMenuButton'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'subtitlesButton'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'captionsButton'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'chaptersButton'. (key-spacing)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Requires a space after '{'. (block-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'className'. (key-spacing)
(#82) Requires a space before '}'. (block-spacing)
(#82) Missing semicolon. (semi)
(#83) Line 83 exceeds the maximum line length of 132. (max-len)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing space before value for key 'l'. (key-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Requires a space after '{'. (block-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Requires a space before '}'. (block-spacing)
(#83) Missing semicolon. (semi)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Requires a space after '{'. (block-spacing)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before value for key 'className'. (key-spacing)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before value for key 'className'. (key-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before value for key 'innerHTML'. (key-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before value for key 'aria-live'. (key-spacing)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) Missing semicolon. (semi)
(#83) Requires a space before '}'. (block-spacing)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing space before value for key 'l'. (key-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Requires a space after '{'. (block-spacing)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Requires a space before '}'. (block-spacing)
(#83) Missing semicolon. (semi)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) Line 84 exceeds the maximum line length of 132. (max-len)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Requires a space after '{'. (block-spacing)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#84) Expected space(s) after "return". (keyword-spacing)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing semicolon. (semi)
(#84) Requires a space before '}'. (block-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Requires a space after '{'. (block-spacing)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#84) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Requires a space before '}'. (block-spacing)
(#84) Missing semicolon. (semi)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Requires a space after '{'. (block-spacing)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Requires a space before '}'. (block-spacing)
(#84) Missing semicolon. (semi)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Requires a space after '{'. (block-spacing)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing semicolon. (semi)
(#84) Requires a space before '}'. (block-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing space before value for key 'l'. (key-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Requires a space after '{'. (block-spacing)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) Missing semicolon. (semi)
(#84) Requires a space before '}'. (block-spacing)
(#85) Line 85 exceeds the maximum line length of 132. (max-len)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing space before opening brace. (space-before-blocks)
(#85) Requires a space after '{'. (block-spacing)
(#85) Statement inside of curly braces should be on next line. (brace-style)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) A space is required after ','. (comma-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Missing space before value for key 'className'. (key-spacing)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) A space is required after ','. (comma-spacing)
(#85) Missing space before value for key 'className'. (key-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Missing space before value for key 'innerHTML'. (key-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Missing space before value for key 'aria-live'. (key-spacing)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#85) Missing semicolon. (semi)
(#85) Requires a space before '}'. (block-spacing)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Requires a space after '{'. (block-spacing)
(#85) Missing space before opening brace. (space-before-blocks)
(#85) Statement inside of curly braces should be on next line. (brace-style)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) A space is required after ','. (comma-spacing)
(#85) Missing semicolon. (semi)
(#85) Requires a space before '}'. (block-spacing)
(#86) Line 86 exceeds the maximum line length of 132. (max-len)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing space before value for key 'l'. (key-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Requires a space after '{'. (block-spacing)
(#86) Missing space before opening brace. (space-before-blocks)
(#86) Statement inside of curly braces should be on next line. (brace-style)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#86) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Requires a space before '}'. (block-spacing)
(#86) Missing semicolon. (semi)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Requires a space after '{'. (block-spacing)
(#86) Missing space before opening brace. (space-before-blocks)
(#86) Statement inside of curly braces should be on next line. (brace-style)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing space before value for key 'className'. (key-spacing)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing space before value for key 'className'. (key-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing space before value for key 'innerHTML'. (key-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing space before value for key 'aria-live'. (key-spacing)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#86) Requires a space before '}'. (block-spacing)
(#86) Missing semicolon. (semi)
(#87) Line 87 exceeds the maximum line length of 132. (max-len)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Requires a space after '{'. (block-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Missing semicolon. (semi)
(#87) Requires a space before '}'. (block-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Missing space before value for key 'l'. (key-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Requires a space after '{'. (block-spacing)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing semicolon. (semi)
(#87) Requires a space before '}'. (block-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Requires a space after '{'. (block-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing space before value for key 'className'. (key-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing space before value for key 'innerHTML'. (key-spacing)
(#87) Missing semicolon. (semi)
(#87) Requires a space before '}'. (block-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Missing space before value for key 'l'. (key-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Requires a space after '{'. (block-spacing)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing semicolon. (semi)
(#87) Requires a space before '}'. (block-spacing)
(#88) Line 88 exceeds the maximum line length of 132. (max-len)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing space before opening brace. (space-before-blocks)
(#88) Requires a space after '{'. (block-spacing)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) A space is required after ','. (comma-spacing)
(#88) A space is required after ','. (comma-spacing)
(#88) Missing space before value for key 'className'. (key-spacing)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) This line has 7 statements. Maximum allowed is 2. (max-statements-per-line)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) A space is required after ','. (comma-spacing)
(#88) Missing space before value for key 'className'. (key-spacing)
(#88) A space is required after ','. (comma-spacing)
(#88) Missing space before value for key 'innerHTML'. (key-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) A space is required after ','. (comma-spacing)
(#88) Missing space before value for key 'aria-live'. (key-spacing)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) Requires a space before '}'. (block-spacing)
(#88) Missing semicolon. (semi)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Requires a space after '{'. (block-spacing)
(#88) Missing space before opening brace. (space-before-blocks)
(#88) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing semicolon. (semi)
(#88) Requires a space before '}'. (block-spacing)
(#89) Line 89 exceeds the maximum line length of 132. (max-len)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing space before value for key 'l'. (key-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) Missing space before opening brace. (space-before-blocks)
(#89) Requires a space after '{'. (block-spacing)
(#89) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#89) Statement inside of curly braces should be on next line. (brace-style)
(#89) A space is required after ','. (comma-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) Requires a space before '}'. (block-spacing)
(#89) Missing semicolon. (semi)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Requires a space after '{'. (block-spacing)
(#89) Missing space before opening brace. (space-before-blocks)
(#89) Statement inside of curly braces should be on next line. (brace-style)
(#89) Expected space(s) after "return". (keyword-spacing)
(#89) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing semicolon. (semi)
(#89) Requires a space before '}'. (block-spacing)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Requires a space after '{'. (block-spacing)
(#89) Missing space before opening brace. (space-before-blocks)
(#89) Statement inside of curly braces should be on next line. (brace-style)
(#89) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#89) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) A space is required after ','. (comma-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) A space is required after ','. (comma-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing semicolon. (semi)
(#89) Requires a space before '}'. (block-spacing)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing space before value for key 'l'. (key-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) Missing space before opening brace. (space-before-blocks)
(#89) Requires a space after '{'. (block-spacing)
(#89) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#89) Statement inside of curly braces should be on next line. (brace-style)
(#89) A space is required after ','. (comma-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) Missing semicolon. (semi)
(#89) Requires a space before '}'. (block-spacing)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing space before value for key 'children'. (key-spacing)
(#89) Missing space before value for key 'seekBar'. (key-spacing)
(#90) Line 90 exceeds the maximum line length of 132. (max-len)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Requires a space after '{'. (block-spacing)
(#90) Missing space before opening brace. (space-before-blocks)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#90) Statement inside of curly braces should be on next line. (brace-style)
(#90) A space is required after ','. (comma-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing space before value for key 'className'. (key-spacing)
(#90) Requires a space before '}'. (block-spacing)
(#90) Missing semicolon. (semi)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing space before value for key 'l'. (key-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Requires a space after '{'. (block-spacing)
(#90) Missing space before opening brace. (space-before-blocks)
(#90) Statement inside of curly braces should be on next line. (brace-style)
(#90) A space is required after ','. (comma-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#90) A space is required after ','. (comma-spacing)
(#90) Requires a space before '}'. (block-spacing)
(#90) Missing semicolon. (semi)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing space before value for key 'children'. (key-spacing)
(#90) Missing space before value for key 'loadProgressBar'. (key-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing space before value for key 'playProgressBar'. (key-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing space before value for key 'seekHandle'. (key-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing space before value for key 'barName'. (key-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing space before value for key 'handleName'. (key-spacing)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Requires a space after '{'. (block-spacing)
(#90) Missing space before opening brace. (space-before-blocks)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#90) Statement inside of curly braces should be on next line. (brace-style)
(#90) A space is required after ','. (comma-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing space before value for key 'className'. (key-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing space before value for key 'aria-label'. (key-spacing)
(#90) Missing semicolon. (semi)
(#90) Requires a space before '}'. (block-spacing)
(#91) Line 91 exceeds the maximum line length of 132. (max-len)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Requires a space after '{'. (block-spacing)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#91) A space is required after ','. (comma-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing semicolon. (semi)
(#91) Requires a space before '}'. (block-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Requires a space after '{'. (block-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Requires a space before '}'. (block-spacing)
(#91) Missing semicolon. (semi)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Requires a space after '{'. (block-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) Missing semicolon. (semi)
(#91) Requires a space before '}'. (block-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Requires a space after '{'. (block-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) A space is required after ','. (comma-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) Requires a space before '}'. (block-spacing)
(#91) Missing semicolon. (semi)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Requires a space after '{'. (block-spacing)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) A space is required after ','. (comma-spacing)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing semicolon. (semi)
(#92) Requires a space before '}'. (block-spacing)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Requires a space after '{'. (block-spacing)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Requires a space before '}'. (block-spacing)
(#92) Missing semicolon. (semi)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Requires a space after '{'. (block-spacing)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Requires a space before '}'. (block-spacing)
(#92) Missing semicolon. (semi)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing space before value for key 'l'. (key-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) Requires a space after '{'. (block-spacing)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) Requires a space before '}'. (block-spacing)
(#92) Missing semicolon. (semi)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Requires a space after '{'. (block-spacing)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) Missing space before value for key 'className'. (key-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) Missing space before value for key 'innerHTML'. (key-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing semicolon. (semi)
(#92) Requires a space before '}'. (block-spacing)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing space before opening brace. (space-before-blocks)
(#93) Requires a space after '{'. (block-spacing)
(#93) Statement inside of curly braces should be on next line. (brace-style)
(#93) A space is required after ','. (comma-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected space(s) after "for". (keyword-spacing)
(#93) Expected { after 'for' condition. (curly)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Unexpected use of comma operator. (no-sequences)
(#93) A space is required after ','. (comma-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) Expected { after 'for' condition. (curly)
(#93) Expected space(s) after "for". (keyword-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected space(s) before "this". (keyword-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing semicolon. (semi)
(#93) Requires a space before '}'. (block-spacing)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing space before value for key 'l'. (key-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) Missing space before opening brace. (space-before-blocks)
(#93) Requires a space after '{'. (block-spacing)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) Statement inside of curly braces should be on next line. (brace-style)
(#93) A space is required after ','. (comma-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) Requires a space before '}'. (block-spacing)
(#93) Missing semicolon. (semi)
(#94) Line 94 exceeds the maximum line length of 132. (max-len)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Requires a space after '{'. (block-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing space before value for key 'className'. (key-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing space before value for key 'innerHTML'. (key-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing semicolon. (semi)
(#94) Requires a space before '}'. (block-spacing)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing space before value for key 'l'. (key-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Requires a space after '{'. (block-spacing)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing semicolon. (semi)
(#94) Requires a space before '}'. (block-spacing)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Requires a space after '{'. (block-spacing)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing space before value for key 'className'. (key-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing space before value for key 'aria-live'. (key-spacing)
(#94) Missing semicolon. (semi)
(#94) Requires a space before '}'. (block-spacing)
(#95) Line 95 exceeds the maximum line length of 132. (max-len)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Requires a space after '{'. (block-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) This line has 9 statements. Maximum allowed is 2. (max-statements-per-line)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) A space is required after ','. (comma-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing semicolon. (semi)
(#95) Requires a space before '}'. (block-spacing)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing space before value for key 'l'. (key-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Requires a space after '{'. (block-spacing)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Requires a space after '{'. (block-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing semicolon. (semi)
(#95) Requires a space before '}'. (block-spacing)
(#95) Requires a space before '}'. (block-spacing)
(#95) Missing semicolon. (semi)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing space before value for key 'children'. (key-spacing)
(#95) Missing space before value for key 'volumeBar'. (key-spacing)
(#96) Line 96 exceeds the maximum line length of 132. (max-len)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Requires a space after '{'. (block-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) A space is required after ','. (comma-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) Missing space before value for key 'className'. (key-spacing)
(#96) Missing semicolon. (semi)
(#96) Requires a space before '}'. (block-spacing)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing space before value for key 'l'. (key-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) Requires a space after '{'. (block-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) A space is required after ','. (comma-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) A space is required after ','. (comma-spacing)
(#96) Requires a space before '}'. (block-spacing)
(#96) Missing semicolon. (semi)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Requires a space after '{'. (block-spacing)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) A space is required after ','. (comma-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) A space is required after ','. (comma-spacing)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) A space is required after ','. (comma-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) A space is required after ','. (comma-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing semicolon. (semi)
(#96) Requires a space before '}'. (block-spacing)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing space before value for key 'children'. (key-spacing)
(#96) Missing space before value for key 'volumeLevel'. (key-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) Missing space before value for key 'volumeHandle'. (key-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) Missing space before value for key 'barName'. (key-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) Missing space before value for key 'handleName'. (key-spacing)
(#97) Line 97 exceeds the maximum line length of 132. (max-len)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Requires a space after '{'. (block-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) A space is required after ','. (comma-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before value for key 'className'. (key-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before value for key 'aria-label'. (key-spacing)
(#97) Missing semicolon. (semi)
(#97) Requires a space before '}'. (block-spacing)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Requires a space after '{'. (block-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing semicolon. (semi)
(#97) Requires a space before '}'. (block-spacing)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Requires a space after '{'. (block-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing semicolon. (semi)
(#97) Requires a space before '}'. (block-spacing)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Requires a space after '{'. (block-spacing)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing semicolon. (semi)
(#97) Requires a space before '}'. (block-spacing)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Requires a space after '{'. (block-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Requires a space before '}'. (block-spacing)
(#97) Missing semicolon. (semi)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing space before value for key 'l'. (key-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Requires a space after '{'. (block-spacing)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) A space is required after ','. (comma-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Requires a space before '}'. (block-spacing)
(#97) Missing semicolon. (semi)
(#98) Line 98 exceeds the maximum line length of 132. (max-len)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Requires a space after '{'. (block-spacing)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) A space is required after ','. (comma-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before value for key 'className'. (key-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before value for key 'innerHTML'. (key-spacing)
(#98) Requires a space before '}'. (block-spacing)
(#98) Missing semicolon. (semi)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) This line has 6 statements. Maximum allowed is 2. (max-statements-per-line)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Requires a space after '{'. (block-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) A space is required after ','. (comma-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before value for key 'className'. (key-spacing)
(#98) Missing semicolon. (semi)
(#98) Requires a space before '}'. (block-spacing)
(#99) Line 99 exceeds the maximum line length of 132. (max-len)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing space before value for key 'l'. (key-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) Requires a space after '{'. (block-spacing)
(#99) Missing space before opening brace. (space-before-blocks)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) A space is required after ','. (comma-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#99) A space is required after ','. (comma-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) A space is required after ','. (comma-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) Requires a space after '{'. (block-spacing)
(#99) Missing space before opening brace. (space-before-blocks)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing semicolon. (semi)
(#99) Requires a space before '}'. (block-spacing)
(#99) Missing semicolon. (semi)
(#99) Requires a space before '}'. (block-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing space before opening brace. (space-before-blocks)
(#99) Requires a space after '{'. (block-spacing)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) A space is required after ','. (comma-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) Missing space before value for key 'className'. (key-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) Missing space before value for key 'innerHTML'. (key-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing semicolon. (semi)
(#99) Requires a space before '}'. (block-spacing)
(#100) Line 100 exceeds the maximum line length of 132. (max-len)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing space before opening brace. (space-before-blocks)
(#100) Requires a space after '{'. (block-spacing)
(#100) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing semicolon. (semi)
(#100) Requires a space before '}'. (block-spacing)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Requires a space after '{'. (block-spacing)
(#100) Missing space before opening brace. (space-before-blocks)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Do not nest ternary expressions. (no-nested-ternary)
(#100) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Expected space(s) after "for". (keyword-spacing)
(#100) Expected { after 'for' condition. (curly)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#100) A space is required after ','. (comma-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing semicolon. (semi)
(#100) Requires a space before '}'. (block-spacing)
(#101) Line 101 exceeds the maximum line length of 132. (max-len)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing space before value for key 'l'. (key-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#101) Requires a space after '{'. (block-spacing)
(#101) Statement inside of curly braces should be on next line. (brace-style)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Requires a space after '{'. (block-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#101) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#101) Statement inside of curly braces should be on next line. (brace-style)
(#101) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing semicolon. (semi)
(#101) Requires a space before '}'. (block-spacing)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#101) Requires a space before '}'. (block-spacing)
(#101) Missing semicolon. (semi)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Requires a space after '{'. (block-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#101) Statement inside of curly braces should be on next line. (brace-style)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before value for key 'Cc'. (key-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Requires a space after '{'. (block-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#101) Statement inside of curly braces should be on next line. (brace-style)
(#101) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#101) Requires a space before '}'. (block-spacing)
(#101) Missing semicolon. (semi)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#101) Requires a space after '{'. (block-spacing)
(#101) Statement inside of curly braces should be on next line. (brace-style)
(#101) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#101) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#101) Requires a space before '}'. (block-spacing)
(#101) Missing semicolon. (semi)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#101) Requires a space before '}'. (block-spacing)
(#101) Missing semicolon. (semi)
(#102) Line 102 exceeds the maximum line length of 132. (max-len)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Missing space before opening brace. (space-before-blocks)
(#102) Requires a space after '{'. (block-spacing)
(#102) Statement inside of curly braces should be on next line. (brace-style)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#102) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#102) Missing semicolon. (semi)
(#102) Requires a space before '}'. (block-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Requires a space after '{'. (block-spacing)
(#102) Missing space before opening brace. (space-before-blocks)
(#102) Statement inside of curly braces should be on next line. (brace-style)
(#102) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#102) A space is required after ','. (comma-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing space before value for key 'className'. (key-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing space before value for key 'innerHTML'. (key-spacing)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Missing semicolon. (semi)
(#102) Requires a space before '}'. (block-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Missing space before value for key 'l'. (key-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) Requires a space after '{'. (block-spacing)
(#102) Missing space before opening brace. (space-before-blocks)
(#102) Statement inside of curly braces should be on next line. (brace-style)
(#102) A space is required after ','. (comma-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#102) A space is required after ','. (comma-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing semicolon. (semi)
(#102) Requires a space before '}'. (block-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Infix operators must be spaced. (space-infix-ops)
(#103) Line 103 exceeds the maximum line length of 132. (max-len)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Requires a space after '{'. (block-spacing)
(#103) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) A space is required after ','. (comma-spacing)
(#103) Missing space before value for key 'className'. (key-spacing)
(#103) A space is required after ','. (comma-spacing)
(#103) Missing space before value for key 'innerHTML'. (key-spacing)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) Requires a space before '}'. (block-spacing)
(#103) Missing semicolon. (semi)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Requires a space after '{'. (block-spacing)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) A space is required after ','. (comma-spacing)
(#103) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Expected { after 'if' condition. (curly)
(#103) Expected space(s) after "if". (keyword-spacing)
(#103) Expected space(s) after "for". (keyword-spacing)
(#103) Expected space(s) before "for". (keyword-spacing)
(#103) Expected { after 'for' condition. (curly)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) A space is required after ','. (comma-spacing)
(#103) Missing space before value for key 'rate'. (key-spacing)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) Requires a space before '}'. (block-spacing)
(#103) Missing semicolon. (semi)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Requires a space after '{'. (block-spacing)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) A space is required after ','. (comma-spacing)
(#103) Requires a space before '}'. (block-spacing)
(#103) Missing semicolon. (semi)
(#104) Line 104 exceeds the maximum line length of 132. (max-len)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Requires a space after '{'. (block-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Expected { after 'for' condition. (curly)
(#104) Expected space(s) after "for". (keyword-spacing)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) A space is required after ','. (comma-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) A space is required after ','. (comma-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) A space is required after ','. (comma-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Expected space(s) after "if". (keyword-spacing)
(#104) Expected space(s) before "if". (keyword-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Requires a space after '{'. (block-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) Missing semicolon. (semi)
(#104) Requires a space before '}'. (block-spacing)
(#104) Expected space(s) before "this". (keyword-spacing)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) 'd' used outside of binding context. (block-scoped-var)
(#104) Requires a space before '}'. (block-spacing)
(#104) Missing semicolon. (semi)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Missing JSDoc comment. (require-jsdoc)
(#104) Requires a space after '{'. (block-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Requires a space before '}'. (block-spacing)
(#104) Missing semicolon. (semi)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Requires a space after '{'. (block-spacing)
(#104) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Requires a space before '}'. (block-spacing)
(#104) Missing semicolon. (semi)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Requires a space after '{'. (block-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing semicolon. (semi)
(#104) Requires a space before '}'. (block-spacing)
(#105) Line 105 exceeds the maximum line length of 132. (max-len)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing space before value for key 'Cc'. (key-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before value for key 'l'. (key-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Requires a space after '{'. (block-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) A space is required after ','. (comma-spacing)
(#105) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) A space is required after ','. (comma-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Requires a space before '}'. (block-spacing)
(#105) Missing semicolon. (semi)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Requires a space after '{'. (block-spacing)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Requires a space before '}'. (block-spacing)
(#105) Missing semicolon. (semi)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Requires a space after '{'. (block-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Requires a space before '}'. (block-spacing)
(#105) Missing semicolon. (semi)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing space before value for key 'l'. (key-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Requires a space after '{'. (block-spacing)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) A space is required after ','. (comma-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) A space is required after ','. (comma-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing semicolon. (semi)
(#105) Requires a space before '}'. (block-spacing)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#106) Line 106 exceeds the maximum line length of 132. (max-len)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Requires a space after '{'. (block-spacing)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) A space is required after ','. (comma-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing semicolon. (semi)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Requires a space after '{'. (block-spacing)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A space is required after ','. (comma-spacing)
(#106) Missing space before value for key 'className'. (key-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) Missing space before value for key 'tabIndex'. (key-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A space is required after ','. (comma-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing semicolon. (semi)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Requires a space after '{'. (block-spacing)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing semicolon. (semi)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Requires a space after '{'. (block-spacing)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A space is required after ','. (comma-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A space is required after ','. (comma-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing semicolon. (semi)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Requires a space after '{'. (block-spacing)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing semicolon. (semi)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing space before value for key 'l'. (key-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) Requires a space after '{'. (block-spacing)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) A space is required after ','. (comma-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing semicolon. (semi)
(#107) Line 107 exceeds the maximum line length of 132. (max-len)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Requires a space after '{'. (block-spacing)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) A space is required after ','. (comma-spacing)
(#107) A space is required after ','. (comma-spacing)
(#107) Missing space before value for key 'className'. (key-spacing)
(#107) Requires a space before '}'. (block-spacing)
(#107) Missing semicolon. (semi)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Requires a space after '{'. (block-spacing)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) A space is required after ','. (comma-spacing)
(#107) A space is required after ','. (comma-spacing)
(#107) Missing space before value for key 'className'. (key-spacing)
(#107) A space is required after ','. (comma-spacing)
(#107) Missing space before value for key 'innerHTML'. (key-spacing)
(#107) A space is required after ','. (comma-spacing)
(#107) Missing space before value for key 'aria-label'. (key-spacing)
(#107) Missing semicolon. (semi)
(#107) Requires a space before '}'. (block-spacing)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Requires a space after '{'. (block-spacing)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Requires a space before '}'. (block-spacing)
(#107) Missing semicolon. (semi)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing space before value for key 'l'. (key-spacing)
(#107) A space is required after ','. (comma-spacing)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Requires a space after '{'. (block-spacing)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) A space is required after ','. (comma-spacing)
(#107) A space is required after ','. (comma-spacing)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) A space is required after ','. (comma-spacing)
(#107) A space is required after ','. (comma-spacing)
(#107) Requires a space before '}'. (block-spacing)
(#107) Missing semicolon. (semi)
(#108) Line 108 exceeds the maximum line length of 132. (max-len)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Requires a space after '{'. (block-spacing)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) A space is required after ','. (comma-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) Missing space before value for key 'className'. (key-spacing)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#108) Missing semicolon. (semi)
(#108) Requires a space before '}'. (block-spacing)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Requires a space after '{'. (block-spacing)
(#108) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing semicolon. (semi)
(#108) Requires a space before '}'. (block-spacing)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing space before value for key 'l'. (key-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) Requires a space after '{'. (block-spacing)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#108) Missing semicolon. (semi)
(#108) Requires a space before '}'. (block-spacing)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#109) Line 109 exceeds the maximum line length of 132. (max-len)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Requires a space after '{'. (block-spacing)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Requires a space after '{'. (block-spacing)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Requires a space before '}'. (block-spacing)
(#109) Missing semicolon. (semi)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Requires a space after '{'. (block-spacing)
(#109) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Requires a space before '}'. (block-spacing)
(#109) Missing semicolon. (semi)
(#109) Requires a space before '}'. (block-spacing)
(#109) Missing semicolon. (semi)
(#110) Line 110 exceeds the maximum line length of 132. (max-len)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing space before opening brace. (space-before-blocks)
(#110) Requires a space after '{'. (block-spacing)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) This line has 20 statements. Maximum allowed is 2. (max-statements-per-line)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing space before opening brace. (space-before-blocks)
(#110) Requires a space after '{'. (block-spacing)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing semicolon. (semi)
(#110) Requires a space before '}'. (block-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing space before opening brace. (space-before-blocks)
(#110) Requires a space after '{'. (block-spacing)
(#110) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Requires a space before '}'. (block-spacing)
(#110) Missing semicolon. (semi)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing space before opening brace. (space-before-blocks)
(#110) Requires a space after '{'. (block-spacing)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) Missing semicolon. (semi)
(#110) Requires a space before '}'. (block-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing semicolon. (semi)
(#110) Requires a space before '}'. (block-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Requires a space after '{'. (block-spacing)
(#110) Missing space before opening brace. (space-before-blocks)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) Missing semicolon. (semi)
(#110) Requires a space before '}'. (block-spacing)
(#111) Line 111 exceeds the maximum line length of 132. (max-len)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Requires a space after '{'. (block-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Requires a space before '}'. (block-spacing)
(#111) Missing semicolon. (semi)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Requires a space after '{'. (block-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Missing semicolon. (semi)
(#111) Requires a space before '}'. (block-spacing)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Requires a space after '{'. (block-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) Missing semicolon. (semi)
(#111) Requires a space before '}'. (block-spacing)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Requires a space after '{'. (block-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) Requires a space before '}'. (block-spacing)
(#111) Missing semicolon. (semi)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Requires a space after '{'. (block-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Requires a space after '{'. (block-spacing)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Requires a space before '}'. (block-spacing)
(#111) Missing semicolon. (semi)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing semicolon. (semi)
(#111) Requires a space before '}'. (block-spacing)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Requires a space after '{'. (block-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) Missing semicolon. (semi)
(#111) Requires a space before '}'. (block-spacing)
(#112) Line 112 exceeds the maximum line length of 132. (max-len)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing space before opening brace. (space-before-blocks)
(#112) Requires a space after '{'. (block-spacing)
(#112) Statement inside of curly braces should be on next line. (brace-style)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) This line has 25 statements. Maximum allowed is 2. (max-statements-per-line)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before opening brace. (space-before-blocks)
(#112) Requires a space after '{'. (block-spacing)
(#112) Statement inside of curly braces should be on next line. (brace-style)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#112) Missing semicolon. (semi)
(#112) Requires a space before '}'. (block-spacing)
(#112) Requires a space before '}'. (block-spacing)
(#112) Missing semicolon. (semi)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Requires a space after '{'. (block-spacing)
(#112) Missing space before opening brace. (space-before-blocks)
(#112) Statement inside of curly braces should be on next line. (brace-style)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#112) A space is required after ','. (comma-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing semicolon. (semi)
(#112) Requires a space before '}'. (block-spacing)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing space before opening brace. (space-before-blocks)
(#112) Requires a space after '{'. (block-spacing)
(#112) Statement inside of curly braces should be on next line. (brace-style)
(#112) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Requires a space after '{'. (block-spacing)
(#112) Missing space before opening brace. (space-before-blocks)
(#112) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#112) Statement inside of curly braces should be on next line. (brace-style)
(#112) Missing semicolon. (semi)
(#112) Requires a space before '}'. (block-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Requires a space before '}'. (block-spacing)
(#112) Missing semicolon. (semi)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Requires a space after '{'. (block-spacing)
(#112) Missing space before opening brace. (space-before-blocks)
(#112) Statement inside of curly braces should be on next line. (brace-style)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#112) Requires a space before '}'. (block-spacing)
(#112) Missing semicolon. (semi)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing space before opening brace. (space-before-blocks)
(#112) Requires a space after '{'. (block-spacing)
(#112) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#112) Statement inside of curly braces should be on next line. (brace-style)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#112) Requires a space before '}'. (block-spacing)
(#112) Missing semicolon. (semi)
(#113) Line 113 exceeds the maximum line length of 132. (max-len)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Requires a space after '{'. (block-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#113) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#113) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#113) Statement inside of curly braces should be on next line. (brace-style)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Missing semicolon. (semi)
(#113) Requires a space before '}'. (block-spacing)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Requires a space after '{'. (block-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#113) Statement inside of curly braces should be on next line. (brace-style)
(#113) Missing JSDoc comment. (require-jsdoc)
(#113) Requires a space after '{'. (block-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#113) Statement inside of curly braces should be on next line. (brace-style)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#113) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Missing semicolon. (semi)
(#113) Requires a space before '}'. (block-spacing)
(#113) Expected space(s) before "var". (keyword-spacing)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) A space is required after ','. (comma-spacing)
(#113) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#113) Expected { after 'if' condition. (curly)
(#113) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#113) A space is required after ','. (comma-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Unexpected use of comma operator. (no-sequences)
(#113) A space is required after ','. (comma-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#113) Requires a space after '{'. (block-spacing)
(#113) Statement inside of curly braces should be on next line. (brace-style)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#113) A space is required after ','. (comma-spacing)
(#113) Requires a space before '}'. (block-spacing)
(#113) Missing semicolon. (semi)
(#113) Missing semicolon. (semi)
(#113) Requires a space before '}'. (block-spacing)
(#114) Line 114 exceeds the maximum line length of 132. (max-len)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing space before opening brace. (space-before-blocks)
(#114) Requires a space after '{'. (block-spacing)
(#114) Statement inside of curly braces should be on next line. (brace-style)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#114) This line has 9 statements. Maximum allowed is 2. (max-statements-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Expected space(s) after "if". (keyword-spacing)
(#114) Expected { after 'if' condition. (curly)
(#114) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing space before opening brace. (space-before-blocks)
(#114) Requires a space after '{'. (block-spacing)
(#114) Statement inside of curly braces should be on next line. (brace-style)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Expected space(s) after "for". (keyword-spacing)
(#114) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#114) Expected { after 'for' condition. (curly)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Unexpected use of comma operator. (no-sequences)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Requires a space before '}'. (block-spacing)
(#114) Missing semicolon. (semi)
(#114) A space is required after ','. (comma-spacing)
(#114) Unexpected use of comma operator. (no-sequences)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Requires a space after '{'. (block-spacing)
(#114) Missing space before opening brace. (space-before-blocks)
(#114) Statement inside of curly braces should be on next line. (brace-style)
(#115) Line 115 exceeds the maximum line length of 132. (max-len)
(#115) Missing semicolon. (semi)
(#115) Requires a space before '}'. (block-spacing)
(#115) Requires a space before '}'. (block-spacing)
(#115) Missing semicolon. (semi)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Requires a space after '{'. (block-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) This line has 24 statements. Maximum allowed is 2. (max-statements-per-line)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing '()' invoking a constructor. (new-parens)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Missing semicolon. (semi)
(#115) Requires a space before '}'. (block-spacing)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Requires a space after '{'. (block-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing '()' invoking a constructor. (new-parens)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Requires a space before '}'. (block-spacing)
(#115) Missing semicolon. (semi)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Requires a space after '{'. (block-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Requires a space before '}'. (block-spacing)
(#115) Missing semicolon. (semi)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Requires a space after '{'. (block-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Expected { after 'if' condition. (curly)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Expected space(s) before "throw". (keyword-spacing)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Requires a space before '}'. (block-spacing)
(#115) Missing semicolon. (semi)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Requires a space after '{'. (block-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Expected space(s) after "return". (keyword-spacing)
(#115) Missing space before value for key 'T'. (key-spacing)
(#115) Requires a space before '}'. (block-spacing)
(#115) Missing semicolon. (semi)
(#116) Line 116 exceeds the maximum line length of 132. (max-len)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing space before opening brace. (space-before-blocks)
(#116) Requires a space after '{'. (block-spacing)
(#116) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#116) Statement inside of curly braces should be on next line. (brace-style)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#116) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#116) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#116) A space is required after ','. (comma-spacing)
(#116) Requires a space before '}'. (block-spacing)
(#116) Missing semicolon. (semi)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#117) Line 117 exceeds the maximum line length of 132. (max-len)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Requires a space after '{'. (block-spacing)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) A space is required after ','. (comma-spacing)
(#117) Requires a space after '{'. (block-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) This line has 23 statements. Maximum allowed is 2. (max-statements-per-line)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing semicolon. (semi)
(#117) Requires a space before '}'. (block-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Requires a space after '{'. (block-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Expected space(s) after "for". (keyword-spacing)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Expected { after 'for' condition. (curly)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) A space is required after ','. (comma-spacing)
(#117) 'e' is defined but never used. (no-unused-vars)
(#117) A space is required after ','. (comma-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Expected { after 'if' condition. (curly)
(#117) Expected space(s) before "if". (keyword-spacing)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Expected space(s) before "return". (keyword-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Missing semicolon. (semi)
(#117) Requires a space before '}'. (block-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Requires a space after '{'. (block-spacing)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Requires a space before '}'. (block-spacing)
(#117) Missing semicolon. (semi)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Requires a space after '{'. (block-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Missing semicolon. (semi)
(#117) Requires a space before '}'. (block-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Requires a space after '{'. (block-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#117) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Requires a space before '}'. (block-spacing)
(#118) Missing semicolon. (semi)
(#118) Missing semicolon. (semi)
(#118) Requires a space before '}'. (block-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Infix operators must be spaced. (space-infix-ops)
(#119) Line 119 exceeds the maximum line length of 132. (max-len)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing space before value for key 'l'. (key-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing space before opening brace. (space-before-blocks)
(#119) Requires a space after '{'. (block-spacing)
(#119) Statement inside of curly braces should be on next line. (brace-style)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Expected { after 'if' condition. (curly)
(#119) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#119) Expected space(s) after "if". (keyword-spacing)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Expected space(s) before "this". (keyword-spacing)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Expected { after 'for' condition. (curly)
(#119) Expected space(s) after "for". (keyword-spacing)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Expected space(s) before "this". (keyword-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Expected space(s) after "if". (keyword-spacing)
(#119) Requires a space after '{'. (block-spacing)
(#119) Missing space before opening brace. (space-before-blocks)
(#119) Statement inside of curly braces should be on next line. (brace-style)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Expected { after 'for' condition. (curly)
(#119) Expected space(s) after "for". (keyword-spacing)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A space is required after ','. (comma-spacing)
(#119) Unexpected use of comma operator. (no-sequences)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A space is required after ','. (comma-spacing)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Expected space(s) after "for". (keyword-spacing)
(#119) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#119) Expected { after 'for' condition. (curly)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Expected space(s) before "this". (keyword-spacing)
(#119) Missing semicolon. (semi)
(#119) Requires a space before '}'. (block-spacing)
(#119) Expected space(s) before "this". (keyword-spacing)
(#119) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#119) Infix operators must be spaced. (space-infix-ops)
(#120) Line 120 exceeds the maximum line length of 132. (max-len)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing space before opening brace. (space-before-blocks)
(#120) Requires a space after '{'. (block-spacing)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing space before opening brace. (space-before-blocks)
(#120) Requires a space after '{'. (block-spacing)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Requires a space before '}'. (block-spacing)
(#120) Missing semicolon. (semi)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Requires a space after '{'. (block-spacing)
(#120) Missing space before opening brace. (space-before-blocks)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing semicolon. (semi)
(#120) Requires a space before '}'. (block-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Requires a space after '{'. (block-spacing)
(#120) Missing space before opening brace. (space-before-blocks)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing semicolon. (semi)
(#120) Requires a space before '}'. (block-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Missing semicolon. (semi)
(#120) Requires a space before '}'. (block-spacing)
(#120) Missing space before opening brace. (space-before-blocks)
(#120) Requires a space after '{'. (block-spacing)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) A space is required after ','. (comma-spacing)
(#120) Requires a space before '}'. (block-spacing)
(#120) Missing semicolon. (semi)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Missing semicolon. (semi)
(#120) Requires a space before '}'. (block-spacing)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Missing space before opening brace. (space-before-blocks)
(#121) Requires a space after '{'. (block-spacing)
(#121) Statement inside of curly braces should be on next line. (brace-style)
(#121) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#121) Missing semicolon. (semi)
(#121) Requires a space before '}'. (block-spacing)
(#122) Line 122 exceeds the maximum line length of 132. (max-len)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Requires a space after '{'. (block-spacing)
(#122) Missing space before opening brace. (space-before-blocks)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) Expected space(s) after "if". (keyword-spacing)
(#122) This line has 6 statements. Maximum allowed is 2. (max-statements-per-line)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Missing space before opening brace. (space-before-blocks)
(#122) Requires a space after '{'. (block-spacing)
(#122) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'id'. (key-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'class'. (key-spacing)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) Expected { after 'if' condition. (curly)
(#122) Expected space(s) after "if". (keyword-spacing)
(#122) Expected space(s) before "for". (keyword-spacing)
(#122) Expected { after 'for' condition. (curly)
(#122) Expected space(s) after "for". (keyword-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) Unexpected use of comma operator. (no-sequences)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#123) Line 123 exceeds the maximum line length of 132. (max-len)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing semicolon. (semi)
(#123) Requires a space before '}'. (block-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) A space is required after ','. (comma-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Expected space(s) after "for". (keyword-spacing)
(#123) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Missing space before opening brace. (space-before-blocks)
(#123) Requires a space after '{'. (block-spacing)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing semicolon. (semi)
(#123) Requires a space before '}'. (block-spacing)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) Expected space(s) before "return". (keyword-spacing)
(#123) Requires a space before '}'. (block-spacing)
(#123) Missing semicolon. (semi)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Requires a space after '{'. (block-spacing)
(#123) Missing space before opening brace. (space-before-blocks)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) Expected { after 'for' condition. (curly)
(#123) Expected space(s) after "for". (keyword-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) A space is required after ','. (comma-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) A space is required after ','. (comma-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing space before value for key 'captions'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'subtitles'. (key-spacing)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Expected space(s) before "if". (keyword-spacing)
(#123) Expected space(s) after "if". (keyword-spacing)
(#123) Expected { after 'if' condition. (curly)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) ["default"] is better written in dot notation. (dot-notation)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing semicolon. (semi)
(#123) Requires a space before '}'. (block-spacing)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Requires a space after '{'. (block-spacing)
(#123) Missing space before opening brace. (space-before-blocks)
(#123) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing semicolon. (semi)
(#123) Requires a space before '}'. (block-spacing)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing space before opening brace. (space-before-blocks)
(#123) Requires a space after '{'. (block-spacing)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Missing semicolon. (semi)
(#123) Requires a space before '}'. (block-spacing)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing space before opening brace. (space-before-blocks)
(#123) Requires a space after '{'. (block-spacing)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) Requires a space before '}'. (block-spacing)
(#123) Missing semicolon. (semi)
(#124) Line 124 exceeds the maximum line length of 132. (max-len)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Requires a space after '{'. (block-spacing)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Missing semicolon. (semi)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) This line has 24 statements. Maximum allowed is 2. (max-statements-per-line)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Requires a space after '{'. (block-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Missing semicolon. (semi)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Requires a space after '{'. (block-spacing)
(#124) Expected space(s) after "try". (keyword-spacing)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Requires a space after '{'. (block-spacing)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing semicolon. (semi)
(#124) Expected space(s) after "catch". (keyword-spacing)
(#124) Expected space(s) before "catch". (keyword-spacing)
(#124) Requires a space after '{'. (block-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) A space is required after ','. (comma-spacing)
(#124) Missing semicolon. (semi)
(#124) Requires a space before '}'. (block-spacing)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Requires a space after '{'. (block-spacing)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing semicolon. (semi)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Requires a space after '{'. (block-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing semicolon. (semi)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Requires a space after '{'. (block-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing semicolon. (semi)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Requires a space after '{'. (block-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing semicolon. (semi)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Requires a space after '{'. (block-spacing)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Missing semicolon. (semi)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Requires a space after '{'. (block-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing semicolon. (semi)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Requires a space after '{'. (block-spacing)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing semicolon. (semi)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Requires a space after '{'. (block-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Missing semicolon. (semi)
(#124) Requires a space before '}'. (block-spacing)
(#125) Line 125 exceeds the maximum line length of 132. (max-len)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing space before opening brace. (space-before-blocks)
(#125) Requires a space after '{'. (block-spacing)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) Expected space(s) after "return". (keyword-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing semicolon. (semi)
(#125) Requires a space before '}'. (block-spacing)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Requires a space after '{'. (block-spacing)
(#125) Missing space before opening brace. (space-before-blocks)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) A space is required after ','. (comma-spacing)
(#125) Requires a space after '{'. (block-spacing)
(#125) Missing space before opening brace. (space-before-blocks)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) Requires a space after '{'. (block-spacing)
(#125) Missing space before opening brace. (space-before-blocks)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) Requires a space before '}'. (block-spacing)
(#125) Missing semicolon. (semi)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) Missing semicolon. (semi)
(#125) Requires a space before '}'. (block-spacing)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) A space is required after ','. (comma-spacing)
(#125) Missing space before opening brace. (space-before-blocks)
(#125) Requires a space after '{'. (block-spacing)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) Requires a space before '}'. (block-spacing)
(#125) Missing semicolon. (semi)
(#125) A space is required after ','. (comma-spacing)
(#125) Missing semicolon. (semi)
(#125) Requires a space before '}'. (block-spacing)
(#126) Line 126 exceeds the maximum line length of 132. (max-len)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Requires a space after '{'. (block-spacing)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Missing semicolon. (semi)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) This line has 27 statements. Maximum allowed is 2. (max-statements-per-line)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Expected to return a value at the end of this function. (consistent-return)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Requires a space after '{'. (block-spacing)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Expected { after 'if' condition. (curly)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Expected space(s) before "return". (keyword-spacing)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Missing semicolon. (semi)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space after '{'. (block-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing semicolon. (semi)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Requires a space after '{'. (block-spacing)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing semicolon. (semi)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Requires a space after '{'. (block-spacing)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Missing semicolon. (semi)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space after '{'. (block-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Missing semicolon. (semi)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space after '{'. (block-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing semicolon. (semi)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Requires a space after '{'. (block-spacing)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing semicolon. (semi)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Requires a space after '{'. (block-spacing)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing semicolon. (semi)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space after '{'. (block-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Missing semicolon. (semi)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space after '{'. (block-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing semicolon. (semi)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space after '{'. (block-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing semicolon. (semi)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space after '{'. (block-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing semicolon. (semi)
(#127) Line 127 exceeds the maximum line length of 132. (max-len)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Requires a space after '{'. (block-spacing)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing semicolon. (semi)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Requires a space after '{'. (block-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing semicolon. (semi)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Requires a space after '{'. (block-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing semicolon. (semi)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Requires a space after '{'. (block-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing semicolon. (semi)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Requires a space after '{'. (block-spacing)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Missing semicolon. (semi)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Requires a space after '{'. (block-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing semicolon. (semi)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Requires a space after '{'. (block-spacing)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing semicolon. (semi)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Requires a space after '{'. (block-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing semicolon. (semi)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Requires a space after '{'. (block-spacing)
(#127) Expected space(s) after "return". (keyword-spacing)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing semicolon. (semi)
(#128) Line 128 exceeds the maximum line length of 132. (max-len)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) A space is required after ','. (comma-spacing)
(#128) Requires a space after '{'. (block-spacing)
(#128) Missing space before opening brace. (space-before-blocks)
(#128) Expected space(s) after "return". (keyword-spacing)
(#128) Statement inside of curly braces should be on next line. (brace-style)
(#128) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) A space is required after ','. (comma-spacing)
(#128) A space is required after ','. (comma-spacing)
(#128) A space is required after ','. (comma-spacing)
(#128) A space is required after ','. (comma-spacing)
(#128) Requires a space before '}'. (block-spacing)
(#128) Missing semicolon. (semi)
(#129) Line 129 exceeds the maximum line length of 132. (max-len)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Requires a space after '{'. (block-spacing)
(#129) Missing space before opening brace. (space-before-blocks)
(#129) Expected space(s) after "if". (keyword-spacing)
(#129) Expected { after 'if' condition. (curly)
(#129) Statement inside of curly braces should be on next line. (brace-style)
(#129) Expected space(s) before "return". (keyword-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Expected space(s) after "if". (keyword-spacing)
(#129) Expected { after 'if' condition. (curly)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#129) ["default"] is better written in dot notation. (dot-notation)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) ["default"] is better written in dot notation. (dot-notation)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) ["default"] is better written in dot notation. (dot-notation)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Requires a space after '{'. (block-spacing)
(#129) Missing space before opening brace. (space-before-blocks)
(#129) Statement inside of curly braces should be on next line. (brace-style)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#130) Line 130 exceeds the maximum line length of 132. (max-len)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) A space is required after ','. (comma-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing semicolon. (semi)
(#130) Requires a space before '}'. (block-spacing)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Requires a space before '}'. (block-spacing)
(#130) Missing semicolon. (semi)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Expected to return a value at the end of this function. (consistent-return)
(#130) Requires a space after '{'. (block-spacing)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Expected { after 'if' condition. (curly)
(#130) Expected space(s) after "if". (keyword-spacing)
(#130) Expected space(s) before "return". (keyword-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Expected space(s) after "for". (keyword-spacing)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Expected { after 'for' condition. (curly)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Expected space(s) before "if". (keyword-spacing)
(#130) Expected space(s) after "if". (keyword-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Requires a space after '{'. (block-spacing)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Missing semicolon. (semi)
(#130) Requires a space before '}'. (block-spacing)
(#130) Requires a space before '}'. (block-spacing)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Requires a space after '{'. (block-spacing)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Expected space(s) after "try". (keyword-spacing)
(#130) Requires a space after '{'. (block-spacing)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Requires a space before '}'. (block-spacing)
(#130) Missing semicolon. (semi)
(#130) Expected space(s) before "catch". (keyword-spacing)
(#130) Expected space(s) after "catch". (keyword-spacing)
(#130) Requires a space after '{'. (block-spacing)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Requires a space before '}'. (block-spacing)
(#130) Missing semicolon. (semi)
(#130) Expected space(s) after "return". (keyword-spacing)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Expected space(s) before "return". (keyword-spacing)
(#130) Requires a space before '}'. (block-spacing)
(#130) Missing semicolon. (semi)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#131) Line 131 exceeds the maximum line length of 132. (max-len)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Requires a space after '{'. (block-spacing)
(#131) Missing space before opening brace. (space-before-blocks)
(#131) Statement inside of curly braces should be on next line. (brace-style)
(#131) Missing JSDoc comment. (require-jsdoc)
(#131) Missing space before opening brace. (space-before-blocks)
(#131) Requires a space after '{'. (block-spacing)
(#131) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#131) Expected space(s) after "try". (keyword-spacing)
(#131) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) Statement inside of curly braces should be on next line. (brace-style)
(#131) Requires a space after '{'. (block-spacing)
(#131) Statement inside of curly braces should be on next line. (brace-style)
(#131) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) Requires a space before '}'. (block-spacing)
(#131) Missing semicolon. (semi)
(#131) Expected space(s) after "catch". (keyword-spacing)
(#131) Expected space(s) before "catch". (keyword-spacing)
(#131) Missing space before opening brace. (space-before-blocks)
(#131) Requires a space after '{'. (block-spacing)
(#131) Expected space(s) after "return". (keyword-spacing)
(#131) Statement inside of curly braces should be on next line. (brace-style)
(#131) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) Requires a space before '}'. (block-spacing)
(#131) Missing semicolon. (semi)
(#131) Requires a space before '}'. (block-spacing)
(#131) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) Expected space(s) before "return". (keyword-spacing)
(#131) Return statement should not contain assignment. (no-return-assign)
(#131) Do not nest ternary expressions. (no-nested-ternary)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) A space is required after ','. (comma-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing semicolon. (semi)
(#131) Requires a space before '}'. (block-spacing)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) A space is required after ','. (comma-spacing)
(#131) Requires a space after '{'. (block-spacing)
(#131) Missing space before opening brace. (space-before-blocks)
(#131) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) Statement inside of curly braces should be on next line. (brace-style)
(#131) Requires a space before '}'. (block-spacing)
(#131) Missing semicolon. (semi)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Requires a space after '{'. (block-spacing)
(#131) Missing space before opening brace. (space-before-blocks)
(#131) Statement inside of curly braces should be on next line. (brace-style)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing semicolon. (semi)
(#131) Requires a space before '}'. (block-spacing)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Requires a space after '{'. (block-spacing)
(#131) Missing space before opening brace. (space-before-blocks)
(#131) Statement inside of curly braces should be on next line. (brace-style)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Requires a space before '}'. (block-spacing)
(#131) Missing semicolon. (semi)
(#132) Line 132 exceeds the maximum line length of 132. (max-len)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing space before opening brace. (space-before-blocks)
(#132) Requires a space after '{'. (block-spacing)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#132) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#132) Requires a space before '}'. (block-spacing)
(#132) Missing semicolon. (semi)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) A space is required after ','. (comma-spacing)
(#132) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#132) Infix operators must be spaced. (space-infix-ops)
(#133) Line 133 exceeds the maximum line length of 132. (max-len)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Missing space before opening brace. (space-before-blocks)
(#133) Requires a space after '{'. (block-spacing)
(#133) Statement inside of curly braces should be on next line. (brace-style)
(#133) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Requires a space after '{'. (block-spacing)
(#133) Missing space before opening brace. (space-before-blocks)
(#133) Statement inside of curly braces should be on next line. (brace-style)
(#133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#133) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#133) Requires a space before '}'. (block-spacing)
(#133) Missing semicolon. (semi)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#133) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Requires a space after '{'. (block-spacing)
(#133) Missing space before opening brace. (space-before-blocks)
(#133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#133) Statement inside of curly braces should be on next line. (brace-style)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#133) Requires a space before '}'. (block-spacing)
(#133) Missing semicolon. (semi)
(#133) Missing semicolon. (semi)
(#133) Requires a space before '}'. (block-spacing)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Requires a space after '{'. (block-spacing)
(#133) Missing space before opening brace. (space-before-blocks)
(#133) Statement inside of curly braces should be on next line. (brace-style)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#133) Requires a space before '}'. (block-spacing)
(#133) Missing semicolon. (semi)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Infix operators must be spaced. (space-infix-ops)
(#134) Line 134 exceeds the maximum line length of 132. (max-len)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Requires a space after '{'. (block-spacing)
(#134) Missing space before opening brace. (space-before-blocks)
(#134) Statement inside of curly braces should be on next line. (brace-style)
(#134) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#134) Expected space(s) after "if". (keyword-spacing)
(#134) Missing space before opening brace. (space-before-blocks)
(#134) Requires a space after '{'. (block-spacing)
(#134) Statement inside of curly braces should be on next line. (brace-style)
(#134) This line has 7 statements. Maximum allowed is 2. (max-statements-per-line)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Expected space(s) after "for". (keyword-spacing)
(#134) Expected { after 'for' condition. (curly)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#134) Expected space(s) after "if". (keyword-spacing)
(#134) Expected { after 'if' condition. (curly)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Expected space(s) after "try". (keyword-spacing)
(#134) Expected space(s) before "try". (keyword-spacing)
(#134) Requires a space after '{'. (block-spacing)
(#134) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#134) Statement inside of curly braces should be on next line. (brace-style)
(#134) Requires a space before '}'. (block-spacing)
(#134) Missing semicolon. (semi)
(#134) Expected space(s) after "catch". (keyword-spacing)
(#134) Expected space(s) before "catch". (keyword-spacing)
(#134) Missing space before opening brace. (space-before-blocks)
(#134) Empty block statement. (no-empty)
(#134) Requires a space before '}'. (block-spacing)
(#134) Requires a space before '}'. (block-spacing)
(#135) Line 135 exceeds the maximum line length of 132. (max-len)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing space before value for key 'l'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Requires a space after '{'. (block-spacing)
(#135) Missing space before opening brace. (space-before-blocks)
(#135) Statement inside of curly braces should be on next line. (brace-style)
(#135) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) This line has 7 statements. Maximum allowed is 2. (max-statements-per-line)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'id'. (key-spacing)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) A space is required after ','. (comma-spacing)
(#135) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) A space is required after ','. (comma-spacing)
(#135) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) A space is required after ','. (comma-spacing)
(#135) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#135) 'k' is already defined. (no-redeclare)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing space before value for key 'readyFunction'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'eventProxyFunction'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'errorEventProxyFunction'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'autoplay'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'preload'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'loop'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'muted'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing space before value for key 'wmode'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'bgcolor'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#135) 'h' is already defined. (no-redeclare)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing space before value for key 'id'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'name'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'class'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing space before opening brace. (space-before-blocks)
(#135) Requires a space after '{'. (block-spacing)
(#135) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#135) Statement inside of curly braces should be on next line. (brace-style)
(#135) Requires a space before '}'. (block-spacing)
(#135) Missing semicolon. (semi)
(#136) Line 136 exceeds the maximum line length of 132. (max-len)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Requires a space after '{'. (block-spacing)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) This line has 19 statements. Maximum allowed is 2. (max-statements-per-line)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) Requires a space before '}'. (block-spacing)
(#136) Missing semicolon. (semi)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Requires a space after '{'. (block-spacing)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) A space is required after ','. (comma-spacing)
(#136) Requires a space after '{'. (block-spacing)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) Missing space before value for key 'type'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'bubbles'. (key-spacing)
(#136) Missing semicolon. (semi)
(#136) Requires a space before '}'. (block-spacing)
(#136) Requires a space before '}'. (block-spacing)
(#136) Missing semicolon. (semi)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) A space is required after ','. (comma-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing semicolon. (semi)
(#136) Requires a space before '}'. (block-spacing)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Requires a space after '{'. (block-spacing)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Requires a space before '}'. (block-spacing)
(#136) Missing semicolon. (semi)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Requires a space after '{'. (block-spacing)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) Requires a space before '}'. (block-spacing)
(#136) Missing semicolon. (semi)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Requires a space after '{'. (block-spacing)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Missing semicolon. (semi)
(#136) Requires a space before '}'. (block-spacing)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Requires a space after '{'. (block-spacing)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Requires a space before '}'. (block-spacing)
(#136) Missing semicolon. (semi)
(#137) Line 137 exceeds the maximum line length of 132. (max-len)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Requires a space after '{'. (block-spacing)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Requires a space after '{'. (block-spacing)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Requires a space after '{'. (block-spacing)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Missing semicolon. (semi)
(#137) Requires a space before '}'. (block-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Requires a space before '}'. (block-spacing)
(#137) Missing semicolon. (semi)
(#137) Requires a space before '}'. (block-spacing)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Requires a space after '{'. (block-spacing)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Missing semicolon. (semi)
(#137) Requires a space before '}'. (block-spacing)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Requires a space after '{'. (block-spacing)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Requires a space before '}'. (block-spacing)
(#137) Missing semicolon. (semi)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Requires a space after '{'. (block-spacing)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Requires a space before '}'. (block-spacing)
(#137) Missing semicolon. (semi)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Requires a space after '{'. (block-spacing)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Missing semicolon. (semi)
(#137) Requires a space before '}'. (block-spacing)
(#138) Line 138 exceeds the maximum line length of 132. (max-len)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Requires a space after '{'. (block-spacing)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Requires a space before '}'. (block-spacing)
(#138) Missing semicolon. (semi)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Requires a space after '{'. (block-spacing)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing semicolon. (semi)
(#138) Requires a space before '}'. (block-spacing)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) Missing JSDoc comment. (require-jsdoc)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Requires a space after '{'. (block-spacing)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) A space is required after ','. (comma-spacing)
(#138) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Requires a space after '{'. (block-spacing)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing semicolon. (semi)
(#138) Requires a space before '}'. (block-spacing)
(#138) Requires a space before '}'. (block-spacing)
(#138) Missing semicolon. (semi)
(#138) Expected space(s) before "function". (keyword-spacing)
(#138) Missing JSDoc comment. (require-jsdoc)
(#138) Requires a space after '{'. (block-spacing)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Requires a space after '{'. (block-spacing)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Missing semicolon. (semi)
(#138) Requires a space before '}'. (block-spacing)
(#138) Requires a space before '}'. (block-spacing)
(#138) Missing semicolon. (semi)
(#139) Line 139 exceeds the maximum line length of 132. (max-len)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) A space is required after ','. (comma-spacing)
(#139) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) A space is required after ','. (comma-spacing)
(#139) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) A space is required after ','. (comma-spacing)
(#139) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Expected space(s) after "for". (keyword-spacing)
(#139) Expected { after 'for' condition. (curly)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#139) Unexpected use of comma operator. (no-sequences)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Expected space(s) after "for". (keyword-spacing)
(#139) Expected { after 'for' condition. (curly)
(#139) This line has 7 statements. Maximum allowed is 2. (max-statements-per-line)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Requires a space after '{'. (block-spacing)
(#139) Missing space before opening brace. (space-before-blocks)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Requires a space before '}'. (block-spacing)
(#139) Missing semicolon. (semi)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Infix operators must be spaced. (space-infix-ops)
(#140) Line 140 exceeds the maximum line length of 132. (max-len)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Requires a space after '{'. (block-spacing)
(#140) Missing space before opening brace. (space-before-blocks)
(#140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Expected space(s) after "return". (keyword-spacing)
(#140) Statement inside of curly braces should be on next line. (brace-style)
(#140) Do not nest ternary expressions. (no-nested-ternary)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) A space is required after ','. (comma-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Requires a space before '}'. (block-spacing)
(#140) Missing semicolon. (semi)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) A space is required after ','. (comma-spacing)
(#140) Requires a space after '{'. (block-spacing)
(#140) Missing space before opening brace. (space-before-blocks)
(#140) Statement inside of curly braces should be on next line. (brace-style)
(#140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Missing semicolon. (semi)
(#140) Requires a space before '}'. (block-spacing)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Missing space before value for key 'video/flv'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'video/x-flv'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'video/mp4'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'video/m4v'. (key-spacing)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Missing space before opening brace. (space-before-blocks)
(#140) Requires a space after '{'. (block-spacing)
(#140) Statement inside of curly braces should be on next line. (brace-style)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) Expected { after 'if' condition. (curly)
(#140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Expected space(s) after "if". (keyword-spacing)
(#140) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) A space is required after ','. (comma-spacing)
(#140) Unexpected use of comma operator. (no-sequences)
(#140) Requires a space before '}'. (block-spacing)
(#140) Missing semicolon. (semi)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Requires a space after '{'. (block-spacing)
(#140) Missing space before opening brace. (space-before-blocks)
(#140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Statement inside of curly braces should be on next line. (brace-style)
(#140) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Missing space before opening brace. (space-before-blocks)
(#140) Requires a space after '{'. (block-spacing)
(#140) Statement inside of curly braces should be on next line. (brace-style)
(#140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Requires a space before '}'. (block-spacing)
(#140) Missing semicolon. (semi)
(#140) A space is required after ','. (comma-spacing)
(#140) Requires a space before '}'. (block-spacing)
(#140) Missing semicolon. (semi)
(#141) Line 141 exceeds the maximum line length of 132. (max-len)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before opening brace. (space-before-blocks)
(#141) Requires a space after '{'. (block-spacing)
(#141) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#141) Statement inside of curly braces should be on next line. (brace-style)
(#141) Requires a space before '}'. (block-spacing)
(#141) Missing semicolon. (semi)
(#141) Missing whitespace after semicolon. (semi-spacing)
(#141) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before opening brace. (space-before-blocks)
(#141) Requires a space after '{'. (block-spacing)
(#141) Statement inside of curly braces should be on next line. (brace-style)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) A space is required after ','. (comma-spacing)
(#141) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Missing whitespace after semicolon. (semi-spacing)
(#141) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#141) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Missing space before value for key 'code'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'message'. (key-spacing)
(#141) Requires a space before '}'. (block-spacing)
(#141) Missing semicolon. (semi)
(#142) Line 142 exceeds the maximum line length of 132. (max-len)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Requires a space after '{'. (block-spacing)
(#142) Missing space before opening brace. (space-before-blocks)
(#142) Statement inside of curly braces should be on next line. (brace-style)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Missing whitespace after semicolon. (semi-spacing)
(#142) This line has 7 statements. Maximum allowed is 2. (max-statements-per-line)
(#142) Expected space(s) after "try". (keyword-spacing)
(#142) Requires a space after '{'. (block-spacing)
(#142) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#142) Statement inside of curly braces should be on next line. (brace-style)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) A space is required after ','. (comma-spacing)
(#142) Requires a space before '}'. (block-spacing)
(#142) Missing semicolon. (semi)
(#142) Expected space(s) before "catch". (keyword-spacing)
(#142) Expected space(s) after "catch". (keyword-spacing)
(#142) Requires a space after '{'. (block-spacing)
(#142) Missing space before opening brace. (space-before-blocks)
(#142) Statement inside of curly braces should be on next line. (brace-style)
(#142) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#142) Expected space(s) after "try". (keyword-spacing)
(#142) Requires a space after '{'. (block-spacing)
(#142) Statement inside of curly braces should be on next line. (brace-style)
(#142) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#142) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing semicolon. (semi)
(#142) Requires a space before '}'. (block-spacing)
(#142) Expected space(s) after "catch". (keyword-spacing)
(#142) Expected space(s) before "catch". (keyword-spacing)
(#142) Empty block statement. (no-empty)
(#142) Missing space before opening brace. (space-before-blocks)
(#142) Requires a space before '}'. (block-spacing)
(#142) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#142) Expected space(s) before "return". (keyword-spacing)
(#142) Requires a space before '}'. (block-spacing)
(#142) Missing semicolon. (semi)
(#143) Line 143 exceeds the maximum line length of 132. (max-len)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) A space is required after ','. (comma-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Requires a space after '{'. (block-spacing)
(#143) Missing space before opening brace. (space-before-blocks)
(#143) Statement inside of curly braces should be on next line. (brace-style)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) A space is required after ','. (comma-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) This line has 9 statements. Maximum allowed is 2. (max-statements-per-line)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing space before value for key 'innerHTML'. (key-spacing)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Missing space before opening brace. (space-before-blocks)
(#143) Requires a space after '{'. (block-spacing)
(#143) Statement inside of curly braces should be on next line. (brace-style)
(#143) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Missing semicolon. (semi)
(#143) Requires a space before '}'. (block-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#143) Missing semicolon. (semi)
(#143) Requires a space before '}'. (block-spacing)
(#144) Line 144 exceeds the maximum line length of 132. (max-len)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) A space is required after ','. (comma-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Requires a space after '{'. (block-spacing)
(#144) Missing space before opening brace. (space-before-blocks)
(#144) Statement inside of curly braces should be on next line. (brace-style)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) A space is required after ','. (comma-spacing)
(#144) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) A space is required after ','. (comma-spacing)
(#144) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Missing whitespace after semicolon. (semi-spacing)
(#144) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#144) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) A space is required after ','. (comma-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before opening brace. (space-before-blocks)
(#144) Requires a space after '{'. (block-spacing)
(#144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Statement inside of curly braces should be on next line. (brace-style)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Missing semicolon. (semi)
(#144) Requires a space before '}'. (block-spacing)
(#144) Missing whitespace after semicolon. (semi-spacing)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Missing space before value for key 'movie'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'flashvars'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'allowScriptAccess'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'allowNetworking'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing whitespace after semicolon. (semi-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before opening brace. (space-before-blocks)
(#144) Requires a space after '{'. (block-spacing)
(#144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Statement inside of curly braces should be on next line. (brace-style)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Requires a space before '}'. (block-spacing)
(#144) Missing semicolon. (semi)
(#144) Missing whitespace after semicolon. (semi-spacing)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Missing space before value for key 'data'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'width'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'height'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing whitespace after semicolon. (semi-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before opening brace. (space-before-blocks)
(#144) Requires a space after '{'. (block-spacing)
(#144) Statement inside of curly braces should be on next line. (brace-style)
(#144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Requires a space before '}'. (block-spacing)
(#144) Missing semicolon. (semi)
(#144) Missing whitespace after semicolon. (semi-spacing)
(#144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Expected space(s) after "return". (keyword-spacing)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Missing semicolon. (semi)
(#144) Requires a space before '}'. (block-spacing)
(#144) Missing whitespace after semicolon. (semi-spacing)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Missing space before value for key 'rtmp/mp4'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'rtmp/flv'. (key-spacing)
(#144) Missing whitespace after semicolon. (semi-spacing)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before opening brace. (space-before-blocks)
(#144) Requires a space after '{'. (block-spacing)
(#144) Statement inside of curly braces should be on next line. (brace-style)
(#144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Requires a space before '}'. (block-spacing)
(#144) Missing semicolon. (semi)
(#145) Line 145 exceeds the maximum line length of 132. (max-len)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing space before opening brace. (space-before-blocks)
(#145) Requires a space after '{'. (block-spacing)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing space before value for key 'Bc'. (key-spacing)
(#145) A space is required after ','. (comma-spacing)
(#145) Missing space before value for key 'md'. (key-spacing)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#145) Expected { after 'if' condition. (curly)
(#145) Expected space(s) after "if". (keyword-spacing)
(#145) Expected space(s) before "return". (keyword-spacing)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) A space is required after ','. (comma-spacing)
(#145) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) A space is required after ','. (comma-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) A space is required after ','. (comma-spacing)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) A space is required after ','. (comma-spacing)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#145) Missing semicolon. (semi)
(#145) Requires a space before '}'. (block-spacing)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing space before opening brace. (space-before-blocks)
(#145) Requires a space after '{'. (block-spacing)
(#145) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#145) Requires a space before '}'. (block-spacing)
(#145) Missing semicolon. (semi)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing space before opening brace. (space-before-blocks)
(#145) Requires a space after '{'. (block-spacing)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#145) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#145) Requires a space before '}'. (block-spacing)
(#145) Missing semicolon. (semi)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing space before opening brace. (space-before-blocks)
(#145) Requires a space after '{'. (block-spacing)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#145) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Requires a space before '}'. (block-spacing)
(#145) Missing semicolon. (semi)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) A space is required after ','. (comma-spacing)
(#145) Requires a space after '{'. (block-spacing)
(#145) Missing space before opening brace. (space-before-blocks)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#145) Requires a space before '}'. (block-spacing)
(#145) Missing semicolon. (semi)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#146) Line 146 exceeds the maximum line length of 132. (max-len)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing space before value for key 'l'. (key-spacing)
(#146) A space is required after ','. (comma-spacing)
(#146) A space is required after ','. (comma-spacing)
(#146) Missing space before opening brace. (space-before-blocks)
(#146) Requires a space after '{'. (block-spacing)
(#146) Statement inside of curly braces should be on next line. (brace-style)
(#146) A space is required after ','. (comma-spacing)
(#146) A space is required after ','. (comma-spacing)
(#146) A space is required after ','. (comma-spacing)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#146) Expected space(s) after "if". (keyword-spacing)
(#146) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Requires a space after '{'. (block-spacing)
(#146) Missing space before opening brace. (space-before-blocks)
(#146) Statement inside of curly braces should be on next line. (brace-style)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#146) Expected space(s) after "for". (keyword-spacing)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Requires a space after '{'. (block-spacing)
(#146) Missing space before opening brace. (space-before-blocks)
(#146) Statement inside of curly braces should be on next line. (brace-style)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) A space is required after ','. (comma-spacing)
(#146) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#146) Expected space(s) after "if". (keyword-spacing)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing space before opening brace. (space-before-blocks)
(#146) Requires a space after '{'. (block-spacing)
(#146) Statement inside of curly braces should be on next line. (brace-style)
(#146) A space is required after ','. (comma-spacing)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#146) Requires a space before '}'. (block-spacing)
(#146) Missing semicolon. (semi)
(#146) Requires a space before '}'. (block-spacing)
(#146) Requires a space before '}'. (block-spacing)
(#146) Expected { after 'else'. (curly)
(#146) Expected space(s) before "else". (keyword-spacing)
(#146) Requires a space before '}'. (block-spacing)
(#146) Missing semicolon. (semi)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing space before value for key 'disabled'. (key-spacing)
(#146) A space is required after ','. (comma-spacing)
(#146) Missing space before value for key 'hidden'. (key-spacing)
(#146) A space is required after ','. (comma-spacing)
(#146) Missing space before value for key 'showing'. (key-spacing)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing space before value for key 'subtitles'. (key-spacing)
(#146) A space is required after ','. (comma-spacing)
(#146) Missing space before value for key 'captions'. (key-spacing)
(#146) A space is required after ','. (comma-spacing)
(#146) Missing space before value for key 'descriptions'. (key-spacing)
(#146) A space is required after ','. (comma-spacing)
(#146) Missing space before value for key 'chapters'. (key-spacing)
(#146) A space is required after ','. (comma-spacing)
(#146) Missing space before value for key 'metadata'. (key-spacing)
(#147) Line 147 exceeds the maximum line length of 132. (max-len)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Expected to return a value at the end of this function. (consistent-return)
(#147) Missing space before opening brace. (space-before-blocks)
(#147) Requires a space after '{'. (block-spacing)
(#147) Statement inside of curly braces should be on next line. (brace-style)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Expected { after 'if' condition. (curly)
(#147) Expected space(s) after "if". (keyword-spacing)
(#147) Expected space(s) before "throw". (keyword-spacing)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Expected space(s) after "if". (keyword-spacing)
(#147) Expected { after 'if' condition. (curly)
(#147) Expected space(s) before "for". (keyword-spacing)
(#147) Expected { after 'for-in'. (curly)
(#147) Expected space(s) after "for". (keyword-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Unexpected use of comma operator. (no-sequences)
(#147) A space is required after ','. (comma-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Expected { after 'if' condition. (curly)
(#147) Expected space(s) after "if". (keyword-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) A space is required after ','. (comma-spacing)
(#147) Missing space before opening brace. (space-before-blocks)
(#147) Requires a space after '{'. (block-spacing)
(#147) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#147) Statement inside of curly braces should be on next line. (brace-style)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#147) Infix operators must be spaced. (space-infix-ops)
(#148) Line 148 exceeds the maximum line length of 132. (max-len)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Missing semicolon. (semi)
(#148) Requires a space before '}'. (block-spacing)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'get'. (key-spacing)
(#148) Requires a space after '{'. (block-spacing)
(#148) Missing space before opening brace. (space-before-blocks)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Missing semicolon. (semi)
(#148) Requires a space before '}'. (block-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'set'. (key-spacing)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'get'. (key-spacing)
(#148) Missing space before opening brace. (space-before-blocks)
(#148) Requires a space after '{'. (block-spacing)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) Missing semicolon. (semi)
(#148) Requires a space before '}'. (block-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'set'. (key-spacing)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'get'. (key-spacing)
(#148) Requires a space after '{'. (block-spacing)
(#148) Missing space before opening brace. (space-before-blocks)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) Requires a space before '}'. (block-spacing)
(#148) Missing semicolon. (semi)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'set'. (key-spacing)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'get'. (key-spacing)
(#148) Requires a space after '{'. (block-spacing)
(#148) Missing space before opening brace. (space-before-blocks)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Requires a space before '}'. (block-spacing)
(#148) Missing semicolon. (semi)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'set'. (key-spacing)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'get'. (key-spacing)
(#148) Missing space before opening brace. (space-before-blocks)
(#148) Requires a space after '{'. (block-spacing)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Missing semicolon. (semi)
(#148) Requires a space before '}'. (block-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'set'. (key-spacing)
(#148) Requires a space after '{'. (block-spacing)
(#148) Missing space before opening brace. (space-before-blocks)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) A space is required after ','. (comma-spacing)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) A space is required after ','. (comma-spacing)
(#149) Line 149 exceeds the maximum line length of 132. (max-len)
(#149) Requires a space before '}'. (block-spacing)
(#149) Missing semicolon. (semi)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing space before value for key 'get'. (key-spacing)
(#149) Missing space before opening brace. (space-before-blocks)
(#149) Requires a space after '{'. (block-spacing)
(#149) Statement inside of curly braces should be on next line. (brace-style)
(#149) Expected space(s) after "return". (keyword-spacing)
(#149) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#149) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Requires a space before '}'. (block-spacing)
(#149) Missing semicolon. (semi)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing space before value for key 'set'. (key-spacing)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing space before value for key 'get'. (key-spacing)
(#149) Missing space before opening brace. (space-before-blocks)
(#149) Requires a space after '{'. (block-spacing)
(#149) Statement inside of curly braces should be on next line. (brace-style)
(#149) A space is required after ','. (comma-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Expected space(s) after "if". (keyword-spacing)
(#149) Expected { after 'if' condition. (curly)
(#149) Expected space(s) before "return". (keyword-spacing)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Expected space(s) after "if". (keyword-spacing)
(#149) Expected { after 'if' condition. (curly)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Expected space(s) before "return". (keyword-spacing)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Expected space(s) after "for". (keyword-spacing)
(#149) Expected { after 'for' condition. (curly)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) A space is required after ','. (comma-spacing)
(#149) Unexpected use of comma operator. (no-sequences)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Expected space(s) after "if". (keyword-spacing)
(#149) Expected { after 'if' condition. (curly)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Expected { after 'else'. (curly)
(#149) Expected space(s) after "for". (keyword-spacing)
(#149) Expected { after 'for' condition. (curly)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#149) Infix operators must be spaced. (space-infix-ops)
(#150) Line 150 exceeds the maximum line length of 132. (max-len)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#150) Requires a space before '}'. (block-spacing)
(#150) Missing semicolon. (semi)
(#150) A space is required after ','. (comma-spacing)
(#150) Missing space before value for key 'set'. (key-spacing)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#150) Expected space(s) after "if". (keyword-spacing)
(#150) Expected { after 'if' condition. (curly)
(#150) Expected space(s) before "return". (keyword-spacing)
(#150) Missing semicolon. (semi)
(#150) Requires a space before '}'. (block-spacing)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing space before value for key 'cuechange'. (key-spacing)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing space before opening brace. (space-before-blocks)
(#150) Requires a space after '{'. (block-spacing)
(#150) Statement inside of curly braces should be on next line. (brace-style)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Expected { after 'if' condition. (curly)
(#150) Expected space(s) after "if". (keyword-spacing)
(#150) Expected { after 'for' condition. (curly)
(#150) Expected space(s) after "for". (keyword-spacing)
(#150) Expected space(s) before "for". (keyword-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#150) Requires a space before '}'. (block-spacing)
(#150) Missing semicolon. (semi)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Requires a space after '{'. (block-spacing)
(#150) Missing space before opening brace. (space-before-blocks)
(#150) Statement inside of curly braces should be on next line. (brace-style)
(#150) Expected { after 'for' condition. (curly)
(#150) Expected space(s) after "for". (keyword-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Unexpected use of comma operator. (no-sequences)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#150) 'g' used outside of binding context. (block-scoped-var)
(#150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Requires a space before '}'. (block-spacing)
(#150) Missing semicolon. (semi)
(#151) Line 151 exceeds the maximum line length of 132. (max-len)
(#151) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) Requires a space after '{'. (block-spacing)
(#151) Missing space before opening brace. (space-before-blocks)
(#151) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#151) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#151) Statement inside of curly braces should be on next line. (brace-style)
(#151) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Expected to return a value at the end of this function. (consistent-return)
(#151) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Missing space before opening brace. (space-before-blocks)
(#151) Requires a space after '{'. (block-spacing)
(#151) Statement inside of curly braces should be on next line. (brace-style)
(#151) Expected { after 'if' condition. (curly)
(#151) Expected space(s) after "if". (keyword-spacing)
(#151) Expected space(s) before "return". (keyword-spacing)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#151) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#151) A space is required after ','. (comma-spacing)
(#151) Missing semicolon. (semi)
(#151) Requires a space before '}'. (block-spacing)
(#151) Missing semicolon. (semi)
(#151) Requires a space before '}'. (block-spacing)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) Requires a space after '{'. (block-spacing)
(#151) Missing space before opening brace. (space-before-blocks)
(#151) Statement inside of curly braces should be on next line. (brace-style)
(#151) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#151) Expected { after 'if' condition. (curly)
(#151) Expected space(s) after "if". (keyword-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing space before opening brace. (space-before-blocks)
(#151) Requires a space after '{'. (block-spacing)
(#151) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#151) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#151) Statement inside of curly braces should be on next line. (brace-style)
(#151) A space is required after ','. (comma-spacing)
(#151) Missing semicolon. (semi)
(#151) Requires a space before '}'. (block-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Expected space(s) after "else". (keyword-spacing)
(#151) Requires a space after '{'. (block-spacing)
(#151) Statement inside of curly braces should be on next line. (brace-style)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing space before opening brace. (space-before-blocks)
(#151) Requires a space after '{'. (block-spacing)
(#151) Statement inside of curly braces should be on next line. (brace-style)
(#151) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#151) Missing semicolon. (semi)
(#151) Requires a space before '}'. (block-spacing)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing space before opening brace. (space-before-blocks)
(#151) Requires a space after '{'. (block-spacing)
(#151) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#151) Statement inside of curly braces should be on next line. (brace-style)
(#151) Requires a space before '}'. (block-spacing)
(#151) Missing semicolon. (semi)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#151) Requires a space before '}'. (block-spacing)
(#151) Missing semicolon. (semi)
(#151) Requires a space before '}'. (block-spacing)
(#152) Line 152 exceeds the maximum line length of 132. (max-len)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Requires a space after '{'. (block-spacing)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Expected { after 'if' condition. (curly)
(#152) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#152) Expected space(s) after "if". (keyword-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Expected space(s) before "throw". (keyword-spacing)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) A space is required after ','. (comma-spacing)
(#152) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Unexpected use of '>>>'. (no-bitwise)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Expected { after 'if' condition. (curly)
(#152) Expected space(s) after "if". (keyword-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Expected space(s) before "return". (keyword-spacing)
(#152) Expected space(s) after "return". (keyword-spacing)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Expected { after 'if' condition. (curly)
(#152) Expected space(s) after "if". (keyword-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Expected space(s) after "return". (keyword-spacing)
(#152) Expected space(s) before "return". (keyword-spacing)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Expected space(s) after "for". (keyword-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Requires a space after '{'. (block-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Expected { after 'if' condition. (curly)
(#152) Expected space(s) after "if". (keyword-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Expected space(s) before "return". (keyword-spacing)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) Missing semicolon. (semi)
(#152) Requires a space before '}'. (block-spacing)
(#152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) Expected space(s) after "return". (keyword-spacing)
(#152) Expected space(s) before "return". (keyword-spacing)
(#152) Requires a space before '}'. (block-spacing)
(#152) Missing semicolon. (semi)
(#153) Line 153 exceeds the maximum line length of 132. (max-len)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Expected to return a value at the end of this function. (consistent-return)
(#153) Requires a space after '{'. (block-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) A space is required after ','. (comma-spacing)
(#153) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#153) A space is required after ','. (comma-spacing)
(#153) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Expected { after 'if' condition. (curly)
(#153) Expected space(s) after "if". (keyword-spacing)
(#153) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#153) Expected { after 'for-in'. (curly)
(#153) Expected space(s) before "for". (keyword-spacing)
(#153) Expected space(s) after "for". (keyword-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) A space is required after ','. (comma-spacing)
(#153) Unexpected use of comma operator. (no-sequences)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Expected { after 'for' condition. (curly)
(#153) Expected space(s) after "for". (keyword-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Missing space before value for key 'get'. (key-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Requires a space after '{'. (block-spacing)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Requires a space before '}'. (block-spacing)
(#153) Missing semicolon. (semi)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#153) A space is required after ','. (comma-spacing)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Expected { after 'if' condition. (curly)
(#153) Expected space(s) after "if". (keyword-spacing)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Expected space(s) before "return". (keyword-spacing)
(#153) Missing semicolon. (semi)
(#153) Requires a space before '}'. (block-spacing)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing space before value for key 'change'. (key-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Missing space before value for key 'addtrack'. (key-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Missing space before value for key 'removetrack'. (key-spacing)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Expected space(s) after "for". (keyword-spacing)
(#153) Expected { after 'for-in'. (curly)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#154) Line 154 exceeds the maximum line length of 132. (max-len)
(#154) Missing JSDoc comment. (require-jsdoc)
(#154) A space is required after ','. (comma-spacing)
(#154) Requires a space after '{'. (block-spacing)
(#154) Missing space before opening brace. (space-before-blocks)
(#154) Statement inside of curly braces should be on next line. (brace-style)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#154) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) A space is required after ','. (comma-spacing)
(#154) A space is required after ','. (comma-spacing)
(#154) Missing space before value for key 'get'. (key-spacing)
(#154) Requires a space after '{'. (block-spacing)
(#154) Missing space before opening brace. (space-before-blocks)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Statement inside of curly braces should be on next line. (brace-style)
(#154) Missing semicolon. (semi)
(#154) Requires a space before '}'. (block-spacing)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) A space is required after ','. (comma-spacing)
(#154) A space is required after ','. (comma-spacing)
(#154) Requires a space after '{'. (block-spacing)
(#154) Missing space before opening brace. (space-before-blocks)
(#154) Statement inside of curly braces should be on next line. (brace-style)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Missing semicolon. (semi)
(#154) Requires a space before '}'. (block-spacing)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Missing space before value for key 'type'. (key-spacing)
(#154) A space is required after ','. (comma-spacing)
(#154) Missing space before value for key 'T'. (key-spacing)
(#154) Requires a space before '}'. (block-spacing)
(#154) Missing semicolon. (semi)
(#154) Expected space(s) before "function". (keyword-spacing)
(#154) Missing JSDoc comment. (require-jsdoc)
(#154) A space is required after ','. (comma-spacing)
(#154) Requires a space after '{'. (block-spacing)
(#154) Missing space before opening brace. (space-before-blocks)
(#154) Expected space(s) after "for". (keyword-spacing)
(#154) Expected { after 'for' condition. (curly)
(#154) Statement inside of curly braces should be on next line. (brace-style)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) A space is required after ','. (comma-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) A space is required after ','. (comma-spacing)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Expected space(s) before "if". (keyword-spacing)
(#154) Expected space(s) after "if". (keyword-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Unexpected use of comma operator. (no-sequences)
(#154) A space is required after ','. (comma-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Requires a space after '{'. (block-spacing)
(#154) Missing space before opening brace. (space-before-blocks)
(#154) Statement inside of curly braces should be on next line. (brace-style)
(#154) A space is required after ','. (comma-spacing)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Requires a space before '}'. (block-spacing)
(#154) Missing semicolon. (semi)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Missing space before value for key 'type'. (key-spacing)
(#154) A space is required after ','. (comma-spacing)
(#154) Missing space before value for key 'T'. (key-spacing)
(#154) Missing semicolon. (semi)
(#154) Requires a space before '}'. (block-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing space before opening brace. (space-before-blocks)
(#154) Requires a space after '{'. (block-spacing)
(#154) Expected space(s) after "for". (keyword-spacing)
(#154) Expected { after 'for' condition. (curly)
(#154) Statement inside of curly braces should be on next line. (brace-style)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) A space is required after ','. (comma-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) A space is required after ','. (comma-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) A space is required after ','. (comma-spacing)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Expected space(s) before "if". (keyword-spacing)
(#154) Expected space(s) after "if". (keyword-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Unexpected use of comma operator. (no-sequences)
(#154) A space is required after ','. (comma-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Requires a space after '{'. (block-spacing)
(#154) Missing space before opening brace. (space-before-blocks)
(#154) Statement inside of curly braces should be on next line. (brace-style)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Missing semicolon. (semi)
(#154) Requires a space before '}'. (block-spacing)
(#154) Expected space(s) before "return". (keyword-spacing)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) 'e' used outside of binding context. (block-scoped-var)
(#154) Missing semicolon. (semi)
(#154) Requires a space before '}'. (block-spacing)
(#155) Line 155 exceeds the maximum line length of 132. (max-len)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Expected to return a value at the end of this function. (consistent-return)
(#155) Missing space before opening brace. (space-before-blocks)
(#155) Requires a space after '{'. (block-spacing)
(#155) Statement inside of curly braces should be on next line. (brace-style)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) A space is required after ','. (comma-spacing)
(#155) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#155) Missing whitespace after semicolon. (semi-spacing)
(#155) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#155) Expected { after 'if' condition. (curly)
(#155) Expected space(s) after "if". (keyword-spacing)
(#155) Expected space(s) before "for". (keyword-spacing)
(#155) Expected { after 'for-in'. (curly)
(#155) Expected space(s) after "for". (keyword-spacing)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) A space is required after ','. (comma-spacing)
(#155) Unexpected use of comma operator. (no-sequences)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Missing whitespace after semicolon. (semi-spacing)
(#155) A space is required after ','. (comma-spacing)
(#155) Missing whitespace after semicolon. (semi-spacing)
(#155) A space is required after ','. (comma-spacing)
(#155) A space is required after ','. (comma-spacing)
(#155) Missing space before value for key 'get'. (key-spacing)
(#155) Missing whitespace after semicolon. (semi-spacing)
(#155) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#155) Expected { after 'if' condition. (curly)
(#155) Expected space(s) after "if". (keyword-spacing)
(#155) Expected space(s) before "return". (keyword-spacing)
(#155) Requires a space before '}'. (block-spacing)
(#155) Missing semicolon. (semi)
(#155) Missing whitespace after semicolon. (semi-spacing)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Requires a space after '{'. (block-spacing)
(#155) Missing space before opening brace. (space-before-blocks)
(#155) Statement inside of curly braces should be on next line. (brace-style)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) A space is required after ','. (comma-spacing)
(#155) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) A space is required after ','. (comma-spacing)
(#155) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Missing whitespace after semicolon. (semi-spacing)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Missing whitespace after semicolon. (semi-spacing)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Missing whitespace after semicolon. (semi-spacing)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Missing space before opening brace. (space-before-blocks)
(#155) Requires a space after '{'. (block-spacing)
(#155) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#155) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#155) Statement inside of curly braces should be on next line. (brace-style)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) A space is required after ','. (comma-spacing)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) A space is required after ','. (comma-spacing)
(#155) Missing space before value for key 'get'. (key-spacing)
(#155) Missing space before opening brace. (space-before-blocks)
(#155) Requires a space after '{'. (block-spacing)
(#155) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#155) Statement inside of curly braces should be on next line. (brace-style)
(#155) Requires a space before '}'. (block-spacing)
(#155) Missing semicolon. (semi)
(#155) Requires a space before '}'. (block-spacing)
(#155) Missing semicolon. (semi)
(#155) Missing whitespace after semicolon. (semi-spacing)
(#155) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#155) Expected { after 'if' condition. (curly)
(#155) Expected space(s) after "if". (keyword-spacing)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Expected space(s) before "for". (keyword-spacing)
(#155) Expected { after 'for' condition. (curly)
(#155) Expected space(s) after "for". (keyword-spacing)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Missing whitespace after semicolon. (semi-spacing)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Missing whitespace after semicolon. (semi-spacing)
(#155) A space is required after ','. (comma-spacing)
(#155) Requires a space before '}'. (block-spacing)
(#155) Missing semicolon. (semi)
(#156) Line 156 exceeds the maximum line length of 132. (max-len)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Requires a space after '{'. (block-spacing)
(#156) Missing space before opening brace. (space-before-blocks)
(#156) Statement inside of curly braces should be on next line. (brace-style)
(#156) Expected { after 'for' condition. (curly)
(#156) Expected space(s) after "for". (keyword-spacing)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) A space is required after ','. (comma-spacing)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) A space is required after ','. (comma-spacing)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) A space is required after ','. (comma-spacing)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) Expected space(s) after "if". (keyword-spacing)
(#156) Expected space(s) before "if". (keyword-spacing)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) A space is required after ','. (comma-spacing)
(#156) Unexpected use of comma operator. (no-sequences)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Requires a space after '{'. (block-spacing)
(#156) Missing space before opening brace. (space-before-blocks)
(#156) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#156) Statement inside of curly braces should be on next line. (brace-style)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#156) Missing semicolon. (semi)
(#156) Requires a space before '}'. (block-spacing)
(#156) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#156) Expected space(s) before "return". (keyword-spacing)
(#156) 'e' used outside of binding context. (block-scoped-var)
(#156) Requires a space before '}'. (block-spacing)
(#156) Missing semicolon. (semi)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Missing space before value for key 'l'. (key-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) Missing space before opening brace. (space-before-blocks)
(#156) Requires a space after '{'. (block-spacing)
(#156) Statement inside of curly braces should be on next line. (brace-style)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#156) A space is required after ','. (comma-spacing)
(#156) Missing space before opening brace. (space-before-blocks)
(#156) Requires a space after '{'. (block-spacing)
(#156) Expected { after 'if' condition. (curly)
(#156) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#156) Statement inside of curly braces should be on next line. (brace-style)
(#156) Expected space(s) after "if". (keyword-spacing)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Expected space(s) before "this". (keyword-spacing)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) Expected space(s) after "else". (keyword-spacing)
(#156) Requires a space after '{'. (block-spacing)
(#156) Statement inside of curly braces should be on next line. (brace-style)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) Expected { after 'for' condition. (curly)
(#156) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#156) Expected space(s) after "for". (keyword-spacing)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Unexpected use of comma operator. (no-sequences)
(#156) A space is required after ','. (comma-spacing)
(#156) Requires a space before '}'. (block-spacing)
(#156) Missing semicolon. (semi)
(#156) Requires a space before '}'. (block-spacing)
(#156) Requires a space before '}'. (block-spacing)
(#156) Missing semicolon. (semi)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Requires a space after '{'. (block-spacing)
(#156) Missing space before opening brace. (space-before-blocks)
(#156) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#156) Statement inside of curly braces should be on next line. (brace-style)
(#156) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Requires a space before '}'. (block-spacing)
(#156) Missing semicolon. (semi)
(#157) Line 157 exceeds the maximum line length of 132. (max-len)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Missing space before opening brace. (space-before-blocks)
(#157) Requires a space after '{'. (block-spacing)
(#157) Statement inside of curly braces should be on next line. (brace-style)
(#157) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#157) A space is required after ','. (comma-spacing)
(#157) A space is required after ','. (comma-spacing)
(#157) Missing space before value for key 'className'. (key-spacing)
(#157) Missing semicolon. (semi)
(#157) Requires a space before '}'. (block-spacing)
(#157) Missing whitespace after semicolon. (semi-spacing)
(#157) This line has 6 statements. Maximum allowed is 2. (max-statements-per-line)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Requires a space after '{'. (block-spacing)
(#157) Missing space before opening brace. (space-before-blocks)
(#157) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#157) Statement inside of curly braces should be on next line. (brace-style)
(#157) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) A space is required after ','. (comma-spacing)
(#157) A space is required after ','. (comma-spacing)
(#157) Requires a space before '}'. (block-spacing)
(#157) Missing semicolon. (semi)
(#157) Missing whitespace after semicolon. (semi-spacing)
(#157) Missing JSDoc comment. (require-jsdoc)
(#157) A space is required after ','. (comma-spacing)
(#157) Missing space before opening brace. (space-before-blocks)
(#157) Requires a space after '{'. (block-spacing)
(#157) Expected space(s) after "return". (keyword-spacing)
(#157) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#157) Statement inside of curly braces should be on next line. (brace-style)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) A space is required after ','. (comma-spacing)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) A space is required after ','. (comma-spacing)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) A space is required after ','. (comma-spacing)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Requires a space before '}'. (block-spacing)
(#157) Missing semicolon. (semi)
(#158) Line 158 exceeds the maximum line length of 132. (max-len)
(#158) Infix operators must be spaced. (space-infix-ops)
(#158) Missing space before value for key 'xf'. (key-spacing)
(#158) A space is required after ','. (comma-spacing)
(#158) Missing space before value for key 'Df'. (key-spacing)
(#158) A space is required after ','. (comma-spacing)
(#158) Missing space before value for key 'Ff'. (key-spacing)
(#158) A space is required after ','. (comma-spacing)
(#158) Missing space before value for key 'yf'. (key-spacing)
(#158) A space is required after ','. (comma-spacing)
(#158) Missing space before value for key 'zf'. (key-spacing)
(#158) A space is required after ','. (comma-spacing)
(#158) Missing space before value for key 'Bf'. (key-spacing)
(#158) A space is required after ','. (comma-spacing)
(#158) Missing space before value for key 'Cf'. (key-spacing)
(#158) A space is required after ','. (comma-spacing)
(#158) Missing space before value for key 'of'. (key-spacing)
(#158) A space is required after ','. (comma-spacing)
(#158) Missing space before value for key 'Ef'. (key-spacing)
(#158) A space is required after ','. (comma-spacing)
(#158) Missing space before value for key 'Gf'. (key-spacing)
(#158) Missing whitespace after semicolon. (semi-spacing)
(#158) Infix operators must be spaced. (space-infix-ops)
(#158) Missing space before opening brace. (space-before-blocks)
(#158) Requires a space after '{'. (block-spacing)
(#158) Statement inside of curly braces should be on next line. (brace-style)
(#158) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#158) Infix operators must be spaced. (space-infix-ops)
(#158) A space is required after ','. (comma-spacing)
(#158) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#158) Infix operators must be spaced. (space-infix-ops)
(#158) A space is required after ','. (comma-spacing)
(#158) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#158) Missing whitespace after semicolon. (semi-spacing)
(#158) Missing whitespace after semicolon. (semi-spacing)
(#158) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#158) Expected { after 'if' condition. (curly)
(#158) Expected space(s) after "if". (keyword-spacing)
(#158) Expected space(s) after "for". (keyword-spacing)
(#158) Expected space(s) before "for". (keyword-spacing)
(#158) Expected { after 'for' condition. (curly)
(#158) Infix operators must be spaced. (space-infix-ops)
(#158) Missing whitespace after semicolon. (semi-spacing)
(#158) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#158) Infix operators must be spaced. (space-infix-ops)
(#158) A space is required after ','. (comma-spacing)
(#158) Unexpected use of comma operator. (no-sequences)
(#158) Infix operators must be spaced. (space-infix-ops)
(#158) Infix operators must be spaced. (space-infix-ops)
(#158) Missing semicolon. (semi)
(#158) Requires a space before '}'. (block-spacing)
(#159) Line 159 exceeds the maximum line length of 132. (max-len)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) Requires a space after '{'. (block-spacing)
(#159) Missing space before opening brace. (space-before-blocks)
(#159) Expected space(s) after "if". (keyword-spacing)
(#159) Statement inside of curly braces should be on next line. (brace-style)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) Requires a space after '{'. (block-spacing)
(#159) Missing space before opening brace. (space-before-blocks)
(#159) Expected { after 'for' condition. (curly)
(#159) Expected space(s) after "for". (keyword-spacing)
(#159) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#159) Statement inside of curly braces should be on next line. (brace-style)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) A space is required after ','. (comma-spacing)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) A space is required after ','. (comma-spacing)
(#159) A space is required after ','. (comma-spacing)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) Missing whitespace after semicolon. (semi-spacing)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) Missing whitespace after semicolon. (semi-spacing)
(#159) Missing whitespace after semicolon. (semi-spacing)
(#159) A space is required after ','. (comma-spacing)
(#159) A space is required after ','. (comma-spacing)
(#159) Missing whitespace after semicolon. (semi-spacing)
(#159) Expected space(s) after "for". (keyword-spacing)
(#159) 'c' used outside of binding context. (block-scoped-var)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) 'g' used outside of binding context. (block-scoped-var)
(#159) Missing whitespace after semicolon. (semi-spacing)
(#159) 'c' used outside of binding context. (block-scoped-var)
(#159) Requires a space after '{'. (block-spacing)
(#159) Missing space before opening brace. (space-before-blocks)
(#159) Statement inside of curly braces should be on next line. (brace-style)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) 'g' used outside of binding context. (block-scoped-var)
(#159) 'c' used outside of binding context. (block-scoped-var)
(#159) Missing whitespace after semicolon. (semi-spacing)
(#159) 'd' used outside of binding context. (block-scoped-var)
(#159) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) 'd' used outside of binding context. (block-scoped-var)
(#159) Missing whitespace after semicolon. (semi-spacing)
(#159) Expected { after 'if' condition. (curly)
(#159) Expected space(s) after "if". (keyword-spacing)
(#159) 'd' used outside of binding context. (block-scoped-var)
(#159) Expected space(s) before "try". (keyword-spacing)
(#159) Expected space(s) after "try". (keyword-spacing)
(#159) Requires a space after '{'. (block-spacing)
(#159) Statement inside of curly braces should be on next line. (brace-style)
(#159) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#159) 'd' used outside of binding context. (block-scoped-var)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) A space is required after ','. (comma-spacing)
(#159) 'd' used outside of binding context. (block-scoped-var)
(#159) Missing semicolon. (semi)
(#159) Requires a space before '}'. (block-spacing)
(#159) Expected space(s) before "catch". (keyword-spacing)
(#159) Expected space(s) after "catch". (keyword-spacing)
(#159) Missing space before opening brace. (space-before-blocks)
(#159) Empty block statement. (no-empty)
(#159) 'd' used outside of binding context. (block-scoped-var)
(#159) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) 'd' used outside of binding context. (block-scoped-var)
(#159) Missing whitespace after semicolon. (semi-spacing)
(#159) Expected space(s) after "if". (keyword-spacing)
(#159) Expected { after 'if' condition. (curly)
(#159) 'd' used outside of binding context. (block-scoped-var)
(#159) Expected space(s) after "try". (keyword-spacing)
(#159) Expected space(s) before "try". (keyword-spacing)
(#159) Requires a space after '{'. (block-spacing)
(#159) Statement inside of curly braces should be on next line. (brace-style)
(#159) Infix operators must be spaced. (space-infix-ops)
(#160) Line 160 exceeds the maximum line length of 132. (max-len)
(#160) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#160) 'd' used outside of binding context. (block-scoped-var)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) A space is required after ','. (comma-spacing)
(#160) 'd' used outside of binding context. (block-scoped-var)
(#160) Missing semicolon. (semi)
(#160) Requires a space before '}'. (block-spacing)
(#160) Expected space(s) after "catch". (keyword-spacing)
(#160) Expected space(s) before "catch". (keyword-spacing)
(#160) Empty block statement. (no-empty)
(#160) Missing space before opening brace. (space-before-blocks)
(#160) Expected { after 'if' condition. (curly)
(#160) Expected space(s) after "if". (keyword-spacing)
(#160) Expected space(s) before "if". (keyword-spacing)
(#160) 'd' used outside of binding context. (block-scoped-var)
(#160) Expected space(s) before "if". (keyword-spacing)
(#160) Expected space(s) after "if". (keyword-spacing)
(#160) 'd' used outside of binding context. (block-scoped-var)
(#160) Expected space(s) before "try". (keyword-spacing)
(#160) Expected space(s) after "try". (keyword-spacing)
(#160) Requires a space after '{'. (block-spacing)
(#160) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#160) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#160) Statement inside of curly braces should be on next line. (brace-style)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#160) 'd' used outside of binding context. (block-scoped-var)
(#160) A space is required after ','. (comma-spacing)
(#160) 'd' used outside of binding context. (block-scoped-var)
(#160) Requires a space before '}'. (block-spacing)
(#160) Missing semicolon. (semi)
(#160) Expected space(s) after "catch". (keyword-spacing)
(#160) Expected space(s) before "catch". (keyword-spacing)
(#160) Empty block statement. (no-empty)
(#160) Missing space before opening brace. (space-before-blocks)
(#160) Expected space(s) before "else". (keyword-spacing)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) 'd' used outside of binding context. (block-scoped-var)
(#160) Missing whitespace after semicolon. (semi-spacing)
(#160) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#160) 'd' used outside of binding context. (block-scoped-var)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Do not nest ternary expressions. (no-nested-ternary)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) 'd' used outside of binding context. (block-scoped-var)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Do not nest ternary expressions. (no-nested-ternary)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) 'd' used outside of binding context. (block-scoped-var)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) 'd' used outside of binding context. (block-scoped-var)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) 'd' used outside of binding context. (block-scoped-var)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Infix operators must be spaced. (space-infix-ops)
(#161) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#161) 'd' used outside of binding context. (block-scoped-var)
(#161) Line 161 exceeds the maximum line length of 132. (max-len)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) 'd' used outside of binding context. (block-scoped-var)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) 'e' used outside of binding context. (block-scoped-var)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) A space is required after ','. (comma-spacing)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) 'e' used outside of binding context. (block-scoped-var)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) 'd' used outside of binding context. (block-scoped-var)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) A space is required after ','. (comma-spacing)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) A space is required after ','. (comma-spacing)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) A space is required after ','. (comma-spacing)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) Missing whitespace after semicolon. (semi-spacing)
(#161) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#161) 'd' used outside of binding context. (block-scoped-var)
(#161) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) 'd' used outside of binding context. (block-scoped-var)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) 'd' used outside of binding context. (block-scoped-var)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) 'd' used outside of binding context. (block-scoped-var)
(#161) Missing semicolon. (semi)
(#161) Requires a space before '}'. (block-spacing)
(#161) Requires a space before '}'. (block-spacing)
(#161) Requires a space before '}'. (block-spacing)
(#162) Line 162 exceeds the maximum line length of 132. (max-len)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Missing space before value for key 'l'. (key-spacing)
(#162) A space is required after ','. (comma-spacing)
(#162) Requires a space after '{'. (block-spacing)
(#162) Missing space before opening brace. (space-before-blocks)
(#162) Statement inside of curly braces should be on next line. (brace-style)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) A space is required after ','. (comma-spacing)
(#162) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) A space is required after ','. (comma-spacing)
(#162) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#162) A space is required after ','. (comma-spacing)
(#162) Missing whitespace after semicolon. (semi-spacing)
(#162) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#162) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) A space is required after ','. (comma-spacing)
(#162) Requires a space after '{'. (block-spacing)
(#162) Missing space before opening brace. (space-before-blocks)
(#162) Statement inside of curly braces should be on next line. (brace-style)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) A space is required after ','. (comma-spacing)
(#162) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#162) A space is required after ','. (comma-spacing)
(#162) A space is required after ','. (comma-spacing)
(#162) Missing whitespace after semicolon. (semi-spacing)
(#162) Expected space(s) after "if". (keyword-spacing)
(#162) Missing space before opening brace. (space-before-blocks)
(#162) Requires a space after '{'. (block-spacing)
(#162) Statement inside of curly braces should be on next line. (brace-style)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Missing whitespace after semicolon. (semi-spacing)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Missing whitespace after semicolon. (semi-spacing)
(#162) Expected { after 'for' condition. (curly)
(#162) Expected space(s) after "for". (keyword-spacing)
(#162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Missing whitespace after semicolon. (semi-spacing)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Missing whitespace after semicolon. (semi-spacing)
(#162) Expected space(s) before "if". (keyword-spacing)
(#162) Expected space(s) after "if". (keyword-spacing)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) A space is required after ','. (comma-spacing)
(#162) Unexpected use of comma operator. (no-sequences)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Missing space before opening brace. (space-before-blocks)
(#162) Requires a space after '{'. (block-spacing)
(#162) Statement inside of curly braces should be on next line. (brace-style)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Missing whitespace after semicolon. (semi-spacing)
(#162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#162) Missing semicolon. (semi)
(#162) Requires a space before '}'. (block-spacing)
(#162) Requires a space before '}'. (block-spacing)
(#162) Expected space(s) before "this". (keyword-spacing)
(#162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#162) Missing semicolon. (semi)
(#162) Requires a space before '}'. (block-spacing)
(#162) A space is required after ','. (comma-spacing)
(#162) A space is required after ','. (comma-spacing)
(#162) A space is required after ','. (comma-spacing)
(#162) A space is required after ','. (comma-spacing)
(#162) Missing space before opening brace. (space-before-blocks)
(#162) Requires a space after '{'. (block-spacing)
(#162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#162) Statement inside of curly braces should be on next line. (brace-style)
(#162) A space is required after ','. (comma-spacing)
(#162) Missing semicolon. (semi)
(#162) Requires a space before '}'. (block-spacing)
(#162) Missing whitespace after semicolon. (semi-spacing)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Missing whitespace after semicolon. (semi-spacing)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) ["default"] is better written in dot notation. (dot-notation)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Missing whitespace after semicolon. (semi-spacing)
(#162) A space is required after ','. (comma-spacing)
(#162) A space is required after ','. (comma-spacing)
(#162) Missing whitespace after semicolon. (semi-spacing)
(#162) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Infix operators must be spaced. (space-infix-ops)
(#163) Line 163 exceeds the maximum line length of 132. (max-len)
(#163) A space is required after ','. (comma-spacing)
(#163) Requires a space after '{'. (block-spacing)
(#163) Missing space before opening brace. (space-before-blocks)
(#163) Statement inside of curly braces should be on next line. (brace-style)
(#163) Expected { after 'if' condition. (curly)
(#163) Expected space(s) after "if". (keyword-spacing)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Expected space(s) after "try". (keyword-spacing)
(#163) Expected space(s) before "try". (keyword-spacing)
(#163) Requires a space after '{'. (block-spacing)
(#163) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#163) Statement inside of curly braces should be on next line. (brace-style)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Missing semicolon. (semi)
(#163) Requires a space before '}'. (block-spacing)
(#163) Expected space(s) before "catch". (keyword-spacing)
(#163) Expected space(s) after "catch". (keyword-spacing)
(#163) Missing space before opening brace. (space-before-blocks)
(#163) Empty block statement. (no-empty)
(#163) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#163) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) A space is required after ','. (comma-spacing)
(#163) A space is required after ','. (comma-spacing)
(#163) A space is required after ','. (comma-spacing)
(#163) Missing whitespace after semicolon. (semi-spacing)
(#163) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#163) Requires a space before '}'. (block-spacing)
(#163) Missing semicolon. (semi)
(#163) Requires a space before '}'. (block-spacing)
(#163) Missing semicolon. (semi)
(#163) Missing whitespace after semicolon. (semi-spacing)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Requires a space after '{'. (block-spacing)
(#163) Missing space before opening brace. (space-before-blocks)
(#163) Statement inside of curly braces should be on next line. (brace-style)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) A space is required after ','. (comma-spacing)
(#163) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) A space is required after ','. (comma-spacing)
(#163) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#163) A space is required after ','. (comma-spacing)
(#163) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Missing whitespace after semicolon. (semi-spacing)
(#163) Missing whitespace after semicolon. (semi-spacing)
(#163) Expected { after 'if' condition. (curly)
(#163) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#163) Expected space(s) after "if". (keyword-spacing)
(#163) Expected { after 'for' condition. (curly)
(#163) Expected space(s) before "for". (keyword-spacing)
(#163) Expected space(s) after "for". (keyword-spacing)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Missing whitespace after semicolon. (semi-spacing)
(#163) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) A space is required after ','. (comma-spacing)
(#163) Unexpected use of comma operator. (no-sequences)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Requires a space before '}'. (block-spacing)
(#163) Missing semicolon. (semi)
(#163) Missing whitespace after semicolon. (semi-spacing)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Missing space before value for key 'l'. (key-spacing)
(#163) A space is required after ','. (comma-spacing)
(#163) Requires a space after '{'. (block-spacing)
(#163) Missing space before opening brace. (space-before-blocks)
(#163) Statement inside of curly braces should be on next line. (brace-style)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Missing space before value for key 'kind'. (key-spacing)
(#163) A space is required after ','. (comma-spacing)
(#163) Missing space before value for key 'player'. (key-spacing)
(#163) A space is required after ','. (comma-spacing)
(#163) Missing space before value for key 'label'. (key-spacing)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) A space is required after ','. (comma-spacing)
(#163) Missing space before value for key 'default'. (key-spacing)
(#163) A space is required after ','. (comma-spacing)
(#163) Missing space before value for key 'mode'. (key-spacing)
(#163) Missing whitespace after semicolon. (semi-spacing)
(#163) A space is required after ','. (comma-spacing)
(#163) A space is required after ','. (comma-spacing)
(#163) Missing whitespace after semicolon. (semi-spacing)
(#163) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#163) Requires a space before '}'. (block-spacing)
(#163) Missing semicolon. (semi)
(#164) Line 164 exceeds the maximum line length of 132. (max-len)
(#164) Infix operators must be spaced. (space-infix-ops)
(#164) Missing space before value for key 'l'. (key-spacing)
(#164) A space is required after ','. (comma-spacing)
(#164) Requires a space after '{'. (block-spacing)
(#164) Missing space before opening brace. (space-before-blocks)
(#164) Statement inside of curly braces should be on next line. (brace-style)
(#164) Infix operators must be spaced. (space-infix-ops)
(#164) Missing space before value for key 'kind'. (key-spacing)
(#164) A space is required after ','. (comma-spacing)
(#164) Missing space before value for key 'player'. (key-spacing)
(#164) A space is required after ','. (comma-spacing)
(#164) Missing space before value for key 'label'. (key-spacing)
(#164) Infix operators must be spaced. (space-infix-ops)
(#164) A space is required after ','. (comma-spacing)
(#164) Missing space before value for key 'default'. (key-spacing)
(#164) A space is required after ','. (comma-spacing)
(#164) Missing space before value for key 'mode'. (key-spacing)
(#164) Missing whitespace after semicolon. (semi-spacing)
(#164) This line has 6 statements. Maximum allowed is 2. (max-statements-per-line)
(#164) A space is required after ','. (comma-spacing)
(#164) A space is required after ','. (comma-spacing)
(#164) Missing whitespace after semicolon. (semi-spacing)
(#164) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#164) Missing semicolon. (semi)
(#164) Requires a space before '}'. (block-spacing)
(#164) Missing whitespace after semicolon. (semi-spacing)
(#164) Infix operators must be spaced. (space-infix-ops)
(#164) Requires a space after '{'. (block-spacing)
(#164) Missing space before opening brace. (space-before-blocks)
(#164) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#164) Statement inside of curly braces should be on next line. (brace-style)
(#164) Missing semicolon. (semi)
(#164) Requires a space before '}'. (block-spacing)
(#165) Line 165 exceeds the maximum line length of 132. (max-len)
(#165) Infix operators must be spaced. (space-infix-ops)
(#165) Missing space before value for key 'l'. (key-spacing)
(#165) A space is required after ','. (comma-spacing)
(#165) Missing space before opening brace. (space-before-blocks)
(#165) Requires a space after '{'. (block-spacing)
(#165) Statement inside of curly braces should be on next line. (brace-style)
(#165) A space is required after ','. (comma-spacing)
(#165) Missing whitespace after semicolon. (semi-spacing)
(#165) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#165) A space is required after ','. (comma-spacing)
(#165) A space is required after ','. (comma-spacing)
(#165) Missing whitespace after semicolon. (semi-spacing)
(#165) Infix operators must be spaced. (space-infix-ops)
(#165) Missing whitespace after semicolon. (semi-spacing)
(#165) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#165) Infix operators must be spaced. (space-infix-ops)
(#165) Infix operators must be spaced. (space-infix-ops)
(#165) Missing whitespace after semicolon. (semi-spacing)
(#165) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#165) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#165) Infix operators must be spaced. (space-infix-ops)
(#165) Infix operators must be spaced. (space-infix-ops)
(#165) A space is required after ','. (comma-spacing)
(#165) A space is required after ','. (comma-spacing)
(#165) A space is required after ','. (comma-spacing)
(#165) A space is required after ','. (comma-spacing)
(#165) A space is required after ','. (comma-spacing)
(#165) A space is required after ','. (comma-spacing)
(#165) A space is required after ','. (comma-spacing)
(#165) Requires a space after '{'. (block-spacing)
(#165) Missing space before opening brace. (space-before-blocks)
(#165) Statement inside of curly braces should be on next line. (brace-style)
(#165) A space is required after ','. (comma-spacing)
(#165) Missing whitespace after semicolon. (semi-spacing)
(#165) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#165) A space is required after ','. (comma-spacing)
(#165) Missing semicolon. (semi)
(#165) Requires a space before '}'. (block-spacing)
(#165) Requires a space before '}'. (block-spacing)
(#165) Missing semicolon. (semi)
(#166) Line 166 exceeds the maximum line length of 132. (max-len)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Requires a space after '{'. (block-spacing)
(#166) Missing space before opening brace. (space-before-blocks)
(#166) Statement inside of curly braces should be on next line. (brace-style)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) A space is required after ','. (comma-spacing)
(#166) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing whitespace after semicolon. (semi-spacing)
(#166) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#166) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'kind'. (key-spacing)
(#166) Missing whitespace after semicolon. (semi-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'kind'. (key-spacing)
(#166) Missing whitespace after semicolon. (semi-spacing)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Missing whitespace after semicolon. (semi-spacing)
(#166) Expected { after 'if' condition. (curly)
(#166) Expected space(s) after "if". (keyword-spacing)
(#166) Expected space(s) before "return". (keyword-spacing)
(#166) Missing whitespace after semicolon. (semi-spacing)
(#166) Expected { after 'for' condition. (curly)
(#166) Expected space(s) after "for". (keyword-spacing)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Missing whitespace after semicolon. (semi-spacing)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Missing whitespace after semicolon. (semi-spacing)
(#166) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) A space is required after ','. (comma-spacing)
(#166) Unexpected use of comma operator. (no-sequences)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'track'. (key-spacing)
(#166) Missing whitespace after semicolon. (semi-spacing)
(#166) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#166) Requires a space before '}'. (block-spacing)
(#166) Missing semicolon. (semi)
(#166) Missing whitespace after semicolon. (semi-spacing)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Missing space before value for key 'l'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Requires a space after '{'. (block-spacing)
(#166) Missing space before opening brace. (space-before-blocks)
(#166) Statement inside of curly braces should be on next line. (brace-style)
(#166) A space is required after ','. (comma-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing whitespace after semicolon. (semi-spacing)
(#166) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#166) A space is required after ','. (comma-spacing)
(#166) Requires a space before '}'. (block-spacing)
(#166) Missing semicolon. (semi)
(#166) Missing whitespace after semicolon. (semi-spacing)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Missing whitespace after semicolon. (semi-spacing)
(#166) Infix operators must be spaced. (space-infix-ops)
(#167) Line 167 exceeds the maximum line length of 132. (max-len)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Missing whitespace after semicolon. (semi-spacing)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Requires a space after '{'. (block-spacing)
(#167) Missing space before opening brace. (space-before-blocks)
(#167) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#167) Statement inside of curly braces should be on next line. (brace-style)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Missing whitespace after semicolon. (semi-spacing)
(#167) Missing whitespace after semicolon. (semi-spacing)
(#167) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Missing whitespace after semicolon. (semi-spacing)
(#167) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#167) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Requires a space before '}'. (block-spacing)
(#167) Missing semicolon. (semi)
(#167) Missing whitespace after semicolon. (semi-spacing)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Missing space before value for key 'l'. (key-spacing)
(#167) A space is required after ','. (comma-spacing)
(#167) A space is required after ','. (comma-spacing)
(#167) Requires a space after '{'. (block-spacing)
(#167) Missing space before opening brace. (space-before-blocks)
(#167) Statement inside of curly braces should be on next line. (brace-style)
(#167) A space is required after ','. (comma-spacing)
(#167) A space is required after ','. (comma-spacing)
(#167) A space is required after ','. (comma-spacing)
(#167) Missing whitespace after semicolon. (semi-spacing)
(#167) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#167) A space is required after ','. (comma-spacing)
(#167) Missing semicolon. (semi)
(#167) Requires a space before '}'. (block-spacing)
(#167) Missing whitespace after semicolon. (semi-spacing)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Missing whitespace after semicolon. (semi-spacing)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Missing whitespace after semicolon. (semi-spacing)
(#167) Infix operators must be spaced. (space-infix-ops)
(#168) Line 168 exceeds the maximum line length of 132. (max-len)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) Missing space before value for key 'l'. (key-spacing)
(#168) A space is required after ','. (comma-spacing)
(#168) A space is required after ','. (comma-spacing)
(#168) Missing space before opening brace. (space-before-blocks)
(#168) Requires a space after '{'. (block-spacing)
(#168) Statement inside of curly braces should be on next line. (brace-style)
(#168) A space is required after ','. (comma-spacing)
(#168) A space is required after ','. (comma-spacing)
(#168) A space is required after ','. (comma-spacing)
(#168) Missing whitespace after semicolon. (semi-spacing)
(#168) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#168) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#168) A space is required after ','. (comma-spacing)
(#168) Missing semicolon. (semi)
(#168) Requires a space before '}'. (block-spacing)
(#168) Missing whitespace after semicolon. (semi-spacing)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) Missing whitespace after semicolon. (semi-spacing)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) Missing whitespace after semicolon. (semi-spacing)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) Missing whitespace after semicolon. (semi-spacing)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) Missing whitespace after semicolon. (semi-spacing)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) Requires a space after '{'. (block-spacing)
(#168) Missing space before opening brace. (space-before-blocks)
(#168) Statement inside of curly braces should be on next line. (brace-style)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) A space is required after ','. (comma-spacing)
(#168) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#168) A space is required after ','. (comma-spacing)
(#168) Missing whitespace after semicolon. (semi-spacing)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) Missing whitespace after semicolon. (semi-spacing)
(#168) Expected space(s) after "if". (keyword-spacing)
(#168) Expected { after 'if' condition. (curly)
(#168) Expected space(s) before "return". (keyword-spacing)
(#168) Missing whitespace after semicolon. (semi-spacing)
(#168) Expected space(s) after "for". (keyword-spacing)
(#168) Expected { after 'for' condition. (curly)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) Missing whitespace after semicolon. (semi-spacing)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) Missing whitespace after semicolon. (semi-spacing)
(#168) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) A space is required after ','. (comma-spacing)
(#168) Unexpected use of comma operator. (no-sequences)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) A space is required after ','. (comma-spacing)
(#168) Missing space before value for key 'track'. (key-spacing)
(#168) Missing whitespace after semicolon. (semi-spacing)
(#168) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#168) Missing semicolon. (semi)
(#168) Requires a space before '}'. (block-spacing)
(#169) Line 169 exceeds the maximum line length of 132. (max-len)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Missing space before opening brace. (space-before-blocks)
(#169) Requires a space after '{'. (block-spacing)
(#169) Expected { after 'for' condition. (curly)
(#169) Expected space(s) after "for". (keyword-spacing)
(#169) Statement inside of curly braces should be on next line. (brace-style)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) A space is required after ','. (comma-spacing)
(#169) 'c' used outside of binding context. (block-scoped-var)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) A space is required after ','. (comma-spacing)
(#169) 'd' used outside of binding context. (block-scoped-var)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) A space is required after ','. (comma-spacing)
(#169) A space is required after ','. (comma-spacing)
(#169) A space is required after ','. (comma-spacing)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Missing whitespace after semicolon. (semi-spacing)
(#169) 'c' used outside of binding context. (block-scoped-var)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) 'd' used outside of binding context. (block-scoped-var)
(#169) Missing whitespace after semicolon. (semi-spacing)
(#169) 'c' used outside of binding context. (block-scoped-var)
(#169) Expected space(s) after "if". (keyword-spacing)
(#169) Expected space(s) before "if". (keyword-spacing)
(#169) Expected { after 'if' condition. (curly)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) 'c' used outside of binding context. (block-scoped-var)
(#169) A space is required after ','. (comma-spacing)
(#169) Unexpected use of comma operator. (no-sequences)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Expected space(s) after "if". (keyword-spacing)
(#169) Expected space(s) before "if". (keyword-spacing)
(#169) Missing space before opening brace. (space-before-blocks)
(#169) Requires a space after '{'. (block-spacing)
(#169) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#169) Statement inside of curly braces should be on next line. (brace-style)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Missing whitespace after semicolon. (semi-spacing)
(#169) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#169) Requires a space before '}'. (block-spacing)
(#169) Missing semicolon. (semi)
(#169) Expected space(s) before "else". (keyword-spacing)
(#169) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Unexpected use of comma operator. (no-sequences)
(#169) A space is required after ','. (comma-spacing)
(#169) A space is required after ','. (comma-spacing)
(#169) Requires a space after '{'. (block-spacing)
(#169) Missing space before opening brace. (space-before-blocks)
(#169) Statement inside of curly braces should be on next line. (brace-style)
(#169) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#169) Requires a space before '}'. (block-spacing)
(#169) Missing semicolon. (semi)
(#169) A space is required after ','. (comma-spacing)
(#169) Missing whitespace after semicolon. (semi-spacing)
(#169) 'a' used outside of binding context. (block-scoped-var)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Missing whitespace after semicolon. (semi-spacing)
(#169) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#169) 'a' used outside of binding context. (block-scoped-var)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) 'a' used outside of binding context. (block-scoped-var)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) A space is required after ','. (comma-spacing)
(#169) 'a' used outside of binding context. (block-scoped-var)
(#169) A space is required after ','. (comma-spacing)
(#169) Missing space before value for key 'className'. (key-spacing)
(#169) A space is required after ','. (comma-spacing)
(#169) Missing space before value for key 'innerHTML'. (key-spacing)
(#169) A space is required after ','. (comma-spacing)
(#169) Missing space before value for key 'We'. (key-spacing)
(#169) Missing whitespace after semicolon. (semi-spacing)
(#169) Expected space(s) after "if". (keyword-spacing)
(#169) 'g' used outside of binding context. (block-scoped-var)
(#169) Requires a space after '{'. (block-spacing)
(#169) Missing space before opening brace. (space-before-blocks)
(#169) 'e' used outside of binding context. (block-scoped-var)
(#169) Statement inside of curly braces should be on next line. (brace-style)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) 'g' used outside of binding context. (block-scoped-var)
(#169) Missing whitespace after semicolon. (semi-spacing)
(#169) Expected { after 'for' condition. (curly)
(#169) Expected space(s) after "for". (keyword-spacing)
(#169) A space is required after ','. (comma-spacing)
(#169) 'c' is already defined. (no-redeclare)
(#169) 'c' used outside of binding context. (block-scoped-var)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) A space is required after ','. (comma-spacing)
(#169) 'd' is already defined. (no-redeclare)
(#169) 'd' used outside of binding context. (block-scoped-var)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) 'e' used outside of binding context. (block-scoped-var)
(#169) Missing whitespace after semicolon. (semi-spacing)
(#169) 'c' used outside of binding context. (block-scoped-var)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) 'd' used outside of binding context. (block-scoped-var)
(#169) Missing whitespace after semicolon. (semi-spacing)
(#169) 'c' used outside of binding context. (block-scoped-var)
(#169) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) 'e' used outside of binding context. (block-scoped-var)
(#169) 'c' used outside of binding context. (block-scoped-var)
(#169) A space is required after ','. (comma-spacing)
(#169) Unexpected use of comma operator. (no-sequences)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) A space is required after ','. (comma-spacing)
(#169) 'g' used outside of binding context. (block-scoped-var)
(#169) Missing space before value for key 'track'. (key-spacing)
(#169) A space is required after ','. (comma-spacing)
(#169) Missing space before value for key 'cue'. (key-spacing)
(#169) A space is required after ','. (comma-spacing)
(#169) 'h' used outside of binding context. (block-scoped-var)
(#169) A space is required after ','. (comma-spacing)
(#169) 'a' used outside of binding context. (block-scoped-var)
(#169) Missing whitespace after semicolon. (semi-spacing)
(#169) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#169) 'a' used outside of binding context. (block-scoped-var)
(#169) Missing semicolon. (semi)
(#169) Requires a space before '}'. (block-spacing)
(#169) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Missing whitespace after semicolon. (semi-spacing)
(#169) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#169) 'a' used outside of binding context. (block-scoped-var)
(#169) Requires a space before '}'. (block-spacing)
(#169) Missing semicolon. (semi)
(#170) Line 170 exceeds the maximum line length of 132. (max-len)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Missing space before value for key 'l'. (key-spacing)
(#170) A space is required after ','. (comma-spacing)
(#170) Missing space before opening brace. (space-before-blocks)
(#170) Requires a space after '{'. (block-spacing)
(#170) Statement inside of curly braces should be on next line. (brace-style)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) A space is required after ','. (comma-spacing)
(#170) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) A space is required after ','. (comma-spacing)
(#170) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Missing whitespace after semicolon. (semi-spacing)
(#170) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Missing whitespace after semicolon. (semi-spacing)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Missing whitespace after semicolon. (semi-spacing)
(#170) A space is required after ','. (comma-spacing)
(#170) A space is required after ','. (comma-spacing)
(#170) Missing whitespace after semicolon. (semi-spacing)
(#170) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#170) A space is required after ','. (comma-spacing)
(#170) A space is required after ','. (comma-spacing)
(#170) Requires a space before '}'. (block-spacing)
(#170) Missing semicolon. (semi)
(#170) Missing whitespace after semicolon. (semi-spacing)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Requires a space after '{'. (block-spacing)
(#170) Missing space before opening brace. (space-before-blocks)
(#170) Statement inside of curly braces should be on next line. (brace-style)
(#170) Missing whitespace after semicolon. (semi-spacing)
(#170) Missing whitespace after semicolon. (semi-spacing)
(#170) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#170) Requires a space before '}'. (block-spacing)
(#170) Missing semicolon. (semi)
(#170) Missing whitespace after semicolon. (semi-spacing)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Requires a space after '{'. (block-spacing)
(#170) Missing space before opening brace. (space-before-blocks)
(#170) Statement inside of curly braces should be on next line. (brace-style)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) A space is required after ','. (comma-spacing)
(#170) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Missing whitespace after semicolon. (semi-spacing)
(#170) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Missing semicolon. (semi)
(#170) Requires a space before '}'. (block-spacing)
(#171) Line 171 exceeds the maximum line length of 132. (max-len)
(#171) Missing JSDoc comment. (require-jsdoc)
(#171) Requires a space after '{'. (block-spacing)
(#171) Missing space before opening brace. (space-before-blocks)
(#171) Statement inside of curly braces should be on next line. (brace-style)
(#171) Missing whitespace after semicolon. (semi-spacing)
(#171) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#171) This line has 9 statements. Maximum allowed is 2. (max-statements-per-line)
(#171) Infix operators must be spaced. (space-infix-ops)
(#171) Infix operators must be spaced. (space-infix-ops)
(#171) Infix operators must be spaced. (space-infix-ops)
(#171) Infix operators must be spaced. (space-infix-ops)
(#171) Missing whitespace after semicolon. (semi-spacing)
(#171) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#171) Requires a space before '}'. (block-spacing)
(#171) Missing semicolon. (semi)
(#171) Expected space(s) before "function". (keyword-spacing)
(#171) Missing JSDoc comment. (require-jsdoc)
(#171) A space is required after ','. (comma-spacing)
(#171) Requires a space after '{'. (block-spacing)
(#171) Missing space before opening brace. (space-before-blocks)
(#171) Statement inside of curly braces should be on next line. (brace-style)
(#171) A space is required after ','. (comma-spacing)
(#171) Missing whitespace after semicolon. (semi-spacing)
(#171) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#171) Expected space(s) after "if". (keyword-spacing)
(#171) Requires a space after '{'. (block-spacing)
(#171) Missing space before opening brace. (space-before-blocks)
(#171) Expected space(s) after "for". (keyword-spacing)
(#171) Statement inside of curly braces should be on next line. (brace-style)
(#171) Expected { after 'for' condition. (curly)
(#171) Infix operators must be spaced. (space-infix-ops)
(#171) Missing whitespace after semicolon. (semi-spacing)
(#171) Infix operators must be spaced. (space-infix-ops)
(#171) Infix operators must be spaced. (space-infix-ops)
(#171) Infix operators must be spaced. (space-infix-ops)
(#171) A space is required after ','. (comma-spacing)
(#171) Infix operators must be spaced. (space-infix-ops)
(#171) Missing whitespace after semicolon. (semi-spacing)
(#171) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#171) Infix operators must be spaced. (space-infix-ops)
(#171) Missing semicolon. (semi)
(#171) Requires a space before '}'. (block-spacing)
(#171) Requires a space before '}'. (block-spacing)
(#172) Line 172 exceeds the maximum line length of 132. (max-len)
(#172) Infix operators must be spaced. (space-infix-ops)
(#172) Missing space before value for key 'l'. (key-spacing)
(#172) A space is required after ','. (comma-spacing)
(#172) Missing space before opening brace. (space-before-blocks)
(#172) Requires a space after '{'. (block-spacing)
(#172) Statement inside of curly braces should be on next line. (brace-style)
(#172) A space is required after ','. (comma-spacing)
(#172) A space is required after ','. (comma-spacing)
(#172) Missing whitespace after semicolon. (semi-spacing)
(#172) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#172) Missing whitespace after semicolon. (semi-spacing)
(#172) A space is required after ','. (comma-spacing)
(#172) A space is required after ','. (comma-spacing)
(#172) A space is required after ','. (comma-spacing)
(#172) Missing space before opening brace. (space-before-blocks)
(#172) Requires a space after '{'. (block-spacing)
(#172) Statement inside of curly braces should be on next line. (brace-style)
(#172) Missing whitespace after semicolon. (semi-spacing)
(#172) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#172) Missing semicolon. (semi)
(#172) Requires a space before '}'. (block-spacing)
(#172) Missing whitespace after semicolon. (semi-spacing)
(#172) A space is required after ','. (comma-spacing)
(#172) A space is required after ','. (comma-spacing)
(#172) A space is required after ','. (comma-spacing)
(#172) Requires a space after '{'. (block-spacing)
(#172) Missing space before opening brace. (space-before-blocks)
(#172) Statement inside of curly braces should be on next line. (brace-style)
(#172) Infix operators must be spaced. (space-infix-ops)
(#172) Missing whitespace after semicolon. (semi-spacing)
(#172) Infix operators must be spaced. (space-infix-ops)
(#172) Missing whitespace after semicolon. (semi-spacing)
(#172) Infix operators must be spaced. (space-infix-ops)
(#172) Missing whitespace after semicolon. (semi-spacing)
(#172) Infix operators must be spaced. (space-infix-ops)
(#173) Line 173 exceeds the maximum line length of 132. (max-len)
(#173) Missing whitespace after semicolon. (semi-spacing)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Missing whitespace after semicolon. (semi-spacing)
(#173) This line has 9 statements. Maximum allowed is 2. (max-statements-per-line)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Missing whitespace after semicolon. (semi-spacing)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Missing whitespace after semicolon. (semi-spacing)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Missing whitespace after semicolon. (semi-spacing)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Missing whitespace after semicolon. (semi-spacing)
(#173) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#173) Requires a space before '}'. (block-spacing)
(#173) Missing semicolon. (semi)
(#173) Missing whitespace after semicolon. (semi-spacing)
(#173) A space is required after ','. (comma-spacing)
(#173) A space is required after ','. (comma-spacing)
(#173) A space is required after ','. (comma-spacing)
(#173) Missing whitespace after semicolon. (semi-spacing)
(#173) A space is required after ','. (comma-spacing)
(#173) A space is required after ','. (comma-spacing)
(#174) Line 174 exceeds the maximum line length of 132. (max-len)
(#174) Missing whitespace after semicolon. (semi-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) Missing whitespace after semicolon. (semi-spacing)
(#174) This line has 7 statements. Maximum allowed is 2. (max-statements-per-line)
(#174) A space is required after ','. (comma-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) Missing whitespace after semicolon. (semi-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) Missing whitespace after semicolon. (semi-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) Missing whitespace after semicolon. (semi-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) Missing whitespace after semicolon. (semi-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) A space is required after ','. (comma-spacing)
(#175) Line 175 exceeds the maximum line length of 132. (max-len)
(#175) Missing whitespace after semicolon. (semi-spacing)
(#175) A space is required after ','. (comma-spacing)
(#175) A space is required after ','. (comma-spacing)
(#175) A space is required after ','. (comma-spacing)
(#175) Missing whitespace after semicolon. (semi-spacing)
(#175) This line has 6 statements. Maximum allowed is 2. (max-statements-per-line)
(#175) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#175) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#175) Infix operators must be spaced. (space-infix-ops)
(#175) Missing semicolon. (semi)
(#175) Requires a space before '}'. (block-spacing)
(#175) Missing whitespace after semicolon. (semi-spacing)
(#175) Infix operators must be spaced. (space-infix-ops)
(#175) Missing whitespace after semicolon. (semi-spacing)
(#175) Infix operators must be spaced. (space-infix-ops)
(#175) Requires a space after '{'. (block-spacing)
(#175) Missing space before opening brace. (space-before-blocks)
(#175) Statement inside of curly braces should be on next line. (brace-style)
(#175) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#175) A space is required after ','. (comma-spacing)
(#175) A space is required after ','. (comma-spacing)
(#175) Missing space before value for key 'className'. (key-spacing)
(#175) A space is required after ','. (comma-spacing)
(#175) Missing space before value for key 'innerHTML'. (key-spacing)
(#175) Missing semicolon. (semi)
(#175) Requires a space before '}'. (block-spacing)
(#176) Line 176 exceeds the maximum line length of 132. (max-len)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) Missing space before opening brace. (space-before-blocks)
(#176) Requires a space after '{'. (block-spacing)
(#176) Statement inside of curly braces should be on next line. (brace-style)
(#176) A space is required after ','. (comma-spacing)
(#176) A space is required after ','. (comma-spacing)
(#176) A space is required after ','. (comma-spacing)
(#176) A space is required after ','. (comma-spacing)
(#176) A space is required after ','. (comma-spacing)
(#176) A space is required after ','. (comma-spacing)
(#176) A space is required after ','. (comma-spacing)
(#176) A space is required after ','. (comma-spacing)
(#176) A space is required after ','. (comma-spacing)
(#176) Missing whitespace after semicolon. (semi-spacing)
(#176) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) Missing whitespace after semicolon. (semi-spacing)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#176) Missing whitespace after semicolon. (semi-spacing)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#176) Missing whitespace after semicolon. (semi-spacing)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#176) Missing whitespace after semicolon. (semi-spacing)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#176) Missing whitespace after semicolon. (semi-spacing)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#176) Missing whitespace after semicolon. (semi-spacing)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#176) Missing whitespace after semicolon. (semi-spacing)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#176) Missing whitespace after semicolon. (semi-spacing)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#176) Missing whitespace after semicolon. (semi-spacing)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#177) Line 177 exceeds the maximum line length of 132. (max-len)
(#177) Infix operators must be spaced. (space-infix-ops)
(#177) Missing space before value for key 'backgroundOpacity'. (key-spacing)
(#177) A space is required after ','. (comma-spacing)
(#177) Missing space before value for key 'textOpacity'. (key-spacing)
(#177) A space is required after ','. (comma-spacing)
(#177) Missing space before value for key 'windowOpacity'. (key-spacing)
(#177) A space is required after ','. (comma-spacing)
(#177) Missing space before value for key 'edgeStyle'. (key-spacing)
(#177) A space is required after ','. (comma-spacing)
(#177) Missing space before value for key 'fontFamily'. (key-spacing)
(#177) A space is required after ','. (comma-spacing)
(#177) Missing space before value for key 'color'. (key-spacing)
(#177) A space is required after ','. (comma-spacing)
(#177) Missing space before value for key 'backgroundColor'. (key-spacing)
(#177) A space is required after ','. (comma-spacing)
(#177) Missing space before value for key 'windowColor'. (key-spacing)
(#177) A space is required after ','. (comma-spacing)
(#177) Missing space before value for key 'fontPercent'. (key-spacing)
(#177) Missing whitespace after semicolon. (semi-spacing)
(#177) Expected space(s) after "for". (keyword-spacing)
(#177) Expected { after 'for-in'. (curly)
(#177) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#177) Infix operators must be spaced. (space-infix-ops)
(#177) Infix operators must be spaced. (space-infix-ops)
(#177) Infix operators must be spaced. (space-infix-ops)
(#177) Infix operators must be spaced. (space-infix-ops)
(#177) Infix operators must be spaced. (space-infix-ops)
(#177) Infix operators must be spaced. (space-infix-ops)
(#177) Infix operators must be spaced. (space-infix-ops)
(#177) Infix operators must be spaced. (space-infix-ops)
(#177) Missing whitespace after semicolon. (semi-spacing)
(#177) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#177) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#177) Missing semicolon. (semi)
(#177) Requires a space before '}'. (block-spacing)
(#178) Line 178 exceeds the maximum line length of 132. (max-len)
(#178) Infix operators must be spaced. (space-infix-ops)
(#178) Requires a space after '{'. (block-spacing)
(#178) Missing space before opening brace. (space-before-blocks)
(#178) Statement inside of curly braces should be on next line. (brace-style)
(#178) Infix operators must be spaced. (space-infix-ops)
(#178) Missing whitespace after semicolon. (semi-spacing)
(#178) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#178) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#178) A space is required after ','. (comma-spacing)
(#178) Missing whitespace after semicolon. (semi-spacing)
(#178) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#178) A space is required after ','. (comma-spacing)
(#178) Missing whitespace after semicolon. (semi-spacing)
(#178) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#178) A space is required after ','. (comma-spacing)
(#178) Missing whitespace after semicolon. (semi-spacing)
(#178) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#178) A space is required after ','. (comma-spacing)
(#178) Missing whitespace after semicolon. (semi-spacing)
(#178) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#178) A space is required after ','. (comma-spacing)
(#178) Missing whitespace after semicolon. (semi-spacing)
(#178) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#178) A space is required after ','. (comma-spacing)
(#178) Missing whitespace after semicolon. (semi-spacing)
(#178) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#178) A space is required after ','. (comma-spacing)
(#178) Missing whitespace after semicolon. (semi-spacing)
(#178) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#178) A space is required after ','. (comma-spacing)
(#178) Missing whitespace after semicolon. (semi-spacing)
(#178) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#178) Infix operators must be spaced. (space-infix-ops)
(#178) Infix operators must be spaced. (space-infix-ops)
(#178) Infix operators must be spaced. (space-infix-ops)
(#178) Missing whitespace after semicolon. (semi-spacing)
(#178) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#179) Line 179 exceeds the maximum line length of 132. (max-len)
(#179) Missing semicolon. (semi)
(#179) Requires a space before '}'. (block-spacing)
(#179) Missing whitespace after semicolon. (semi-spacing)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Requires a space after '{'. (block-spacing)
(#179) Missing space before opening brace. (space-before-blocks)
(#179) Statement inside of curly braces should be on next line. (brace-style)
(#179) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#179) Missing whitespace after semicolon. (semi-spacing)
(#179) Expected space(s) after "try". (keyword-spacing)
(#179) Requires a space after '{'. (block-spacing)
(#179) Statement inside of curly braces should be on next line. (brace-style)
(#179) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Requires a space before '}'. (block-spacing)
(#179) Missing semicolon. (semi)
(#179) Expected space(s) before "catch". (keyword-spacing)
(#179) Expected space(s) after "catch". (keyword-spacing)
(#179) Empty block statement. (no-empty)
(#179) Missing space before opening brace. (space-before-blocks)
(#179) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#179) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Requires a space before '}'. (block-spacing)
(#179) Missing semicolon. (semi)
(#179) Missing whitespace after semicolon. (semi-spacing)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Missing space before opening brace. (space-before-blocks)
(#179) Requires a space after '{'. (block-spacing)
(#179) Statement inside of curly braces should be on next line. (brace-style)
(#179) Missing whitespace after semicolon. (semi-spacing)
(#179) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#179) Expected space(s) after "if". (keyword-spacing)
(#179) Requires a space after '{'. (block-spacing)
(#179) Missing space before opening brace. (space-before-blocks)
(#179) Statement inside of curly braces should be on next line. (brace-style)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Missing whitespace after semicolon. (semi-spacing)
(#179) Expected space(s) after "try". (keyword-spacing)
(#179) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#179) Requires a space after '{'. (block-spacing)
(#179) Statement inside of curly braces should be on next line. (brace-style)
(#179) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#179) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) A space is required after ','. (comma-spacing)
(#179) Missing semicolon. (semi)
(#179) Requires a space before '}'. (block-spacing)
(#179) Expected space(s) before "catch". (keyword-spacing)
(#179) Expected space(s) after "catch". (keyword-spacing)
(#179) Empty block statement. (no-empty)
(#179) Missing space before opening brace. (space-before-blocks)
(#179) Requires a space before '}'. (block-spacing)
(#179) Requires a space before '}'. (block-spacing)
(#179) Missing whitespace after semicolon. (semi-spacing)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Requires a space after '{'. (block-spacing)
(#179) Missing space before opening brace. (space-before-blocks)
(#179) Statement inside of curly braces should be on next line. (brace-style)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Missing whitespace after semicolon. (semi-spacing)
(#179) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#179) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Requires a space before '}'. (block-spacing)
(#179) Missing semicolon. (semi)
(#180) Line 180 exceeds the maximum line length of 132. (max-len)
(#180) Expected { after 'if' condition. (curly)
(#180) Expected space(s) after "if". (keyword-spacing)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Missing whitespace after semicolon. (semi-spacing)
(#180) Expected space(s) after "else". (keyword-spacing)
(#180) Requires a space after '{'. (block-spacing)
(#180) Statement inside of curly braces should be on next line. (brace-style)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Missing whitespace after semicolon. (semi-spacing)
(#180) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Missing whitespace after semicolon. (semi-spacing)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) A space is required after ','. (comma-spacing)
(#180) Requires a space after '{'. (block-spacing)
(#180) Missing space before opening brace. (space-before-blocks)
(#180) Statement inside of curly braces should be on next line. (brace-style)
(#180) Missing JSDoc comment. (require-jsdoc)
(#180) A space is required after ','. (comma-spacing)
(#180) Requires a space after '{'. (block-spacing)
(#180) Missing space before opening brace. (space-before-blocks)
(#180) Statement inside of curly braces should be on next line. (brace-style)
(#180) A space is required after ','. (comma-spacing)
(#180) A space is required after ','. (comma-spacing)
(#180) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Missing whitespace after semicolon. (semi-spacing)
(#180) Expected { after 'if' condition. (curly)
(#180) Expected space(s) after "if". (keyword-spacing)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Expected space(s) before "for". (keyword-spacing)
(#180) Expected space(s) after "for". (keyword-spacing)
(#180) Expected { after 'for-in'. (curly)
(#180) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#180) A space is required after ','. (comma-spacing)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) A space is required after ','. (comma-spacing)
(#180) A space is required after ','. (comma-spacing)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Missing whitespace after semicolon. (semi-spacing)
(#180) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#180) A space is required after ','. (comma-spacing)
(#180) A space is required after ','. (comma-spacing)
(#180) Requires a space before '}'. (block-spacing)
(#180) Missing semicolon. (semi)
(#180) Expected space(s) before "var". (keyword-spacing)
(#180) Missing whitespace after semicolon. (semi-spacing)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Missing whitespace after semicolon. (semi-spacing)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Missing whitespace after semicolon. (semi-spacing)
(#180) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) A space is required after ','. (comma-spacing)
(#180) Requires a space after '{'. (block-spacing)
(#180) Missing space before opening brace. (space-before-blocks)
(#180) Statement inside of curly braces should be on next line. (brace-style)
(#180) Expected space(s) after "return". (keyword-spacing)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#181) Line 181 exceeds the maximum line length of 132. (max-len)
(#181) Missing semicolon. (semi)
(#181) Requires a space before '}'. (block-spacing)
(#181) Missing whitespace after semicolon. (semi-spacing)
(#181) Expected { after 'if' condition. (curly)
(#181) Expected space(s) after "if". (keyword-spacing)
(#181) A space is required after ','. (comma-spacing)
(#181) A space is required after ','. (comma-spacing)
(#181) A space is required after ','. (comma-spacing)
(#181) Expected space(s) before "return". (keyword-spacing)
(#181) Return statement should not contain assignment. (no-return-assign)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) eval can be harmful. (no-eval)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) A space is required after ','. (comma-spacing)
(#181) Unexpected use of comma operator. (no-sequences)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Missing space before value for key ''. (key-spacing)
(#181) A space is required after ','. (comma-spacing)
(#181) Missing whitespace after semicolon. (semi-spacing)
(#181) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#181) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#181) Requires a space before '}'. (block-spacing)
(#181) Requires a space before '}'. (block-spacing)
(#181) Missing semicolon. (semi)
(#182) Line 182 exceeds the maximum line length of 132. (max-len)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing space before opening brace. (space-before-blocks)
(#182) Requires a space after '{'. (block-spacing)
(#182) Statement inside of curly braces should be on next line. (brace-style)
(#182) A space is required after ','. (comma-spacing)
(#182) A space is required after ','. (comma-spacing)
(#182) A space is required after ','. (comma-spacing)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) This line has 19 statements. Maximum allowed is 2. (max-statements-per-line)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Expected space(s) after "if". (keyword-spacing)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing space before opening brace. (space-before-blocks)
(#182) Requires a space after '{'. (block-spacing)
(#182) Statement inside of curly braces should be on next line. (brace-style)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Expected { after 'for' condition. (curly)
(#182) Expected space(s) after "for". (keyword-spacing)
(#182) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Missing semicolon. (semi)
(#182) Requires a space before '}'. (block-spacing)
(#182) Expected space(s) before "if". (keyword-spacing)
(#182) Expected space(s) after "if". (keyword-spacing)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Requires a space after '{'. (block-spacing)
(#182) Missing space before opening brace. (space-before-blocks)
(#182) Statement inside of curly braces should be on next line. (brace-style)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Expected space(s) after "for". (keyword-spacing)
(#182) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#182) Expected { after 'for' condition. (curly)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Requires a space before '}'. (block-spacing)
(#182) Missing semicolon. (semi)
(#182) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#182) Expected space(s) before "if". (keyword-spacing)
(#182) Expected space(s) after "if". (keyword-spacing)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing space before opening brace. (space-before-blocks)
(#182) Requires a space after '{'. (block-spacing)
(#182) Statement inside of curly braces should be on next line. (brace-style)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Expected { after 'for' condition. (curly)
(#182) Expected space(s) after "for". (keyword-spacing)
(#182) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Expected { after 'if' condition. (curly)
(#182) Expected space(s) after "if". (keyword-spacing)
(#182) Expected space(s) before "if". (keyword-spacing)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) A space is required after ','. (comma-spacing)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Expected space(s) after "else". (keyword-spacing)
(#182) Requires a space after '{'. (block-spacing)
(#182) Statement inside of curly braces should be on next line. (brace-style)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#182) Requires a space before '}'. (block-spacing)
(#182) Missing semicolon. (semi)
(#182) Requires a space before '}'. (block-spacing)
(#182) Expected space(s) before "else". (keyword-spacing)
(#182) Expected { after 'else'. (curly)
(#182) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Requires a space before '}'. (block-spacing)
(#182) Missing semicolon. (semi)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Requires a space after '{'. (block-spacing)
(#182) Missing space before opening brace. (space-before-blocks)
(#182) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#182) Statement inside of curly braces should be on next line. (brace-style)
(#182) A space is required after ','. (comma-spacing)
(#182) Missing semicolon. (semi)
(#182) Requires a space before '}'. (block-spacing)
(#183) Line 183 exceeds the maximum line length of 132. (max-len)
(#183) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) A space is required after ','. (comma-spacing)
(#183) A space is required after ','. (comma-spacing)
(#183) Requires a space after '{'. (block-spacing)
(#183) Missing space before opening brace. (space-before-blocks)
(#183) Statement inside of curly braces should be on next line. (brace-style)
(#183) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing semicolon. (semi)
(#183) Requires a space before '}'. (block-spacing)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) This line has 25 statements. Maximum allowed is 2. (max-statements-per-line)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) A space is required after ','. (comma-spacing)
(#183) Missing space before opening brace. (space-before-blocks)
(#183) Requires a space after '{'. (block-spacing)
(#183) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#183) Statement inside of curly braces should be on next line. (brace-style)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Requires a space before '}'. (block-spacing)
(#183) Missing semicolon. (semi)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Missing JSDoc comment. (require-jsdoc)
(#183) A space is required after ','. (comma-spacing)
(#183) Missing space before opening brace. (space-before-blocks)
(#183) Requires a space after '{'. (block-spacing)
(#183) Statement inside of curly braces should be on next line. (brace-style)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) A space is required after ','. (comma-spacing)
(#183) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Expected { after 'for' condition. (curly)
(#183) Expected space(s) after "for". (keyword-spacing)
(#183) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing semicolon. (semi)
(#183) Requires a space before '}'. (block-spacing)
(#183) Unnecessary semicolon. (no-extra-semi)
(#183) A space is required after ','. (comma-spacing)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) A space is required after ','. (comma-spacing)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) A space is required after ','. (comma-spacing)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) A space is required after ','. (comma-spacing)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) A space is required after ','. (comma-spacing)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) A space is required after ','. (comma-spacing)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) A space is required after ','. (comma-spacing)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#184) Line 184 exceeds the maximum line length of 132. (max-len)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Missing whitespace after semicolon. (semi-spacing)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Missing whitespace after semicolon. (semi-spacing)
(#184) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Missing whitespace after semicolon. (semi-spacing)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Missing whitespace after semicolon. (semi-spacing)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Missing whitespace after semicolon. (semi-spacing)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Missing whitespace after semicolon. (semi-spacing)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Missing whitespace after semicolon. (semi-spacing)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Missing whitespace after semicolon. (semi-spacing)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Missing whitespace after semicolon. (semi-spacing)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Missing whitespace after semicolon. (semi-spacing)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Missing whitespace after semicolon. (semi-spacing)
(#184) Infix operators must be spaced. (space-infix-ops)
(#185) Line 185 exceeds the maximum line length of 132. (max-len)
(#185) Infix operators must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) Infix operators must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#185) Infix operators must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) Infix operators must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) Infix operators must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) Infix operators must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) Infix operators must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) Infix operators must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) Infix operators must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) Infix operators must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) Infix operators must be spaced. (space-infix-ops)
(#185) Missing whitespace after semicolon. (semi-spacing)
(#185) A space is required after ','. (comma-spacing)
(#186) Line 186 exceeds the maximum line length of 132. (max-len)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Missing whitespace after semicolon. (semi-spacing)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Missing whitespace after semicolon. (semi-spacing)
(#186) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Missing whitespace after semicolon. (semi-spacing)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Missing whitespace after semicolon. (semi-spacing)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Missing whitespace after semicolon. (semi-spacing)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Missing whitespace after semicolon. (semi-spacing)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Missing whitespace after semicolon. (semi-spacing)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Missing whitespace after semicolon. (semi-spacing)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Missing whitespace after semicolon. (semi-spacing)
(#186) Infix operators must be spaced. (space-infix-ops)
(#187) Line 187 exceeds the maximum line length of 132. (max-len)
(#187) Infix operators must be spaced. (space-infix-ops)
(#187) Missing whitespace after semicolon. (semi-spacing)
(#187) Infix operators must be spaced. (space-infix-ops)
(#187) Missing whitespace after semicolon. (semi-spacing)
(#187) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#187) Infix operators must be spaced. (space-infix-ops)
(#187) Missing whitespace after semicolon. (semi-spacing)
(#187) Infix operators must be spaced. (space-infix-ops)
(#187) Missing whitespace after semicolon. (semi-spacing)
(#187) Infix operators must be spaced. (space-infix-ops)
(#187) Missing whitespace after semicolon. (semi-spacing)
(#187) Infix operators must be spaced. (space-infix-ops)
(#187) Missing whitespace after semicolon. (semi-spacing)
(#187) Infix operators must be spaced. (space-infix-ops)
(#187) Missing whitespace after semicolon. (semi-spacing)
(#187) Infix operators must be spaced. (space-infix-ops)
(#188) Line 188 exceeds the maximum line length of 132. (max-len)
(#188) Infix operators must be spaced. (space-infix-ops)
(#188) Missing whitespace after semicolon. (semi-spacing)
(#188) Infix operators must be spaced. (space-infix-ops)
(#188) Missing whitespace after semicolon. (semi-spacing)
(#188) This line has 9 statements. Maximum allowed is 2. (max-statements-per-line)
(#188) Infix operators must be spaced. (space-infix-ops)
(#188) Missing whitespace after semicolon. (semi-spacing)
(#188) Infix operators must be spaced. (space-infix-ops)
(#188) Missing whitespace after semicolon. (semi-spacing)
(#188) Infix operators must be spaced. (space-infix-ops)
(#188) Missing whitespace after semicolon. (semi-spacing)
(#188) Infix operators must be spaced. (space-infix-ops)
(#188) Missing whitespace after semicolon. (semi-spacing)
(#188) Infix operators must be spaced. (space-infix-ops)
(#188) Missing whitespace after semicolon. (semi-spacing)
(#188) A space is required after ','. (comma-spacing)
(#188) Missing whitespace after semicolon. (semi-spacing)
(#188) A space is required after ','. (comma-spacing)
(#189) Line 189 exceeds the maximum line length of 132. (max-len)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing whitespace after semicolon. (semi-spacing)
(#189) A space is required after ','. (comma-spacing)
(#190) Line 190 exceeds the maximum line length of 132. (max-len)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing whitespace after semicolon. (semi-spacing)
(#190) A space is required after ','. (comma-spacing)
(#191) Line 191 exceeds the maximum line length of 132. (max-len)
(#191) A space is required after ','. (comma-spacing)
(#191) Missing whitespace after semicolon. (semi-spacing)
(#191) A space is required after ','. (comma-spacing)
(#191) Missing whitespace after semicolon. (semi-spacing)
(#191) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#191) Infix operators must be spaced. (space-infix-ops)
(#191) Missing whitespace after semicolon. (semi-spacing)
(#191) Infix operators must be spaced. (space-infix-ops)
(#191) Missing whitespace after semicolon. (semi-spacing)
(#191) Infix operators must be spaced. (space-infix-ops)
(#191) Missing whitespace after semicolon. (semi-spacing)
(#191) A space is required after ','. (comma-spacing)
(#191) Missing whitespace after semicolon. (semi-spacing)
(#191) A space is required after ','. (comma-spacing)
(#191) Missing whitespace after semicolon. (semi-spacing)
(#191) A space is required after ','. (comma-spacing)
(#191) Missing whitespace after semicolon. (semi-spacing)
(#191) A space is required after ','. (comma-spacing)
(#191) Missing whitespace after semicolon. (semi-spacing)
(#191) Infix operators must be spaced. (space-infix-ops)
(#191) Missing whitespace after semicolon. (semi-spacing)
(#191) Infix operators must be spaced. (space-infix-ops)
(#191) Missing whitespace after semicolon. (semi-spacing)
(#191) Infix operators must be spaced. (space-infix-ops)
(#192) Line 192 exceeds the maximum line length of 132. (max-len)
(#192) Infix operators must be spaced. (space-infix-ops)
(#192) Missing whitespace after semicolon. (semi-spacing)
(#192) Infix operators must be spaced. (space-infix-ops)
(#192) Missing whitespace after semicolon. (semi-spacing)
(#192) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#192) Infix operators must be spaced. (space-infix-ops)
(#192) Missing whitespace after semicolon. (semi-spacing)
(#192) Infix operators must be spaced. (space-infix-ops)
(#192) Missing whitespace after semicolon. (semi-spacing)
(#192) Infix operators must be spaced. (space-infix-ops)
(#192) Missing whitespace after semicolon. (semi-spacing)
(#192) Infix operators must be spaced. (space-infix-ops)
(#192) Missing whitespace after semicolon. (semi-spacing)
(#192) Infix operators must be spaced. (space-infix-ops)
(#192) Missing whitespace after semicolon. (semi-spacing)
(#192) Infix operators must be spaced. (space-infix-ops)
(#192) Missing whitespace after semicolon. (semi-spacing)
(#192) Infix operators must be spaced. (space-infix-ops)
(#192) Missing whitespace after semicolon. (semi-spacing)
(#192) A space is required after ','. (comma-spacing)
(#192) Missing whitespace after semicolon. (semi-spacing)
(#192) Infix operators must be spaced. (space-infix-ops)
(#193) Line 193 exceeds the maximum line length of 132. (max-len)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Missing whitespace after semicolon. (semi-spacing)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Missing whitespace after semicolon. (semi-spacing)
(#193) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Missing whitespace after semicolon. (semi-spacing)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Missing whitespace after semicolon. (semi-spacing)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Missing whitespace after semicolon. (semi-spacing)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Missing whitespace after semicolon. (semi-spacing)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Missing whitespace after semicolon. (semi-spacing)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Missing whitespace after semicolon. (semi-spacing)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Missing whitespace after semicolon. (semi-spacing)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Missing whitespace after semicolon. (semi-spacing)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Missing whitespace after semicolon. (semi-spacing)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Missing whitespace after semicolon. (semi-spacing)
(#193) Infix operators must be spaced. (space-infix-ops)
(#194) Line 194 exceeds the maximum line length of 132. (max-len)
(#194) Infix operators must be spaced. (space-infix-ops)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) Infix operators must be spaced. (space-infix-ops)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#194) Infix operators must be spaced. (space-infix-ops)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) Infix operators must be spaced. (space-infix-ops)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) Infix operators must be spaced. (space-infix-ops)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) Infix operators must be spaced. (space-infix-ops)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) Infix operators must be spaced. (space-infix-ops)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) Infix operators must be spaced. (space-infix-ops)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) Infix operators must be spaced. (space-infix-ops)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) Infix operators must be spaced. (space-infix-ops)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) A space is required after ','. (comma-spacing)
(#194) Missing whitespace after semicolon. (semi-spacing)
(#194) Infix operators must be spaced. (space-infix-ops)
(#195) Line 195 exceeds the maximum line length of 132. (max-len)
(#195) Infix operators must be spaced. (space-infix-ops)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) Infix operators must be spaced. (space-infix-ops)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#195) Infix operators must be spaced. (space-infix-ops)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) Infix operators must be spaced. (space-infix-ops)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) Infix operators must be spaced. (space-infix-ops)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) Infix operators must be spaced. (space-infix-ops)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) Infix operators must be spaced. (space-infix-ops)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) Infix operators must be spaced. (space-infix-ops)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) Infix operators must be spaced. (space-infix-ops)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) A space is required after ','. (comma-spacing)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) A space is required after ','. (comma-spacing)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) A space is required after ','. (comma-spacing)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) A space is required after ','. (comma-spacing)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) Infix operators must be spaced. (space-infix-ops)
(#195) Missing whitespace after semicolon. (semi-spacing)
(#195) Infix operators must be spaced. (space-infix-ops)
(#196) Line 196 exceeds the maximum line length of 132. (max-len)
(#196) Infix operators must be spaced. (space-infix-ops)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) Infix operators must be spaced. (space-infix-ops)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#196) Infix operators must be spaced. (space-infix-ops)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) Infix operators must be spaced. (space-infix-ops)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) Infix operators must be spaced. (space-infix-ops)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) Infix operators must be spaced. (space-infix-ops)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) Infix operators must be spaced. (space-infix-ops)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) Infix operators must be spaced. (space-infix-ops)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) A space is required after ','. (comma-spacing)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) A space is required after ','. (comma-spacing)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) A space is required after ','. (comma-spacing)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) A space is required after ','. (comma-spacing)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) A space is required after ','. (comma-spacing)
(#196) Missing whitespace after semicolon. (semi-spacing)
(#196) A space is required after ','. (comma-spacing)
(#197) A space is required after ','. (comma-spacing)
(#197) Missing whitespace after semicolon. (semi-spacing)
(#197) Infix operators must be spaced. (space-infix-ops)
(#197) Missing whitespace after semicolon. (semi-spacing)
(#197) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#197) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#197) Infix operators must be spaced. (space-infix-ops)
(#197) Requires a space before '}'. (block-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Line 200 exceeds the maximum line length of 132. (max-len)
(#200) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) This line has 393 statements. Maximum allowed is 2. (max-statements-per-line)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected { after 'for-in'. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Return statement should not contain assignment. (no-return-assign)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected { after 'if' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected { after 'if' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "var". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key ''. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'lr'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'rl'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key 'start'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'middle'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'end'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'left'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'right'. (key-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) 'WebVTT' is not defined. (no-undef)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'width'. (key-spacing)
(#200) Missing space before value for key 'enumerable'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'lines'. (key-spacing)
(#200) Missing space before value for key 'enumerable'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected { after 'if' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'regionAnchorY'. (key-spacing)
(#200) Missing space before value for key 'enumerable'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'regionAnchorX'. (key-spacing)
(#200) Missing space before value for key 'enumerable'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'viewportAnchorY'. (key-spacing)
(#200) Missing space before value for key 'enumerable'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'viewportAnchorX'. (key-spacing)
(#200) Missing space before value for key 'enumerable'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'scroll'. (key-spacing)
(#200) Missing space before value for key 'enumerable'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "var". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key ''. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'up'. (key-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of '|'. (no-bitwise)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of '|'. (no-bitwise)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of '|'. (no-bitwise)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of '|'. (no-bitwise)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "var". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Do not nest ternary expressions. (no-nested-ternary)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Do not nest ternary expressions. (no-nested-ternary)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Expected { after 'for-in'. (curly)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) before "if". (keyword-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Return statement should not contain assignment. (no-return-assign)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing '()' invoking a constructor. (new-parens)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected space(s) after "switch". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected { after 'for' condition. (curly)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) before "if". (keyword-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "break". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'start'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'left'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'middle'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'end'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'right'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'start'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'left'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'middle'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'end'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'right'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "var". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Return statement should not contain assignment. (no-return-assign)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "if". (keyword-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Expected { after 'for' condition. (curly)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) 'o' used outside of binding context. (block-scoped-var)
(#200) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) 'o' used outside of binding context. (block-scoped-var)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected { after 'for' condition. (curly)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Expected space(s) before "for". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "else". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "var". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "var". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "continue". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Expected space(s) before "continue". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected space(s) before "continue". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) 'j' used outside of binding context. (block-scoped-var)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Expected { after 'for' condition. (curly)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Return statement should not contain assignment. (no-return-assign)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Do not nest ternary expressions. (no-nested-ternary)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "var". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Expected { after 'for' condition. (curly)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "for". (keyword-spacing)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected { after 'for' condition. (curly)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) before "if". (keyword-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected { after 'if' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'for' condition. (curly)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) 'd' used outside of binding context. (block-scoped-var)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Unexpected empty function. (no-empty-function)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key 'color'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'backgroundColor'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'position'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'left'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'right'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'top'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'bottom'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'display'. (key-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Do not nest ternary expressions. (no-nested-ternary)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key 'textAlign'. (key-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'font'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'whiteSpace'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'position'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Do not nest ternary expressions. (no-nested-ternary)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "switch". (keyword-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "this". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key 'left'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'width'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'top'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'height'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing space before value for key 'top'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'bottom'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'left'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'right'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'height'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'width'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Expected space(s) before "this". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected { after 'for' condition. (curly)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) 'e' used outside of binding context. (block-scoped-var)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) 'f' used outside of binding context. (block-scoped-var)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "var". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "switch". (keyword-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "var". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "else". (keyword-spacing)
(#200) Expected space(s) after "else". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "switch". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) after "switch". (keyword-spacing)
(#200) Expected space(s) before "switch". (keyword-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Missing space before value for key 'top'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Missing space before value for key 'left'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Missing space before value for key 'right'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "var". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Unexpected empty function. (no-empty-function)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) before "var". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Unexpected empty function. (no-empty-function)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Return statement should not contain assignment. (no-return-assign)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing '()' invoking a constructor. (new-parens)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key 'BadSignature'. (key-spacing)
(#200) Missing space before value for key 'code'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'message'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'BadTimeStamp'. (key-spacing)
(#200) Missing space before value for key 'code'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'message'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key 'set'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'get'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Do not nest ternary expressions. (no-nested-ternary)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'has'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'alt'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected { after 'for' condition. (curly)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "if". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'integer'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'percent'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) 'c' is defined but never used. (no-unused-vars)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Return statement should not contain assignment. (no-return-assign)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key '&amp;'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key '&lt;'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key '&gt;'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key '&lrm;'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key '&rlm;'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key '&nbsp;'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key 'c'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'i'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'b'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'u'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'ruby'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'rt'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'v'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'lang'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key 'v'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'lang'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key 'rt'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'for-in'. (curly)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) after "switch". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected { after 'for' condition. (curly)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) before "if". (keyword-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected to return a value at the end of this function. (consistent-return)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected space(s) after "switch". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Missing space before value for key 'top'. (key-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'bottom'. (key-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'left'. (key-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'right'. (key-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'height'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'width'. (key-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Do not nest ternary expressions. (no-nested-ternary)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Do not nest ternary expressions. (no-nested-ternary)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Do not nest ternary expressions. (no-nested-ternary)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Do not nest ternary expressions. (no-nested-ternary)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key 'left'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'right'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'top'. (key-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'height'. (key-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'bottom'. (key-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'width'. (key-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing space before value for key 'decode'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected to return a value at the end of this function. (consistent-return)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Expected { after 'for' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) before "if". (keyword-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "if". (keyword-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Expected { after 'for' condition. (curly)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key 'font'. (key-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Expected { after 'for' condition. (curly)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected { after 'else'. (curly)
(#200) Expected space(s) before "else". (keyword-spacing)
(#200) Expected { after 'for' condition. (curly)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing space before value for key 'reportOrThrowError'. (key-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'parse'. (key-spacing)
(#200) Function 'parse' has a complexity of 27. (complexity)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Expected { after 'for' condition. (curly)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) 'a' used outside of binding context. (block-scoped-var)
(#200) A space is required after ','. (comma-spacing)
(#200) 'b' used outside of binding context. (block-scoped-var)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Return statement should not contain assignment. (no-return-assign)
(#200) Expected space(s) after "return". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) 'a' used outside of binding context. (block-scoped-var)
(#200) 'b' used outside of binding context. (block-scoped-var)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) 'b' used outside of binding context. (block-scoped-var)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) 'a' used outside of binding context. (block-scoped-var)
(#200) 'b' used outside of binding context. (block-scoped-var)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) 'b' used outside of binding context. (block-scoped-var)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) 'a' used outside of binding context. (block-scoped-var)
(#200) 'b' used outside of binding context. (block-scoped-var)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing '()' invoking a constructor. (new-parens)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected space(s) after "switch". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "break". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing '()' invoking a constructor. (new-parens)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "break". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A regular expression literal can be confused with '/='. (no-div-regex)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing '()' invoking a constructor. (new-parens)
(#200) Unary word operator 'new' must be followed by whitespace. (space-unary-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'id'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'region'. (key-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "function". (keyword-spacing)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) after "switch". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "var". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'stream'. (key-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "try". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) before "for". (keyword-spacing)
(#200) Expected space(s) after "for". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Expected space(s) after "switch". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected space(s) before "if". (keyword-spacing)
(#200) Expected space(s) before "continue". (keyword-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Unary word operator 'new' must be followed by whitespace. (space-unary-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected space(s) before "case". (keyword-spacing)
(#200) Expected a 'break' statement before 'case'. (no-fallthrough)
(#200) Expected space(s) after "try". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) after "catch". (keyword-spacing)
(#200) Expected space(s) before "catch". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "case". (keyword-spacing)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) before "catch". (keyword-spacing)
(#200) Expected space(s) after "catch". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'flush'. (key-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing whitespace after semicolon. (semi-spacing)
(#200) Expected space(s) after "try". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Expected { after 'if' condition. (curly)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected space(s) before "throw". (keyword-spacing)
(#200) A constructor name should not start with a lowercase letter. (new-cap)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) Expected space(s) after "catch". (keyword-spacing)
(#200) Expected space(s) before "catch". (keyword-spacing)
(#200) Requires a space after '{'. (block-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Requires a space before '}'. (block-spacing)
(#200) Missing semicolon. (semi)
(#200) Expected space(s) before "return". (keyword-spacing)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) A space is required after ','. (comma-spacing)
(#200) Unexpected use of comma operator. (no-sequences)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Infix operators must be spaced. (space-infix-ops)
blocks/exaport/javascript/view_items.js
(#19) Missing JSDoc comment. (require-jsdoc)
(#19) Identifier 'long_preview_show' is not in camel case. (camelcase)
(#19) 'long_preview_show' is defined but never used. (no-unused-vars)
(#23) Missing JSDoc comment. (require-jsdoc)
(#23) Identifier 'long_preview_hide' is not in camel case. (camelcase)
(#23) 'long_preview_hide' is defined but never used. (no-unused-vars)
(#28) 'jQueryExaport' is not defined. (no-undef)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#41) There should be no spaces inside this paren. (space-in-parens)
(#41) There should be no spaces inside this paren. (space-in-parens)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#55) 'res' is defined but never used. (no-unused-vars)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#60) Missing semicolon. (semi)
blocks/exaport/javascript/views_mod.js
(#21) Missing space before opening brace. (space-before-blocks)
(#23) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Trailing spaces not allowed. (no-trailing-spaces)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) Missing space before opening brace. (space-before-blocks)
(#33) Unexpected tab character. (no-tabs)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) Trailing spaces not allowed. (no-trailing-spaces)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Trailing spaces not allowed. (no-trailing-spaces)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#46) Trailing spaces not allowed. (no-trailing-spaces)
(#46) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#51) Expected no return value. (consistent-return)
(#52) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#57) Trailing spaces not allowed. (no-trailing-spaces)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#60) Expected { after 'if' condition. (curly)
(#62) Unexpected tab character. (no-tabs)
(#62) Expected { after 'if' condition. (curly)
(#62) Trailing spaces not allowed. (no-trailing-spaces)
(#63) Unexpected tab character. (no-tabs)
(#63) Trailing spaces not allowed. (no-trailing-spaces)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#66) Unexpected tab character. (no-tabs)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) Unexpected tab character. (no-tabs)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#70) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#71) Unnecessary semicolon. (no-extra-semi)
(#72) Unexpected tab character. (no-tabs)
(#72) 'data' is not defined. (no-undef)
(#73) Unexpected tab character. (no-tabs)
(#73) 'data' is not defined. (no-undef)
(#74) Unexpected tab character. (no-tabs)
(#74) 'data' is not defined. (no-undef)
(#75) Unexpected tab character. (no-tabs)
(#75) 'data' is not defined. (no-undef)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#78) Unexpected tab character. (no-tabs)
(#79) Unexpected tab character. (no-tabs)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) Trailing spaces not allowed. (no-trailing-spaces)
(#80) Unexpected tab character. (no-tabs)
(#81) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#83) Trailing spaces not allowed. (no-trailing-spaces)
(#83) Unexpected tab character. (no-tabs)
(#84) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#86) Expected { after 'if' condition. (curly)
(#88) Unexpected tab character. (no-tabs)
(#88) Expected { after 'if' condition. (curly)
(#88) Trailing spaces not allowed. (no-trailing-spaces)
(#89) Unexpected tab character. (no-tabs)
(#89) Trailing spaces not allowed. (no-trailing-spaces)
(#90) Unexpected tab character. (no-tabs)
(#91) Unexpected tab character. (no-tabs)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#92) Unexpected tab character. (no-tabs)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) Unexpected tab character. (no-tabs)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) Unexpected tab character. (no-tabs)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#97) Unexpected tab character. (no-tabs)
(#97) Unnecessary semicolon. (no-extra-semi)
(#98) Unexpected tab character. (no-tabs)
(#98) 'data' is not defined. (no-undef)
(#99) Unexpected tab character. (no-tabs)
(#99) 'data' is not defined. (no-undef)
(#100) Unexpected tab character. (no-tabs)
(#100) 'data' is not defined. (no-undef)
(#101) Unexpected tab character. (no-tabs)
(#101) 'data' is not defined. (no-undef)
(#101) Trailing spaces not allowed. (no-trailing-spaces)
(#102) Unexpected tab character. (no-tabs)
(#103) Unexpected tab character. (no-tabs)
(#104) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#105) Infix operators must be spaced. (space-infix-ops)
(#106) Trailing spaces not allowed. (no-trailing-spaces)
(#106) Unexpected tab character. (no-tabs)
(#107) Unexpected tab character. (no-tabs)
(#108) Unexpected tab character. (no-tabs)
(#109) Trailing spaces not allowed. (no-trailing-spaces)
(#109) Unexpected tab character. (no-tabs)
(#110) Unexpected tab character. (no-tabs)
(#111) Unexpected tab character. (no-tabs)
(#113) Unexpected tab character. (no-tabs)
(#114) Unexpected tab character. (no-tabs)
(#115) Trailing spaces not allowed. (no-trailing-spaces)
(#115) Unexpected tab character. (no-tabs)
(#116) Unexpected tab character. (no-tabs)
(#118) Unexpected tab character. (no-tabs)
(#118) Expected { after 'if' condition. (curly)
(#120) Unexpected tab character. (no-tabs)
(#120) Expected { after 'if' condition. (curly)
(#120) Trailing spaces not allowed. (no-trailing-spaces)
(#121) Unexpected tab character. (no-tabs)
(#122) Unexpected tab character. (no-tabs)
(#122) 'data' is not defined. (no-undef)
(#123) Unexpected tab character. (no-tabs)
(#123) 'data' is not defined. (no-undef)
(#124) Unexpected tab character. (no-tabs)
(#124) 'data' is not defined. (no-undef)
(#125) Unexpected tab character. (no-tabs)
(#125) 'data' is not defined. (no-undef)
(#125) Identifier 'block_title' is not in camel case. (camelcase)
(#125) Trailing spaces not allowed. (no-trailing-spaces)
(#126) Unexpected tab character. (no-tabs)
(#126) 'data' is not defined. (no-undef)
(#126) 'tinymce' is not defined. (no-undef)
(#127) Unexpected tab character. (no-tabs)
(#128) Unexpected tab character. (no-tabs)
(#128) 'data' is not defined. (no-undef)
(#129) Unexpected tab character. (no-tabs)
(#130) Unexpected tab character. (no-tabs)
(#131) Unexpected tab character. (no-tabs)
(#131) Infix operators must be spaced. (space-infix-ops)
(#132) Trailing spaces not allowed. (no-trailing-spaces)
(#132) Unexpected tab character. (no-tabs)
(#133) Unexpected tab character. (no-tabs)
(#134) Unexpected tab character. (no-tabs)
(#136) Unexpected tab character. (no-tabs)
(#138) Unexpected tab character. (no-tabs)
(#138) Expected { after 'if' condition. (curly)
(#140) Unexpected tab character. (no-tabs)
(#140) Expected { after 'if' condition. (curly)
(#140) Trailing spaces not allowed. (no-trailing-spaces)
(#141) Unexpected tab character. (no-tabs)
(#141) Trailing spaces not allowed. (no-trailing-spaces)
(#142) Unexpected tab character. (no-tabs)
(#142) 'data' is not defined. (no-undef)
(#143) Unexpected tab character. (no-tabs)
(#143) 'data' is not defined. (no-undef)
(#144) Unexpected tab character. (no-tabs)
(#144) 'data' is not defined. (no-undef)
(#145) Unexpected tab character. (no-tabs)
(#145) 'data' is not defined. (no-undef)
(#146) Unexpected tab character. (no-tabs)
(#146) 'data' is not defined. (no-undef)
(#146) Trailing spaces not allowed. (no-trailing-spaces)
(#147) Unexpected tab character. (no-tabs)
(#147) Trailing spaces not allowed. (no-trailing-spaces)
(#148) Unexpected tab character. (no-tabs)
(#149) Unexpected tab character. (no-tabs)
(#149) Infix operators must be spaced. (space-infix-ops)
(#150) Trailing spaces not allowed. (no-trailing-spaces)
(#150) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#152) Unexpected tab character. (no-tabs)
(#154) Unexpected tab character. (no-tabs)
(#156) Unexpected tab character. (no-tabs)
(#156) Expected { after 'if' condition. (curly)
(#158) Unexpected tab character. (no-tabs)
(#158) Expected { after 'if' condition. (curly)
(#158) Trailing spaces not allowed. (no-trailing-spaces)
(#159) Unexpected tab character. (no-tabs)
(#159) Trailing spaces not allowed. (no-trailing-spaces)
(#160) Unexpected tab character. (no-tabs)
(#160) 'data' is not defined. (no-undef)
(#161) Unexpected tab character. (no-tabs)
(#161) 'data' is not defined. (no-undef)
(#162) Unexpected tab character. (no-tabs)
(#162) 'data' is not defined. (no-undef)
(#162) Trailing spaces not allowed. (no-trailing-spaces)
(#163) Unexpected tab character. (no-tabs)
(#163) 'data' is not defined. (no-undef)
(#163) Identifier 'block_title' is not in camel case. (camelcase)
(#163) Trailing spaces not allowed. (no-trailing-spaces)
(#164) Unexpected tab character. (no-tabs)
(#164) Expected { after 'if' condition. (curly)
(#164) Infix operators must be spaced. (space-infix-ops)
(#165) Unexpected tab character. (no-tabs)
(#165) 'data' is not defined. (no-undef)
(#166) Unexpected tab character. (no-tabs)
(#166) Expected { after 'if' condition. (curly)
(#166) Infix operators must be spaced. (space-infix-ops)
(#167) Unexpected tab character. (no-tabs)
(#167) 'data' is not defined. (no-undef)
(#168) Unexpected tab character. (no-tabs)
(#168) 'data' is not defined. (no-undef)
(#169) Unexpected tab character. (no-tabs)
(#169) 'data' is not defined. (no-undef)
(#170) Unexpected tab character. (no-tabs)
(#170) 'data' is not defined. (no-undef)
(#170) 'tinyMCE' is not defined. (no-undef)
(#171) Unexpected tab character. (no-tabs)
(#171) 'data' is not defined. (no-undef)
(#171) Trailing spaces not allowed. (no-trailing-spaces)
(#172) Unexpected tab character. (no-tabs)
(#172) Trailing spaces not allowed. (no-trailing-spaces)
(#173) Unexpected tab character. (no-tabs)
(#174) Unexpected tab character. (no-tabs)
(#174) Infix operators must be spaced. (space-infix-ops)
(#176) Unexpected tab character. (no-tabs)
(#177) Unexpected tab character. (no-tabs)
(#178) Trailing spaces not allowed. (no-trailing-spaces)
(#178) Unexpected tab character. (no-tabs)
(#179) Unexpected tab character. (no-tabs)
(#181) Unexpected tab character. (no-tabs)
(#181) Expected { after 'if' condition. (curly)
(#183) Unexpected tab character. (no-tabs)
(#183) Expected { after 'if' condition. (curly)
(#183) Trailing spaces not allowed. (no-trailing-spaces)
(#184) Unexpected tab character. (no-tabs)
(#184) Trailing spaces not allowed. (no-trailing-spaces)
(#185) Unexpected tab character. (no-tabs)
(#185) 'data' is not defined. (no-undef)
(#186) Unexpected tab character. (no-tabs)
(#186) 'data' is not defined. (no-undef)
(#186) Identifier 'block_title' is not in camel case. (camelcase)
(#187) Unexpected tab character. (no-tabs)
(#187) 'data' is not defined. (no-undef)
(#188) Unexpected tab character. (no-tabs)
(#188) 'data' is not defined. (no-undef)
(#189) Unexpected tab character. (no-tabs)
(#189) 'data' is not defined. (no-undef)
(#190) Unexpected tab character. (no-tabs)
(#190) 'data' is not defined. (no-undef)
(#190) Trailing spaces not allowed. (no-trailing-spaces)
(#191) Unexpected tab character. (no-tabs)
(#191) 'data' is not defined. (no-undef)
(#191) Identifier 'create_as_note' is not in camel case. (camelcase)
(#192) Unexpected tab character. (no-tabs)
(#192) 'data' is not defined. (no-undef)
(#193) Unexpected tab character. (no-tabs)
(#193) 'data' is not defined. (no-undef)
(#193) Trailing spaces not allowed. (no-trailing-spaces)
(#194) Unexpected tab character. (no-tabs)
(#194) Trailing spaces not allowed. (no-trailing-spaces)
(#195) Unexpected tab character. (no-tabs)
(#196) Unexpected tab character. (no-tabs)
(#196) Infix operators must be spaced. (space-infix-ops)
(#197) Trailing spaces not allowed. (no-trailing-spaces)
(#197) Unexpected tab character. (no-tabs)
(#198) Unexpected tab character. (no-tabs)
(#199) Unexpected tab character. (no-tabs)
(#200) Trailing spaces not allowed. (no-trailing-spaces)
(#200) Unexpected tab character. (no-tabs)
(#201) Unexpected tab character. (no-tabs)
(#201) Missing space before opening brace. (space-before-blocks)
(#202) Unexpected tab character. (no-tabs)
(#202) Trailing spaces not allowed. (no-trailing-spaces)
(#203) Unexpected tab character. (no-tabs)
(#204) Unexpected tab character. (no-tabs)
(#205) Unexpected tab character. (no-tabs)
(#206) Unexpected tab character. (no-tabs)
(#207) Unexpected tab character. (no-tabs)
(#208) Unexpected tab character. (no-tabs)
(#209) Unexpected tab character. (no-tabs)
(#210) Unexpected tab character. (no-tabs)
(#211) Unexpected tab character. (no-tabs)
(#212) Unexpected tab character. (no-tabs)
(#213) Unexpected tab character. (no-tabs)
(#214) Unexpected tab character. (no-tabs)
(#215) Unexpected tab character. (no-tabs)
(#215) Missing space before opening brace. (space-before-blocks)
(#216) Unexpected tab character. (no-tabs)
(#217) Unexpected tab character. (no-tabs)
(#218) Line 218 exceeds the maximum line length of 132. (max-len)
(#218) Unexpected tab character. (no-tabs)
(#218) Infix operators must be spaced. (space-infix-ops)
(#218) Infix operators must be spaced. (space-infix-ops)
(#219) Unexpected tab character. (no-tabs)
(#220) Unexpected tab character. (no-tabs)
(#221) Unexpected tab character. (no-tabs)
(#222) Unexpected tab character. (no-tabs)
(#223) Unexpected tab character. (no-tabs)
(#225) Unexpected tab character. (no-tabs)
(#225) Missing space before opening brace. (space-before-blocks)
(#226) Trailing spaces not allowed. (no-trailing-spaces)
(#226) Unexpected tab character. (no-tabs)
(#227) Unexpected tab character. (no-tabs)
(#229) Unexpected tab character. (no-tabs)
(#229) Trailing spaces not allowed. (no-trailing-spaces)
(#230) Unexpected tab character. (no-tabs)
(#230) Unexpected space before function parentheses. (space-before-function-paren)
(#230) Trailing spaces not allowed. (no-trailing-spaces)
(#231) Unexpected tab character. (no-tabs)
(#232) Unexpected tab character. (no-tabs)
(#232) Trailing spaces not allowed. (no-trailing-spaces)
(#233) Unexpected tab character. (no-tabs)
(#233) Missing space before opening brace. (space-before-blocks)
(#234) Unexpected tab character. (no-tabs)
(#235) Unexpected tab character. (no-tabs)
(#236) Unexpected tab character. (no-tabs)
(#236) Infix operators must be spaced. (space-infix-ops)
(#238) Unexpected tab character. (no-tabs)
(#239) Unexpected tab character. (no-tabs)
(#239) ["wwwroot"] is better written in dot notation. (dot-notation)
(#240) Unexpected tab character. (no-tabs)
(#241) Unexpected tab character. (no-tabs)
(#242) Unexpected tab character. (no-tabs)
(#242) Identifier 'type_block' is not in camel case. (camelcase)
(#243) Unexpected tab character. (no-tabs)
(#244) Unexpected tab character. (no-tabs)
(#245) Unexpected tab character. (no-tabs)
(#246) Unexpected tab character. (no-tabs)
(#247) Unexpected tab character. (no-tabs)
(#248) Unexpected tab character. (no-tabs)
(#249) Unexpected tab character. (no-tabs)
(#249) Unexpected space between function name and paren. (func-call-spacing)
(#251) Unexpected tab character. (no-tabs)
(#251) 'popup' is defined but never used. (no-unused-vars)
(#251) There should be no space after '{'. (object-curly-spacing)
(#251) Missing space before opening brace. (space-before-blocks)
(#252) Unexpected tab character. (no-tabs)
(#252) Expected { after 'if' condition. (curly)
(#253) Unexpected tab character. (no-tabs)
(#253) There should be no space before '}'. (object-curly-spacing)
(#255) Unexpected tab character. (no-tabs)
(#256) Unexpected tab character. (no-tabs)
(#257) Trailing spaces not allowed. (no-trailing-spaces)
(#257) Unexpected tab character. (no-tabs)
(#258) Line 258 exceeds the maximum line length of 132. (max-len)
(#258) Unexpected tab character. (no-tabs)
(#259) Unexpected tab character. (no-tabs)
(#260) Unexpected tab character. (no-tabs)
(#261) Unexpected tab character. (no-tabs)
(#262) Unexpected tab character. (no-tabs)
(#263) Unexpected tab character. (no-tabs)
(#264) Unexpected tab character. (no-tabs)
(#264) 'ui' is defined but never used. (no-unused-vars)
(#264) Missing space before opening brace. (space-before-blocks)
(#265) Unexpected tab character. (no-tabs)
(#266) Unexpected tab character. (no-tabs)
(#267) Unexpected tab character. (no-tabs)
(#268) Unexpected tab character. (no-tabs)
(#269) Unexpected tab character. (no-tabs)
(#270) Unexpected tab character. (no-tabs)
(#271) Unexpected tab character. (no-tabs)
(#272) Unexpected tab character. (no-tabs)
(#272) Trailing spaces not allowed. (no-trailing-spaces)
(#273) Unexpected tab character. (no-tabs)
(#274) Unexpected tab character. (no-tabs)
(#275) Unexpected tab character. (no-tabs)
(#276) Unexpected tab character. (no-tabs)
(#276) 'ui' is defined but never used. (no-unused-vars)
(#276) Missing space before opening brace. (space-before-blocks)
(#276) Trailing spaces not allowed. (no-trailing-spaces)
(#277) Unexpected tab character. (no-tabs)
(#278) Unexpected tab character. (no-tabs)
(#279) Unexpected tab character. (no-tabs)
(#280) Unexpected tab character. (no-tabs)
(#281) Unexpected tab character. (no-tabs)
(#282) Unexpected tab character. (no-tabs)
(#283) Unexpected tab character. (no-tabs)
(#284) Unexpected tab character. (no-tabs)
(#285) Unexpected tab character. (no-tabs)
(#286) Unexpected tab character. (no-tabs)
(#287) Unexpected tab character. (no-tabs)
(#288) Unexpected tab character. (no-tabs)
(#289) Unexpected tab character. (no-tabs)
(#289) Trailing spaces not allowed. (no-trailing-spaces)
(#290) Unexpected tab character. (no-tabs)
(#291) Unexpected tab character. (no-tabs)
(#292) Unexpected tab character. (no-tabs)
(#293) Unexpected tab character. (no-tabs)
(#294) Unexpected tab character. (no-tabs)
(#294) 'ui' is defined but never used. (no-unused-vars)
(#294) Unexpected empty function. (no-empty-function)
(#294) Missing space before opening brace. (space-before-blocks)
(#294) Trailing spaces not allowed. (no-trailing-spaces)
(#295) Unexpected tab character. (no-tabs)
(#295) Trailing spaces not allowed. (no-trailing-spaces)
(#296) Unexpected tab character. (no-tabs)
(#297) Unexpected tab character. (no-tabs)
(#299) Unexpected tab character. (no-tabs)
(#299) Missing space before opening brace. (space-before-blocks)
(#300) Unexpected tab character. (no-tabs)
(#300) Identifier 'block_exaport' is not in camel case. (camelcase)
(#300) 'block_exaport' is not defined. (no-undef)
(#301) Unexpected tab character. (no-tabs)
(#301) 'block_exaport' is not defined. (no-undef)
(#301) Identifier 'block_exaport' is not in camel case. (camelcase)
(#302) Unexpected tab character. (no-tabs)
(#303) Unexpected tab character. (no-tabs)
(#305) Unexpected tab character. (no-tabs)
(#305) 'title' is defined but never used. (no-unused-vars)
(#305) Missing space before opening brace. (space-before-blocks)
(#306) Unexpected tab character. (no-tabs)
(#306) Missing space before opening brace. (space-before-blocks)
(#307) Unexpected tab character. (no-tabs)
(#308) Trailing spaces not allowed. (no-trailing-spaces)
(#308) Unexpected tab character. (no-tabs)
(#309) Unexpected tab character. (no-tabs)
(#310) Unexpected tab character. (no-tabs)
(#311) Unexpected tab character. (no-tabs)
(#312) Unexpected tab character. (no-tabs)
(#313) Trailing spaces not allowed. (no-trailing-spaces)
(#313) Unexpected tab character. (no-tabs)
(#314) Unexpected tab character. (no-tabs)
(#315) Unexpected tab character. (no-tabs)
(#316) Unexpected tab character. (no-tabs)
(#317) Unexpected tab character. (no-tabs)
(#318) Unexpected tab character. (no-tabs)
(#319) Unexpected tab character. (no-tabs)
(#320) Unexpected tab character. (no-tabs)
(#321) Trailing spaces not allowed. (no-trailing-spaces)
(#321) Unexpected tab character. (no-tabs)
(#322) Unexpected tab character. (no-tabs)
(#323) Unexpected tab character. (no-tabs)
(#324) Unexpected tab character. (no-tabs)
(#324) Missing semicolon. (semi)
(#325) Unexpected tab character. (no-tabs)
(#326) Unexpected tab character. (no-tabs)
(#327) Unexpected tab character. (no-tabs)
(#328) Unexpected tab character. (no-tabs)
(#329) Unexpected tab character. (no-tabs)
(#330) Unexpected tab character. (no-tabs)
(#331) Unexpected tab character. (no-tabs)
(#332) Unexpected tab character. (no-tabs)
(#333) Unexpected tab character. (no-tabs)
(#334) Unexpected tab character. (no-tabs)
(#334) Expected { after 'if' condition. (curly)
(#335) Unexpected tab character. (no-tabs)
(#336) Unexpected tab character. (no-tabs)
(#337) Unexpected tab character. (no-tabs)
(#338) Unexpected tab character. (no-tabs)
(#338) Unnecessary semicolon. (no-extra-semi)
(#339) Unexpected tab character. (no-tabs)
(#340) Unexpected tab character. (no-tabs)
(#341) Unexpected tab character. (no-tabs)
(#341) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#342) Unexpected tab character. (no-tabs)
(#342) Unnecessary semicolon. (no-extra-semi)
(#343) Unexpected tab character. (no-tabs)
(#344) Unexpected tab character. (no-tabs)
(#344) Missing space before opening brace. (space-before-blocks)
(#345) Unexpected tab character. (no-tabs)
(#345) Expected space(s) after "if". (keyword-spacing)
(#346) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#346) Unexpected tab character. (no-tabs)
(#347) Unexpected tab character. (no-tabs)
(#347) Unnecessary semicolon. (no-extra-semi)
(#348) Unexpected tab character. (no-tabs)
(#349) Unexpected tab character. (no-tabs)
(#349) Missing space before opening brace. (space-before-blocks)
(#350) Unexpected tab character. (no-tabs)
(#351) Unexpected tab character. (no-tabs)
(#351) Infix operators must be spaced. (space-infix-ops)
(#351) Infix operators must be spaced. (space-infix-ops)
(#352) Unexpected tab character. (no-tabs)
(#352) Trailing spaces not allowed. (no-trailing-spaces)
(#353) Unexpected tab character. (no-tabs)
(#354) Unexpected tab character. (no-tabs)
(#354) Expected { after 'if' condition. (curly)
(#355) Unexpected tab character. (no-tabs)
(#355) Trailing spaces not allowed. (no-trailing-spaces)
(#356) Unexpected tab character. (no-tabs)
(#357) Trailing spaces not allowed. (no-trailing-spaces)
(#357) Unexpected tab character. (no-tabs)
(#358) Unexpected tab character. (no-tabs)
(#359) Unexpected tab character. (no-tabs)
(#360) Unexpected tab character. (no-tabs)
(#360) Expected { after 'if' condition. (curly)
(#361) Unexpected tab character. (no-tabs)
(#362) Unexpected tab character. (no-tabs)
(#363) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#363) Unexpected tab character. (no-tabs)
(#364) Unexpected tab character. (no-tabs)
(#365) Unexpected tab character. (no-tabs)
(#366) Unexpected tab character. (no-tabs)
(#367) Unexpected tab character. (no-tabs)
(#368) Unexpected tab character. (no-tabs)
(#369) Unexpected tab character. (no-tabs)
(#370) Unexpected tab character. (no-tabs)
(#371) Unexpected tab character. (no-tabs)
(#372) Unexpected tab character. (no-tabs)
(#373) Unexpected tab character. (no-tabs)
(#374) Unexpected tab character. (no-tabs)
(#374) Unnecessary semicolon. (no-extra-semi)
(#375) Unexpected tab character. (no-tabs)
(#376) Unexpected tab character. (no-tabs)
(#377) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#377) Unexpected tab character. (no-tabs)
(#378) Unexpected tab character. (no-tabs)
(#378) Unnecessary semicolon. (no-extra-semi)
(#379) Unexpected tab character. (no-tabs)
(#380) Unexpected tab character. (no-tabs)
(#380) Missing space before opening brace. (space-before-blocks)
(#381) Unexpected tab character. (no-tabs)
(#381) Expected space(s) after "if". (keyword-spacing)
(#382) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#382) Unexpected tab character. (no-tabs)
(#383) Unexpected tab character. (no-tabs)
(#383) Unnecessary semicolon. (no-extra-semi)
(#384) Unexpected tab character. (no-tabs)
(#385) Unexpected tab character. (no-tabs)
(#385) Missing space before opening brace. (space-before-blocks)
(#386) Unexpected tab character. (no-tabs)
(#387) Unexpected tab character. (no-tabs)
(#387) Infix operators must be spaced. (space-infix-ops)
(#387) Infix operators must be spaced. (space-infix-ops)
(#388) Unexpected tab character. (no-tabs)
(#388) Trailing spaces not allowed. (no-trailing-spaces)
(#389) Unexpected tab character. (no-tabs)
(#390) Unexpected tab character. (no-tabs)
(#390) Expected { after 'if' condition. (curly)
(#391) Unexpected tab character. (no-tabs)
(#391) Trailing spaces not allowed. (no-trailing-spaces)
(#392) Unexpected tab character. (no-tabs)
(#393) Trailing spaces not allowed. (no-trailing-spaces)
(#393) Unexpected tab character. (no-tabs)
(#394) Unexpected tab character. (no-tabs)
(#395) Unexpected tab character. (no-tabs)
(#395) Expected { after 'if' condition. (curly)
(#396) Unexpected tab character. (no-tabs)
(#397) Unexpected tab character. (no-tabs)
(#398) Unexpected tab character. (no-tabs)
(#399) Unexpected tab character. (no-tabs)
(#400) Unexpected tab character. (no-tabs)
(#401) Trailing spaces not allowed. (no-trailing-spaces)
(#401) Unexpected tab character. (no-tabs)
(#402) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#402) Unexpected tab character. (no-tabs)
(#402) Missing JSDoc comment. (require-jsdoc)
(#403) Unexpected tab character. (no-tabs)
(#404) Unexpected tab character. (no-tabs)
(#405) Unexpected tab character. (no-tabs)
(#405) Missing space before opening brace. (space-before-blocks)
(#406) Unexpected tab character. (no-tabs)
(#407) Unexpected tab character. (no-tabs)
(#407) Missing space before opening brace. (space-before-blocks)
(#408) Unexpected tab character. (no-tabs)
(#409) Unexpected tab character. (no-tabs)
(#409) Infix operators must be spaced. (space-infix-ops)
(#410) Unexpected tab character. (no-tabs)
(#410) Infix operators must be spaced. (space-infix-ops)
(#411) Unexpected tab character. (no-tabs)
(#412) Unexpected tab character. (no-tabs)
(#413) Unexpected tab character. (no-tabs)
(#415) Unexpected tab character. (no-tabs)
(#416) Expected space or tab after '//' in comment. (spaced-comment)
(#417) Unexpected tab character. (no-tabs)
(#418) Trailing spaces not allowed. (no-trailing-spaces)
(#418) Unexpected tab character. (no-tabs)
(#419) Unexpected tab character. (no-tabs)
(#419) Missing JSDoc comment. (require-jsdoc)
(#420) Unexpected tab character. (no-tabs)
(#421) Unexpected tab character. (no-tabs)
(#422) Unexpected tab character. (no-tabs)
(#423) Unexpected tab character. (no-tabs)
(#424) Unexpected tab character. (no-tabs)
(#425) Unexpected tab character. (no-tabs)
(#426) Unexpected tab character. (no-tabs)
(#427) Unexpected tab character. (no-tabs)
(#428) Unexpected tab character. (no-tabs)
(#429) Unexpected tab character. (no-tabs)
(#430) Unexpected tab character. (no-tabs)
(#431) Unexpected tab character. (no-tabs)
(#432) Unexpected tab character. (no-tabs)
(#434) Missing JSDoc comment. (require-jsdoc)
(#434) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#434) Unexpected tab character. (no-tabs)
(#434) Function 'generateItem' has a complexity of 25. (complexity)
(#435) Unexpected tab character. (no-tabs)
(#435) Trailing spaces not allowed. (no-trailing-spaces)
(#436) Unexpected tab character. (no-tabs)
(#437) Unexpected tab character. (no-tabs)
(#438) Unexpected tab character. (no-tabs)
(#439) Unexpected tab character. (no-tabs)
(#440) Unexpected tab character. (no-tabs)
(#440) Trailing spaces not allowed. (no-trailing-spaces)
(#441) Unexpected tab character. (no-tabs)
(#442) Unexpected tab character. (no-tabs)
(#442) Expected space or tab after '//' in comment. (spaced-comment)
(#443) Unexpected tab character. (no-tabs)
(#444) Unexpected tab character. (no-tabs)
(#444) Trailing spaces not allowed. (no-trailing-spaces)
(#445) Unexpected tab character. (no-tabs)
(#445) Trailing spaces not allowed. (no-trailing-spaces)
(#446) Unexpected tab character. (no-tabs)
(#446) Trailing spaces not allowed. (no-trailing-spaces)
(#447) Unexpected tab character. (no-tabs)
(#448) Unexpected tab character. (no-tabs)
(#449) Unexpected tab character. (no-tabs)
(#450) Unexpected tab character. (no-tabs)
(#451) Unexpected tab character. (no-tabs)
(#451) Expected { after 'if' condition. (curly)
(#452) Unexpected tab character. (no-tabs)
(#452) Trailing spaces not allowed. (no-trailing-spaces)
(#453) Unexpected tab character. (no-tabs)
(#453) Expected { after 'if' condition. (curly)
(#454) Unexpected tab character. (no-tabs)
(#454) Identifier 'block_title' is not in camel case. (camelcase)
(#455) Unexpected tab character. (no-tabs)
(#455) Expected { after 'if' condition. (curly)
(#456) Unexpected tab character. (no-tabs)
(#457) Unexpected tab character. (no-tabs)
(#457) Expected { after 'if' condition. (curly)
(#458) Unexpected tab character. (no-tabs)
(#459) Unexpected tab character. (no-tabs)
(#459) Expected { after 'if' condition. (curly)
(#460) Unexpected tab character. (no-tabs)
(#461) Unexpected tab character. (no-tabs)
(#461) Expected { after 'if' condition. (curly)
(#462) Unexpected tab character. (no-tabs)
(#462) Trailing spaces not allowed. (no-trailing-spaces)
(#463) Unexpected tab character. (no-tabs)
(#464) Unexpected tab character. (no-tabs)
(#465) Unexpected tab character. (no-tabs)
(#466) Unexpected tab character. (no-tabs)
(#467) Unexpected tab character. (no-tabs)
(#468) Unexpected tab character. (no-tabs)
(#468) Trailing spaces not allowed. (no-trailing-spaces)
(#470) Unexpected tab character. (no-tabs)
(#471) Unexpected tab character. (no-tabs)
(#472) Unexpected tab character. (no-tabs)
(#473) Unexpected tab character. (no-tabs)
(#474) Unexpected tab character. (no-tabs)
(#475) Unexpected tab character. (no-tabs)
(#476) Unexpected tab character. (no-tabs)
(#477) Unexpected tab character. (no-tabs)
(#478) Unexpected tab character. (no-tabs)
(#478) 'header_content' is defined but never used. (no-unused-vars)
(#478) Identifier 'header_content' is not in camel case. (camelcase)
(#480) Unexpected tab character. (no-tabs)
(#480) 'portfolioItems' is not defined. (no-undef)
(#480) 'portfolioItems' is not defined. (no-undef)
(#481) Unexpected tab character. (no-tabs)
(#481) 'portfolioItems' is not defined. (no-undef)
(#482) Unexpected tab character. (no-tabs)
(#483) Unexpected tab character. (no-tabs)
(#483) Trailing spaces not allowed. (no-trailing-spaces)
(#484) Unexpected tab character. (no-tabs)
(#485) Unexpected tab character. (no-tabs)
(#485) Infix operators must be spaced. (space-infix-ops)
(#485) Missing semicolon. (semi)
(#486) Unexpected tab character. (no-tabs)
(#486) Expected { after 'if' condition. (curly)
(#486) Infix operators must be spaced. (space-infix-ops)
(#486) Multiple spaces found before 'ilink'. (no-multi-spaces)
(#486) Infix operators must be spaced. (space-infix-ops)
(#487) Trailing spaces not allowed. (no-trailing-spaces)
(#487) Unexpected tab character. (no-tabs)
(#488) Unexpected tab character. (no-tabs)
(#488) Expected space(s) after "if". (keyword-spacing)
(#488) Missing space before opening brace. (space-before-blocks)
(#489) Unexpected tab character. (no-tabs)
(#490) Unexpected tab character. (no-tabs)
(#490) Trailing spaces not allowed. (no-trailing-spaces)
(#491) Unexpected tab character. (no-tabs)
(#492) Unexpected tab character. (no-tabs)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#493) Unexpected tab character. (no-tabs)
(#494) Line 494 exceeds the maximum line length of 132. (max-len)
(#494) Unexpected tab character. (no-tabs)
(#494) Infix operators must be spaced. (space-infix-ops)
(#494) ["wwwroot"] is better written in dot notation. (dot-notation)
(#494) Infix operators must be spaced. (space-infix-ops)
(#494) Infix operators must be spaced. (space-infix-ops)
(#495) Unexpected tab character. (no-tabs)
(#496) Unexpected tab character. (no-tabs)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#497) Unexpected tab character. (no-tabs)
(#497) Infix operators must be spaced. (space-infix-ops)
(#497) Infix operators must be spaced. (space-infix-ops)
(#497) Infix operators must be spaced. (space-infix-ops)
(#497) Infix operators must be spaced. (space-infix-ops)
(#497) Trailing spaces not allowed. (no-trailing-spaces)
(#498) Unexpected tab character. (no-tabs)
(#498) Infix operators must be spaced. (space-infix-ops)
(#498) Infix operators must be spaced. (space-infix-ops)
(#498) Infix operators must be spaced. (space-infix-ops)
(#499) Line 499 exceeds the maximum line length of 132. (max-len)
(#499) Unexpected tab character. (no-tabs)
(#499) Infix operators must be spaced. (space-infix-ops)
(#499) Infix operators must be spaced. (space-infix-ops)
(#499) Infix operators must be spaced. (space-infix-ops)
(#499) ["wwwroot"] is better written in dot notation. (dot-notation)
(#499) Infix operators must be spaced. (space-infix-ops)
(#499) Infix operators must be spaced. (space-infix-ops)
(#499) Infix operators must be spaced. (space-infix-ops)
(#499) Infix operators must be spaced. (space-infix-ops)
(#500) Unexpected tab character. (no-tabs)
(#501) Unexpected tab character. (no-tabs)
(#502) Unexpected tab character. (no-tabs)
(#502) Expected space(s) after "else". (keyword-spacing)
(#502) Expected space(s) before "else". (keyword-spacing)
(#503) Unexpected tab character. (no-tabs)
(#504) Unexpected tab character. (no-tabs)
(#504) Trailing spaces not allowed. (no-trailing-spaces)
(#505) Unexpected tab character. (no-tabs)
(#506) Unexpected tab character. (no-tabs)
(#506) Infix operators must be spaced. (space-infix-ops)
(#506) Infix operators must be spaced. (space-infix-ops)
(#506) Infix operators must be spaced. (space-infix-ops)
(#506) Infix operators must be spaced. (space-infix-ops)
(#507) Unexpected tab character. (no-tabs)
(#508) Line 508 exceeds the maximum line length of 132. (max-len)
(#508) Unexpected tab character. (no-tabs)
(#508) Infix operators must be spaced. (space-infix-ops)
(#508) ["wwwroot"] is better written in dot notation. (dot-notation)
(#508) Infix operators must be spaced. (space-infix-ops)
(#508) Infix operators must be spaced. (space-infix-ops)
(#509) Unexpected tab character. (no-tabs)
(#510) Unexpected tab character. (no-tabs)
(#510) Infix operators must be spaced. (space-infix-ops)
(#510) Infix operators must be spaced. (space-infix-ops)
(#510) Infix operators must be spaced. (space-infix-ops)
(#510) Infix operators must be spaced. (space-infix-ops)
(#511) Unexpected tab character. (no-tabs)
(#511) Infix operators must be spaced. (space-infix-ops)
(#511) Infix operators must be spaced. (space-infix-ops)
(#511) Infix operators must be spaced. (space-infix-ops)
(#511) Trailing spaces not allowed. (no-trailing-spaces)
(#512) Unexpected tab character. (no-tabs)
(#512) Infix operators must be spaced. (space-infix-ops)
(#512) Infix operators must be spaced. (space-infix-ops)
(#512) Infix operators must be spaced. (space-infix-ops)
(#513) Unexpected tab character. (no-tabs)
(#514) Unexpected tab character. (no-tabs)
(#515) Unexpected tab character. (no-tabs)
(#516) Unexpected tab character. (no-tabs)
(#517) Unexpected tab character. (no-tabs)
(#518) Unexpected tab character. (no-tabs)
(#519) Unexpected tab character. (no-tabs)
(#520) Unexpected tab character. (no-tabs)
(#521) Unexpected tab character. (no-tabs)
(#522) Unexpected tab character. (no-tabs)
(#522) Infix operators must be spaced. (space-infix-ops)
(#522) Infix operators must be spaced. (space-infix-ops)
(#523) Unexpected tab character. (no-tabs)
(#524) Unexpected tab character. (no-tabs)
(#525) Unexpected tab character. (no-tabs)
(#526) Unexpected tab character. (no-tabs)
(#527) Unexpected tab character. (no-tabs)
(#528) Unexpected tab character. (no-tabs)
(#529) Unexpected tab character. (no-tabs)
(#530) Unexpected tab character. (no-tabs)
(#530) Expected { after 'if' condition. (curly)
(#530) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#531) Unexpected tab character. (no-tabs)
(#531) Infix operators must be spaced. (space-infix-ops)
(#531) Infix operators must be spaced. (space-infix-ops)
(#532) Line 532 exceeds the maximum line length of 132. (max-len)
(#532) Unexpected tab character. (no-tabs)
(#532) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#533) Unexpected tab character. (no-tabs)
(#534) Unexpected tab character. (no-tabs)
(#535) Unexpected tab character. (no-tabs)
(#536) Unexpected tab character. (no-tabs)
(#537) Unexpected tab character. (no-tabs)
(#538) Unexpected tab character. (no-tabs)
(#538) Infix operators must be spaced. (space-infix-ops)
(#538) Infix operators must be spaced. (space-infix-ops)
(#539) Unexpected tab character. (no-tabs)
(#540) Unexpected tab character. (no-tabs)
(#541) Unexpected tab character. (no-tabs)
(#542) Unexpected tab character. (no-tabs)
(#543) Unexpected tab character. (no-tabs)
(#544) Unexpected tab character. (no-tabs)
(#545) Unexpected tab character. (no-tabs)
(#546) Line 546 exceeds the maximum line length of 132. (max-len)
(#546) Unexpected tab character. (no-tabs)
(#546) Infix operators must be spaced. (space-infix-ops)
(#546) Infix operators must be spaced. (space-infix-ops)
(#546) Infix operators must be spaced. (space-infix-ops)
(#547) Unexpected tab character. (no-tabs)
(#548) Unexpected tab character. (no-tabs)
(#549) Unexpected tab character. (no-tabs)
(#550) Unexpected tab character. (no-tabs)
(#551) Unexpected tab character. (no-tabs)
(#552) Unexpected tab character. (no-tabs)
(#553) Unexpected tab character. (no-tabs)
(#554) Unexpected tab character. (no-tabs)
(#554) Trailing spaces not allowed. (no-trailing-spaces)
(#555) Unexpected tab character. (no-tabs)
(#556) Unexpected tab character. (no-tabs)
(#556) Infix operators must be spaced. (space-infix-ops)
(#556) Infix operators must be spaced. (space-infix-ops)
(#556) Infix operators must be spaced. (space-infix-ops)
(#556) Infix operators must be spaced. (space-infix-ops)
(#557) Unexpected tab character. (no-tabs)
(#558) Unexpected tab character. (no-tabs)
(#558) Infix operators must be spaced. (space-infix-ops)
(#558) Infix operators must be spaced. (space-infix-ops)
(#559) Unexpected tab character. (no-tabs)
(#559) Infix operators must be spaced. (space-infix-ops)
(#560) Unexpected tab character. (no-tabs)
(#560) Infix operators must be spaced. (space-infix-ops)
(#560) Infix operators must be spaced. (space-infix-ops)
(#561) Unexpected tab character. (no-tabs)
(#562) Unexpected tab character. (no-tabs)
(#563) Unexpected tab character. (no-tabs)
(#564) Unexpected tab character. (no-tabs)
(#564) Trailing spaces not allowed. (no-trailing-spaces)
(#565) Unexpected tab character. (no-tabs)
(#566) Unexpected tab character. (no-tabs)
(#567) Unexpected tab character. (no-tabs)
(#568) Unexpected tab character. (no-tabs)
(#569) Unexpected tab character. (no-tabs)
(#570) Unexpected tab character. (no-tabs)
(#570) Trailing spaces not allowed. (no-trailing-spaces)
(#571) Unexpected tab character. (no-tabs)
(#572) Unexpected tab character. (no-tabs)
(#573) Unexpected tab character. (no-tabs)
(#574) Unexpected tab character. (no-tabs)
(#575) Unexpected tab character. (no-tabs)
(#575) Infix operators must be spaced. (space-infix-ops)
(#575) Infix operators must be spaced. (space-infix-ops)
(#576) Unexpected tab character. (no-tabs)
(#577) Line 577 exceeds the maximum line length of 132. (max-len)
(#577) Unexpected tab character. (no-tabs)
(#577) Infix operators must be spaced. (space-infix-ops)
(#577) Infix operators must be spaced. (space-infix-ops)
(#577) Infix operators must be spaced. (space-infix-ops)
(#578) Unexpected tab character. (no-tabs)
(#579) Unexpected tab character. (no-tabs)
(#581) Unexpected tab character. (no-tabs)
(#582) Unexpected tab character. (no-tabs)
(#582) Missing space before opening brace. (space-before-blocks)
(#583) Unexpected tab character. (no-tabs)
(#584) Unexpected tab character. (no-tabs)
(#585) Unexpected tab character. (no-tabs)
(#586) Unexpected tab character. (no-tabs)
(#587) Unexpected tab character. (no-tabs)
(#587) Missing space before opening brace. (space-before-blocks)
(#588) Unexpected tab character. (no-tabs)
(#589) Unexpected tab character. (no-tabs)
(#590) Unexpected tab character. (no-tabs)
(#591) Unexpected tab character. (no-tabs)
(#592) Unexpected tab character. (no-tabs)
(#593) Unexpected tab character. (no-tabs)
(#593) Trailing spaces not allowed. (no-trailing-spaces)
(#594) Trailing spaces not allowed. (no-trailing-spaces)
(#594) Unexpected tab character. (no-tabs)
(#595) Unexpected tab character. (no-tabs)
(#596) Unexpected tab character. (no-tabs)
(#597) Unexpected tab character. (no-tabs)
(#598) Unexpected tab character. (no-tabs)
(#599) Unexpected tab character. (no-tabs)
(#600) Unexpected tab character. (no-tabs)
(#601) Unexpected tab character. (no-tabs)
(#601) Expected { after 'else'. (curly)
(#601) Trailing spaces not allowed. (no-trailing-spaces)
(#602) Unexpected tab character. (no-tabs)
(#602) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#602) Trailing spaces not allowed. (no-trailing-spaces)
(#603) Line 603 exceeds the maximum line length of 132. (max-len)
(#603) Unexpected tab character. (no-tabs)
(#603) Infix operators must be spaced. (space-infix-ops)
(#603) Infix operators must be spaced. (space-infix-ops)
(#603) Infix operators must be spaced. (space-infix-ops)
(#603) Infix operators must be spaced. (space-infix-ops)
(#604) Unexpected tab character. (no-tabs)
(#604) Missing space before opening brace. (space-before-blocks)
(#605) Unexpected tab character. (no-tabs)
(#605) Trailing spaces not allowed. (no-trailing-spaces)
(#606) Unexpected tab character. (no-tabs)
(#607) Unexpected tab character. (no-tabs)
(#608) Unexpected tab character. (no-tabs)
(#609) Unexpected tab character. (no-tabs)
(#610) Unexpected tab character. (no-tabs)
(#611) Unexpected tab character. (no-tabs)
(#611) '$item_header' is not defined. (no-undef)
(#611) Identifier '$item_header' is not in camel case. (camelcase)
(#612) Unexpected tab character. (no-tabs)
(#612) '$item_header' is not defined. (no-undef)
(#612) Identifier '$item_header' is not in camel case. (camelcase)
(#613) Unexpected tab character. (no-tabs)
(#615) Unexpected tab character. (no-tabs)
(#616) Unexpected tab character. (no-tabs)
(#617) Trailing spaces not allowed. (no-trailing-spaces)
(#617) Unexpected tab character. (no-tabs)
(#618) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#618) Unexpected tab character. (no-tabs)
(#618) Missing JSDoc comment. (require-jsdoc)
(#619) Unexpected tab character. (no-tabs)
(#620) Unexpected tab character. (no-tabs)
(#621) Unexpected tab character. (no-tabs)
(#622) Unexpected tab character. (no-tabs)
(#623) Unexpected tab character. (no-tabs)
(#623) Trailing spaces not allowed. (no-trailing-spaces)
(#624) Trailing spaces not allowed. (no-trailing-spaces)
(#624) Unexpected tab character. (no-tabs)
(#625) Missing JSDoc comment. (require-jsdoc)
(#625) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#625) Unexpected tab character. (no-tabs)
(#626) Unexpected tab character. (no-tabs)
(#627) Unexpected tab character. (no-tabs)
(#627) Identifier 'item_id' is not in camel case. (camelcase)
(#629) Unexpected tab character. (no-tabs)
(#630) Trailing spaces not allowed. (no-trailing-spaces)
(#630) Unexpected tab character. (no-tabs)
(#631) Unexpected tab character. (no-tabs)
(#632) Unexpected tab character. (no-tabs)
(#632) ["wwwroot"] is better written in dot notation. (dot-notation)
(#633) Unexpected tab character. (no-tabs)
(#634) Unexpected tab character. (no-tabs)
(#635) Unexpected tab character. (no-tabs)
(#635) Identifier 'item_id' is not in camel case. (camelcase)
(#635) Identifier 'item_id' is not in camel case. (camelcase)
(#636) Unexpected tab character. (no-tabs)
(#637) Unexpected tab character. (no-tabs)
(#638) Unexpected tab character. (no-tabs)
(#639) Unexpected tab character. (no-tabs)
(#640) Unexpected tab character. (no-tabs)
(#641) Unexpected tab character. (no-tabs)
(#642) Unexpected tab character. (no-tabs)
(#644) Unexpected tab character. (no-tabs)
(#644) There should be no space after '{'. (object-curly-spacing)
(#644) There should be no space before '}'. (object-curly-spacing)
(#646) Unexpected tab character. (no-tabs)
(#647) Unexpected tab character. (no-tabs)
(#648) Trailing spaces not allowed. (no-trailing-spaces)
(#648) Unexpected tab character. (no-tabs)
(#649) Unexpected tab character. (no-tabs)
(#650) Unexpected tab character. (no-tabs)
(#651) Unexpected tab character. (no-tabs)
(#651) Trailing spaces not allowed. (no-trailing-spaces)
(#652) Trailing spaces not allowed. (no-trailing-spaces)
(#652) Unexpected tab character. (no-tabs)
(#653) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#653) Unexpected tab character. (no-tabs)
(#653) Missing JSDoc comment. (require-jsdoc)
(#654) Unexpected tab character. (no-tabs)
(#655) Unexpected tab character. (no-tabs)
(#656) Unexpected tab character. (no-tabs)
(#656) Missing space before opening brace. (space-before-blocks)
(#657) Unexpected tab character. (no-tabs)
(#657) Infix operators must be spaced. (space-infix-ops)
(#657) Infix operators must be spaced. (space-infix-ops)
(#658) Unexpected tab character. (no-tabs)
(#659) Unexpected tab character. (no-tabs)
(#659) Trailing spaces not allowed. (no-trailing-spaces)
(#662) Unexpected tab character. (no-tabs)
(#663) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#663) Missing JSDoc comment. (require-jsdoc)
(#663) Unexpected tab character. (no-tabs)
(#664) Unexpected tab character. (no-tabs)
(#665) Unexpected tab character. (no-tabs)
(#666) Unexpected tab character. (no-tabs)
(#666) Missing space before opening brace. (space-before-blocks)
(#667) Unexpected tab character. (no-tabs)
(#668) Unexpected tab character. (no-tabs)
(#669) Unexpected tab character. (no-tabs)
(#670) Unexpected tab character. (no-tabs)
(#672) Unexpected tab character. (no-tabs)
(#672) Missing space before opening brace. (space-before-blocks)
(#673) Unexpected tab character. (no-tabs)
(#673) Missing space before opening brace. (space-before-blocks)
(#674) Unexpected tab character. (no-tabs)
(#675) Unexpected tab character. (no-tabs)
(#676) Unexpected tab character. (no-tabs)
(#678) Unexpected tab character. (no-tabs)
(#678) Missing space before opening brace. (space-before-blocks)
(#679) Unexpected tab character. (no-tabs)
(#679) Expected space or tab after '//' in comment. (spaced-comment)
(#680) Unexpected tab character. (no-tabs)
(#682) Unexpected tab character. (no-tabs)
(#683) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#683) Missing JSDoc comment. (require-jsdoc)
(#683) Unexpected tab character. (no-tabs)
(#683) Identifier 'update_sharing' is not in camel case. (camelcase)
(#684) Unexpected tab character. (no-tabs)
(#685) Unexpected tab character. (no-tabs)
(#685) Identifier 'share_text' is not in camel case. (camelcase)
(#686) Unexpected tab character. (no-tabs)
(#688) Unexpected tab character. (no-tabs)
(#689) Unexpected tab character. (no-tabs)
(#689) Identifier 'share_text' is not in camel case. (camelcase)
(#689) Infix operators must be spaced. (space-infix-ops)
(#690) Unexpected tab character. (no-tabs)
(#691) Unexpected tab character. (no-tabs)
(#692) Unexpected tab character. (no-tabs)
(#693) Unexpected tab character. (no-tabs)
(#695) Unexpected tab character. (no-tabs)
(#696) Unexpected tab character. (no-tabs)
(#697) Unexpected tab character. (no-tabs)
(#698) Unexpected tab character. (no-tabs)
(#698) Identifier 'share_text' is not in camel case. (camelcase)
(#699) Unexpected tab character. (no-tabs)
(#699) Identifier 'share_text' is not in camel case. (camelcase)
(#699) Infix operators must be spaced. (space-infix-ops)
(#699) Infix operators must be spaced. (space-infix-ops)
(#700) Unexpected tab character. (no-tabs)
(#701) Unexpected tab character. (no-tabs)
(#701) Identifier 'share_text' is not in camel case. (camelcase)
(#701) Infix operators must be spaced. (space-infix-ops)
(#702) Trailing spaces not allowed. (no-trailing-spaces)
(#702) Unexpected tab character. (no-tabs)
(#703) Unexpected tab character. (no-tabs)
(#704) Unexpected tab character. (no-tabs)
(#704) Identifier 'share_text' is not in camel case. (camelcase)
(#705) Unexpected tab character. (no-tabs)
(#706) Unexpected tab character. (no-tabs)
(#707) Unexpected tab character. (no-tabs)
(#708) Unexpected tab character. (no-tabs)
(#708) Identifier 'share_text' is not in camel case. (camelcase)
(#709) Unexpected tab character. (no-tabs)
(#710) Unexpected tab character. (no-tabs)
(#711) Unexpected tab character. (no-tabs)
(#711) 'ExabisEportfolio' is not defined. (no-undef)
(#712) Unexpected tab character. (no-tabs)
(#713) Unexpected tab character. (no-tabs)
(#713) Identifier 'share_text' is not in camel case. (camelcase)
(#714) Unexpected tab character. (no-tabs)
(#715) Unexpected tab character. (no-tabs)
(#716) Unexpected tab character. (no-tabs)
(#716) 'ExabisEportfolio' is not defined. (no-undef)
(#717) Unexpected tab character. (no-tabs)
(#718) Unexpected tab character. (no-tabs)
(#719) Unexpected tab character. (no-tabs)
(#720) Unexpected tab character. (no-tabs)
(#721) Trailing spaces not allowed. (no-trailing-spaces)
(#721) Unexpected tab character. (no-tabs)
(#722) Unexpected tab character. (no-tabs)
(#723) Unexpected tab character. (no-tabs)
(#723) Identifier 'share_text' is not in camel case. (camelcase)
(#724) Unexpected tab character. (no-tabs)
(#724) Identifier 'share_text' is not in camel case. (camelcase)
(#724) Infix operators must be spaced. (space-infix-ops)
(#724) Infix operators must be spaced. (space-infix-ops)
(#725) Unexpected tab character. (no-tabs)
(#725) Unnecessary semicolon. (no-extra-semi)
(#726) Unexpected tab character. (no-tabs)
(#726) Identifier 'share_text' is not in camel case. (camelcase)
(#726) Infix operators must be spaced. (space-infix-ops)
(#727) Unexpected tab character. (no-tabs)
(#728) Unexpected tab character. (no-tabs)
(#729) Unexpected tab character. (no-tabs)
(#730) Unexpected tab character. (no-tabs)
(#730) Unnecessary semicolon. (no-extra-semi)
(#732) Unexpected tab character. (no-tabs)
(#732) Identifier 'share_text' is not in camel case. (camelcase)
(#733) Unexpected tab character. (no-tabs)
(#733) Identifier 'share_text' is not in camel case. (camelcase)
(#734) Unexpected tab character. (no-tabs)
(#735) Unexpected tab character. (no-tabs)
(#736) Unexpected tab character. (no-tabs)
(#737) Trailing spaces not allowed. (no-trailing-spaces)
(#737) Unexpected tab character. (no-tabs)
(#738) Unexpected tab character. (no-tabs)
(#738) Missing space before opening brace. (space-before-blocks)
(#739) Unexpected tab character. (no-tabs)
(#740) Unexpected tab character. (no-tabs)
(#741) Unexpected tab character. (no-tabs)
(#742) Unexpected tab character. (no-tabs)
(#744) 'jQueryExaport' is not defined. (no-undef)
blocks/exaport/javascript/wz_tooltip.js
(#4) Unexpected tab character. (no-tabs)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Identifier 'tt_Debug' is not in camel case. (camelcase)
(#47) Unexpected tab character. (no-tabs)
(#47) Missing semicolon. (semi)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) Identifier 'tt_Enabled' is not in camel case. (camelcase)
(#48) Unexpected tab character. (no-tabs)
(#48) Missing semicolon. (semi)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) Unexpected tab character. (no-tabs)
(#49) Missing semicolon. (semi)
(#50) Unexpected tab character. (no-tabs)
(#58) Unexpected whitespace before property Above. (no-whitespace-before-property)
(#58) Unexpected tab character. (no-tabs)
(#58) Missing semicolon. (semi)
(#59) Unexpected whitespace before property BgColor. (no-whitespace-before-property)
(#59) Unexpected tab character. (no-tabs)
(#59) Missing semicolon. (semi)
(#60) Unexpected whitespace before property BgImg. (no-whitespace-before-property)
(#60) Unexpected tab character. (no-tabs)
(#60) Missing semicolon. (semi)
(#61) Unexpected whitespace before property BorderColor. (no-whitespace-before-property)
(#61) Unexpected tab character. (no-tabs)
(#61) Missing semicolon. (semi)
(#62) Unexpected whitespace before property BorderStyle. (no-whitespace-before-property)
(#62) Unexpected tab character. (no-tabs)
(#62) Missing semicolon. (semi)
(#63) Unexpected whitespace before property BorderWidth. (no-whitespace-before-property)
(#63) Unexpected tab character. (no-tabs)
(#63) Missing semicolon. (semi)
(#64) Unexpected whitespace before property CenterMouse. (no-whitespace-before-property)
(#64) Unexpected tab character. (no-tabs)
(#64) Missing semicolon. (semi)
(#65) Unexpected whitespace before property ClickClose. (no-whitespace-before-property)
(#65) Unexpected tab character. (no-tabs)
(#65) Missing semicolon. (semi)
(#66) Line 66 exceeds the maximum line length of 132. (max-len)
(#66) Unexpected whitespace before property ClickSticky. (no-whitespace-before-property)
(#66) Unexpected tab character. (no-tabs)
(#66) Missing semicolon. (semi)
(#67) Unexpected whitespace before property CloseBtn. (no-whitespace-before-property)
(#67) Unexpected tab character. (no-tabs)
(#67) Missing semicolon. (semi)
(#68) Unexpected whitespace before property CloseBtnColors. (no-whitespace-before-property)
(#68) Line 68 exceeds the maximum line length of 132. (max-len)
(#68) Unexpected tab character. (no-tabs)
(#68) Missing semicolon. (semi)
(#69) Unexpected whitespace before property CloseBtnText. (no-whitespace-before-property)
(#69) Unexpected tab character. (no-tabs)
(#69) Missing semicolon. (semi)
(#70) Unexpected whitespace before property CopyContent. (no-whitespace-before-property)
(#70) Line 70 exceeds the maximum line length of 132. (max-len)
(#70) Unexpected tab character. (no-tabs)
(#70) Missing semicolon. (semi)
(#71) Unexpected whitespace before property Delay. (no-whitespace-before-property)
(#71) Unexpected tab character. (no-tabs)
(#71) Missing semicolon. (semi)
(#72) Line 72 exceeds the maximum line length of 132. (max-len)
(#72) Unexpected whitespace before property Duration. (no-whitespace-before-property)
(#72) Unexpected tab character. (no-tabs)
(#72) Missing semicolon. (semi)
(#73) Unexpected whitespace before property Exclusive. (no-whitespace-before-property)
(#73) Unexpected tab character. (no-tabs)
(#73) Missing semicolon. (semi)
(#74) Unexpected whitespace before property FadeIn. (no-whitespace-before-property)
(#74) Unexpected tab character. (no-tabs)
(#74) Missing semicolon. (semi)
(#75) Unexpected whitespace before property FadeOut. (no-whitespace-before-property)
(#75) Unexpected tab character. (no-tabs)
(#75) Missing semicolon. (semi)
(#76) Line 76 exceeds the maximum line length of 132. (max-len)
(#76) Unexpected whitespace before property FadeInterval. (no-whitespace-before-property)
(#76) Unexpected tab character. (no-tabs)
(#76) Missing semicolon. (semi)
(#77) Unexpected whitespace before property Fix. (no-whitespace-before-property)
(#77) Line 77 exceeds the maximum line length of 132. (max-len)
(#77) Unexpected tab character. (no-tabs)
(#77) Missing semicolon. (semi)
(#78) Unexpected whitespace before property FollowMouse. (no-whitespace-before-property)
(#78) Unexpected tab character. (no-tabs)
(#78) Missing semicolon. (semi)
(#79) Unexpected whitespace before property FontColor. (no-whitespace-before-property)
(#79) Unexpected tab character. (no-tabs)
(#79) Missing semicolon. (semi)
(#80) Unexpected whitespace before property FontFace. (no-whitespace-before-property)
(#80) Unexpected tab character. (no-tabs)
(#80) Missing semicolon. (semi)
(#81) Unexpected whitespace before property FontSize. (no-whitespace-before-property)
(#81) Unexpected tab character. (no-tabs)
(#81) Missing semicolon. (semi)
(#82) Unexpected whitespace before property FontWeight. (no-whitespace-before-property)
(#82) Unexpected tab character. (no-tabs)
(#82) Missing semicolon. (semi)
(#83) Line 83 exceeds the maximum line length of 132. (max-len)
(#83) Unexpected whitespace before property Height. (no-whitespace-before-property)
(#83) Unexpected tab character. (no-tabs)
(#83) Missing semicolon. (semi)
(#84) Unexpected whitespace before property JumpHorz. (no-whitespace-before-property)
(#84) Line 84 exceeds the maximum line length of 132. (max-len)
(#84) Unexpected tab character. (no-tabs)
(#84) Missing semicolon. (semi)
(#85) Unexpected whitespace before property JumpVert. (no-whitespace-before-property)
(#85) Unexpected tab character. (no-tabs)
(#85) Missing semicolon. (semi)
(#86) Unexpected whitespace before property Left. (no-whitespace-before-property)
(#86) Unexpected tab character. (no-tabs)
(#86) Missing semicolon. (semi)
(#87) Unexpected whitespace before property OffsetX. (no-whitespace-before-property)
(#87) Unexpected tab character. (no-tabs)
(#87) Missing semicolon. (semi)
(#88) Unexpected whitespace before property OffsetY. (no-whitespace-before-property)
(#88) Unexpected tab character. (no-tabs)
(#88) Missing semicolon. (semi)
(#89) Unexpected whitespace before property Opacity. (no-whitespace-before-property)
(#89) Unexpected tab character. (no-tabs)
(#89) Missing semicolon. (semi)
(#90) Unexpected whitespace before property Padding. (no-whitespace-before-property)
(#90) Unexpected tab character. (no-tabs)
(#90) Missing semicolon. (semi)
(#91) Unexpected whitespace before property Shadow. (no-whitespace-before-property)
(#91) Unexpected tab character. (no-tabs)
(#91) Missing semicolon. (semi)
(#92) Unexpected whitespace before property ShadowColor. (no-whitespace-before-property)
(#92) Unexpected tab character. (no-tabs)
(#92) Missing semicolon. (semi)
(#93) Unexpected whitespace before property ShadowWidth. (no-whitespace-before-property)
(#93) Unexpected tab character. (no-tabs)
(#93) Missing semicolon. (semi)
(#94) Unexpected whitespace before property Sticky. (no-whitespace-before-property)
(#94) Unexpected tab character. (no-tabs)
(#94) Missing semicolon. (semi)
(#95) Unexpected whitespace before property TextAlign. (no-whitespace-before-property)
(#95) Unexpected tab character. (no-tabs)
(#95) Missing semicolon. (semi)
(#96) Unexpected whitespace before property Title. (no-whitespace-before-property)
(#96) Unexpected tab character. (no-tabs)
(#96) Missing semicolon. (semi)
(#97) Unexpected whitespace before property TitleAlign. (no-whitespace-before-property)
(#97) Unexpected tab character. (no-tabs)
(#97) Missing semicolon. (semi)
(#98) Unexpected whitespace before property TitleBgColor. (no-whitespace-before-property)
(#98) Unexpected tab character. (no-tabs)
(#98) Missing semicolon. (semi)
(#99) Unexpected whitespace before property TitleFontColor. (no-whitespace-before-property)
(#99) Unexpected tab character. (no-tabs)
(#99) Missing semicolon. (semi)
(#100) Unexpected whitespace before property TitleFontFace. (no-whitespace-before-property)
(#100) Unexpected tab character. (no-tabs)
(#100) Missing semicolon. (semi)
(#101) Unexpected whitespace before property TitleFontSize. (no-whitespace-before-property)
(#101) Unexpected tab character. (no-tabs)
(#101) Missing semicolon. (semi)
(#102) Unexpected whitespace before property TitlePadding. (no-whitespace-before-property)
(#102) Unexpected tab character. (no-tabs)
(#102) Missing semicolon. (semi)
(#103) Unexpected whitespace before property Width. (no-whitespace-before-property)
(#103) Line 103 exceeds the maximum line length of 132. (max-len)
(#103) Unexpected tab character. (no-tabs)
(#103) Missing semicolon. (semi)
(#104) Unexpected tab character. (no-tabs)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#109) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#111) Missing JSDoc comment. (require-jsdoc)
(#111) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#111) 'Tip' is defined but never used. (no-unused-vars)
(#113) Unexpected tab character. (no-tabs)
(#115) Missing JSDoc comment. (require-jsdoc)
(#115) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#115) 'TagToTip' is defined but never used. (no-unused-vars)
(#117) Unexpected tab character. (no-tabs)
(#118) Expected space(s) after "if". (keyword-spacing)
(#118) Expected { after 'if' condition. (curly)
(#118) Unexpected tab character. (no-tabs)
(#119) Unexpected tab character. (no-tabs)
(#121) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#121) Missing JSDoc comment. (require-jsdoc)
(#121) 'UnTip' is defined but never used. (no-unused-vars)
(#123) Unexpected tab character. (no-tabs)
(#124) Expected { after 'if' condition. (curly)
(#124) Unexpected tab character. (no-tabs)
(#124) Expected space(s) after "if". (keyword-spacing)
(#124) Identifier 'tt_aV' is not in camel case. (camelcase)
(#124) 'DURATION' is not defined. (no-undef)
(#124) Identifier 'tt_iState' is not in camel case. (camelcase)
(#124) Unexpected use of '&'. (no-bitwise)
(#125) Unexpected tab character. (no-tabs)
(#125) Identifier 'tt_tDurt' is not in camel case. (camelcase)
(#125) Identifier 'tt_aV' is not in camel case. (camelcase)
(#125) 'DURATION' is not defined. (no-undef)
(#126) Unexpected tab character. (no-tabs)
(#126) Expected { after 'if' condition. (curly)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Identifier 'tt_aV' is not in camel case. (camelcase)
(#126) 'STICKY' is not defined. (no-undef)
(#126) Identifier 'tt_iState' is not in camel case. (camelcase)
(#126) Unexpected use of '&'. (no-bitwise)
(#127) Unexpected tab character. (no-tabs)
(#130) Expected space or tab after '//' in comment. (spaced-comment)
(#130) Unexpected tab character. (no-tabs)
(#135) Line 135 exceeds the maximum line length of 132. (max-len)
(#135) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#136) Identifier 'tt_aV' is not in camel case. (camelcase)
(#136) Unexpected tab character. (no-tabs)
(#137) Identifier 'tt_sContent' is not in camel case. (camelcase)
(#137) Unexpected tab character. (no-tabs)
(#138) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#138) Identifier 'tt_t2tDad' is not in camel case. (camelcase)
(#138) Unexpected tab character. (no-tabs)
(#139) Identifier 'tt_musX' is not in camel case. (camelcase)
(#139) Identifier 'tt_musY' is not in camel case. (camelcase)
(#140) Identifier 'tt_over' is not in camel case. (camelcase)
(#141) Identifier 'tt_x' is not in camel case. (camelcase)
(#141) 'tt_x' is defined but never used. (no-unused-vars)
(#141) Identifier 'tt_y' is not in camel case. (camelcase)
(#141) 'tt_y' is defined but never used. (no-unused-vars)
(#141) Identifier 'tt_w' is not in camel case. (camelcase)
(#141) Identifier 'tt_h' is not in camel case. (camelcase)
(#143) Missing JSDoc comment. (require-jsdoc)
(#143) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#143) Identifier 'tt_Extension' is not in camel case. (camelcase)
(#143) 'tt_Extension' is defined but never used. (no-unused-vars)
(#145) Unexpected tab character. (no-tabs)
(#146) Identifier 'tt_aExt' is not in camel case. (camelcase)
(#146) Unexpected tab character. (no-tabs)
(#146) Identifier 'tt_aExt' is not in camel case. (camelcase)
(#147) Unexpected tab character. (no-tabs)
(#149) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#149) Missing JSDoc comment. (require-jsdoc)
(#149) Identifier 'tt_SetTipPos' is not in camel case. (camelcase)
(#151) Unexpected tab character. (no-tabs)
(#151) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#153) Identifier 'tt_x' is not in camel case. (camelcase)
(#153) Unexpected tab character. (no-tabs)
(#154) Identifier 'tt_y' is not in camel case. (camelcase)
(#154) Unexpected tab character. (no-tabs)
(#155) Unexpected tab character. (no-tabs)
(#156) Unexpected tab character. (no-tabs)
(#157) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#157) Unexpected tab character. (no-tabs)
(#157) Expected space(s) after "if". (keyword-spacing)
(#157) Identifier 'tt_ie56' is not in camel case. (camelcase)
(#158) Unexpected tab character. (no-tabs)
(#159) Unexpected tab character. (no-tabs)
(#159) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#159) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#160) Unexpected tab character. (no-tabs)
(#160) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#160) Expected space(s) after "if". (keyword-spacing)
(#161) Unexpected tab character. (no-tabs)
(#162) Unexpected tab character. (no-tabs)
(#163) Unexpected tab character. (no-tabs)
(#164) Unexpected tab character. (no-tabs)
(#165) Unexpected tab character. (no-tabs)
(#167) Missing JSDoc comment. (require-jsdoc)
(#167) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#167) Identifier 'tt_HideInit' is not in camel case. (camelcase)
(#169) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#169) Expected space(s) after "if". (keyword-spacing)
(#169) Unexpected tab character. (no-tabs)
(#169) Identifier 'tt_iState' is not in camel case. (camelcase)
(#170) Unexpected tab character. (no-tabs)
(#171) Unexpected tab character. (no-tabs)
(#172) Unexpected tab character. (no-tabs)
(#172) Identifier 'tt_iState' is not in camel case. (camelcase)
(#172) Unexpected use of '&='. (no-bitwise)
(#172) Unexpected use of '~'. (no-bitwise)
(#172) Unexpected use of '|'. (no-bitwise)
(#173) Unexpected tab character. (no-tabs)
(#173) Expected space(s) after "if". (keyword-spacing)
(#173) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#173) Identifier 'tt_flagOpa' is not in camel case. (camelcase)
(#173) Identifier 'tt_aV' is not in camel case. (camelcase)
(#173) 'FADEOUT' is not defined. (no-undef)
(#174) Unexpected tab character. (no-tabs)
(#175) Unexpected tab character. (no-tabs)
(#175) Identifier 'tt_tFade' is not in camel case. (camelcase)
(#176) Unexpected tab character. (no-tabs)
(#176) Expected space(s) after "if". (keyword-spacing)
(#176) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#176) Identifier 'tt_opa' is not in camel case. (camelcase)
(#177) Unexpected tab character. (no-tabs)
(#178) Unexpected tab character. (no-tabs)
(#178) Identifier 'tt_aV' is not in camel case. (camelcase)
(#178) 'FADEOUT' is not defined. (no-undef)
(#178) Identifier 'tt_aV' is not in camel case. (camelcase)
(#178) 'FADEINTERVAL' is not defined. (no-undef)
(#178) Identifier 'tt_aV' is not in camel case. (camelcase)
(#178) 'OPACITY' is not defined. (no-undef)
(#178) Identifier 'tt_opa' is not in camel case. (camelcase)
(#179) Unexpected tab character. (no-tabs)
(#180) Unexpected tab character. (no-tabs)
(#181) Unexpected tab character. (no-tabs)
(#182) Unexpected tab character. (no-tabs)
(#183) Unexpected tab character. (no-tabs)
(#183) Identifier 'tt_tHide' is not in camel case. (camelcase)
(#184) Unexpected tab character. (no-tabs)
(#186) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#186) Missing JSDoc comment. (require-jsdoc)
(#186) Identifier 'tt_Hide' is not in camel case. (camelcase)
(#188) Expected space(s) after "if". (keyword-spacing)
(#188) Unexpected tab character. (no-tabs)
(#188) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#188) Identifier 'tt_db' is not in camel case. (camelcase)
(#188) Identifier 'tt_iState' is not in camel case. (camelcase)
(#189) Unexpected tab character. (no-tabs)
(#190) Unexpected tab character. (no-tabs)
(#191) Unexpected tab character. (no-tabs)
(#191) Expected space(s) after "if". (keyword-spacing)
(#191) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#191) Identifier 'tt_iState' is not in camel case. (camelcase)
(#191) Unexpected use of '&'. (no-bitwise)
(#192) Unexpected tab character. (no-tabs)
(#193) Unexpected tab character. (no-tabs)
(#193) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#194) Unexpected tab character. (no-tabs)
(#195) Unexpected tab character. (no-tabs)
(#196) Unexpected tab character. (no-tabs)
(#196) Identifier 'tt_tShow' is not in camel case. (camelcase)
(#197) Unexpected tab character. (no-tabs)
(#197) Identifier 'tt_tHide' is not in camel case. (camelcase)
(#198) Unexpected tab character. (no-tabs)
(#198) Identifier 'tt_tDurt' is not in camel case. (camelcase)
(#199) Unexpected tab character. (no-tabs)
(#199) Identifier 'tt_tFade' is not in camel case. (camelcase)
(#200) Unexpected tab character. (no-tabs)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#200) Identifier 'tt_op' is not in camel case. (camelcase)
(#200) Identifier 'tt_ie' is not in camel case. (camelcase)
(#201) Unexpected tab character. (no-tabs)
(#202) Unexpected tab character. (no-tabs)
(#202) Identifier 'tt_tWaitMov' is not in camel case. (camelcase)
(#203) Unexpected tab character. (no-tabs)
(#203) Identifier 'tt_bWait' is not in camel case. (camelcase)
(#204) Unexpected tab character. (no-tabs)
(#205) Unexpected tab character. (no-tabs)
(#205) Expected space(s) after "if". (keyword-spacing)
(#205) Expected { after 'if' condition. (curly)
(#205) Identifier 'tt_aV' is not in camel case. (camelcase)
(#205) 'CLICKCLOSE' is not defined. (no-undef)
(#205) Identifier 'tt_aV' is not in camel case. (camelcase)
(#205) 'CLICKSTICKY' is not defined. (no-undef)
(#206) Unexpected tab character. (no-tabs)
(#207) Unexpected tab character. (no-tabs)
(#208) Unexpected tab character. (no-tabs)
(#209) Unexpected tab character. (no-tabs)
(#210) Unexpected tab character. (no-tabs)
(#210) Expected space(s) after "if". (keyword-spacing)
(#210) Expected { after 'if' condition. (curly)
(#210) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#210) Identifier 'tt_aV' is not in camel case. (camelcase)
(#210) 'COPYCONTENT' is not defined. (no-undef)
(#211) Unexpected tab character. (no-tabs)
(#212) Unexpected tab character. (no-tabs)
(#212) Identifier 'tt_iState' is not in camel case. (camelcase)
(#213) Unexpected tab character. (no-tabs)
(#213) Identifier 'tt_over' is not in camel case. (camelcase)
(#214) Unexpected tab character. (no-tabs)
(#215) Unexpected tab character. (no-tabs)
(#215) Expected space(s) after "if". (keyword-spacing)
(#215) Expected { after 'if' condition. (curly)
(#215) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#215) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#216) Unexpected tab character. (no-tabs)
(#216) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#216) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#217) Unexpected tab character. (no-tabs)
(#219) Missing JSDoc comment. (require-jsdoc)
(#219) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#219) Identifier 'tt_GetElt' is not in camel case. (camelcase)
(#221) Unexpected tab character. (no-tabs)
(#221) Expected space(s) after "return". (keyword-spacing)
(#221) Do not nest ternary expressions. (no-nested-ternary)
(#222) Unexpected tab character. (no-tabs)
(#223) Unexpected tab character. (no-tabs)
(#225) Missing JSDoc comment. (require-jsdoc)
(#225) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#225) Identifier 'tt_GetDivW' is not in camel case. (camelcase)
(#227) Expected space(s) after "return". (keyword-spacing)
(#227) Unexpected tab character. (no-tabs)
(#229) Missing JSDoc comment. (require-jsdoc)
(#229) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#229) Identifier 'tt_GetDivH' is not in camel case. (camelcase)
(#231) Expected space(s) after "return". (keyword-spacing)
(#231) Unexpected tab character. (no-tabs)
(#233) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#233) Missing JSDoc comment. (require-jsdoc)
(#233) Identifier 'tt_GetScrollX' is not in camel case. (camelcase)
(#235) Unexpected tab character. (no-tabs)
(#235) Expected space(s) after "return". (keyword-spacing)
(#235) Identifier 'tt_db' is not in camel case. (camelcase)
(#235) Identifier 'tt_db' is not in camel case. (camelcase)
(#237) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#237) Missing JSDoc comment. (require-jsdoc)
(#237) Identifier 'tt_GetScrollY' is not in camel case. (camelcase)
(#239) Expected space(s) after "return". (keyword-spacing)
(#239) Unexpected tab character. (no-tabs)
(#239) Identifier 'tt_db' is not in camel case. (camelcase)
(#239) Identifier 'tt_db' is not in camel case. (camelcase)
(#241) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#241) Missing JSDoc comment. (require-jsdoc)
(#241) Identifier 'tt_GetClientW' is not in camel case. (camelcase)
(#243) Unexpected tab character. (no-tabs)
(#245) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#245) Missing JSDoc comment. (require-jsdoc)
(#245) Identifier 'tt_GetClientH' is not in camel case. (camelcase)
(#247) Unexpected tab character. (no-tabs)
(#249) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#249) Missing JSDoc comment. (require-jsdoc)
(#249) Identifier 'tt_GetEvtX' is not in camel case. (camelcase)
(#251) Unexpected tab character. (no-tabs)
(#251) Do not nest ternary expressions. (no-nested-ternary)
(#251) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#251) Identifier 'tt_u' is not in camel case. (camelcase)
(#253) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#253) Missing JSDoc comment. (require-jsdoc)
(#253) Identifier 'tt_GetEvtY' is not in camel case. (camelcase)
(#255) Unexpected tab character. (no-tabs)
(#255) Do not nest ternary expressions. (no-nested-ternary)
(#255) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#255) Identifier 'tt_u' is not in camel case. (camelcase)
(#257) Missing JSDoc comment. (require-jsdoc)
(#257) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#257) Identifier 'tt_AddEvtFnc' is not in camel case. (camelcase)
(#259) Expected space(s) after "if". (keyword-spacing)
(#259) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#259) Unexpected tab character. (no-tabs)
(#260) Unexpected tab character. (no-tabs)
(#261) Unexpected tab character. (no-tabs)
(#261) Expected { after 'if' condition. (curly)
(#261) Expected space(s) after "if". (keyword-spacing)
(#262) Unexpected tab character. (no-tabs)
(#263) Unexpected tab character. (no-tabs)
(#263) Expected { after 'else'. (curly)
(#264) Unexpected tab character. (no-tabs)
(#265) Unexpected tab character. (no-tabs)
(#267) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#267) Missing JSDoc comment. (require-jsdoc)
(#267) Identifier 'tt_RemEvtFnc' is not in camel case. (camelcase)
(#269) Expected space(s) after "if". (keyword-spacing)
(#269) Unexpected tab character. (no-tabs)
(#269) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#270) Unexpected tab character. (no-tabs)
(#271) Unexpected tab character. (no-tabs)
(#271) Expected space(s) after "if". (keyword-spacing)
(#271) Expected { after 'if' condition. (curly)
(#272) Unexpected tab character. (no-tabs)
(#273) Unexpected tab character. (no-tabs)
(#273) Expected { after 'else'. (curly)
(#274) Unexpected tab character. (no-tabs)
(#275) Unexpected tab character. (no-tabs)
(#277) Missing JSDoc comment. (require-jsdoc)
(#277) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#277) Identifier 'tt_GetDad' is not in camel case. (camelcase)
(#279) Expected space(s) after "return". (keyword-spacing)
(#279) Unexpected tab character. (no-tabs)
(#281) Missing JSDoc comment. (require-jsdoc)
(#281) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#281) Identifier 'tt_MovDomNode' is not in camel case. (camelcase)
(#283) Unexpected tab character. (no-tabs)
(#283) Expected { after 'if' condition. (curly)
(#283) Expected space(s) after "if". (keyword-spacing)
(#284) Unexpected tab character. (no-tabs)
(#285) Unexpected tab character. (no-tabs)
(#285) Expected space(s) after "if". (keyword-spacing)
(#285) Expected { after 'if' condition. (curly)
(#286) Unexpected tab character. (no-tabs)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#290) Identifier 'tt_aExt' is not in camel case. (camelcase)
(#290) Unexpected tab character. (no-tabs)
(#292) Identifier 'tt_db' is not in camel case. (camelcase)
(#292) Identifier 'tt_op' is not in camel case. (camelcase)
(#292) Identifier 'tt_ie' is not in camel case. (camelcase)
(#292) Identifier 'tt_ie56' is not in camel case. (camelcase)
(#292) Identifier 'tt_bBoxOld' is not in camel case. (camelcase)
(#292) Unexpected tab character. (no-tabs)
(#293) Identifier 'tt_body' is not in camel case. (camelcase)
(#294) Identifier 'tt_ovr_' is not in camel case. (camelcase)
(#294) Unexpected tab character. (no-tabs)
(#295) Identifier 'tt_flagOpa' is not in camel case. (camelcase)
(#295) Unexpected tab character. (no-tabs)
(#296) Identifier 'tt_maxPosX' is not in camel case. (camelcase)
(#296) Identifier 'tt_maxPosY' is not in camel case. (camelcase)
(#297) Identifier 'tt_iState' is not in camel case. (camelcase)
(#297) Unexpected tab character. (no-tabs)
(#298) Identifier 'tt_opa' is not in camel case. (camelcase)
(#298) Unexpected tab character. (no-tabs)
(#299) Identifier 'tt_bJmpVert' is not in camel case. (camelcase)
(#299) Identifier 'tt_bJmpHorz' is not in camel case. (camelcase)
(#299) A space is required after ','. (comma-spacing)
(#300) Identifier 'tt_elDeHref' is not in camel case. (camelcase)
(#300) Unexpected tab character. (no-tabs)
(#302) Identifier 'tt_tShow' is not in camel case. (camelcase)
(#302) Do not use Number as a constructor. (no-new-wrappers)
(#302) Identifier 'tt_tHide' is not in camel case. (camelcase)
(#302) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#302) Do not use Number as a constructor. (no-new-wrappers)
(#302) Identifier 'tt_tDurt' is not in camel case. (camelcase)
(#302) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#302) Do not use Number as a constructor. (no-new-wrappers)
(#303) Identifier 'tt_tFade' is not in camel case. (camelcase)
(#303) Do not use Number as a constructor. (no-new-wrappers)
(#303) Identifier 'tt_tWaitMov' is not in camel case. (camelcase)
(#303) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#303) Do not use Number as a constructor. (no-new-wrappers)
(#304) Identifier 'tt_bWait' is not in camel case. (camelcase)
(#305) Identifier 'tt_u' is not in camel case. (camelcase)
(#308) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#308) Missing JSDoc comment. (require-jsdoc)
(#308) Identifier 'tt_Init' is not in camel case. (camelcase)
(#310) Unexpected tab character. (no-tabs)
(#311) Unexpected tab character. (no-tabs)
(#312) Unexpected tab character. (no-tabs)
(#312) Expected space(s) after "if". (keyword-spacing)
(#312) Expected { after 'if' condition. (curly)
(#313) Unexpected tab character. (no-tabs)
(#314) Unexpected tab character. (no-tabs)
(#315) Unexpected tab character. (no-tabs)
(#316) Unexpected tab character. (no-tabs)
(#317) Unexpected tab character. (no-tabs)
(#318) Unexpected tab character. (no-tabs)
(#319) Unexpected tab character. (no-tabs)
(#319) Expected space(s) after "if". (keyword-spacing)
(#319) Expected { after 'if' condition. (curly)
(#319) Identifier 'tt_Debug' is not in camel case. (camelcase)
(#320) Unexpected tab character. (no-tabs)
(#321) Unexpected tab character. (no-tabs)
(#322) Unexpected tab character. (no-tabs)
(#325) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#325) Missing JSDoc comment. (require-jsdoc)
(#325) Identifier 'tt_MkCmdEnum' is not in camel case. (camelcase)
(#327) Unexpected tab character. (no-tabs)
(#328) Unexpected tab character. (no-tabs)
(#328) Expected { after 'for-in'. (curly)
(#328) Expected space(s) after "for". (keyword-spacing)
(#329) Unexpected tab character. (no-tabs)
(#329) eval can be harmful. (no-eval)
(#330) Identifier 'tt_aV' is not in camel case. (camelcase)
(#330) Unexpected tab character. (no-tabs)
(#332) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#332) Missing JSDoc comment. (require-jsdoc)
(#332) Identifier 'tt_Browser' is not in camel case. (camelcase)
(#334) Unexpected tab character. (no-tabs)
(#336) Unexpected tab character. (no-tabs)
(#336) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#336) Unexpected use of comma operator. (no-sequences)
(#337) Unexpected tab character. (no-tabs)
(#338) Identifier 'tt_op' is not in camel case. (camelcase)
(#338) Unexpected tab character. (no-tabs)
(#338) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#338) eval can be harmful. (no-eval)
(#338) Identifier 'tt_u' is not in camel case. (camelcase)
(#339) Identifier 'tt_ie' is not in camel case. (camelcase)
(#339) Unexpected tab character. (no-tabs)
(#339) Identifier 'tt_op' is not in camel case. (camelcase)
(#340) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#340) Unexpected tab character. (no-tabs)
(#340) Expected space(s) after "if". (keyword-spacing)
(#340) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#340) Identifier 'tt_ie' is not in camel case. (camelcase)
(#341) Unexpected tab character. (no-tabs)
(#342) Unexpected tab character. (no-tabs)
(#343) Unexpected tab character. (no-tabs)
(#343) Identifier 'tt_db' is not in camel case. (camelcase)
(#344) Unexpected tab character. (no-tabs)
(#344) Expected space(s) after "if". (keyword-spacing)
(#344) Expected { after 'if' condition. (curly)
(#344) Identifier 'tt_db' is not in camel case. (camelcase)
(#345) Unexpected tab character. (no-tabs)
(#345) Identifier 'tt_ie56' is not in camel case. (camelcase)
(#346) Unexpected tab character. (no-tabs)
(#346) Identifier 'tt_u' is not in camel case. (camelcase)
(#347) Unexpected tab character. (no-tabs)
(#348) Unexpected tab character. (no-tabs)
(#349) Unexpected tab character. (no-tabs)
(#349) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#350) Unexpected tab character. (no-tabs)
(#350) Identifier 'tt_db' is not in camel case. (camelcase)
(#351) Unexpected tab character. (no-tabs)
(#352) Unexpected tab character. (no-tabs)
(#353) Unexpected tab character. (no-tabs)
(#353) Expected space(s) after "if". (keyword-spacing)
(#353) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#353) Identifier 'tt_op' is not in camel case. (camelcase)
(#354) Unexpected tab character. (no-tabs)
(#355) Unexpected tab character. (no-tabs)
(#355) Identifier 'tt_u' is not in camel case. (camelcase)
(#356) Unexpected tab character. (no-tabs)
(#357) Unexpected tab character. (no-tabs)
(#358) Unexpected tab character. (no-tabs)
(#359) Unexpected tab character. (no-tabs)
(#359) Identifier 'tt_body' is not in camel case. (camelcase)
(#360) Unexpected tab character. (no-tabs)
(#361) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#361) Expected space(s) after "if". (keyword-spacing)
(#361) Unexpected tab character. (no-tabs)
(#361) Identifier 'tt_ie' is not in camel case. (camelcase)
(#361) Identifier 'tt_op' is not in camel case. (camelcase)
(#362) Unexpected tab character. (no-tabs)
(#363) Unexpected tab character. (no-tabs)
(#363) Expected space(s) after "if". (keyword-spacing)
(#363) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#363) Identifier 'tt_body' is not in camel case. (camelcase)
(#363) Identifier 'tt_db' is not in camel case. (camelcase)
(#364) Unexpected tab character. (no-tabs)
(#365) Unexpected tab character. (no-tabs)
(#365) Expected { after 'if' condition. (curly)
(#365) Expected space(s) after "if". (keyword-spacing)
(#366) Unexpected tab character. (no-tabs)
(#367) Unexpected tab character. (no-tabs)
(#368) Unexpected tab character. (no-tabs)
(#368) Expected { after 'else'. (curly)
(#369) Unexpected tab character. (no-tabs)
(#369) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#370) Unexpected tab character. (no-tabs)
(#371) Unexpected tab character. (no-tabs)
(#372) Unexpected tab character. (no-tabs)
(#372) Identifier 'tt_db' is not in camel case. (camelcase)
(#373) Unexpected tab character. (no-tabs)
(#375) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#375) Missing JSDoc comment. (require-jsdoc)
(#375) Identifier 'tt_MkMainDiv' is not in camel case. (camelcase)
(#377) Unexpected tab character. (no-tabs)
(#378) Expected space(s) after "if". (keyword-spacing)
(#378) Expected { after 'if' condition. (curly)
(#378) Unexpected tab character. (no-tabs)
(#378) Identifier 'tt_body' is not in camel case. (camelcase)
(#379) Unexpected tab character. (no-tabs)
(#379) Identifier 'tt_body' is not in camel case. (camelcase)
(#380) Unexpected tab character. (no-tabs)
(#380) Expected space(s) after "if". (keyword-spacing)
(#380) Expected { after 'if' condition. (curly)
(#380) Identifier 'tt_body' is not in camel case. (camelcase)
(#380) Identifier 'tt_u' is not in camel case. (camelcase)
(#380) Identifier 'tt_body' is not in camel case. (camelcase)
(#381) Unexpected tab character. (no-tabs)
(#381) Identifier 'tt_body' is not in camel case. (camelcase)
(#382) Expected space(s) after "if". (keyword-spacing)
(#382) Expected { after 'if' condition. (curly)
(#382) Unexpected tab character. (no-tabs)
(#383) Unexpected tab character. (no-tabs)
(#384) Unexpected tab character. (no-tabs)
(#384) Identifier 'tt_db' is not in camel case. (camelcase)
(#385) Unexpected tab character. (no-tabs)
(#387) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#387) Missing JSDoc comment. (require-jsdoc)
(#387) Identifier 'tt_MkMainDivHtm' is not in camel case. (camelcase)
(#389) Expected space(s) after "return". (keyword-spacing)
(#389) Unexpected tab character. (no-tabs)
(#390) Unexpected tab character. (no-tabs)
(#391) Line 391 exceeds the maximum line length of 132. (max-len)
(#391) Unexpected tab character. (no-tabs)
(#391) Identifier 'tt_ie56' is not in camel case. (camelcase)
(#392) Unexpected tab character. (no-tabs)
(#393) Unexpected tab character. (no-tabs)
(#395) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#395) Missing JSDoc comment. (require-jsdoc)
(#395) Identifier 'tt_MkMainDivDom' is not in camel case. (camelcase)
(#397) Unexpected tab character. (no-tabs)
(#398) Unexpected tab character. (no-tabs)
(#398) Expected { after 'if' condition. (curly)
(#398) Expected space(s) after "if". (keyword-spacing)
(#399) Unexpected tab character. (no-tabs)
(#400) Unexpected tab character. (no-tabs)
(#402) Missing JSDoc comment. (require-jsdoc)
(#402) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#402) Identifier 'tt_GetMainDivRefs' is not in camel case. (camelcase)
(#404) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#404) Unexpected tab character. (no-tabs)
(#405) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#405) Expected space(s) after "if". (keyword-spacing)
(#405) Unexpected tab character. (no-tabs)
(#405) Identifier 'tt_ie56' is not in camel case. (camelcase)
(#405) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#406) Unexpected tab character. (no-tabs)
(#407) Unexpected tab character. (no-tabs)
(#407) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#407) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#408) Unexpected tab character. (no-tabs)
(#408) Expected space(s) after "if". (keyword-spacing)
(#408) Expected { after 'if' condition. (curly)
(#408) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#408) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#409) Unexpected tab character. (no-tabs)
(#409) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#410) Unexpected tab character. (no-tabs)
(#411) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#411) Expected space(s) after "if". (keyword-spacing)
(#411) Unexpected tab character. (no-tabs)
(#411) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#412) Unexpected tab character. (no-tabs)
(#413) Unexpected tab character. (no-tabs)
(#413) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#415) Unexpected tab character. (no-tabs)
(#416) Unexpected tab character. (no-tabs)
(#417) Unexpected tab character. (no-tabs)
(#418) Unexpected tab character. (no-tabs)
(#419) Unexpected tab character. (no-tabs)
(#420) Unexpected tab character. (no-tabs)
(#422) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#422) Missing JSDoc comment. (require-jsdoc)
(#422) Identifier 'tt_ResetMainDiv' is not in camel case. (camelcase)
(#424) Unexpected tab character. (no-tabs)
(#425) Unexpected tab character. (no-tabs)
(#425) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#426) Unexpected tab character. (no-tabs)
(#426) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#427) Unexpected tab character. (no-tabs)
(#427) Identifier 'tt_h' is not in camel case. (camelcase)
(#429) Missing JSDoc comment. (require-jsdoc)
(#429) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#429) Identifier 'tt_IsW3cBox' is not in camel case. (camelcase)
(#431) Unexpected tab character. (no-tabs)
(#431) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#433) Unexpected tab character. (no-tabs)
(#434) Unexpected tab character. (no-tabs)
(#435) Unexpected tab character. (no-tabs)
(#435) Identifier 'tt_bBoxOld' is not in camel case. (camelcase)
(#435) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#436) Unexpected tab character. (no-tabs)
(#437) Unexpected tab character. (no-tabs)
(#439) Missing JSDoc comment. (require-jsdoc)
(#439) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#439) Identifier 'tt_OpaSupport' is not in camel case. (camelcase)
(#441) Unexpected tab character. (no-tabs)
(#441) Identifier 'tt_body' is not in camel case. (camelcase)
(#443) Identifier 'tt_flagOpa' is not in camel case. (camelcase)
(#443) Unexpected tab character. (no-tabs)
(#443) Do not nest ternary expressions. (no-nested-ternary)
(#443) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#443) Identifier 'tt_u' is not in camel case. (camelcase)
(#444) Unexpected tab character. (no-tabs)
(#444) Do not nest ternary expressions. (no-nested-ternary)
(#444) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#444) Identifier 'tt_u' is not in camel case. (camelcase)
(#445) Unexpected tab character. (no-tabs)
(#445) Do not nest ternary expressions. (no-nested-ternary)
(#445) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#445) Identifier 'tt_u' is not in camel case. (camelcase)
(#446) Unexpected tab character. (no-tabs)
(#446) Do not nest ternary expressions. (no-nested-ternary)
(#446) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#446) Identifier 'tt_u' is not in camel case. (camelcase)
(#447) Unexpected tab character. (no-tabs)
(#447) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#447) Identifier 'tt_u' is not in camel case. (camelcase)
(#448) Unexpected tab character. (no-tabs)
(#452) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#452) Missing JSDoc comment. (require-jsdoc)
(#452) Identifier 'tt_SetOnloadFnc' is not in camel case. (camelcase)
(#454) Unexpected tab character. (no-tabs)
(#455) Unexpected tab character. (no-tabs)
(#456) Expected space(s) after "if". (keyword-spacing)
(#456) Expected { after 'if' condition. (curly)
(#456) Unexpected tab character. (no-tabs)
(#456) Identifier 'tt_body' is not in camel case. (camelcase)
(#457) Unexpected tab character. (no-tabs)
(#457) Identifier 'tt_body' is not in camel case. (camelcase)
(#458) Unexpected tab character. (no-tabs)
(#459) Unexpected tab character. (no-tabs)
(#459) Expected space(s) after "if". (keyword-spacing)
(#459) Expected { after 'if' condition. (curly)
(#459) Identifier 'tt_body' is not in camel case. (camelcase)
(#460) Unexpected tab character. (no-tabs)
(#461) Unexpected tab character. (no-tabs)
(#461) There should be no spaces inside this paren. (space-in-parens)
(#462) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#462) Expected space(s) after "if". (keyword-spacing)
(#462) Unexpected tab character. (no-tabs)
(#463) Unexpected tab character. (no-tabs)
(#464) Unexpected tab character. (no-tabs)
(#465) Unexpected tab character. (no-tabs)
(#465) Expected space(s) after "if". (keyword-spacing)
(#465) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#466) Unexpected tab character. (no-tabs)
(#467) Unexpected tab character. (no-tabs)
(#468) Unexpected tab character. (no-tabs)
(#469) Unexpected tab character. (no-tabs)
(#470) Unexpected tab character. (no-tabs)
(#471) Unexpected tab character. (no-tabs)
(#473) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#473) Missing JSDoc comment. (require-jsdoc)
(#473) Identifier 'tt_HideSrcTags' is not in camel case. (camelcase)
(#475) Expected { after 'if' condition. (curly)
(#475) Unexpected tab character. (no-tabs)
(#475) Expected space(s) after "if". (keyword-spacing)
(#476) Unexpected tab character. (no-tabs)
(#477) Unexpected tab character. (no-tabs)
(#478) Expected space(s) after "if". (keyword-spacing)
(#478) Unexpected tab character. (no-tabs)
(#478) Expected { after 'if' condition. (curly)
(#479) Unexpected tab character. (no-tabs)
(#480) Unexpected tab character. (no-tabs)
(#481) Unexpected tab character. (no-tabs)
(#482) Unexpected tab character. (no-tabs)
(#484) Missing JSDoc comment. (require-jsdoc)
(#484) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#484) Identifier 'tt_HideSrcTagsRecurs' is not in camel case. (camelcase)
(#486) Unexpected tab character. (no-tabs)
(#487) Unexpected tab character. (no-tabs)
(#488) Unexpected tab character. (no-tabs)
(#489) Unexpected tab character. (no-tabs)
(#490) Unexpected tab character. (no-tabs)
(#492) Unexpected tab character. (no-tabs)
(#492) Expected space(s) after "for". (keyword-spacing)
(#492) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#493) Unexpected tab character. (no-tabs)
(#493) Requires a space after '{'. (block-spacing)
(#493) Statement inside of curly braces should be on next line. (brace-style)
(#494) Unexpected tab character. (no-tabs)
(#494) Expected { after 'if' condition. (curly)
(#494) Expected space(s) after "if". (keyword-spacing)
(#495) Unexpected tab character. (no-tabs)
(#496) Unexpected tab character. (no-tabs)
(#496) Do not nest ternary expressions. (no-nested-ternary)
(#497) Unexpected tab character. (no-tabs)
(#498) Unexpected tab character. (no-tabs)
(#499) Unexpected tab character. (no-tabs)
(#499) Expected space(s) after "if". (keyword-spacing)
(#499) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#500) Unexpected tab character. (no-tabs)
(#501) Unexpected tab character. (no-tabs)
(#502) Unexpected tab character. (no-tabs)
(#502) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#502) Expected space(s) after "if". (keyword-spacing)
(#503) Unexpected tab character. (no-tabs)
(#504) Unexpected tab character. (no-tabs)
(#504) Expected { after 'if' condition. (curly)
(#504) Expected space(s) after "if". (keyword-spacing)
(#505) Unexpected tab character. (no-tabs)
(#506) Unexpected tab character. (no-tabs)
(#507) Unexpected tab character. (no-tabs)
(#508) Unexpected tab character. (no-tabs)
(#509) Unexpected tab character. (no-tabs)
(#511) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#511) Missing JSDoc comment. (require-jsdoc)
(#511) Identifier 'tt_HideSrcTag' is not in camel case. (camelcase)
(#513) Unexpected tab character. (no-tabs)
(#515) Unexpected tab character. (no-tabs)
(#516) Unexpected tab character. (no-tabs)
(#517) Unexpected tab character. (no-tabs)
(#518) Unexpected tab character. (no-tabs)
(#519) Unexpected tab character. (no-tabs)
(#519) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#519) Expected space(s) after "if". (keyword-spacing)
(#520) Unexpected tab character. (no-tabs)
(#521) Unexpected tab character. (no-tabs)
(#521) Expected space(s) after "if". (keyword-spacing)
(#521) Expected { after 'if' condition. (curly)
(#521) Identifier 'tt_Debug' is not in camel case. (camelcase)
(#522) Unexpected tab character. (no-tabs)
(#523) Unexpected tab character. (no-tabs)
(#523) Expected { after 'else'. (curly)
(#524) Unexpected tab character. (no-tabs)
(#525) Unexpected tab character. (no-tabs)
(#526) Expected { after 'else'. (curly)
(#526) Unexpected tab character. (no-tabs)
(#527) Unexpected tab character. (no-tabs)
(#527) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#528) Unexpected tab character. (no-tabs)
(#529) Unexpected tab character. (no-tabs)
(#531) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#531) Missing JSDoc comment. (require-jsdoc)
(#531) Identifier 'tt_Tip' is not in camel case. (camelcase)
(#533) Expected space(s) after "if". (keyword-spacing)
(#533) Expected { after 'if' condition. (curly)
(#533) Unexpected tab character. (no-tabs)
(#533) Identifier 'tt_db' is not in camel case. (camelcase)
(#533) Identifier 'tt_iState' is not in camel case. (camelcase)
(#533) Unexpected use of '&'. (no-bitwise)
(#534) Unexpected tab character. (no-tabs)
(#535) Expected { after 'if' condition. (curly)
(#535) Unexpected tab character. (no-tabs)
(#535) Expected space(s) after "if". (keyword-spacing)
(#535) Identifier 'tt_iState' is not in camel case. (camelcase)
(#536) Unexpected tab character. (no-tabs)
(#537) Unexpected tab character. (no-tabs)
(#537) Expected { after 'if' condition. (curly)
(#537) Expected space(s) after "if". (keyword-spacing)
(#537) Identifier 'tt_Enabled' is not in camel case. (camelcase)
(#538) Unexpected tab character. (no-tabs)
(#539) Unexpected tab character. (no-tabs)
(#539) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#540) Expected space(s) after "if". (keyword-spacing)
(#540) Expected { after 'if' condition. (curly)
(#540) Unexpected tab character. (no-tabs)
(#541) Unexpected tab character. (no-tabs)
(#542) Identifier 'tt_iState' is not in camel case. (camelcase)
(#542) Unexpected tab character. (no-tabs)
(#542) Unexpected use of '|'. (no-bitwise)
(#543) Unexpected tab character. (no-tabs)
(#544) Unexpected tab character. (no-tabs)
(#545) Unexpected tab character. (no-tabs)
(#546) Unexpected tab character. (no-tabs)
(#547) Identifier 'tt_bJmpVert' is not in camel case. (camelcase)
(#547) Unexpected tab character. (no-tabs)
(#548) Unexpected tab character. (no-tabs)
(#548) Identifier 'tt_bJmpHorz' is not in camel case. (camelcase)
(#549) Identifier 'tt_maxPosX' is not in camel case. (camelcase)
(#549) Unexpected tab character. (no-tabs)
(#549) Identifier 'tt_w' is not in camel case. (camelcase)
(#550) Unexpected tab character. (no-tabs)
(#550) Identifier 'tt_maxPosY' is not in camel case. (camelcase)
(#550) Identifier 'tt_h' is not in camel case. (camelcase)
(#551) Unexpected tab character. (no-tabs)
(#552) Unexpected tab character. (no-tabs)
(#553) Unexpected tab character. (no-tabs)
(#554) Unexpected tab character. (no-tabs)
(#555) Unexpected tab character. (no-tabs)
(#557) Missing JSDoc comment. (require-jsdoc)
(#557) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#557) Identifier 'tt_ReadCmds' is not in camel case. (camelcase)
(#559) Unexpected tab character. (no-tabs)
(#561) Unexpected tab character. (no-tabs)
(#562) Unexpected tab character. (no-tabs)
(#563) Unexpected tab character. (no-tabs)
(#564) Expected space(s) after "for". (keyword-spacing)
(#564) Expected { after 'for-in'. (curly)
(#564) Unexpected tab character. (no-tabs)
(#565) Unexpected tab character. (no-tabs)
(#565) Identifier 'tt_aV' is not in camel case. (camelcase)
(#566) Unexpected tab character. (no-tabs)
(#567) Unexpected tab character. (no-tabs)
(#568) Expected space(s) after "if". (keyword-spacing)
(#568) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#568) Unexpected tab character. (no-tabs)
(#568) Unexpected use of '&'. (no-bitwise)
(#569) Unexpected tab character. (no-tabs)
(#570) Unexpected tab character. (no-tabs)
(#570) Expected { after 'for' condition. (curly)
(#570) Expected space(s) after "for". (keyword-spacing)
(#571) Unexpected tab character. (no-tabs)
(#571) Identifier 'tt_aV' is not in camel case. (camelcase)
(#572) Unexpected tab character. (no-tabs)
(#573) Unexpected tab character. (no-tabs)
(#574) Unexpected tab character. (no-tabs)
(#575) Unexpected tab character. (no-tabs)
(#576) Unexpected tab character. (no-tabs)
(#578) Missing JSDoc comment. (require-jsdoc)
(#578) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#578) Identifier 'tt_AdaptConfig1' is not in camel case. (camelcase)
(#580) Unexpected tab character. (no-tabs)
(#581) Unexpected tab character. (no-tabs)
(#582) Expected { after 'if' condition. (curly)
(#582) Unexpected tab character. (no-tabs)
(#582) Expected space(s) after "if". (keyword-spacing)
(#582) Identifier 'tt_aV' is not in camel case. (camelcase)
(#582) 'TITLEBGCOLOR' is not defined. (no-undef)
(#583) Unexpected tab character. (no-tabs)
(#583) Identifier 'tt_aV' is not in camel case. (camelcase)
(#583) 'TITLEBGCOLOR' is not defined. (no-undef)
(#583) Identifier 'tt_aV' is not in camel case. (camelcase)
(#583) 'BORDERCOLOR' is not defined. (no-undef)
(#584) Unexpected tab character. (no-tabs)
(#584) Expected { after 'if' condition. (curly)
(#584) Expected space(s) after "if". (keyword-spacing)
(#584) Identifier 'tt_aV' is not in camel case. (camelcase)
(#584) 'TITLEFONTCOLOR' is not defined. (no-undef)
(#585) Unexpected tab character. (no-tabs)
(#585) Identifier 'tt_aV' is not in camel case. (camelcase)
(#585) 'TITLEFONTCOLOR' is not defined. (no-undef)
(#585) Identifier 'tt_aV' is not in camel case. (camelcase)
(#585) 'BGCOLOR' is not defined. (no-undef)
(#586) Unexpected tab character. (no-tabs)
(#586) Expected space(s) after "if". (keyword-spacing)
(#586) Expected { after 'if' condition. (curly)
(#586) Identifier 'tt_aV' is not in camel case. (camelcase)
(#586) 'TITLEFONTFACE' is not defined. (no-undef)
(#587) Unexpected tab character. (no-tabs)
(#587) Identifier 'tt_aV' is not in camel case. (camelcase)
(#587) 'TITLEFONTFACE' is not defined. (no-undef)
(#587) Identifier 'tt_aV' is not in camel case. (camelcase)
(#587) 'FONTFACE' is not defined. (no-undef)
(#588) Expected { after 'if' condition. (curly)
(#588) Unexpected tab character. (no-tabs)
(#588) Expected space(s) after "if". (keyword-spacing)
(#588) Identifier 'tt_aV' is not in camel case. (camelcase)
(#588) 'TITLEFONTSIZE' is not defined. (no-undef)
(#589) Unexpected tab character. (no-tabs)
(#589) Identifier 'tt_aV' is not in camel case. (camelcase)
(#589) 'TITLEFONTSIZE' is not defined. (no-undef)
(#589) Identifier 'tt_aV' is not in camel case. (camelcase)
(#589) 'FONTSIZE' is not defined. (no-undef)
(#590) Expected space(s) after "if". (keyword-spacing)
(#590) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#590) Unexpected tab character. (no-tabs)
(#590) Identifier 'tt_aV' is not in camel case. (camelcase)
(#590) 'CLOSEBTN' is not defined. (no-undef)
(#591) Unexpected tab character. (no-tabs)
(#592) Unexpected tab character. (no-tabs)
(#593) Unexpected tab character. (no-tabs)
(#593) Expected space(s) after "if". (keyword-spacing)
(#593) Expected { after 'if' condition. (curly)
(#593) Identifier 'tt_aV' is not in camel case. (camelcase)
(#593) 'CLOSEBTNCOLORS' is not defined. (no-undef)
(#594) Unexpected tab character. (no-tabs)
(#594) Identifier 'tt_aV' is not in camel case. (camelcase)
(#594) 'CLOSEBTNCOLORS' is not defined. (no-undef)
(#595) Unexpected tab character. (no-tabs)
(#595) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#595) Expected space(s) after "for". (keyword-spacing)
(#596) Unexpected tab character. (no-tabs)
(#596) Requires a space after '{'. (block-spacing)
(#596) Statement inside of curly braces should be on next line. (brace-style)
(#597) Unexpected tab character. (no-tabs)
(#597) Expected space(s) after "if". (keyword-spacing)
(#597) Expected { after 'if' condition. (curly)
(#597) Identifier 'tt_aV' is not in camel case. (camelcase)
(#597) 'CLOSEBTNCOLORS' is not defined. (no-undef)
(#598) Unexpected tab character. (no-tabs)
(#598) Identifier 'tt_aV' is not in camel case. (camelcase)
(#598) 'CLOSEBTNCOLORS' is not defined. (no-undef)
(#598) Unexpected use of '&'. (no-bitwise)
(#598) Identifier 'tt_aV' is not in camel case. (camelcase)
(#598) 'TITLEFONTCOLOR' is not defined. (no-undef)
(#598) Identifier 'tt_aV' is not in camel case. (camelcase)
(#598) 'TITLEBGCOLOR' is not defined. (no-undef)
(#599) Unexpected tab character. (no-tabs)
(#600) Unexpected tab character. (no-tabs)
(#601) Unexpected tab character. (no-tabs)
(#601) Expected { after 'if' condition. (curly)
(#601) Expected space(s) after "if". (keyword-spacing)
(#601) Identifier 'tt_aV' is not in camel case. (camelcase)
(#601) 'TITLE' is not defined. (no-undef)
(#602) Unexpected tab character. (no-tabs)
(#602) Identifier 'tt_aV' is not in camel case. (camelcase)
(#602) 'TITLE' is not defined. (no-undef)
(#603) Unexpected tab character. (no-tabs)
(#604) Unexpected tab character. (no-tabs)
(#605) Expected space(s) after "if". (keyword-spacing)
(#605) Expected { after 'if' condition. (curly)
(#605) Unexpected tab character. (no-tabs)
(#605) Identifier 'tt_aV' is not in camel case. (camelcase)
(#605) 'OPACITY' is not defined. (no-undef)
(#605) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#605) Identifier 'tt_u' is not in camel case. (camelcase)
(#606) Unexpected tab character. (no-tabs)
(#606) Identifier 'tt_aV' is not in camel case. (camelcase)
(#606) 'OPACITY' is not defined. (no-undef)
(#607) Unexpected tab character. (no-tabs)
(#608) Unexpected tab character. (no-tabs)
(#608) Expected { after 'if' condition. (curly)
(#608) Expected space(s) after "if". (keyword-spacing)
(#608) Identifier 'tt_aV' is not in camel case. (camelcase)
(#608) 'FADEIN' is not defined. (no-undef)
(#608) Identifier 'tt_flagOpa' is not in camel case. (camelcase)
(#608) Identifier 'tt_aV' is not in camel case. (camelcase)
(#608) 'DELAY' is not defined. (no-undef)
(#609) Unexpected tab character. (no-tabs)
(#609) Identifier 'tt_aV' is not in camel case. (camelcase)
(#609) 'DELAY' is not defined. (no-undef)
(#609) Identifier 'tt_aV' is not in camel case. (camelcase)
(#609) 'DELAY' is not defined. (no-undef)
(#609) Identifier 'tt_aV' is not in camel case. (camelcase)
(#609) 'FADEIN' is not defined. (no-undef)
(#611) Missing JSDoc comment. (require-jsdoc)
(#611) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#611) Identifier 'tt_AdaptConfig2' is not in camel case. (camelcase)
(#613) Expected space(s) after "if". (keyword-spacing)
(#613) Unexpected tab character. (no-tabs)
(#613) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#613) Identifier 'tt_aV' is not in camel case. (camelcase)
(#613) 'CENTERMOUSE' is not defined. (no-undef)
(#614) Unexpected tab character. (no-tabs)
(#615) Unexpected tab character. (no-tabs)
(#615) Identifier 'tt_aV' is not in camel case. (camelcase)
(#615) 'OFFSETX' is not defined. (no-undef)
(#615) Unexpected use of '>>'. (no-bitwise)
(#615) Identifier 'tt_w' is not in camel case. (camelcase)
(#615) Identifier 'tt_aV' is not in camel case. (camelcase)
(#615) 'SHADOW' is not defined. (no-undef)
(#615) Identifier 'tt_aV' is not in camel case. (camelcase)
(#615) 'SHADOWWIDTH' is not defined. (no-undef)
(#616) Unexpected tab character. (no-tabs)
(#616) Identifier 'tt_aV' is not in camel case. (camelcase)
(#616) 'JUMPHORZ' is not defined. (no-undef)
(#617) Unexpected tab character. (no-tabs)
(#620) Missing JSDoc comment. (require-jsdoc)
(#620) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#620) Identifier 'tt_MkTipContent' is not in camel case. (camelcase)
(#622) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#622) Unexpected tab character. (no-tabs)
(#622) Expected space(s) after "if". (keyword-spacing)
(#622) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#623) Unexpected tab character. (no-tabs)
(#624) Unexpected tab character. (no-tabs)
(#624) Expected space(s) after "if". (keyword-spacing)
(#624) Expected { after 'if' condition. (curly)
(#624) Identifier 'tt_aV' is not in camel case. (camelcase)
(#624) 'COPYCONTENT' is not defined. (no-undef)
(#625) Unexpected tab character. (no-tabs)
(#625) Identifier 'tt_sContent' is not in camel case. (camelcase)
(#625) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#626) Unexpected tab character. (no-tabs)
(#626) Expected { after 'else'. (curly)
(#627) Unexpected tab character. (no-tabs)
(#627) Identifier 'tt_sContent' is not in camel case. (camelcase)
(#628) Unexpected tab character. (no-tabs)
(#629) Expected { after 'else'. (curly)
(#629) Unexpected tab character. (no-tabs)
(#630) Unexpected tab character. (no-tabs)
(#630) Identifier 'tt_sContent' is not in camel case. (camelcase)
(#630) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#631) Unexpected tab character. (no-tabs)
(#633) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#633) Missing JSDoc comment. (require-jsdoc)
(#633) Identifier 'tt_MkTipSubDivs' is not in camel case. (camelcase)
(#635) Unexpected tab character. (no-tabs)
(#636) Unexpected tab character. (no-tabs)
(#638) Unexpected tab character. (no-tabs)
(#638) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#639) Unexpected tab character. (no-tabs)
(#639) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#640) Unexpected tab character. (no-tabs)
(#641) Unexpected tab character. (no-tabs)
(#641) Identifier 'tt_aV' is not in camel case. (camelcase)
(#641) 'TITLE' is not defined. (no-undef)
(#642) Unexpected tab character. (no-tabs)
(#643) Unexpected tab character. (no-tabs)
(#644) Unexpected tab character. (no-tabs)
(#644) Identifier 'tt_aV' is not in camel case. (camelcase)
(#644) 'TITLE' is not defined. (no-undef)
(#645) Unexpected tab character. (no-tabs)
(#646) Unexpected tab character. (no-tabs)
(#646) Identifier 'tt_aV' is not in camel case. (camelcase)
(#646) 'CLOSEBTN' is not defined. (no-undef)
(#647) Unexpected tab character. (no-tabs)
(#648) Unexpected tab character. (no-tabs)
(#649) Unexpected tab character. (no-tabs)
(#650) Unexpected tab character. (no-tabs)
(#650) Identifier 'tt_ie' is not in camel case. (camelcase)
(#651) Unexpected tab character. (no-tabs)
(#652) Unexpected tab character. (no-tabs)
(#652) Identifier 'tt_aV' is not in camel case. (camelcase)
(#652) 'CLOSEBTNTEXT' is not defined. (no-undef)
(#653) Unexpected tab character. (no-tabs)
(#654) Unexpected tab character. (no-tabs)
(#655) Unexpected tab character. (no-tabs)
(#656) Unexpected tab character. (no-tabs)
(#657) Unexpected tab character. (no-tabs)
(#658) Unexpected tab character. (no-tabs)
(#659) Unexpected tab character. (no-tabs)
(#659) Identifier 'tt_sContent' is not in camel case. (camelcase)
(#660) Unexpected tab character. (no-tabs)
(#661) Unexpected tab character. (no-tabs)
(#661) Identifier 'tt_aV' is not in camel case. (camelcase)
(#661) 'SHADOW' is not defined. (no-undef)
(#662) Unexpected tab character. (no-tabs)
(#663) Unexpected tab character. (no-tabs)
(#664) Unexpected tab character. (no-tabs)
(#665) Unexpected tab character. (no-tabs)
(#666) Unexpected tab character. (no-tabs)
(#667) Unexpected tab character. (no-tabs)
(#668) Expected space(s) after "if". (keyword-spacing)
(#668) Expected { after 'if' condition. (curly)
(#668) Unexpected tab character. (no-tabs)
(#668) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#668) Identifier 'tt_aV' is not in camel case. (camelcase)
(#668) 'COPYCONTENT' is not defined. (no-undef)
(#669) Unexpected tab character. (no-tabs)
(#670) Unexpected tab character. (no-tabs)
(#672) Missing JSDoc comment. (require-jsdoc)
(#672) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#672) Identifier 'tt_GetSubDivRefs' is not in camel case. (camelcase)
(#674) Unexpected tab character. (no-tabs)
(#676) Unexpected tab character. (no-tabs)
(#676) Expected space(s) after "for". (keyword-spacing)
(#676) Expected { after 'for' condition. (curly)
(#677) Unexpected tab character. (no-tabs)
(#677) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#679) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#679) Missing JSDoc comment. (require-jsdoc)
(#679) Identifier 'tt_FormatTip' is not in camel case. (camelcase)
(#681) Unexpected tab character. (no-tabs)
(#681) 'h' is defined but never used. (no-unused-vars)
(#681) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#681) Identifier 'tt_aV' is not in camel case. (camelcase)
(#681) 'PADDING' is not defined. (no-undef)
(#681) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#681) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#681) Identifier 'tt_aV' is not in camel case. (camelcase)
(#681) 'BORDERWIDTH' is not defined. (no-undef)
(#682) Unexpected tab character. (no-tabs)
(#682) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#682) Unexpected use of '<<'. (no-bitwise)
(#684) Expected space or tab after '//' in comment. (spaced-comment)
(#684) Unexpected tab character. (no-tabs)
(#685) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#685) Expected space(s) after "if". (keyword-spacing)
(#685) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#685) Unexpected tab character. (no-tabs)
(#685) Identifier 'tt_aV' is not in camel case. (camelcase)
(#685) 'TITLE' is not defined. (no-undef)
(#686) Unexpected tab character. (no-tabs)
(#687) Unexpected tab character. (no-tabs)
(#687) Identifier 'tt_aV' is not in camel case. (camelcase)
(#687) 'TITLEPADDING' is not defined. (no-undef)
(#688) Unexpected tab character. (no-tabs)
(#688) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#689) Unexpected tab character. (no-tabs)
(#689) Identifier 'tt_aV' is not in camel case. (camelcase)
(#689) 'TITLEBGCOLOR' is not defined. (no-undef)
(#690) Unexpected tab character. (no-tabs)
(#691) Unexpected tab character. (no-tabs)
(#692) Unexpected tab character. (no-tabs)
(#692) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#693) Unexpected tab character. (no-tabs)
(#693) Identifier 'tt_aV' is not in camel case. (camelcase)
(#693) 'TITLEFONTCOLOR' is not defined. (no-undef)
(#694) Unexpected tab character. (no-tabs)
(#694) Expected space(s) after "if". (keyword-spacing)
(#694) Expected { after 'if' condition. (curly)
(#694) Identifier 'tt_aV' is not in camel case. (camelcase)
(#694) 'WIDTH' is not defined. (no-undef)
(#695) Unexpected tab character. (no-tabs)
(#696) Unexpected tab character. (no-tabs)
(#696) Identifier 'tt_aV' is not in camel case. (camelcase)
(#696) 'TITLEFONTFACE' is not defined. (no-undef)
(#697) Unexpected tab character. (no-tabs)
(#697) Identifier 'tt_aV' is not in camel case. (camelcase)
(#697) 'TITLEFONTSIZE' is not defined. (no-undef)
(#698) Unexpected tab character. (no-tabs)
(#699) Unexpected tab character. (no-tabs)
(#699) Identifier 'tt_aV' is not in camel case. (camelcase)
(#699) 'TITLEALIGN' is not defined. (no-undef)
(#700) Unexpected tab character. (no-tabs)
(#701) Unexpected tab character. (no-tabs)
(#701) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#701) Expected space(s) after "if". (keyword-spacing)
(#701) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#702) Unexpected tab character. (no-tabs)
(#703) Unexpected tab character. (no-tabs)
(#703) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#704) Unexpected tab character. (no-tabs)
(#704) Identifier 'tt_aV' is not in camel case. (camelcase)
(#704) 'CLOSEBTNCOLORS' is not defined. (no-undef)
(#705) Unexpected tab character. (no-tabs)
(#705) Identifier 'tt_aV' is not in camel case. (camelcase)
(#705) 'CLOSEBTNCOLORS' is not defined. (no-undef)
(#706) Unexpected tab character. (no-tabs)
(#706) Identifier 'tt_aV' is not in camel case. (camelcase)
(#706) 'TITLEFONTFACE' is not defined. (no-undef)
(#707) Unexpected tab character. (no-tabs)
(#707) Identifier 'tt_aV' is not in camel case. (camelcase)
(#707) 'TITLEFONTSIZE' is not defined. (no-undef)
(#708) Unexpected tab character. (no-tabs)
(#709) Unexpected tab character. (no-tabs)
(#710) Unexpected tab character. (no-tabs)
(#710) Expected { after 'if' condition. (curly)
(#710) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#710) Expected space(s) after "if". (keyword-spacing)
(#710) Identifier 'tt_aV' is not in camel case. (camelcase)
(#710) 'WIDTH' is not defined. (no-undef)
(#711) Unexpected tab character. (no-tabs)
(#711) Identifier 'tt_w' is not in camel case. (camelcase)
(#711) Identifier 'tt_aV' is not in camel case. (camelcase)
(#711) 'WIDTH' is not defined. (no-undef)
(#712) Unexpected tab character. (no-tabs)
(#713) Unexpected tab character. (no-tabs)
(#714) Unexpected tab character. (no-tabs)
(#714) Identifier 'tt_w' is not in camel case. (camelcase)
(#714) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#714) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#715) Unexpected tab character. (no-tabs)
(#716) Unexpected tab character. (no-tabs)
(#716) Expected { after 'if' condition. (curly)
(#716) Expected space(s) after "if". (keyword-spacing)
(#716) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#717) Unexpected tab character. (no-tabs)
(#717) Identifier 'tt_w' is not in camel case. (camelcase)
(#718) Unexpected tab character. (no-tabs)
(#719) Unexpected tab character. (no-tabs)
(#719) Expected space(s) after "if". (keyword-spacing)
(#719) Expected { after 'if' condition. (curly)
(#719) Identifier 'tt_aV' is not in camel case. (camelcase)
(#719) 'WIDTH' is not defined. (no-undef)
(#719) Identifier 'tt_w' is not in camel case. (camelcase)
(#719) Identifier 'tt_aV' is not in camel case. (camelcase)
(#719) 'WIDTH' is not defined. (no-undef)
(#720) Unexpected tab character. (no-tabs)
(#720) Identifier 'tt_w' is not in camel case. (camelcase)
(#720) Identifier 'tt_aV' is not in camel case. (camelcase)
(#720) 'WIDTH' is not defined. (no-undef)
(#721) Unexpected tab character. (no-tabs)
(#722) Unexpected tab character. (no-tabs)
(#723) Unexpected tab character. (no-tabs)
(#724) Unexpected tab character. (no-tabs)
(#725) Unexpected tab character. (no-tabs)
(#726) Unexpected tab character. (no-tabs)
(#726) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#727) Unexpected tab character. (no-tabs)
(#727) Identifier 'tt_w' is not in camel case. (camelcase)
(#728) Unexpected tab character. (no-tabs)
(#729) Unexpected tab character. (no-tabs)
(#731) Expected space or tab after '//' in comment. (spaced-comment)
(#731) Unexpected tab character. (no-tabs)
(#732) Unexpected tab character. (no-tabs)
(#732) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#733) Unexpected tab character. (no-tabs)
(#734) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#734) Expected space(s) after "if". (keyword-spacing)
(#734) Unexpected tab character. (no-tabs)
(#735) Unexpected tab character. (no-tabs)
(#736) Unexpected tab character. (no-tabs)
(#736) Identifier 'tt_aV' is not in camel case. (camelcase)
(#736) 'BORDERCOLOR' is not defined. (no-undef)
(#737) Unexpected tab character. (no-tabs)
(#737) Identifier 'tt_aV' is not in camel case. (camelcase)
(#737) 'BORDERSTYLE' is not defined. (no-undef)
(#738) Unexpected tab character. (no-tabs)
(#739) Unexpected tab character. (no-tabs)
(#740) Unexpected tab character. (no-tabs)
(#740) Expected space(s) after "if". (keyword-spacing)
(#740) Expected { after 'if' condition. (curly)
(#740) Identifier 'tt_aV' is not in camel case. (camelcase)
(#740) 'BGCOLOR' is not defined. (no-undef)
(#741) Unexpected tab character. (no-tabs)
(#741) Identifier 'tt_aV' is not in camel case. (camelcase)
(#741) 'BGCOLOR' is not defined. (no-undef)
(#742) Expected space(s) after "if". (keyword-spacing)
(#742) Expected { after 'if' condition. (curly)
(#742) Unexpected tab character. (no-tabs)
(#742) Identifier 'tt_aV' is not in camel case. (camelcase)
(#742) 'BGIMG' is not defined. (no-undef)
(#743) Unexpected tab character. (no-tabs)
(#743) Identifier 'tt_aV' is not in camel case. (camelcase)
(#743) 'BGIMG' is not defined. (no-undef)
(#744) Unexpected tab character. (no-tabs)
(#745) Unexpected tab character. (no-tabs)
(#745) Identifier 'tt_aV' is not in camel case. (camelcase)
(#745) 'TEXTALIGN' is not defined. (no-undef)
(#746) Expected space(s) after "if". (keyword-spacing)
(#746) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#746) Unexpected tab character. (no-tabs)
(#746) Identifier 'tt_aV' is not in camel case. (camelcase)
(#746) 'HEIGHT' is not defined. (no-undef)
(#747) Unexpected tab character. (no-tabs)
(#748) Unexpected tab character. (no-tabs)
(#749) Unexpected tab character. (no-tabs)
(#749) Expected { after 'if' condition. (curly)
(#749) Expected space(s) after "if". (keyword-spacing)
(#749) Identifier 'tt_aV' is not in camel case. (camelcase)
(#749) 'HEIGHT' is not defined. (no-undef)
(#750) Unexpected tab character. (no-tabs)
(#750) Identifier 'tt_aV' is not in camel case. (camelcase)
(#750) 'HEIGHT' is not defined. (no-undef)
(#751) Unexpected tab character. (no-tabs)
(#751) Expected { after 'else'. (curly)
(#752) Unexpected tab character. (no-tabs)
(#752) Identifier 'tt_h' is not in camel case. (camelcase)
(#752) Identifier 'tt_aV' is not in camel case. (camelcase)
(#752) 'HEIGHT' is not defined. (no-undef)
(#753) Unexpected tab character. (no-tabs)
(#754) Unexpected tab character. (no-tabs)
(#755) Unexpected tab character. (no-tabs)
(#755) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#756) Unexpected tab character. (no-tabs)
(#756) Identifier 'tt_aV' is not in camel case. (camelcase)
(#756) 'FONTCOLOR' is not defined. (no-undef)
(#757) Unexpected tab character. (no-tabs)
(#757) Identifier 'tt_aV' is not in camel case. (camelcase)
(#757) 'FONTFACE' is not defined. (no-undef)
(#758) Unexpected tab character. (no-tabs)
(#758) Identifier 'tt_aV' is not in camel case. (camelcase)
(#758) 'FONTSIZE' is not defined. (no-undef)
(#759) Unexpected tab character. (no-tabs)
(#759) Identifier 'tt_aV' is not in camel case. (camelcase)
(#759) 'FONTWEIGHT' is not defined. (no-undef)
(#760) Unexpected tab character. (no-tabs)
(#760) Identifier 'tt_aV' is not in camel case. (camelcase)
(#760) 'TEXTALIGN' is not defined. (no-undef)
(#761) Unexpected tab character. (no-tabs)
(#761) Expected { after 'if' condition. (curly)
(#761) Expected space(s) after "if". (keyword-spacing)
(#761) Identifier 'tt_aV' is not in camel case. (camelcase)
(#761) 'WIDTH' is not defined. (no-undef)
(#762) Unexpected tab character. (no-tabs)
(#762) Identifier 'tt_aV' is not in camel case. (camelcase)
(#762) 'WIDTH' is not defined. (no-undef)
(#763) Unexpected tab character. (no-tabs)
(#764) Unexpected tab character. (no-tabs)
(#764) Expected space(s) after "if". (keyword-spacing)
(#764) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#764) Expected { after 'if' condition. (curly)
(#764) Identifier 'tt_aV' is not in camel case. (camelcase)
(#764) 'WIDTH' is not defined. (no-undef)
(#764) Identifier 'tt_w' is not in camel case. (camelcase)
(#765) Unexpected tab character. (no-tabs)
(#765) Identifier 'tt_w' is not in camel case. (camelcase)
(#766) Unexpected tab character. (no-tabs)
(#767) Unexpected tab character. (no-tabs)
(#768) Unexpected tab character. (no-tabs)
(#769) Unexpected tab character. (no-tabs)
(#770) Unexpected tab character. (no-tabs)
(#770) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#771) Unexpected tab character. (no-tabs)
(#772) Unexpected tab character. (no-tabs)
(#772) Expected space(s) after "if". (keyword-spacing)
(#772) Expected { after 'if' condition. (curly)
(#772) Identifier 'tt_aV' is not in camel case. (camelcase)
(#772) 'WIDTH' is not defined. (no-undef)
(#772) Identifier 'tt_aV' is not in camel case. (camelcase)
(#772) 'WIDTH' is not defined. (no-undef)
(#773) Unexpected tab character. (no-tabs)
(#773) Identifier 'tt_aV' is not in camel case. (camelcase)
(#773) 'WIDTH' is not defined. (no-undef)
(#774) Unexpected tab character. (no-tabs)
(#775) Expected space(s) after "if". (keyword-spacing)
(#775) Expected { after 'if' condition. (curly)
(#775) Unexpected tab character. (no-tabs)
(#775) Identifier 'tt_w' is not in camel case. (camelcase)
(#776) Unexpected tab character. (no-tabs)
(#776) Identifier 'tt_w' is not in camel case. (camelcase)
(#777) Unexpected tab character. (no-tabs)
(#777) Identifier 'tt_w' is not in camel case. (camelcase)
(#779) Unexpected tab character. (no-tabs)
(#779) Expected space or tab after '//' in comment. (spaced-comment)
(#780) Unexpected tab character. (no-tabs)
(#780) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#780) Expected space(s) after "if". (keyword-spacing)
(#780) Identifier 'tt_aV' is not in camel case. (camelcase)
(#780) 'SHADOW' is not defined. (no-undef)
(#781) Unexpected tab character. (no-tabs)
(#782) Unexpected tab character. (no-tabs)
(#782) Identifier 'tt_w' is not in camel case. (camelcase)
(#782) Identifier 'tt_aV' is not in camel case. (camelcase)
(#782) 'SHADOWWIDTH' is not defined. (no-undef)
(#783) Unexpected tab character. (no-tabs)
(#783) Identifier 'tt_aV' is not in camel case. (camelcase)
(#783) 'SHADOWWIDTH' is not defined. (no-undef)
(#784) Unexpected tab character. (no-tabs)
(#785) Unexpected tab character. (no-tabs)
(#785) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#786) Unexpected tab character. (no-tabs)
(#787) Unexpected tab character. (no-tabs)
(#788) Unexpected tab character. (no-tabs)
(#788) Identifier 'tt_w' is not in camel case. (camelcase)
(#788) Identifier 'tt_aV' is not in camel case. (camelcase)
(#788) 'SHADOWWIDTH' is not defined. (no-undef)
(#789) Unexpected tab character. (no-tabs)
(#789) Identifier 'tt_aV' is not in camel case. (camelcase)
(#789) 'SHADOWWIDTH' is not defined. (no-undef)
(#790) Unexpected tab character. (no-tabs)
(#790) Identifier 'tt_aV' is not in camel case. (camelcase)
(#790) 'SHADOWCOLOR' is not defined. (no-undef)
(#791) Unexpected tab character. (no-tabs)
(#792) Unexpected tab character. (no-tabs)
(#792) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#793) Unexpected tab character. (no-tabs)
(#794) Unexpected tab character. (no-tabs)
(#794) Identifier 'tt_w' is not in camel case. (camelcase)
(#794) Identifier 'tt_aV' is not in camel case. (camelcase)
(#794) 'SHADOWWIDTH' is not defined. (no-undef)
(#795) Unexpected tab character. (no-tabs)
(#795) Identifier 'tt_aV' is not in camel case. (camelcase)
(#795) 'SHADOWWIDTH' is not defined. (no-undef)
(#796) Unexpected tab character. (no-tabs)
(#796) Identifier 'tt_aV' is not in camel case. (camelcase)
(#796) 'SHADOWCOLOR' is not defined. (no-undef)
(#797) Unexpected tab character. (no-tabs)
(#798) Expected { after 'else'. (curly)
(#798) Unexpected tab character. (no-tabs)
(#799) Unexpected tab character. (no-tabs)
(#799) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#801) Unexpected tab character. (no-tabs)
(#801) Expected space or tab after '//' in comment. (spaced-comment)
(#802) Unexpected tab character. (no-tabs)
(#802) Identifier 'tt_aV' is not in camel case. (camelcase)
(#802) 'FADEIN' is not defined. (no-undef)
(#802) Identifier 'tt_aV' is not in camel case. (camelcase)
(#802) 'OPACITY' is not defined. (no-undef)
(#803) Unexpected tab character. (no-tabs)
(#806) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#806) Missing JSDoc comment. (require-jsdoc)
(#806) Identifier 'tt_FixSize' is not in camel case. (camelcase)
(#808) Unexpected tab character. (no-tabs)
(#808) 'add' is defined but never used. (no-unused-vars)
(#808) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#808) Identifier 'tt_aV' is not in camel case. (camelcase)
(#808) 'PADDING' is not defined. (no-undef)
(#808) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#808) Identifier 'tt_aV' is not in camel case. (camelcase)
(#808) 'BORDERWIDTH' is not defined. (no-undef)
(#808) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#810) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#810) Unexpected tab character. (no-tabs)
(#810) Identifier 'tt_w' is not in camel case. (camelcase)
(#811) Unexpected tab character. (no-tabs)
(#811) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#811) Identifier 'tt_w' is not in camel case. (camelcase)
(#812) Unexpected tab character. (no-tabs)
(#812) Identifier 'tt_w' is not in camel case. (camelcase)
(#812) Identifier 'tt_aV' is not in camel case. (camelcase)
(#812) 'SHADOW' is not defined. (no-undef)
(#812) Identifier 'tt_aV' is not in camel case. (camelcase)
(#812) 'SHADOWWIDTH' is not defined. (no-undef)
(#813) Unexpected tab character. (no-tabs)
(#814) Unexpected tab character. (no-tabs)
(#815) Expected space(s) after "if". (keyword-spacing)
(#815) Unexpected tab character. (no-tabs)
(#815) Expected { after 'if' condition. (curly)
(#815) Identifier 'tt_bBoxOld' is not in camel case. (camelcase)
(#816) Unexpected tab character. (no-tabs)
(#816) Unexpected use of '<<'. (no-bitwise)
(#817) Unexpected tab character. (no-tabs)
(#817) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#818) Unexpected tab character. (no-tabs)
(#819) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#819) Unexpected tab character. (no-tabs)
(#819) Expected space(s) after "if". (keyword-spacing)
(#819) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#820) Unexpected tab character. (no-tabs)
(#821) Unexpected tab character. (no-tabs)
(#821) Unexpected use of '<<'. (no-bitwise)
(#821) Identifier 'tt_aV' is not in camel case. (camelcase)
(#821) 'TITLEPADDING' is not defined. (no-undef)
(#822) Unexpected tab character. (no-tabs)
(#822) Expected { after 'if' condition. (curly)
(#822) Expected space(s) after "if". (keyword-spacing)
(#822) Identifier 'tt_bBoxOld' is not in camel case. (camelcase)
(#823) Unexpected tab character. (no-tabs)
(#824) Unexpected tab character. (no-tabs)
(#824) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#825) Unexpected tab character. (no-tabs)
(#825) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#826) Unexpected tab character. (no-tabs)
(#827) Unexpected tab character. (no-tabs)
(#828) Unexpected tab character. (no-tabs)
(#828) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#828) Expected space(s) after "if". (keyword-spacing)
(#828) Identifier 'tt_h' is not in camel case. (camelcase)
(#829) Unexpected tab character. (no-tabs)
(#830) Unexpected tab character. (no-tabs)
(#830) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#831) Unexpected tab character. (no-tabs)
(#831) Expected space(s) after "if". (keyword-spacing)
(#831) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#831) Identifier 'tt_h' is not in camel case. (camelcase)
(#832) Unexpected tab character. (no-tabs)
(#833) Unexpected tab character. (no-tabs)
(#833) Expected space(s) after "if". (keyword-spacing)
(#833) Expected { after 'if' condition. (curly)
(#833) Identifier 'tt_bBoxOld' is not in camel case. (camelcase)
(#834) Unexpected tab character. (no-tabs)
(#834) Identifier 'tt_h' is not in camel case. (camelcase)
(#834) Unexpected use of '<<'. (no-bitwise)
(#835) Unexpected tab character. (no-tabs)
(#835) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#835) Identifier 'tt_h' is not in camel case. (camelcase)
(#836) Unexpected tab character. (no-tabs)
(#837) Unexpected tab character. (no-tabs)
(#838) Unexpected tab character. (no-tabs)
(#838) Identifier 'tt_h' is not in camel case. (camelcase)
(#838) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#839) Unexpected tab character. (no-tabs)
(#840) Unexpected tab character. (no-tabs)
(#840) Expected { after 'if' condition. (curly)
(#840) Expected space(s) after "if". (keyword-spacing)
(#840) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#841) Unexpected tab character. (no-tabs)
(#841) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#841) Identifier 'tt_h' is not in camel case. (camelcase)
(#842) Unexpected tab character. (no-tabs)
(#842) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#843) Unexpected tab character. (no-tabs)
(#843) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#843) Expected space(s) after "if". (keyword-spacing)
(#843) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#844) Unexpected tab character. (no-tabs)
(#845) Unexpected tab character. (no-tabs)
(#845) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#845) Identifier 'tt_w' is not in camel case. (camelcase)
(#846) Unexpected tab character. (no-tabs)
(#846) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#846) Identifier 'tt_h' is not in camel case. (camelcase)
(#847) Unexpected tab character. (no-tabs)
(#849) Missing JSDoc comment. (require-jsdoc)
(#849) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#849) Identifier 'tt_DeAlt' is not in camel case. (camelcase)
(#851) Unexpected tab character. (no-tabs)
(#853) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#853) Expected space(s) after "if". (keyword-spacing)
(#853) Unexpected tab character. (no-tabs)
(#854) Unexpected tab character. (no-tabs)
(#855) Unexpected tab character. (no-tabs)
(#855) Expected { after 'if' condition. (curly)
(#855) Expected space(s) after "if". (keyword-spacing)
(#856) Unexpected tab character. (no-tabs)
(#857) Unexpected tab character. (no-tabs)
(#857) Expected space(s) after "if". (keyword-spacing)
(#857) Expected { after 'if' condition. (curly)
(#858) Unexpected tab character. (no-tabs)
(#859) Unexpected tab character. (no-tabs)
(#860) Unexpected tab character. (no-tabs)
(#860) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#860) Expected space(s) after "if". (keyword-spacing)
(#861) Unexpected tab character. (no-tabs)
(#862) Unexpected tab character. (no-tabs)
(#862) Expected { after 'for' condition. (curly)
(#862) Expected space(s) after "for". (keyword-spacing)
(#863) Unexpected tab character. (no-tabs)
(#864) Unexpected tab character. (no-tabs)
(#865) Unexpected tab character. (no-tabs)
(#868) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#868) Missing JSDoc comment. (require-jsdoc)
(#868) Identifier 'tt_OpDeHref' is not in camel case. (camelcase)
(#870) Expected { after 'if' condition. (curly)
(#870) Unexpected tab character. (no-tabs)
(#870) Expected space(s) after "if". (keyword-spacing)
(#870) Identifier 'tt_op' is not in camel case. (camelcase)
(#871) Unexpected tab character. (no-tabs)
(#872) Unexpected tab character. (no-tabs)
(#872) Expected { after 'if' condition. (curly)
(#872) Expected space(s) after "if". (keyword-spacing)
(#872) Identifier 'tt_elDeHref' is not in camel case. (camelcase)
(#873) Unexpected tab character. (no-tabs)
(#874) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#874) Unexpected tab character. (no-tabs)
(#874) Expected space(s) after "while". (keyword-spacing)
(#875) Unexpected tab character. (no-tabs)
(#876) Unexpected tab character. (no-tabs)
(#876) Expected space(s) after "if". (keyword-spacing)
(#876) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#877) Unexpected tab character. (no-tabs)
(#878) Unexpected tab character. (no-tabs)
(#878) Identifier 't_href' is not in camel case. (camelcase)
(#879) Unexpected tab character. (no-tabs)
(#879) Identifier 't_stats' is not in camel case. (camelcase)
(#880) Unexpected tab character. (no-tabs)
(#881) Unexpected tab character. (no-tabs)
(#882) Unexpected tab character. (no-tabs)
(#883) Unexpected tab character. (no-tabs)
(#884) Unexpected tab character. (no-tabs)
(#884) Identifier 'tt_elDeHref' is not in camel case. (camelcase)
(#885) Unexpected tab character. (no-tabs)
(#886) Unexpected tab character. (no-tabs)
(#887) Unexpected tab character. (no-tabs)
(#888) Unexpected tab character. (no-tabs)
(#890) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#890) Missing JSDoc comment. (require-jsdoc)
(#890) Identifier 'tt_OpReHref' is not in camel case. (camelcase)
(#892) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#892) Expected space(s) after "if". (keyword-spacing)
(#892) Unexpected tab character. (no-tabs)
(#892) Identifier 'tt_elDeHref' is not in camel case. (camelcase)
(#893) Unexpected tab character. (no-tabs)
(#894) Unexpected tab character. (no-tabs)
(#894) Identifier 'tt_elDeHref' is not in camel case. (camelcase)
(#894) Identifier 'tt_elDeHref' is not in camel case. (camelcase)
(#895) Unexpected tab character. (no-tabs)
(#896) Unexpected tab character. (no-tabs)
(#896) Identifier 'tt_elDeHref' is not in camel case. (camelcase)
(#897) Unexpected tab character. (no-tabs)
(#897) Identifier 'tt_elDeHref' is not in camel case. (camelcase)
(#898) Unexpected tab character. (no-tabs)
(#900) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#900) Missing JSDoc comment. (require-jsdoc)
(#900) Identifier 'tt_El2Tip' is not in camel case. (camelcase)
(#902) Unexpected tab character. (no-tabs)
(#902) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#904) Unexpected tab character. (no-tabs)
(#905) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#905) Unexpected tab character. (no-tabs)
(#905) Identifier 't_cp' is not in camel case. (camelcase)
(#906) Unexpected tab character. (no-tabs)
(#906) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#906) Identifier 't_cl' is not in camel case. (camelcase)
(#907) Unexpected tab character. (no-tabs)
(#907) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#907) Identifier 't_ct' is not in camel case. (camelcase)
(#908) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#908) Unexpected tab character. (no-tabs)
(#908) Identifier 't_cd' is not in camel case. (camelcase)
(#909) Unexpected tab character. (no-tabs)
(#910) Unexpected tab character. (no-tabs)
(#911) Identifier 'tt_t2tDad' is not in camel case. (camelcase)
(#911) Unexpected tab character. (no-tabs)
(#912) Unexpected tab character. (no-tabs)
(#912) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#913) Unexpected tab character. (no-tabs)
(#914) Unexpected tab character. (no-tabs)
(#915) Unexpected tab character. (no-tabs)
(#917) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#917) Missing JSDoc comment. (require-jsdoc)
(#917) Identifier 'tt_UnEl2Tip' is not in camel case. (camelcase)
(#919) Unexpected tab character. (no-tabs)
(#920) Unexpected tab character. (no-tabs)
(#920) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#922) Unexpected tab character. (no-tabs)
(#922) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#923) Unexpected tab character. (no-tabs)
(#924) Unexpected tab character. (no-tabs)
(#924) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#925) Unexpected tab character. (no-tabs)
(#925) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#926) Unexpected tab character. (no-tabs)
(#926) Identifier 'tt_t2t' is not in camel case. (camelcase)
(#927) Identifier 'tt_t2tDad' is not in camel case. (camelcase)
(#927) Unexpected tab character. (no-tabs)
(#929) Missing JSDoc comment. (require-jsdoc)
(#929) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#929) Identifier 'tt_OverInit' is not in camel case. (camelcase)
(#931) Expected { after 'if' condition. (curly)
(#931) Unexpected tab character. (no-tabs)
(#931) Expected space(s) after "if". (keyword-spacing)
(#932) Unexpected tab character. (no-tabs)
(#932) Identifier 'tt_over' is not in camel case. (camelcase)
(#933) Unexpected tab character. (no-tabs)
(#933) Expected { after 'else'. (curly)
(#934) Unexpected tab character. (no-tabs)
(#934) Identifier 'tt_over' is not in camel case. (camelcase)
(#934) Identifier 'tt_ovr_' is not in camel case. (camelcase)
(#935) Unexpected tab character. (no-tabs)
(#936) Unexpected tab character. (no-tabs)
(#938) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#938) Missing JSDoc comment. (require-jsdoc)
(#938) Identifier 'tt_ShowInit' is not in camel case. (camelcase)
(#940) Identifier 'tt_tShow' is not in camel case. (camelcase)
(#940) Unexpected tab character. (no-tabs)
(#940) Identifier 'tt_aV' is not in camel case. (camelcase)
(#940) 'DELAY' is not defined. (no-undef)
(#941) Unexpected tab character. (no-tabs)
(#941) Expected space(s) after "if". (keyword-spacing)
(#941) Expected { after 'if' condition. (curly)
(#941) Identifier 'tt_aV' is not in camel case. (camelcase)
(#941) 'CLICKCLOSE' is not defined. (no-undef)
(#941) Identifier 'tt_aV' is not in camel case. (camelcase)
(#941) 'CLICKSTICKY' is not defined. (no-undef)
(#942) Unexpected tab character. (no-tabs)
(#944) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#944) Missing JSDoc comment. (require-jsdoc)
(#944) 'tt_Show' is defined but never used. (no-unused-vars)
(#944) Identifier 'tt_Show' is not in camel case. (camelcase)
(#946) Unexpected tab character. (no-tabs)
(#946) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#948) Unexpected tab character. (no-tabs)
(#949) Unexpected tab character. (no-tabs)
(#949) 'dd' is not defined. (no-undef)
(#949) 'dd' is not defined. (no-undef)
(#950) Unexpected tab character. (no-tabs)
(#950) Expected { after 'if' condition. (curly)
(#950) Expected space(s) after "if". (keyword-spacing)
(#950) Identifier 'tt_aV' is not in camel case. (camelcase)
(#950) 'STICKY' is not defined. (no-undef)
(#950) Identifier 'tt_aV' is not in camel case. (camelcase)
(#950) 'FOLLOWMOUSE' is not defined. (no-undef)
(#951) Unexpected tab character. (no-tabs)
(#951) Unexpected use of '&='. (no-bitwise)
(#951) Identifier 'tt_iState' is not in camel case. (camelcase)
(#951) Unexpected use of '~'. (no-bitwise)
(#952) Expected { after 'if' condition. (curly)
(#952) Unexpected tab character. (no-tabs)
(#952) Expected space(s) after "if". (keyword-spacing)
(#952) Identifier 'tt_aV' is not in camel case. (camelcase)
(#952) 'EXCLUSIVE' is not defined. (no-undef)
(#953) Unexpected tab character. (no-tabs)
(#953) Identifier 'tt_iState' is not in camel case. (camelcase)
(#953) Unexpected use of '|='. (no-bitwise)
(#954) Expected space(s) after "if". (keyword-spacing)
(#954) Unexpected tab character. (no-tabs)
(#954) Expected { after 'if' condition. (curly)
(#954) Identifier 'tt_aV' is not in camel case. (camelcase)
(#954) 'DURATION' is not defined. (no-undef)
(#955) Unexpected tab character. (no-tabs)
(#955) Identifier 'tt_tDurt' is not in camel case. (camelcase)
(#955) Identifier 'tt_aV' is not in camel case. (camelcase)
(#955) 'DURATION' is not defined. (no-undef)
(#956) Unexpected tab character. (no-tabs)
(#956) Missing semicolon. (semi)
(#957) Unexpected tab character. (no-tabs)
(#958) Unexpected use of '|='. (no-bitwise)
(#958) Identifier 'tt_iState' is not in camel case. (camelcase)
(#958) Unexpected tab character. (no-tabs)
(#959) Expected space(s) after "if". (keyword-spacing)
(#959) Expected { after 'if' condition. (curly)
(#959) Unexpected tab character. (no-tabs)
(#959) Identifier 'tt_aV' is not in camel case. (camelcase)
(#959) 'FADEIN' is not defined. (no-undef)
(#960) Unexpected tab character. (no-tabs)
(#960) Identifier 'tt_aV' is not in camel case. (camelcase)
(#960) 'OPACITY' is not defined. (no-undef)
(#960) Identifier 'tt_aV' is not in camel case. (camelcase)
(#960) 'FADEIN' is not defined. (no-undef)
(#960) Identifier 'tt_aV' is not in camel case. (camelcase)
(#960) 'FADEINTERVAL' is not defined. (no-undef)
(#961) Unexpected tab character. (no-tabs)
(#963) Missing JSDoc comment. (require-jsdoc)
(#963) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#963) Identifier 'tt_ShowIfrm' is not in camel case. (camelcase)
(#965) Expected space(s) after "if". (keyword-spacing)
(#965) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#965) Unexpected tab character. (no-tabs)
(#965) Identifier 'tt_ie56' is not in camel case. (camelcase)
(#966) Unexpected tab character. (no-tabs)
(#967) Unexpected tab character. (no-tabs)
(#967) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#967) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#968) Unexpected tab character. (no-tabs)
(#968) Expected space(s) after "if". (keyword-spacing)
(#968) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#969) Unexpected tab character. (no-tabs)
(#970) Unexpected tab character. (no-tabs)
(#971) Unexpected tab character. (no-tabs)
(#971) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#972) Unexpected tab character. (no-tabs)
(#973) Unexpected tab character. (no-tabs)
(#974) Unexpected tab character. (no-tabs)
(#976) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#976) Missing JSDoc comment. (require-jsdoc)
(#976) Identifier 'tt_Move' is not in camel case. (camelcase)
(#978) Expected { after 'if' condition. (curly)
(#978) Expected space(s) after "if". (keyword-spacing)
(#978) Unexpected tab character. (no-tabs)
(#979) Unexpected tab character. (no-tabs)
(#979) Identifier 'tt_ovr_' is not in camel case. (camelcase)
(#980) Unexpected tab character. (no-tabs)
(#981) Expected space(s) after "if". (keyword-spacing)
(#981) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#981) Unexpected tab character. (no-tabs)
(#982) Unexpected tab character. (no-tabs)
(#983) Unexpected tab character. (no-tabs)
(#983) Identifier 'tt_musX' is not in camel case. (camelcase)
(#984) Unexpected tab character. (no-tabs)
(#984) Identifier 'tt_musY' is not in camel case. (camelcase)
(#985) Unexpected tab character. (no-tabs)
(#986) Expected space(s) after "if". (keyword-spacing)
(#986) Unexpected tab character. (no-tabs)
(#986) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#986) Identifier 'tt_iState' is not in camel case. (camelcase)
(#986) Unexpected use of '&'. (no-bitwise)
(#987) Unexpected tab character. (no-tabs)
(#988) Unexpected tab character. (no-tabs)
(#989) Unexpected tab character. (no-tabs)
(#989) Expected space(s) after "if". (keyword-spacing)
(#989) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#989) Identifier 'tt_op' is not in camel case. (camelcase)
(#989) Identifier 'tt_ie' is not in camel case. (camelcase)
(#990) Unexpected tab character. (no-tabs)
(#991) Unexpected tab character. (no-tabs)
(#991) Expected space(s) after "if". (keyword-spacing)
(#991) Expected { after 'if' condition. (curly)
(#991) Identifier 'tt_bWait' is not in camel case. (camelcase)
(#992) Unexpected tab character. (no-tabs)
(#993) Unexpected tab character. (no-tabs)
(#993) Identifier 'tt_bWait' is not in camel case. (camelcase)
(#994) Unexpected tab character. (no-tabs)
(#994) Identifier 'tt_tWaitMov' is not in camel case. (camelcase)
(#995) Unexpected tab character. (no-tabs)
(#996) Unexpected tab character. (no-tabs)
(#996) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#996) Expected space(s) after "if". (keyword-spacing)
(#996) Identifier 'tt_aV' is not in camel case. (camelcase)
(#996) 'FIX' is not defined. (no-undef)
(#997) Unexpected tab character. (no-tabs)
(#998) Unexpected tab character. (no-tabs)
(#998) Unexpected use of '&='. (no-bitwise)
(#998) Identifier 'tt_iState' is not in camel case. (camelcase)
(#998) Unexpected use of '~'. (no-bitwise)
(#999) Unexpected tab character. (no-tabs)
(#1000) Unexpected tab character. (no-tabs)
(#1001) Unexpected tab character. (no-tabs)
(#1001) Expected space(s) after "if". (keyword-spacing)
(#1001) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1001) Expected { after 'if' condition. (curly)
(#1002) Unexpected tab character. (no-tabs)
(#1003) Unexpected tab character. (no-tabs)
(#1003) Identifier 'tt_musX' is not in camel case. (camelcase)
(#1003) Identifier 'tt_musY' is not in camel case. (camelcase)
(#1003) Missing semicolon. (semi)
(#1004) Unexpected tab character. (no-tabs)
(#1006) Missing JSDoc comment. (require-jsdoc)
(#1006) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1006) Identifier 'tt_Pos' is not in camel case. (camelcase)
(#1008) Unexpected tab character. (no-tabs)
(#1010) Unexpected tab character. (no-tabs)
(#1011) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1011) Unexpected tab character. (no-tabs)
(#1011) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1011) Expected space(s) after "if". (keyword-spacing)
(#1012) Unexpected tab character. (no-tabs)
(#1013) Unexpected tab character. (no-tabs)
(#1013) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1013) 'JUMPVERT' is not defined. (no-undef)
(#1014) Unexpected tab character. (no-tabs)
(#1014) 'ABOVE' is not defined. (no-undef)
(#1015) Unexpected tab character. (no-tabs)
(#1015) 'OFFSETY' is not defined. (no-undef)
(#1016) Unexpected tab character. (no-tabs)
(#1016) Identifier 'tt_h' is not in camel case. (camelcase)
(#1017) Unexpected tab character. (no-tabs)
(#1017) Identifier 'tt_maxPosY' is not in camel case. (camelcase)
(#1018) Unexpected tab character. (no-tabs)
(#1019) Unexpected tab character. (no-tabs)
(#1019) Identifier 'tt_musY' is not in camel case. (camelcase)
(#1020) Unexpected tab character. (no-tabs)
(#1020) Identifier 'tt_bJmpVert' is not in camel case. (camelcase)
(#1021) Unexpected tab character. (no-tabs)
(#1022) Unexpected tab character. (no-tabs)
(#1023) Unexpected tab character. (no-tabs)
(#1023) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1024) Unexpected tab character. (no-tabs)
(#1024) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1024) 'JUMPHORZ' is not defined. (no-undef)
(#1025) Unexpected tab character. (no-tabs)
(#1025) 'LEFT' is not defined. (no-undef)
(#1026) Unexpected tab character. (no-tabs)
(#1026) 'OFFSETX' is not defined. (no-undef)
(#1027) Unexpected tab character. (no-tabs)
(#1027) Identifier 'tt_w' is not in camel case. (camelcase)
(#1028) Unexpected tab character. (no-tabs)
(#1028) Identifier 'tt_maxPosX' is not in camel case. (camelcase)
(#1029) Unexpected tab character. (no-tabs)
(#1030) Unexpected tab character. (no-tabs)
(#1030) Identifier 'tt_musX' is not in camel case. (camelcase)
(#1031) Unexpected tab character. (no-tabs)
(#1031) Identifier 'tt_bJmpHorz' is not in camel case. (camelcase)
(#1032) Unexpected tab character. (no-tabs)
(#1033) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1033) Expected space(s) after "if". (keyword-spacing)
(#1033) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1033) Unexpected tab character. (no-tabs)
(#1034) Unexpected tab character. (no-tabs)
(#1035) Unexpected tab character. (no-tabs)
(#1035) Expected space(s) after "if". (keyword-spacing)
(#1035) Expected { after 'if' condition. (curly)
(#1035) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1036) Unexpected tab character. (no-tabs)
(#1037) Unexpected tab character. (no-tabs)
(#1037) Expected space(s) after "if". (keyword-spacing)
(#1037) Expected { after 'if' condition. (curly)
(#1037) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1038) Unexpected tab character. (no-tabs)
(#1039) Unexpected tab character. (no-tabs)
(#1039) Expected { after 'else'. (curly)
(#1040) Unexpected tab character. (no-tabs)
(#1041) Unexpected tab character. (no-tabs)
(#1042) Unexpected tab character. (no-tabs)
(#1043) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1043) Unexpected tab character. (no-tabs)
(#1044) Unexpected tab character. (no-tabs)
(#1045) Unexpected tab character. (no-tabs)
(#1045) Expected space(s) after "if". (keyword-spacing)
(#1045) Expected { after 'if' condition. (curly)
(#1045) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1046) Unexpected tab character. (no-tabs)
(#1046) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1046) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1046) 'SHADOW' is not defined. (no-undef)
(#1046) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1046) 'SHADOWWIDTH' is not defined. (no-undef)
(#1047) Unexpected tab character. (no-tabs)
(#1047) Expected { after 'else'. (curly)
(#1048) Unexpected tab character. (no-tabs)
(#1048) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1049) Unexpected tab character. (no-tabs)
(#1050) Unexpected tab character. (no-tabs)
(#1051) Expected space(s) after "if". (keyword-spacing)
(#1051) Expected { after 'if' condition. (curly)
(#1051) Unexpected tab character. (no-tabs)
(#1052) Unexpected tab character. (no-tabs)
(#1053) Unexpected tab character. (no-tabs)
(#1054) Unexpected tab character. (no-tabs)
(#1055) Expected { after 'if' condition. (curly)
(#1055) Unexpected tab character. (no-tabs)
(#1055) Expected space(s) after "if". (keyword-spacing)
(#1056) Unexpected tab character. (no-tabs)
(#1057) Unexpected tab character. (no-tabs)
(#1059) Missing JSDoc comment. (require-jsdoc)
(#1059) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1059) Identifier 'tt_PosDef' is not in camel case. (camelcase)
(#1061) Expected { after 'if' condition. (curly)
(#1061) Unexpected tab character. (no-tabs)
(#1061) Expected space(s) after "if". (keyword-spacing)
(#1062) Unexpected tab character. (no-tabs)
(#1062) Identifier 'tt_bJmpVert' is not in camel case. (camelcase)
(#1062) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1062) 'ABOVE' is not defined. (no-undef)
(#1063) Unexpected tab character. (no-tabs)
(#1063) Expected { after 'else'. (curly)
(#1064) Unexpected tab character. (no-tabs)
(#1064) Identifier 'tt_bJmpHorz' is not in camel case. (camelcase)
(#1064) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1064) 'LEFT' is not defined. (no-undef)
(#1065) Unexpected tab character. (no-tabs)
(#1067) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1067) Missing JSDoc comment. (require-jsdoc)
(#1067) Identifier 'tt_PosAlt' is not in camel case. (camelcase)
(#1069) Unexpected tab character. (no-tabs)
(#1069) Expected { after 'if' condition. (curly)
(#1069) Expected space(s) after "if". (keyword-spacing)
(#1070) Unexpected tab character. (no-tabs)
(#1070) Identifier 'tt_bJmpVert' is not in camel case. (camelcase)
(#1070) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1070) 'ABOVE' is not defined. (no-undef)
(#1071) Expected { after 'else'. (curly)
(#1071) Unexpected tab character. (no-tabs)
(#1072) Unexpected tab character. (no-tabs)
(#1072) Identifier 'tt_bJmpHorz' is not in camel case. (camelcase)
(#1072) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1072) 'LEFT' is not defined. (no-undef)
(#1073) Unexpected tab character. (no-tabs)
(#1075) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1075) Missing JSDoc comment. (require-jsdoc)
(#1075) Identifier 'tt_CalcPosDef' is not in camel case. (camelcase)
(#1077) Unexpected tab character. (no-tabs)
(#1077) Identifier 'tt_musY' is not in camel case. (camelcase)
(#1077) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1077) 'OFFSETY' is not defined. (no-undef)
(#1077) Identifier 'tt_musX' is not in camel case. (camelcase)
(#1077) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1077) 'OFFSETX' is not defined. (no-undef)
(#1079) Missing JSDoc comment. (require-jsdoc)
(#1079) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1079) Identifier 'tt_CalcPosAlt' is not in camel case. (camelcase)
(#1081) Unexpected tab character. (no-tabs)
(#1081) 'OFFSETY' is not defined. (no-undef)
(#1081) 'OFFSETX' is not defined. (no-undef)
(#1082) Unexpected tab character. (no-tabs)
(#1082) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1082) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1082) 'SHADOW' is not defined. (no-undef)
(#1082) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1082) 'SHADOWWIDTH' is not defined. (no-undef)
(#1083) Expected space(s) after "if". (keyword-spacing)
(#1083) Expected { after 'if' condition. (curly)
(#1083) Unexpected tab character. (no-tabs)
(#1083) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1084) Unexpected tab character. (no-tabs)
(#1085) Unexpected tab character. (no-tabs)
(#1085) Expected space(s) after "return". (keyword-spacing)
(#1085) Identifier 'tt_musY' is not in camel case. (camelcase)
(#1085) Identifier 'tt_h' is not in camel case. (camelcase)
(#1085) Identifier 'tt_musX' is not in camel case. (camelcase)
(#1085) Identifier 'tt_w' is not in camel case. (camelcase)
(#1087) Missing JSDoc comment. (require-jsdoc)
(#1087) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1087) Identifier 'tt_PosFix' is not in camel case. (camelcase)
(#1089) Unexpected tab character. (no-tabs)
(#1091) Expected space(s) after "if". (keyword-spacing)
(#1091) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1091) Unexpected tab character. (no-tabs)
(#1091) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1091) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1091) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1091) 'FIX' is not defined. (no-undef)
(#1092) Unexpected tab character. (no-tabs)
(#1093) Unexpected tab character. (no-tabs)
(#1093) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1093) 'FIX' is not defined. (no-undef)
(#1094) Unexpected tab character. (no-tabs)
(#1094) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1094) 'FIX' is not defined. (no-undef)
(#1095) Unexpected tab character. (no-tabs)
(#1096) Unexpected tab character. (no-tabs)
(#1097) Unexpected tab character. (no-tabs)
(#1097) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1098) Unexpected tab character. (no-tabs)
(#1098) Expected { after 'if' condition. (curly)
(#1098) Expected space(s) after "if". (keyword-spacing)
(#1098) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1098) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1098) 'FIX' is not defined. (no-undef)
(#1099) Unexpected tab character. (no-tabs)
(#1099) 'el' is not defined. (no-undef)
(#1099) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1099) 'FIX' is not defined. (no-undef)
(#1100) Unexpected tab character. (no-tabs)
(#1101) Unexpected tab character. (no-tabs)
(#1101) Expected { after 'else'. (curly)
(#1102) Unexpected tab character. (no-tabs)
(#1102) 'el' is not defined. (no-undef)
(#1102) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1102) 'FIX' is not defined. (no-undef)
(#1103) Unexpected tab character. (no-tabs)
(#1103) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1103) 'FIX' is not defined. (no-undef)
(#1104) Unexpected tab character. (no-tabs)
(#1104) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1104) 'FIX' is not defined. (no-undef)
(#1105) Unexpected tab character. (no-tabs)
(#1106) Unexpected tab character. (no-tabs)
(#1106) Expected space(s) after "if". (keyword-spacing)
(#1106) Expected { after 'if' condition. (curly)
(#1106) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1106) 'ABOVE' is not defined. (no-undef)
(#1106) 'el' is not defined. (no-undef)
(#1107) Unexpected tab character. (no-tabs)
(#1107) 'el' is not defined. (no-undef)
(#1108) Unexpected tab character. (no-tabs)
(#1108) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1108) Expected space(s) after "for". (keyword-spacing)
(#1108) 'el' is not defined. (no-undef)
(#1108) 'el' is not defined. (no-undef)
(#1108) 'el' is not defined. (no-undef)
(#1109) Unexpected tab character. (no-tabs)
(#1110) Unexpected tab character. (no-tabs)
(#1110) 'el' is not defined. (no-undef)
(#1111) Unexpected tab character. (no-tabs)
(#1111) 'el' is not defined. (no-undef)
(#1112) Unexpected tab character. (no-tabs)
(#1113) Unexpected tab character. (no-tabs)
(#1114) Unexpected tab character. (no-tabs)
(#1115) Unexpected tab character. (no-tabs)
(#1116) Expected { after 'if' condition. (curly)
(#1116) Unexpected tab character. (no-tabs)
(#1116) Expected space(s) after "if". (keyword-spacing)
(#1116) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1116) 'ABOVE' is not defined. (no-undef)
(#1117) Unexpected tab character. (no-tabs)
(#1117) Identifier 'tt_h' is not in camel case. (camelcase)
(#1118) Unexpected tab character. (no-tabs)
(#1120) Missing JSDoc comment. (require-jsdoc)
(#1120) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1120) Identifier 'tt_Fade' is not in camel case. (camelcase)
(#1122) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1122) Unexpected tab character. (no-tabs)
(#1122) Expected space(s) after "if". (keyword-spacing)
(#1123) Unexpected tab character. (no-tabs)
(#1124) Unexpected tab character. (no-tabs)
(#1125) Unexpected tab character. (no-tabs)
(#1125) Expected { after 'if' condition. (curly)
(#1125) Expected space(s) after "if". (keyword-spacing)
(#1126) Unexpected tab character. (no-tabs)
(#1127) Unexpected tab character. (no-tabs)
(#1127) Expected { after 'else'. (curly)
(#1128) Unexpected tab character. (no-tabs)
(#1128) Identifier 'tt_tFade' is not in camel case. (camelcase)
(#1129) Unexpected tab character. (no-tabs)
(#1130) Unexpected tab character. (no-tabs)
(#1131) Unexpected tab character. (no-tabs)
(#1132) Unexpected tab character. (no-tabs)
(#1132) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1132) 'FADEINTERVAL' is not defined. (no-undef)
(#1133) Unexpected tab character. (no-tabs)
(#1134) Unexpected tab character. (no-tabs)
(#1135) Unexpected tab character. (no-tabs)
(#1136) Unexpected tab character. (no-tabs)
(#1136) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1138) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1138) Missing JSDoc comment. (require-jsdoc)
(#1138) Identifier 'tt_SetTipOpa' is not in camel case. (camelcase)
(#1140) Unexpected tab character. (no-tabs)
(#1141) Unexpected tab character. (no-tabs)
(#1142) Unexpected tab character. (no-tabs)
(#1142) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#1143) Expected { after 'if' condition. (curly)
(#1143) Expected space(s) after "if". (keyword-spacing)
(#1143) Unexpected tab character. (no-tabs)
(#1143) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#1144) Unexpected tab character. (no-tabs)
(#1144) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#1145) Expected space(s) after "if". (keyword-spacing)
(#1145) Unexpected tab character. (no-tabs)
(#1145) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1145) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1145) 'SHADOW' is not defined. (no-undef)
(#1146) Unexpected tab character. (no-tabs)
(#1147) Unexpected tab character. (no-tabs)
(#1148) Unexpected tab character. (no-tabs)
(#1148) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#1149) Unexpected tab character. (no-tabs)
(#1149) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#1150) Unexpected tab character. (no-tabs)
(#1152) Missing JSDoc comment. (require-jsdoc)
(#1152) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1152) Identifier 'tt_OnCloseBtnOver' is not in camel case. (camelcase)
(#1152) 'tt_OnCloseBtnOver' is defined but never used. (no-unused-vars)
(#1154) Unexpected tab character. (no-tabs)
(#1154) Identifier 'tt_aElt' is not in camel case. (camelcase)
(#1156) Unexpected use of '<<='. (no-bitwise)
(#1156) Unexpected tab character. (no-tabs)
(#1157) Unexpected tab character. (no-tabs)
(#1157) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1157) 'CLOSEBTNCOLORS' is not defined. (no-undef)
(#1158) Unexpected tab character. (no-tabs)
(#1158) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1158) 'CLOSEBTNCOLORS' is not defined. (no-undef)
(#1160) Missing JSDoc comment. (require-jsdoc)
(#1160) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1160) Identifier 'tt_OnLClick' is not in camel case. (camelcase)
(#1162) Unexpected tab character. (no-tabs)
(#1163) Unexpected tab character. (no-tabs)
(#1164) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1164) Expected space(s) after "if". (keyword-spacing)
(#1164) Unexpected tab character. (no-tabs)
(#1164) Unexpected use of '&'. (no-bitwise)
(#1165) Unexpected tab character. (no-tabs)
(#1166) Unexpected tab character. (no-tabs)
(#1166) Expected space(s) after "if". (keyword-spacing)
(#1166) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1166) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1166) 'CLICKSTICKY' is not defined. (no-undef)
(#1166) Unexpected use of '&'. (no-bitwise)
(#1166) Identifier 'tt_iState' is not in camel case. (camelcase)
(#1167) Unexpected tab character. (no-tabs)
(#1168) Unexpected tab character. (no-tabs)
(#1168) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1168) 'STICKY' is not defined. (no-undef)
(#1169) Unexpected tab character. (no-tabs)
(#1169) Identifier 'tt_iState' is not in camel case. (camelcase)
(#1169) Unexpected use of '&='. (no-bitwise)
(#1169) Unexpected use of '~'. (no-bitwise)
(#1170) Unexpected tab character. (no-tabs)
(#1171) Unexpected tab character. (no-tabs)
(#1171) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1171) Expected space(s) after "if". (keyword-spacing)
(#1171) Expected { after 'if' condition. (curly)
(#1171) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1171) 'CLICKCLOSE' is not defined. (no-undef)
(#1172) Unexpected tab character. (no-tabs)
(#1173) Unexpected tab character. (no-tabs)
(#1175) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1175) Missing JSDoc comment. (require-jsdoc)
(#1175) 'tt_Int' is defined but never used. (no-unused-vars)
(#1175) Identifier 'tt_Int' is not in camel case. (camelcase)
(#1177) Unexpected tab character. (no-tabs)
(#1179) Expected space(s) after "return". (keyword-spacing)
(#1179) Unexpected tab character. (no-tabs)
(#1181) Number prototype is read only, properties should not be added. (no-extend-native)
(#1181) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1183) Expected { after 'if' condition. (curly)
(#1183) Unexpected tab character. (no-tabs)
(#1183) Expected space(s) after "if". (keyword-spacing)
(#1184) Unexpected tab character. (no-tabs)
(#1185) Missing semicolon. (semi)
(#1186) Number prototype is read only, properties should not be added. (no-extend-native)
(#1186) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1188) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1188) Expected space(s) after "if". (keyword-spacing)
(#1188) Unexpected tab character. (no-tabs)
(#1189) Unexpected tab character. (no-tabs)
(#1190) Unexpected tab character. (no-tabs)
(#1191) Unexpected tab character. (no-tabs)
(#1192) Unexpected tab character. (no-tabs)
(#1193) Missing semicolon. (semi)
(#1194) Missing JSDoc comment. (require-jsdoc)
(#1194) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1194) Identifier 'tt_GetWndCliSiz' is not in camel case. (camelcase)
(#1196) Unexpected tab character. (no-tabs)
(#1196) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1196) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1196) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1197) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1197) Expected space(s) after "if". (keyword-spacing)
(#1197) Unexpected tab character. (no-tabs)
(#1198) Unexpected tab character. (no-tabs)
(#1199) Unexpected tab character. (no-tabs)
(#1200) Unexpected tab character. (no-tabs)
(#1200) Expected space(s) after "return". (keyword-spacing)
(#1201) Unexpected tab character. (no-tabs)
(#1202) Unexpected tab character. (no-tabs)
(#1203) Unexpected tab character. (no-tabs)
(#1203) Do not nest ternary expressions. (no-nested-ternary)
(#1203) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1203) Multiple spaces found before 'y2'. (no-multi-spaces)
(#1203) Trailing spaces not allowed. (no-trailing-spaces)
(#1204) Unexpected tab character. (no-tabs)
(#1205) Unexpected tab character. (no-tabs)
(#1205) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1206) Unexpected tab character. (no-tabs)
(#1207) Unexpected tab character. (no-tabs)
(#1208) Unexpected tab character. (no-tabs)
(#1209) Unexpected tab character. (no-tabs)
(#1210) Unexpected tab character. (no-tabs)
(#1211) Unexpected tab character. (no-tabs)
(#1211) Expected space(s) after "return". (keyword-spacing)
(#1212) Unexpected tab character. (no-tabs)
(#1213) Unexpected tab character. (no-tabs)
(#1214) Unexpected tab character. (no-tabs)
(#1214) Trailing spaces not allowed. (no-trailing-spaces)
(#1215) Unexpected tab character. (no-tabs)
(#1216) Unexpected tab character. (no-tabs)
(#1217) Unexpected tab character. (no-tabs)
(#1219) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1219) Missing JSDoc comment. (require-jsdoc)
(#1219) Identifier 'tt_SetOpa' is not in camel case. (camelcase)
(#1221) Unexpected tab character. (no-tabs)
(#1223) Unexpected tab character. (no-tabs)
(#1223) Identifier 'tt_opa' is not in camel case. (camelcase)
(#1224) Unexpected tab character. (no-tabs)
(#1224) Expected space(s) after "if". (keyword-spacing)
(#1224) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1224) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1224) Identifier 'tt_flagOpa' is not in camel case. (camelcase)
(#1225) Unexpected tab character. (no-tabs)
(#1226) Unexpected tab character. (no-tabs)
(#1226) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1226) Expected space(s) after "if". (keyword-spacing)
(#1227) Unexpected tab character. (no-tabs)
(#1228) Unexpected tab character. (no-tabs)
(#1229) Unexpected tab character. (no-tabs)
(#1230) Unexpected tab character. (no-tabs)
(#1231) Unexpected tab character. (no-tabs)
(#1232) Unexpected tab character. (no-tabs)
(#1232) Expected { after 'if' condition. (curly)
(#1232) Expected space(s) after "if". (keyword-spacing)
(#1232) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1232) Identifier 'tt_u' is not in camel case. (camelcase)
(#1233) Unexpected tab character. (no-tabs)
(#1234) Unexpected tab character. (no-tabs)
(#1235) Unexpected tab character. (no-tabs)
(#1236) Unexpected tab character. (no-tabs)
(#1237) Unexpected tab character. (no-tabs)
(#1238) Unexpected tab character. (no-tabs)
(#1239) Unexpected tab character. (no-tabs)
(#1240) Unexpected tab character. (no-tabs)
(#1240) Expected { after 'if' condition. (curly)
(#1240) Expected space(s) after "if". (keyword-spacing)
(#1241) Unexpected tab character. (no-tabs)
(#1242) Unexpected tab character. (no-tabs)
(#1243) Unexpected tab character. (no-tabs)
(#1243) Expected { after 'if' condition. (curly)
(#1243) Expected space(s) after "if". (keyword-spacing)
(#1244) Unexpected tab character. (no-tabs)
(#1245) Unexpected tab character. (no-tabs)
(#1246) Unexpected tab character. (no-tabs)
(#1246) Expected space(s) after "if". (keyword-spacing)
(#1246) Expected { after 'if' condition. (curly)
(#1246) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1246) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1246) Identifier 'tt_u' is not in camel case. (camelcase)
(#1247) Unexpected tab character. (no-tabs)
(#1248) Unexpected tab character. (no-tabs)
(#1249) Unexpected tab character. (no-tabs)
(#1250) Unexpected tab character. (no-tabs)
(#1251) Unexpected tab character. (no-tabs)
(#1251) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1252) Unexpected tab character. (no-tabs)
(#1253) Unexpected tab character. (no-tabs)
(#1253) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1253) Expected space(s) after "switch". (keyword-spacing)
(#1253) Identifier 'tt_flagOpa' is not in camel case. (camelcase)
(#1254) Unexpected tab character. (no-tabs)
(#1255) Unexpected tab character. (no-tabs)
(#1256) Unexpected tab character. (no-tabs)
(#1257) Unexpected tab character. (no-tabs)
(#1258) Unexpected tab character. (no-tabs)
(#1259) Unexpected tab character. (no-tabs)
(#1260) Unexpected tab character. (no-tabs)
(#1261) Unexpected tab character. (no-tabs)
(#1262) Unexpected tab character. (no-tabs)
(#1263) Unexpected tab character. (no-tabs)
(#1264) Unexpected tab character. (no-tabs)
(#1266) Missing JSDoc comment. (require-jsdoc)
(#1266) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1266) Identifier 'tt_Err' is not in camel case. (camelcase)
(#1268) Expected space(s) after "if". (keyword-spacing)
(#1268) Unexpected tab character. (no-tabs)
(#1268) Expected { after 'if' condition. (curly)
(#1268) Identifier 'tt_Debug' is not in camel case. (camelcase)
(#1269) Unexpected tab character. (no-tabs)
(#1269) Unexpected alert. (no-alert)
(#1272) Expected space or tab after '//' in comment. (spaced-comment)
(#1273) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1273) Missing JSDoc comment. (require-jsdoc)
(#1273) Identifier 'tt_ExtCmdEnum' is not in camel case. (camelcase)
(#1275) Unexpected tab character. (no-tabs)
(#1277) Unexpected tab character. (no-tabs)
(#1278) Expected space(s) after "for". (keyword-spacing)
(#1278) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1278) Unexpected tab character. (no-tabs)
(#1279) Unexpected tab character. (no-tabs)
(#1280) Unexpected tab character. (no-tabs)
(#1281) Unexpected tab character. (no-tabs)
(#1281) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1281) Expected space(s) after "if". (keyword-spacing)
(#1281) eval can be harmful. (no-eval)
(#1282) Unexpected tab character. (no-tabs)
(#1283) Unexpected tab character. (no-tabs)
(#1283) eval can be harmful. (no-eval)
(#1283) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1284) Unexpected tab character. (no-tabs)
(#1284) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1284) Identifier 'tt_aV' is not in camel case. (camelcase)
(#1285) Unexpected tab character. (no-tabs)
(#1286) Unexpected tab character. (no-tabs)
(#1288) Missing JSDoc comment. (require-jsdoc)
(#1288) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1288) Identifier 'tt_ExtCallFncs' is not in camel case. (camelcase)
(#1290) Unexpected tab character. (no-tabs)
(#1291) Expected space(s) after "for". (keyword-spacing)
(#1291) Unexpected tab character. (no-tabs)
(#1291) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1291) Identifier 'tt_aExt' is not in camel case. (camelcase)
(#1292) Unexpected tab character. (no-tabs)
(#1292) Requires a space after '{'. (block-spacing)
(#1292) Statement inside of curly braces should be on next line. (brace-style)
(#1293) Unexpected tab character. (no-tabs)
(#1293) Identifier 'tt_aExt' is not in camel case. (camelcase)
(#1294) Unexpected tab character. (no-tabs)
(#1295) Unexpected tab character. (no-tabs)
(#1295) Expected { after 'if' condition. (curly)
(#1295) Expected space(s) after "if". (keyword-spacing)
(#1296) Unexpected tab character. (no-tabs)
(#1297) Unexpected tab character. (no-tabs)
(#1298) Unexpected tab character. (no-tabs)

CSS problems

(1455 errors, 73 warnings)

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

blocks/exaport/css/blocks.css
(#43) Expected newline after "}" (block-closing-brace-newline-after)
(#15) Expected single space before "{" (block-opening-brace-space-before)
(#25) Expected single space before "{" (block-opening-brace-space-before)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#9) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#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)
(#23) Expected indentation of 0 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)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#31) 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)
(#38) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#43) Unexpected whitespace at end of line (no-eol-whitespace)
blocks/exaport/css/colorbox.css
(#5) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#6) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#8) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#9) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#10) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#12) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#13) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#14) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#15) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#16) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#23) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#24) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#25) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#26) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#27) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#28) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#29) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#30) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#31) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#32) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#33) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#34) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#35) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#36) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#37) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#38) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#39) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#45) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#47) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#48) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#49) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#50) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#5) Unexpected single-line block (block-no-single-line)
(#6) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#8) Unexpected single-line block (block-no-single-line)
(#9) Unexpected single-line block (block-no-single-line)
(#10) Unexpected single-line block (block-no-single-line)
(#11) Unexpected single-line block (block-no-single-line)
(#12) Unexpected single-line block (block-no-single-line)
(#13) Unexpected single-line block (block-no-single-line)
(#14) Unexpected single-line block (block-no-single-line)
(#15) Unexpected single-line block (block-no-single-line)
(#16) Unexpected single-line block (block-no-single-line)
(#23) Unexpected single-line block (block-no-single-line)
(#24) Unexpected single-line block (block-no-single-line)
(#25) Unexpected single-line block (block-no-single-line)
(#26) Unexpected single-line block (block-no-single-line)
(#27) Unexpected single-line block (block-no-single-line)
(#28) Unexpected single-line block (block-no-single-line)
(#29) Unexpected single-line block (block-no-single-line)
(#30) Unexpected single-line block (block-no-single-line)
(#31) Unexpected single-line block (block-no-single-line)
(#32) Unexpected single-line block (block-no-single-line)
(#33) Unexpected single-line block (block-no-single-line)
(#34) Unexpected single-line block (block-no-single-line)
(#35) Unexpected single-line block (block-no-single-line)
(#36) Unexpected single-line block (block-no-single-line)
(#37) Unexpected single-line block (block-no-single-line)
(#38) Unexpected single-line block (block-no-single-line)
(#39) Unexpected single-line block (block-no-single-line)
(#42) Unexpected single-line block (block-no-single-line)
(#45) Unexpected single-line block (block-no-single-line)
(#47) Unexpected single-line block (block-no-single-line)
(#48) Unexpected single-line block (block-no-single-line)
(#49) Unexpected single-line block (block-no-single-line)
(#50) Unexpected single-line block (block-no-single-line)
(#5) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#6) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#8) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#9) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#10) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#12) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#13) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#14) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#15) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#16) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#23) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#24) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#25) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#26) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#27) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#28) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#29) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#30) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#31) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#32) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#33) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#34) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#35) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#36) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#37) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#38) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#39) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#42) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#45) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#47) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#48) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#49) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#50) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#5) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#8) Expected single space before "{" (block-opening-brace-space-before)
(#9) Expected single space before "{" (block-opening-brace-space-before)
(#10) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#12) Expected single space before "{" (block-opening-brace-space-before)
(#13) Expected single space before "{" (block-opening-brace-space-before)
(#14) Expected single space before "{" (block-opening-brace-space-before)
(#15) Expected single space before "{" (block-opening-brace-space-before)
(#16) Expected single space before "{" (block-opening-brace-space-before)
(#23) Expected single space before "{" (block-opening-brace-space-before)
(#24) Expected single space before "{" (block-opening-brace-space-before)
(#25) Expected single space before "{" (block-opening-brace-space-before)
(#26) Expected single space before "{" (block-opening-brace-space-before)
(#27) Expected single space before "{" (block-opening-brace-space-before)
(#28) Expected single space before "{" (block-opening-brace-space-before)
(#29) Expected single space before "{" (block-opening-brace-space-before)
(#30) Expected single space before "{" (block-opening-brace-space-before)
(#31) Expected single space before "{" (block-opening-brace-space-before)
(#32) Expected single space before "{" (block-opening-brace-space-before)
(#33) Expected single space before "{" (block-opening-brace-space-before)
(#34) Expected single space before "{" (block-opening-brace-space-before)
(#35) Expected single space before "{" (block-opening-brace-space-before)
(#36) Expected single space before "{" (block-opening-brace-space-before)
(#37) Expected single space before "{" (block-opening-brace-space-before)
(#38) Expected single space before "{" (block-opening-brace-space-before)
(#39) Expected single space before "{" (block-opening-brace-space-before)
(#47) Expected single space before "{" (block-opening-brace-space-before)
(#48) Expected single space before "{" (block-opening-brace-space-before)
(#49) Expected single space before "{" (block-opening-brace-space-before)
(#50) Expected single space before "{" (block-opening-brace-space-before)
(#65) Expected "#00FFFFFF" to be "#00ffffff" (color-hex-case)
(#65) Expected "#00FFFFFF" to be "#00ffffff" (color-hex-case)
(#65) Expected "#00FFFFFF" to be "#0FFF" (color-hex-length)
(#65) Expected "#00FFFFFF" to be "#0FFF" (color-hex-length)
(#5) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#10) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#12) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#14) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#15) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#16) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#23) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#25) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#26) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#27) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#28) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#29) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#30) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#31) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#32) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#33) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#35) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#37) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#38) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#42) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#47) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#48) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#49) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#50) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#9) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#12) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#12) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#12) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#12) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#12) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#13) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#16) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#16) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#16) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#23) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#24) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#25) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#25) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#25) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#26) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#26) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#27) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#27) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#27) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#28) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#28) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#28) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#29) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#29) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#30) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#30) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#30) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#31) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#31) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#33) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#33) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#34) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#35) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#35) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#36) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#37) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#37) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#37) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#37) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#37) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#37) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#38) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#38) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#38) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#38) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#39) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#45) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#47) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#47) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#47) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#47) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#48) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#48) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#48) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#48) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after "," in a single-line function (function-comma-space-after)
(#5) Expected single space after "," in a single-line function (function-comma-space-after)
(#65) Expected single space after "," in a single-line function (function-comma-space-after)
(#65) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#25) Expected indentation of 0 spaces (indentation)
(#26) Expected indentation of 0 spaces (indentation)
(#27) Expected indentation of 0 spaces (indentation)
(#28) Expected indentation of 0 spaces (indentation)
(#29) Expected indentation of 0 spaces (indentation)
(#30) Expected indentation of 0 spaces (indentation)
(#31) Expected indentation of 0 spaces (indentation)
(#32) Expected indentation of 0 spaces (indentation)
(#33) Expected indentation of 0 spaces (indentation)
(#34) Expected indentation of 0 spaces (indentation)
(#35) Expected indentation of 0 spaces (indentation)
(#36) Expected indentation of 0 spaces (indentation)
(#37) Expected indentation of 0 spaces (indentation)
(#38) Expected indentation of 0 spaces (indentation)
(#39) Expected indentation of 0 spaces (indentation)
(#41) Expected indentation of 0 spaces (indentation)
(#42) Expected indentation of 0 spaces (indentation)
(#44) Expected indentation of 0 spaces (indentation)
(#45) Expected indentation of 0 spaces (indentation)
(#47) Expected indentation of 0 spaces (indentation)
(#48) Expected indentation of 0 spaces (indentation)
(#49) Expected indentation of 0 spaces (indentation)
(#50) Expected indentation of 0 spaces (indentation)
(#5) Expected line length to be no more than 132 characters (max-line-length)
(#41) Expected line length to be no more than 132 characters (max-line-length)
(#18) Unexpected whitespace at end of line (no-eol-whitespace)
(#43) Unexpected whitespace at end of line (no-eol-whitespace)
(#5) Expected newline after "," (selector-list-comma-newline-after)
(#5) Expected newline after "," (selector-list-comma-newline-after)
(#8) Expected newline after "," (selector-list-comma-newline-after)
(#12) Expected newline after "," (selector-list-comma-newline-after)
(#13) Expected newline after "," (selector-list-comma-newline-after)
(#13) Expected newline after "," (selector-list-comma-newline-after)
(#13) Expected newline after "," (selector-list-comma-newline-after)
(#16) Expected newline after "," (selector-list-comma-newline-after)
(#16) Expected newline after "," (selector-list-comma-newline-after)
(#42) Expected newline after "," (selector-list-comma-newline-after)
(#42) Expected newline after "," (selector-list-comma-newline-after)
(#42) Expected newline after "," (selector-list-comma-newline-after)
(#45) Expected newline after "," (selector-list-comma-newline-after)
(#45) Expected newline after "," (selector-list-comma-newline-after)
(#45) Expected newline after "," (selector-list-comma-newline-after)
blocks/exaport/css/resume.css
(#45) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) 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)
(#19) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#33) Expected newline after "," (selector-list-comma-newline-after)
blocks/exaport/css/shared_view.css
(#2) Expected indentation of 4 spaces (indentation)
(#6) 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)
(#17) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#39) 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)
(#49) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#84) 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)
(#100) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#124) Expected indentation of 4 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#111) Expected newline after "," (selector-list-comma-newline-after)
(#115) Expected newline after "," (selector-list-comma-newline-after)
(#123) Expected newline after "," (selector-list-comma-newline-after)
(#127) Expected newline after "," (selector-list-comma-newline-after)
blocks/exaport/css/shared_views.css
(#30) Expected "#E3DFD4" to be "#e3dfd4" (color-hex-case)
(#42) Expected "#E6E6E6" to be "#e6e6e6" (color-hex-case)
(#56) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#3) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#9) 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)
(#17) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) 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)
(#31) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#43) 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)
(#58) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#56) Unexpected unknown property "." (property-no-unknown)
(#34) Expected newline after "," (selector-list-comma-newline-after)
blocks/exaport/css/styles.css
(#4) Expected "#E3DFD4" to be "#e3dfd4" (color-hex-case)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#6) Unexpected unit (length-zero-no-unit)
(#6) Unexpected unit (length-zero-no-unit)
(#7) Unexpected unit (length-zero-no-unit)
(#8) Unexpected unit (length-zero-no-unit)
(#8) Unexpected unit (length-zero-no-unit)
blocks/exaport/css/view_items.css
(#173) Expected newline before "}" of a multi-line block (block-closing-brace-newline-before)
(#178) Expected newline before "}" of a multi-line block (block-closing-brace-newline-before)
(#130) Unexpected empty block (block-no-empty)
(#11) Expected "#E3DFD4" to be "#e3dfd4" (color-hex-case)
(#44) Expected "#E6E6E6" to be "#e6e6e6" (color-hex-case)
(#94) Expected "#E3DFD4" to be "#e3dfd4" (color-hex-case)
(#72) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#152) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#31) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#92) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#93) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#96) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#97) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#98) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#101) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#102) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#151) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#173) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#178) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) 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)
(#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)
(#31) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#44) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#88) 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)
(#95) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#100) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#108) 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)
(#125) Expected indentation of 4 spaces (indentation)
(#126) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#135) 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)
(#147) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#152) Expected indentation of 4 spaces (indentation)
(#153) 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)
(#162) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#170) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#173) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#100) Unexpected unit (length-zero-no-unit)
(#100) Unexpected unit (length-zero-no-unit)
(#101) Unexpected unit (length-zero-no-unit)
(#102) Unexpected unit (length-zero-no-unit)
(#102) Unexpected unit (length-zero-no-unit)
(#7) Expected no more than 2 empty line(s) (max-empty-lines)
(#8) Expected no more than 2 empty line(s) (max-empty-lines)
(#9) Expected no more than 2 empty line(s) (max-empty-lines)
(#99) Unexpected whitespace at end of line (no-eol-whitespace)
(#152) Unexpected whitespace at end of line (no-eol-whitespace)
(#173) Unexpected whitespace at end of line (no-eol-whitespace)
(#178) Unexpected whitespace at end of line (no-eol-whitespace)
(#72) Unexpected unknown property "." (property-no-unknown)
(#15) Expected newline after "," (selector-list-comma-newline-after)
blocks/exaport/css/views_mod.css
(#228) Expected "#D1D1D1" to be "#d1d1d1" (color-hex-case)
(#356) Expected "#00C000" to be "#00c000" (color-hex-case)
(#357) Expected "#DEFEDE" to be "#defede" (color-hex-case)
(#306) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#322) Expected single space before "!" (declaration-bang-space-before)
(#251) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#243) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#336) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#249) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#250) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#251) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#256) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#319) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#16) Unexpected !important (declaration-no-important)
(#322) Unexpected !important (declaration-no-important)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#10) 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)
(#22) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#86) 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)
(#94) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#100) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#114) 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)
(#128) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#139) 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)
(#151) Expected indentation of 4 spaces (indentation)
(#152) Expected indentation of 4 spaces (indentation)
(#153) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#164) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#169) Expected indentation of 4 spaces (indentation)
(#170) 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)
(#179) 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)
(#190) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#195) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#197) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#200) Expected indentation of 4 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#209) 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)
(#218) Expected indentation of 4 spaces (indentation)
(#222) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)
(#229) 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)
(#236) Expected indentation of 4 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#243) 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)
(#255) Expected indentation of 4 spaces (indentation)
(#256) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#269) Expected indentation of 4 spaces (indentation)
(#272) Expected indentation of 4 spaces (indentation)
(#275) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#281) Expected indentation of 4 spaces (indentation)
(#284) Expected indentation of 4 spaces (indentation)
(#287) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#298) Expected indentation of 4 spaces (indentation)
(#302) Expected indentation of 4 spaces (indentation)
(#303) Expected indentation of 4 spaces (indentation)
(#304) Expected indentation of 4 spaces (indentation)
(#305) Expected indentation of 4 spaces (indentation)
(#306) Expected indentation of 4 spaces (indentation)
(#307) Expected indentation of 4 spaces (indentation)
(#308) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#310) Expected indentation of 4 spaces (indentation)
(#311) Expected indentation of 4 spaces (indentation)
(#312) Expected indentation of 4 spaces (indentation)
(#316) Expected indentation of 4 spaces (indentation)
(#319) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#326) Expected indentation of 4 spaces (indentation)
(#330) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 4 spaces (indentation)
(#332) Expected indentation of 4 spaces (indentation)
(#336) Expected indentation of 4 spaces (indentation)
(#340) Expected indentation of 4 spaces (indentation)
(#341) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#348) Expected indentation of 4 spaces (indentation)
(#351) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#356) Expected indentation of 4 spaces (indentation)
(#357) Expected indentation of 4 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 4 spaces (indentation)
(#364) Expected indentation of 4 spaces (indentation)
(#367) Expected indentation of 4 spaces (indentation)
(#371) Expected indentation of 4 spaces (indentation)
(#372) Expected indentation of 4 spaces (indentation)
(#373) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#382) Expected indentation of 4 spaces (indentation)
(#223) Unexpected unit (length-zero-no-unit)
(#79) Expected no more than 2 empty line(s) (max-empty-lines)
(#251) Unexpected whitespace at end of line (no-eol-whitespace)
(#159) Expected newline after "," (selector-list-comma-newline-after)
(#159) Expected newline after "," (selector-list-comma-newline-after)
(#242) Expected newline after "," (selector-list-comma-newline-after)
(#274) Expected newline after "," (selector-list-comma-newline-after)
(#277) Expected newline after "," (selector-list-comma-newline-after)
(#283) Expected newline after "," (selector-list-comma-newline-after)
(#286) Expected newline after "," (selector-list-comma-newline-after)
(#335) Expected newline after "," (selector-list-comma-newline-after)
blocks/exaport/files/export_style.css
(#21) Unexpected empty block (block-no-empty)
(#25) Unexpected empty block (block-no-empty)
(#43) Unexpected empty block (block-no-empty)
(#47) Unexpected empty block (block-no-empty)
(#76) Unexpected empty block (block-no-empty)
(#39) Unexpected duplicate "margin-bottom" (declaration-block-no-duplicate-properties)
(#66) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#62) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#16) Expected single space after "," in a single-line function (function-comma-space-after)
(#16) Expected single space after "," in a single-line function (function-comma-space-after)
(#16) Expected single space after "," in a single-line function (function-comma-space-after)
(#17) Expected single space after "," in a single-line function (function-comma-space-after)
(#17) Expected single space after "," in a single-line function (function-comma-space-after)
(#17) Expected single space after "," in a single-line function (function-comma-space-after)
(#18) Expected single space after "," in a single-line function (function-comma-space-after)
(#18) Expected single space after "," in a single-line function (function-comma-space-after)
(#18) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#6) 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)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#16) Unexpected unit (length-zero-no-unit)
(#16) Unexpected unit (length-zero-no-unit)
(#16) Unexpected unit (length-zero-no-unit)
(#17) Unexpected unit (length-zero-no-unit)
(#17) Unexpected unit (length-zero-no-unit)
(#17) Unexpected unit (length-zero-no-unit)
(#18) Unexpected unit (length-zero-no-unit)
(#18) Unexpected unit (length-zero-no-unit)
(#18) Unexpected unit (length-zero-no-unit)
(#22) Unexpected whitespace at end of line (no-eol-whitespace)
(#26) Unexpected whitespace at end of line (no-eol-whitespace)
(#44) Unexpected whitespace at end of line (no-eol-whitespace)
(#48) Unexpected whitespace at end of line (no-eol-whitespace)
(#66) Unexpected whitespace at end of line (no-eol-whitespace)
(#77) Unexpected whitespace at end of line (no-eol-whitespace)
(#34) Expected newline after "," (selector-list-comma-newline-after)
blocks/exaport/javascript/simpletree.css
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#6) Expected single space before "{" (block-opening-brace-space-before)
(#13) Expected single space before "{" (block-opening-brace-space-before)
(#20) Expected single space before "{" (block-opening-brace-space-before)
(#24) Expected single space before "{" (block-opening-brace-space-before)
(#16) Unexpected duplicate "cursor" (declaration-block-no-duplicate-properties)
(#15) Unexpected !important (declaration-no-important)
(#16) Unexpected !important (declaration-no-important)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) 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)
(#21) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
blocks/exaport/javascript/vedeo-js/video-js.css
(#632) Expected empty line before at-rule (at-rule-empty-line-before)
(#640) Expected empty line before at-rule (at-rule-empty-line-before)
(#648) Expected empty line before at-rule (at-rule-empty-line-before)
(#656) Expected empty line before at-rule (at-rule-empty-line-before)
(#581) Expected "#F4A460" to be "#f4a460" (color-hex-case)
(#920) Expected "#FFF" to be "#fff" (color-hex-case)
(#1006) Expected "#F4A460" to be "#f4a460" (color-hex-case)
(#14) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#39) Expected "#333333" to be "#333" (color-hex-length)
(#44) Expected "#ffffff" to be "#fff" (color-hex-length)
(#45) Expected "#ffffff" to be "#fff" (color-hex-length)
(#46) Expected "#ffffff" to be "#fff" (color-hex-length)
(#168) Expected "#ffffff" to be "#fff" (color-hex-length)
(#510) Expected "#ffffff" to be "#fff" (color-hex-length)
(#511) Expected "#ffffff" to be "#fff" (color-hex-length)
(#512) Expected "#ffffff" to be "#fff" (color-hex-length)
(#554) Expected "#666666" to be "#666" (color-hex-length)
(#576) Expected "#000000" to be "#000" (color-hex-length)
(#683) Expected "#000000" to be "#000" (color-hex-length)
(#740) Expected "#ffffff" to be "#fff" (color-hex-length)
(#743) Expected "#ffffff" to be "#fff" (color-hex-length)
(#744) Expected "#ffffff" to be "#fff" (color-hex-length)
(#745) Expected "#ffffff" to be "#fff" (color-hex-length)
(#777) Expected "#ffffff" to be "#fff" (color-hex-length)
(#778) Expected "#ffffff" to be "#fff" (color-hex-length)
(#779) Expected "#ffffff" to be "#fff" (color-hex-length)
(#40) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#90) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#371) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#377) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#464) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#508) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#577) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#707) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#741) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#857) Unexpected duplicate "position" (declaration-block-no-duplicate-properties)
(#854) Unexpected !important (declaration-no-important)
(#855) Unexpected !important (declaration-no-important)
(#860) Unexpected !important (declaration-no-important)
(#861) Unexpected !important (declaration-no-important)
(#982) Unexpected !important (declaration-no-important)
(#985) Unexpected !important (declaration-no-important)
(#260) Unexpected data URI (function-url-data-uris)
(#367) Unexpected data URI (function-url-data-uris)
(#14) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#40) 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)
(#49) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#80) 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)
(#94) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#100) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#110) 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)
(#117) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#124) Expected indentation of 4 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 8 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)
(#149) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#155) 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)
(#161) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#179) Expected indentation of 4 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#181) Expected indentation of 4 spaces (indentation)
(#182) 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)
(#192) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#207) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#216) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#237) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 4 spaces (indentation)
(#245) 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)
(#253) Expected indentation of 4 spaces (indentation)
(#254) Expected indentation of 4 spaces (indentation)
(#255) Expected indentation of 4 spaces (indentation)
(#256) Expected indentation of 4 spaces (indentation)
(#257) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#264) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 4 spaces (indentation)
(#269) Expected indentation of 4 spaces (indentation)
(#272) Expected indentation of 4 spaces (indentation)
(#273) 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)
(#284) Expected indentation of 4 spaces (indentation)
(#285) Expected indentation of 4 spaces (indentation)
(#286) Expected indentation of 4 spaces (indentation)
(#287) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#291) Expected indentation of 4 spaces (indentation)
(#295) Expected indentation of 4 spaces (indentation)
(#296) Expected indentation of 4 spaces (indentation)
(#301) Expected indentation of 4 spaces (indentation)
(#302) Expected indentation of 4 spaces (indentation)
(#308) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#310) Expected indentation of 4 spaces (indentation)
(#311) Expected indentation of 4 spaces (indentation)
(#312) 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)
(#327) Expected indentation of 4 spaces (indentation)
(#328) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 4 spaces (indentation)
(#332) Expected indentation of 4 spaces (indentation)
(#333) Expected indentation of 4 spaces (indentation)
(#334) Expected indentation of 4 spaces (indentation)
(#335) Expected indentation of 4 spaces (indentation)
(#339) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#346) Expected indentation of 4 spaces (indentation)
(#347) Expected indentation of 4 spaces (indentation)
(#348) Expected indentation of 4 spaces (indentation)
(#349) Expected indentation of 4 spaces (indentation)
(#350) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#358) Expected indentation of 4 spaces (indentation)
(#367) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#371) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#381) Expected indentation of 4 spaces (indentation)
(#384) Expected indentation of 4 spaces (indentation)
(#392) Expected indentation of 4 spaces (indentation)
(#395) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#402) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#409) Expected indentation of 4 spaces (indentation)
(#410) Expected indentation of 4 spaces (indentation)
(#411) Expected indentation of 4 spaces (indentation)
(#414) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#422) Expected indentation of 4 spaces (indentation)
(#425) Expected indentation of 4 spaces (indentation)
(#426) Expected indentation of 4 spaces (indentation)
(#432) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#437) Expected indentation of 4 spaces (indentation)
(#441) Expected indentation of 4 spaces (indentation)
(#449) Expected indentation of 4 spaces (indentation)
(#450) Expected indentation of 4 spaces (indentation)
(#451) 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)
(#458) Expected indentation of 4 spaces (indentation)
(#459) Expected indentation of 4 spaces (indentation)
(#460) Expected indentation of 4 spaces (indentation)
(#461) Expected indentation of 4 spaces (indentation)
(#462) Expected indentation of 4 spaces (indentation)
(#463) Expected indentation of 4 spaces (indentation)
(#464) Expected indentation of 4 spaces (indentation)
(#465) Expected indentation of 4 spaces (indentation)
(#466) Expected indentation of 4 spaces (indentation)
(#467) Expected indentation of 4 spaces (indentation)
(#468) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#470) 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)
(#474) Expected indentation of 4 spaces (indentation)
(#475) Expected indentation of 4 spaces (indentation)
(#476) Expected indentation of 4 spaces (indentation)
(#477) Expected indentation of 4 spaces (indentation)
(#478) 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)
(#485) Expected indentation of 4 spaces (indentation)
(#486) Expected indentation of 4 spaces (indentation)
(#487) Expected indentation of 4 spaces (indentation)
(#491) Expected indentation of 4 spaces (indentation)
(#495) Expected indentation of 4 spaces (indentation)
(#500) 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)
(#509) Expected indentation of 4 spaces (indentation)
(#510) Expected indentation of 4 spaces (indentation)
(#511) 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)
(#520) Expected indentation of 4 spaces (indentation)
(#521) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 4 spaces (indentation)
(#525) Expected indentation of 4 spaces (indentation)
(#526) Expected indentation of 4 spaces (indentation)
(#527) Expected indentation of 4 spaces (indentation)
(#528) Expected indentation of 4 spaces (indentation)
(#529) Expected indentation of 4 spaces (indentation)
(#530) Expected indentation of 4 spaces (indentation)
(#531) Expected indentation of 4 spaces (indentation)
(#534) Expected indentation of 4 spaces (indentation)
(#540) Expected indentation of 4 spaces (indentation)
(#543) Expected indentation of 4 spaces (indentation)
(#544) Expected indentation of 4 spaces (indentation)
(#545) Expected indentation of 4 spaces (indentation)
(#546) Expected indentation of 4 spaces (indentation)
(#547) Expected indentation of 4 spaces (indentation)
(#548) Expected indentation of 4 spaces (indentation)
(#551) Expected indentation of 4 spaces (indentation)
(#552) Expected indentation of 4 spaces (indentation)
(#553) Expected indentation of 4 spaces (indentation)
(#554) Expected indentation of 4 spaces (indentation)
(#555) Expected indentation of 4 spaces (indentation)
(#558) Expected indentation of 4 spaces (indentation)
(#559) Expected indentation of 4 spaces (indentation)
(#560) Expected indentation of 4 spaces (indentation)
(#561) Expected indentation of 4 spaces (indentation)
(#562) Expected indentation of 4 spaces (indentation)
(#563) Expected indentation of 4 spaces (indentation)
(#564) Expected indentation of 4 spaces (indentation)
(#565) Expected indentation of 4 spaces (indentation)
(#566) Expected indentation of 4 spaces (indentation)
(#569) Expected indentation of 4 spaces (indentation)
(#570) Expected indentation of 4 spaces (indentation)
(#571) Expected indentation of 4 spaces (indentation)
(#572) Expected indentation of 4 spaces (indentation)
(#573) Expected indentation of 4 spaces (indentation)
(#574) 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)
(#581) Expected indentation of 4 spaces (indentation)
(#587) Expected indentation of 4 spaces (indentation)
(#588) Expected indentation of 4 spaces (indentation)
(#589) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#591) Expected indentation of 4 spaces (indentation)
(#592) Expected indentation of 4 spaces (indentation)
(#593) Expected indentation of 4 spaces (indentation)
(#594) Expected indentation of 4 spaces (indentation)
(#595) Expected indentation of 4 spaces (indentation)
(#596) Expected indentation of 4 spaces (indentation)
(#597) Expected indentation of 4 spaces (indentation)
(#598) Expected indentation of 4 spaces (indentation)
(#603) 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)
(#608) Expected indentation of 4 spaces (indentation)
(#609) Expected indentation of 4 spaces (indentation)
(#613) Expected indentation of 4 spaces (indentation)
(#614) Expected indentation of 4 spaces (indentation)
(#615) Expected indentation of 4 spaces (indentation)
(#616) Expected indentation of 4 spaces (indentation)
(#617) Expected indentation of 4 spaces (indentation)
(#618) Expected indentation of 4 spaces (indentation)
(#619) Expected indentation of 4 spaces (indentation)
(#622) Expected indentation of 4 spaces (indentation)
(#623) Expected indentation of 4 spaces (indentation)
(#624) Expected indentation of 4 spaces (indentation)
(#625) Expected indentation of 4 spaces (indentation)
(#626) Expected indentation of 4 spaces (indentation)
(#627) Expected indentation of 4 spaces (indentation)
(#628) Expected indentation of 4 spaces (indentation)
(#629) Expected indentation of 4 spaces (indentation)
(#630) Expected indentation of 4 spaces (indentation)
(#633) Expected indentation of 4 spaces (indentation)
(#635) Expected indentation of 4 spaces (indentation)
(#634) Expected indentation of 8 spaces (indentation)
(#636) Expected indentation of 4 spaces (indentation)
(#638) Expected indentation of 4 spaces (indentation)
(#637) Expected indentation of 8 spaces (indentation)
(#641) Expected indentation of 4 spaces (indentation)
(#643) Expected indentation of 4 spaces (indentation)
(#642) Expected indentation of 8 spaces (indentation)
(#644) Expected indentation of 4 spaces (indentation)
(#646) Expected indentation of 4 spaces (indentation)
(#645) Expected indentation of 8 spaces (indentation)
(#649) Expected indentation of 4 spaces (indentation)
(#651) Expected indentation of 4 spaces (indentation)
(#650) Expected indentation of 8 spaces (indentation)
(#652) Expected indentation of 4 spaces (indentation)
(#654) Expected indentation of 4 spaces (indentation)
(#653) Expected indentation of 8 spaces (indentation)
(#657) Expected indentation of 4 spaces (indentation)
(#659) Expected indentation of 4 spaces (indentation)
(#658) Expected indentation of 8 spaces (indentation)
(#660) Expected indentation of 4 spaces (indentation)
(#662) Expected indentation of 4 spaces (indentation)
(#661) Expected indentation of 8 spaces (indentation)
(#668) Expected indentation of 4 spaces (indentation)
(#669) Expected indentation of 4 spaces (indentation)
(#672) Expected indentation of 4 spaces (indentation)
(#673) Expected indentation of 4 spaces (indentation)
(#674) Expected indentation of 4 spaces (indentation)
(#675) Expected indentation of 4 spaces (indentation)
(#676) Expected indentation of 4 spaces (indentation)
(#678) 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)
(#682) Expected indentation of 4 spaces (indentation)
(#683) Expected indentation of 4 spaces (indentation)
(#684) Expected indentation of 4 spaces (indentation)
(#686) Expected indentation of 4 spaces (indentation)
(#687) Expected indentation of 4 spaces (indentation)
(#692) Expected indentation of 4 spaces (indentation)
(#693) Expected indentation of 4 spaces (indentation)
(#694) Expected indentation of 4 spaces (indentation)
(#695) Expected indentation of 4 spaces (indentation)
(#696) Expected indentation of 4 spaces (indentation)
(#697) Expected indentation of 4 spaces (indentation)
(#698) Expected indentation of 4 spaces (indentation)
(#700) Expected indentation of 4 spaces (indentation)
(#701) Expected indentation of 4 spaces (indentation)
(#702) Expected indentation of 4 spaces (indentation)
(#703) Expected indentation of 4 spaces (indentation)
(#705) Expected indentation of 4 spaces (indentation)
(#706) Expected indentation of 4 spaces (indentation)
(#707) Expected indentation of 4 spaces (indentation)
(#708) Expected indentation of 4 spaces (indentation)
(#709) Expected indentation of 4 spaces (indentation)
(#710) Expected indentation of 4 spaces (indentation)
(#711) Expected indentation of 4 spaces (indentation)
(#715) Expected indentation of 4 spaces (indentation)
(#719) Expected indentation of 4 spaces (indentation)
(#722) Expected indentation of 4 spaces (indentation)
(#723) Expected indentation of 4 spaces (indentation)
(#724) Expected indentation of 4 spaces (indentation)
(#725) Expected indentation of 4 spaces (indentation)
(#726) Expected indentation of 4 spaces (indentation)
(#727) Expected indentation of 4 spaces (indentation)
(#728) Expected indentation of 4 spaces (indentation)
(#731) Expected indentation of 4 spaces (indentation)
(#737) Expected indentation of 4 spaces (indentation)
(#738) Expected indentation of 4 spaces (indentation)
(#739) Expected indentation of 4 spaces (indentation)
(#740) Expected indentation of 4 spaces (indentation)
(#741) Expected indentation of 4 spaces (indentation)
(#742) Expected indentation of 4 spaces (indentation)
(#743) Expected indentation of 4 spaces (indentation)
(#744) Expected indentation of 4 spaces (indentation)
(#745) 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)
(#755) Expected indentation of 4 spaces (indentation)
(#759) Expected indentation of 4 spaces (indentation)
(#763) Expected indentation of 4 spaces (indentation)
(#767) Expected indentation of 4 spaces (indentation)
(#770) Expected indentation of 4 spaces (indentation)
(#771) 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)
(#794) Expected indentation of 4 spaces (indentation)
(#795) Expected indentation of 4 spaces (indentation)
(#796) Expected indentation of 4 spaces (indentation)
(#797) Expected indentation of 4 spaces (indentation)
(#800) Expected indentation of 4 spaces (indentation)
(#801) Expected indentation of 4 spaces (indentation)
(#803) Expected indentation of 4 spaces (indentation)
(#804) Expected indentation of 4 spaces (indentation)
(#805) Expected indentation of 4 spaces (indentation)
(#807) Expected indentation of 4 spaces (indentation)
(#809) Expected indentation of 4 spaces (indentation)
(#810) Expected indentation of 4 spaces (indentation)
(#811) Expected indentation of 4 spaces (indentation)
(#813) Expected indentation of 4 spaces (indentation)
(#814) Expected indentation of 4 spaces (indentation)
(#818) Expected indentation of 4 spaces (indentation)
(#819) Expected indentation of 4 spaces (indentation)
(#820) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#822) Expected indentation of 4 spaces (indentation)
(#827) Expected indentation of 4 spaces (indentation)
(#828) Expected indentation of 4 spaces (indentation)
(#829) Expected indentation of 4 spaces (indentation)
(#830) Expected indentation of 4 spaces (indentation)
(#831) Expected indentation of 4 spaces (indentation)
(#836) Expected indentation of 4 spaces (indentation)
(#840) Expected indentation of 4 spaces (indentation)
(#841) Expected indentation of 4 spaces (indentation)
(#842) Expected indentation of 4 spaces (indentation)
(#843) Expected indentation of 4 spaces (indentation)
(#844) Expected indentation of 4 spaces (indentation)
(#847) Expected indentation of 4 spaces (indentation)
(#848) Expected indentation of 4 spaces (indentation)
(#849) Expected indentation of 4 spaces (indentation)
(#850) Expected indentation of 4 spaces (indentation)
(#851) Expected indentation of 4 spaces (indentation)
(#852) Expected indentation of 4 spaces (indentation)
(#853) Expected indentation of 4 spaces (indentation)
(#854) Expected indentation of 4 spaces (indentation)
(#855) Expected indentation of 4 spaces (indentation)
(#856) Expected indentation of 4 spaces (indentation)
(#857) Expected indentation of 4 spaces (indentation)
(#860) Expected indentation of 4 spaces (indentation)
(#861) Expected indentation of 4 spaces (indentation)
(#864) Expected indentation of 4 spaces (indentation)
(#868) Expected indentation of 4 spaces (indentation)
(#869) Expected indentation of 4 spaces (indentation)
(#870) Expected indentation of 4 spaces (indentation)
(#871) Expected indentation of 4 spaces (indentation)
(#872) Expected indentation of 4 spaces (indentation)
(#873) Expected indentation of 4 spaces (indentation)
(#874) Expected indentation of 4 spaces (indentation)
(#875) Expected indentation of 4 spaces (indentation)
(#876) Expected indentation of 4 spaces (indentation)
(#877) Expected indentation of 4 spaces (indentation)
(#878) Expected indentation of 4 spaces (indentation)
(#881) Expected indentation of 4 spaces (indentation)
(#882) Expected indentation of 4 spaces (indentation)
(#883) Expected indentation of 4 spaces (indentation)
(#884) Expected indentation of 4 spaces (indentation)
(#885) Expected indentation of 4 spaces (indentation)
(#889) Expected indentation of 4 spaces (indentation)
(#893) Expected indentation of 4 spaces (indentation)
(#898) Expected indentation of 4 spaces (indentation)
(#902) Expected indentation of 4 spaces (indentation)
(#907) Expected indentation of 4 spaces (indentation)
(#908) Expected indentation of 4 spaces (indentation)
(#909) 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)
(#916) Expected indentation of 4 spaces (indentation)
(#917) Expected indentation of 4 spaces (indentation)
(#918) Expected indentation of 4 spaces (indentation)
(#919) Expected indentation of 4 spaces (indentation)
(#920) Expected indentation of 4 spaces (indentation)
(#921) Expected indentation of 4 spaces (indentation)
(#922) Expected indentation of 4 spaces (indentation)
(#923) Expected indentation of 4 spaces (indentation)
(#924) Expected indentation of 4 spaces (indentation)
(#925) Expected indentation of 4 spaces (indentation)
(#926) Expected indentation of 4 spaces (indentation)
(#929) Expected indentation of 4 spaces (indentation)
(#930) Expected indentation of 4 spaces (indentation)
(#931) Expected indentation of 4 spaces (indentation)
(#932) Expected indentation of 4 spaces (indentation)
(#933) Expected indentation of 4 spaces (indentation)
(#934) Expected indentation of 4 spaces (indentation)
(#938) Expected indentation of 4 spaces (indentation)
(#943) Expected indentation of 4 spaces (indentation)
(#946) Expected indentation of 4 spaces (indentation)
(#947) Expected indentation of 4 spaces (indentation)
(#948) Expected indentation of 4 spaces (indentation)
(#951) Expected indentation of 4 spaces (indentation)
(#952) Expected indentation of 4 spaces (indentation)
(#953) Expected indentation of 4 spaces (indentation)
(#956) Expected indentation of 4 spaces (indentation)
(#957) Expected indentation of 4 spaces (indentation)
(#958) Expected indentation of 4 spaces (indentation)
(#961) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#965) Expected indentation of 4 spaces (indentation)
(#966) Expected indentation of 4 spaces (indentation)
(#969) Expected indentation of 4 spaces (indentation)
(#970) Expected indentation of 4 spaces (indentation)
(#971) Expected indentation of 4 spaces (indentation)
(#974) Expected indentation of 4 spaces (indentation)
(#977) Expected indentation of 4 spaces (indentation)
(#978) Expected indentation of 4 spaces (indentation)
(#982) Expected indentation of 4 spaces (indentation)
(#985) Expected indentation of 4 spaces (indentation)
(#986) Expected indentation of 4 spaces (indentation)
(#987) Expected indentation of 4 spaces (indentation)
(#994) Expected indentation of 4 spaces (indentation)
(#995) Expected indentation of 4 spaces (indentation)
(#996) Expected indentation of 4 spaces (indentation)
(#997) Expected indentation of 4 spaces (indentation)
(#998) Expected indentation of 4 spaces (indentation)
(#999) Expected indentation of 4 spaces (indentation)
(#1000) Expected indentation of 4 spaces (indentation)
(#1001) Expected indentation of 4 spaces (indentation)
(#1002) Expected indentation of 4 spaces (indentation)
(#1006) Expected indentation of 4 spaces (indentation)
(#60) Unexpected unit (length-zero-no-unit)
(#60) Unexpected unit (length-zero-no-unit)
(#168) Unexpected unit (length-zero-no-unit)
(#168) Unexpected unit (length-zero-no-unit)
(#471) Unexpected unit (length-zero-no-unit)
(#471) Unexpected unit (length-zero-no-unit)
(#472) Unexpected unit (length-zero-no-unit)
(#472) Unexpected unit (length-zero-no-unit)
(#473) Unexpected unit (length-zero-no-unit)
(#473) Unexpected unit (length-zero-no-unit)
(#630) Unexpected unit (length-zero-no-unit)
(#630) Unexpected unit (length-zero-no-unit)
(#675) Unexpected unit (length-zero-no-unit)
(#678) Unexpected unit (length-zero-no-unit)
(#679) Unexpected unit (length-zero-no-unit)
(#100) Unexpected time value "0.1s" less than or equal to 100ms (time-no-imperceptible)
(#101) Unexpected time value "0.1s" less than or equal to 100ms (time-no-imperceptible)
(#102) Unexpected time value "0.1s" less than or equal to 100ms (time-no-imperceptible)
(#103) Unexpected time value "0.1s" less than or equal to 100ms (time-no-imperceptible)
(#514) Unexpected time value "0s" less than or equal to 100ms (time-no-imperceptible)
(#515) Unexpected time value "0s" less than or equal to 100ms (time-no-imperceptible)
(#516) Unexpected time value "0s" less than or equal to 100ms (time-no-imperceptible)
(#517) Unexpected time value "0s" less than or equal to 100ms (time-no-imperceptible)
blocks/exaport/styles.css
(#49) Expected newline before "}" of a multi-line block (block-closing-brace-newline-before)
(#28) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#43) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#44) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#24) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#40) 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)
(#49) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#28) Unexpected whitespace at end of line (no-eol-whitespace)
(#43) Unexpected whitespace at end of line (no-eol-whitespace)
(#44) Unexpected whitespace at end of line (no-eol-whitespace)
(#49) Unexpected whitespace at end of line (no-eol-whitespace)
(#49) Unexpected unknown property "text-style" (property-no-unknown)

Update savepoints problems

(14 errors, 0 warnings)

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

blocks/exaport/db/upgrade.php
Detected more 'if' blocks (21) than 'savepoint' calls (11)
version 2012051801 is missing corresponding savepoint call
version 2012051801 is missing corresponding savepoint call
version 2012072401 is missing corresponding savepoint call
version 2012101601 is missing corresponding savepoint call
version 2012120301 is missing corresponding savepoint call
version 2013020101 is missing corresponding savepoint call
version 2013031400 is missing corresponding savepoint call
version 2013041101 is missing corresponding savepoint call
version 2013041201 is missing corresponding savepoint call
version 2013060101 is missing corresponding savepoint call
version 2013071700 is missing corresponding savepoint call
version 2015110900 is missing corresponding savepoint call
version 2016062700 is missing corresponding savepoint call

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]