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]

theme/elegance/layout/includes/standard_login.php
(#27) PHP Parse error: syntax error, unexpected '$regions' (T_VARIABLE), expecting ',' or ';' in /theme/elegance/layout/includes/standard_login.php on line 27

PHP coding style problems

(2981 errors, 375 warnings)

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

theme/elegance/config.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Whitespace found at end of line
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) 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
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#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) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#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) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#79) Line indented incorrectly; expected at least 4 spaces, found 2
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#86) Line exceeds 132 characters; contains 138 characters
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#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
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#199) Commas (,) must be followed by white space.
theme/elegance/jquery/plugins.php
(#39) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
theme/elegance/layout/default.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#42) Line indented incorrectly; expected at least 4 spaces, found 2
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Line indented incorrectly; expected 4 spaces, found 1
theme/elegance/layout/embedded.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/elegance/layout/frontpage.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 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 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
(#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
(#52) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#114) Line indented incorrectly; expected at least 8 spaces, found 6
(#115) Line indented incorrectly; expected 0 spaces, found 4
(#115) Closing brace indented incorrectly; expected 0 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 8 spaces, found 9
(#128) Expected "if (...) {\n"; found "if(...) {\n"
(#128) Expected 1 space before "=="; 0 found
(#128) Expected 1 space after "=="; 0 found
(#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 10
(#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 9
(#130) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#130) Expected "if (...) {\n"; found "if(...) {\n"
(#130) Expected 1 space before "=="; 0 found
(#130) Expected 1 space after "=="; 0 found
(#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 10
(#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 9
(#132) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#132) Expected "if (...) {\n"; found "if(...) {\n"
(#132) Expected 1 space before "=="; 0 found
(#132) Expected 1 space after "=="; 0 found
(#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 10
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 9
(#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) Line indented incorrectly; expected 12 spaces, found 10
(#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 11
(#143) Expected "if (...) {\n"; found "if(...) {\n"
(#143) Expected 1 space before "=="; 0 found
(#143) Expected 1 space after "=="; 0 found
(#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 12
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 12 spaces, found 11
(#145) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#145) Expected "if (...) {\n"; found "if(...) {\n"
(#145) Expected 1 space before "=="; 0 found
(#145) Expected 1 space after "=="; 0 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 16 spaces, found 12
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 12 spaces, found 11
(#147) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#147) Expected "if (...) {\n"; found "if(...) {\n"
(#147) Expected 1 space before "=="; 0 found
(#147) Expected 1 space after "=="; 0 found
(#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 12
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 12 spaces, found 11
(#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 10
(#151) Spaces must be used to indent lines; tabs are not allowed
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Line indented incorrectly; expected 8 spaces, found 6
(#167) Spaces must be used to indent lines; tabs are not allowed
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Line indented incorrectly; expected 16 spaces, found 14
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#195) Spaces must be used to indent lines; tabs are not allowed
(#198) Spaces must be used to indent lines; tabs are not allowed
(#201) Spaces must be used to indent lines; tabs are not allowed
(#202) Spaces must be used to indent lines; tabs are not allowed
(#203) Spaces must be used to indent lines; tabs are not allowed
(#204) Spaces must be used to indent lines; tabs are not allowed
(#205) Spaces must be used to indent lines; tabs are not allowed
theme/elegance/layout/includes/footer.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#47) Line exceeds maximum limit of 180 characters; contains 218 characters
(#47) Line exceeds maximum limit of 180 characters; contains 218 characters
(#47) Line exceeds maximum limit of 180 characters; contains 218 characters
(#47) Line exceeds maximum limit of 180 characters; contains 218 characters
(#47) Line exceeds maximum limit of 180 characters; contains 218 characters
(#47) Line exceeds maximum limit of 180 characters; contains 218 characters
(#47) Line exceeds maximum limit of 180 characters; contains 218 characters
(#47) Line exceeds maximum limit of 180 characters; contains 218 characters
(#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
(#53) Line indented incorrectly; expected 4 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) 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) Line indented incorrectly; expected 8 spaces, found 6
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Line indented incorrectly; expected 4 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 4 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 at least 8 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 4 spaces, found 6
(#64) Closing brace indented incorrectly; expected 3 spaces, found 6
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Line indented incorrectly; expected 8 spaces, found 6
(#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 0 spaces, found 6
(#68) Closing brace indented incorrectly; expected 0 spaces, found 6
(#70) 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
(#73) Line indented incorrectly; expected 4 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 4 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 8 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 8 spaces, found 5
(#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 6
(#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 6
(#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 7
(#79) Commas (,) must be followed by white space.
(#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 6
(#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 5
(#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 5
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 12 spaces, found 6
(#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 6
(#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 7
(#86) Commas (,) must be followed by white space.
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 12 spaces, found 6
(#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 5
(#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 5
(#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 6
(#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 6
(#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 7
(#93) Commas (,) must be followed by white space.
(#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 6
(#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 5
(#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 5
(#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 6
(#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 6
(#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 7
(#100) 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 12 spaces, found 6
(#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 5
(#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 5
(#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 6
(#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 6
(#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 7
(#107) Commas (,) must be followed by white space.
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 12 spaces, found 6
(#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 5
(#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 5
(#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 6
(#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 6
(#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 7
(#114) Commas (,) must be followed by white space.
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 6
(#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 5
(#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 5
(#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 6
(#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 6
(#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 7
(#121) Commas (,) must be followed by white space.
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 6
(#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 5
(#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 5
(#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 6
(#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 6
(#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 7
(#128) Commas (,) must be followed by white space.
(#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 6
(#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 5
(#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 5
(#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 6
(#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 6
(#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 7
(#135) Commas (,) must be followed by white space.
(#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 6
(#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 5
(#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 5
(#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 6
(#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 6
(#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 7
(#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) Line indented incorrectly; expected at least 12 spaces, found 6
(#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 5
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 8 spaces, found 5
(#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 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 12 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 12 spaces, found 7
(#149) Commas (,) must be followed by white space.
(#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 6
(#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 5
(#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 5
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 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 12 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 12 spaces, found 7
(#156) Commas (,) must be followed by white space.
(#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 6
(#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 5
(#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 5
(#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 6
(#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 6
(#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 7
(#163) Commas (,) must be followed by white space.
(#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 6
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 5
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 8 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 at least 12 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 12 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 12 spaces, found 7
(#170) Commas (,) must be followed by white space.
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 12 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 8 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 8 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 4 spaces, found 3
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#179) Spaces must be used to indent lines; tabs are not allowed
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Line indented incorrectly; expected 4 spaces, found 2
(#182) Spaces must be used to indent lines; tabs are not allowed
theme/elegance/layout/includes/marketing.php
(#26) Whitespace found at end of line
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Line indented incorrectly; expected 0 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 4 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 4 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 4 spaces, found 2
(#32) Line indented incorrectly; expected 0 spaces, found 1
(#33) Whitespace found at end of line
(#35) Line indented incorrectly; expected 0 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) Line indented incorrectly; expected 0 spaces, found 1
(#40) Whitespace found at end of line
(#42) Line indented incorrectly; expected 0 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 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) Line indented incorrectly; expected 0 spaces, found 1
(#47) Whitespace found at end of line
(#49) Line indented incorrectly; expected 0 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 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) Line indented incorrectly; expected 0 spaces, found 1
(#54) Whitespace found at end of line
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#60) 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
(#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
(#67) Line indented incorrectly; expected 8 spaces, found 7
(#68) 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
(#71) Line indented incorrectly; expected 8 spaces, found 6
(#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
(#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) Line indented incorrectly; expected 12 spaces, found 11
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Line indented incorrectly; expected 12 spaces, found 10
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Line indented incorrectly; expected 8 spaces, found 6
(#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
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Line indented incorrectly; expected 8 spaces, found 6
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#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
(#93) Line indented incorrectly; expected 12 spaces, found 11
(#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) Line indented incorrectly; expected 12 spaces, found 10
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Line indented incorrectly; expected 8 spaces, found 6
(#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
(#103) Line indented incorrectly; expected 8 spaces, found 6
(#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
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Line indented incorrectly; expected 12 spaces, found 11
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Line indented incorrectly; expected 12 spaces, found 10
(#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
(#115) Line indented incorrectly; expected 8 spaces, found 6
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Line indented incorrectly; expected 8 spaces, found 6
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Line indented incorrectly; expected 12 spaces, found 11
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Line indented incorrectly; expected 12 spaces, found 10
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Line indented incorrectly; expected 8 spaces, found 6
(#132) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
theme/elegance/layout/includes/quicklinks.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Expected 1 space after "<"; 0 found
(#33) Expected 1 space before "/"; 0 found
(#33) Expected 1 space after "/"; 0 found
(#34) Expected 1 space after "<"; 0 found
(#34) Expected 1 space before "/"; 0 found
(#34) Expected 1 space after "/"; 0 found
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Line indented incorrectly; expected 4 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#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 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
(#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 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Line indented incorrectly; expected 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 4 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 4
(#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 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 4 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 4 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 4
(#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 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 8 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 4 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 at least 4 spaces, found 3
(#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 3
(#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
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#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
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#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
(#70) Line indented incorrectly; expected at least 4 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 4 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 8 spaces, found 4
(#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 3
(#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) Line indented incorrectly; expected 4 spaces, found 1
theme/elegance/layout/includes/slideshow.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state 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 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
(#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
(#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
(#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
(#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
(#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
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#137) Line exceeds 132 characters; contains 166 characters
(#142) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Line indented incorrectly; expected 4 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Line indented incorrectly; expected 4 spaces, found 3
(#149) Spaces must be used to indent lines; tabs are not allowed
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Line indented incorrectly; expected 4 spaces, found 3
(#151) Spaces must be used to indent lines; tabs are not allowed
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Line indented incorrectly; expected 4 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Line indented incorrectly; expected 4 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Spaces must be used to indent lines; tabs are not allowed
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Line indented incorrectly; expected 4 spaces, found 3
(#159) Spaces must be used to indent lines; tabs are not allowed
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Line indented incorrectly; expected 4 spaces, found 3
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Line indented incorrectly; expected 4 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Line indented incorrectly; expected 4 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
(#169) Line indented incorrectly; expected 4 spaces, found 3
(#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) Line indented incorrectly; expected 4 spaces, found 3
(#172) Spaces must be used to indent lines; tabs are not allowed
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Line indented incorrectly; expected 4 spaces, found 2
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Line indented incorrectly; expected 4 spaces, found 2
(#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
(#180) Line indented incorrectly; expected 4 spaces, found 3
(#181) Spaces must be used to indent lines; tabs are not allowed
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Line indented incorrectly; expected 4 spaces, found 3
(#183) Spaces must be used to indent lines; tabs are not allowed
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Line indented incorrectly; expected 4 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Line indented incorrectly; expected 4 spaces, found 2
(#187) Spaces must be used to indent lines; tabs are not allowed
(#188) Spaces must be used to indent lines; tabs are not allowed
(#189) Spaces must be used to indent lines; tabs are not allowed
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Line indented incorrectly; expected 4 spaces, found 3
(#191) Spaces must be used to indent lines; tabs are not allowed
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Line indented incorrectly; expected 4 spaces, found 3
(#193) Spaces must be used to indent lines; tabs are not allowed
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Line indented incorrectly; expected 4 spaces, found 2
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Line indented incorrectly; expected 4 spaces, found 2
(#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
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Line indented incorrectly; expected 4 spaces, found 3
(#201) Spaces must be used to indent lines; tabs are not allowed
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Line indented incorrectly; expected 4 spaces, found 3
(#203) Spaces must be used to indent lines; tabs are not allowed
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Line indented incorrectly; expected 4 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Line indented incorrectly; expected 4 spaces, found 2
(#207) Spaces must be used to indent lines; tabs are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#209) Spaces must be used to indent lines; tabs are not allowed
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Line indented incorrectly; expected 4 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Line indented incorrectly; expected 4 spaces, found 3
(#213) Spaces must be used to indent lines; tabs are not allowed
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Line indented incorrectly; expected 4 spaces, found 2
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Line indented incorrectly; expected 4 spaces, found 2
(#217) Spaces must be used to indent lines; tabs are not allowed
(#218) Spaces must be used to indent lines; tabs are not allowed
(#219) Spaces must be used to indent lines; tabs are not allowed
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Line indented incorrectly; expected 4 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Line indented incorrectly; expected 4 spaces, found 3
(#223) Spaces must be used to indent lines; tabs are not allowed
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Line indented incorrectly; expected 4 spaces, found 2
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Line indented incorrectly; expected 4 spaces, found 2
(#227) Spaces must be used to indent lines; tabs are not allowed
(#228) Spaces must be used to indent lines; tabs are not allowed
(#229) Spaces must be used to indent lines; tabs are not allowed
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Line indented incorrectly; expected 4 spaces, found 3
(#231) Spaces must be used to indent lines; tabs are not allowed
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Line indented incorrectly; expected 4 spaces, found 3
(#233) Spaces must be used to indent lines; tabs are not allowed
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Line indented incorrectly; expected 4 spaces, found 2
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Line indented incorrectly; expected 4 spaces, found 2
(#237) Spaces must be used to indent lines; tabs are not allowed
(#238) Spaces must be used to indent lines; tabs are not allowed
(#239) Spaces must be used to indent lines; tabs are not allowed
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Line indented incorrectly; expected 4 spaces, found 3
(#241) Spaces must be used to indent lines; tabs are not allowed
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Line indented incorrectly; expected 4 spaces, found 3
(#243) Spaces must be used to indent lines; tabs are not allowed
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Line indented incorrectly; expected 4 spaces, found 2
(#246) Spaces must be used to indent lines; tabs are not allowed
(#248) A closing tag is not permitted at the end of a PHP file
theme/elegance/layout/includes/standard_login.php
(#26) Whitespace found at end of line
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 0 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 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 0 spaces, found 1
theme/elegance/layout/login.php
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) 3 slashes comments are not allowed; use "// Comment." instead
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Variable "session_has_timed_out" must not contain underscores.
(#33) Variable "session_has_timed_out" must not contain underscores.
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) 3 slashes comments are not allowed; use "// Comment." instead
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) 3 slashes comments are not allowed; use "// Comment." instead
(#44) Variable "session_has_timed_out" must not contain underscores.
(#58) Line indented incorrectly; expected 0 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 2
(#60) Line indented incorrectly; expected 0 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 2
(#62) Line indented incorrectly; expected 0 spaces, found 1
(#65) Line indented incorrectly; expected at least 4 spaces, found 2
(#67) Line indented incorrectly; expected at least 4 spaces, found 2
(#78) Line indented incorrectly; expected 0 spaces, found 1
(#80) Closing brace indented incorrectly; expected 1 spaces, found 0
(#85) Variable "show_instructions" must not contain underscores.
(#87) Variable "show_instructions" must not contain underscores.
(#90) Variable "show_instructions" must not contain underscores.
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) 3 slashes comments are not allowed; use "// Comment." instead
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Empty IF statement detected
(#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) No space found before comment text; expected "// user already supplied by aut plugin prelogin hook" but found "//user already supplied by aut plugin prelogin hook"
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) 3 slashes comments are not allowed; use "// Comment." instead
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#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
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Line indented incorrectly; expected at least 8 spaces, found 4
(#165) 3 slashes comments are not allowed; use "// Comment." instead
(#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
(#169) Empty IF statement detected
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Line indented incorrectly; expected at least 8 spaces, found 4
(#184) 3 slashes comments are not allowed; use "// Comment." instead
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Line indented incorrectly; expected at least 8 spaces, found 4
(#185) 3 slashes comments are not allowed; use "// Comment." instead
(#204) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#288) Expected "if (...) {\n"; found "if(...){\n"
(#290) Expected "} else {\n"; found "}else{\n"
(#293) Whitespace found at end of line
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#302) Line exceeds 132 characters; contains 140 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#304) Line exceeds 132 characters; contains 135 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#305) Line exceeds 132 characters; contains 174 characters
(#334) 3 slashes comments are not allowed; use "// Comment." instead
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) This comment is 59% valid code; is this commented out code?
(#341) Variable "show_instructions" must not contain underscores.
(#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
(#347) Line indented incorrectly; expected 0 spaces, found 28
(#347) Closing brace indented incorrectly; expected 0 spaces, found 28
(#348) Whitespace found at end of line
(#349) Line indented incorrectly; expected 4 spaces, found 32
(#351) Line indented incorrectly; expected 4 spaces, found 32
(#353) Line indented incorrectly; expected 4 spaces, found 32
(#360) Closing brace indented incorrectly; expected 28 spaces, found 0
(#369) Line indented incorrectly; expected 0 spaces, found 28
(#369) Closing brace indented incorrectly; expected 0 spaces, found 28
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Line indented incorrectly; expected 4 spaces, found 1
(#411) Line indented incorrectly; expected 8 spaces, found 6
(#411) Expected "if (...) {\n"; found "if (...) { "
(#411) Closing brace must be on a line by itself
(#412) Line indented incorrectly; expected 8 spaces, found 6
(#412) Expected "if (...) {\n"; found "if (...) { "
(#412) Closing brace must be on a line by itself
(#413) Line indented incorrectly; expected 8 spaces, found 6
(#413) Expected "if (...) {\n"; found "if (...) { "
(#413) Closing brace must be on a line by itself
(#414) Line indented incorrectly; expected 8 spaces, found 6
(#414) Expected "if (...) {\n"; found "if (...) { "
(#414) Closing brace must be on a line by itself
(#415) Line indented incorrectly; expected 8 spaces, found 6
(#415) Expected "if (...) {\n"; found "if (...) { "
(#415) Closing brace must be on a line by itself
theme/elegance/layout/maintenance.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/elegance/layout/my.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#43) Line indented incorrectly; expected at least 4 spaces, found 2
(#45) Line indented incorrectly; expected at least 4 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 20 spaces, found 11
(#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 11
(#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 11
(#135) Line indented incorrectly; expected 4 spaces, found 2
theme/elegance/layout/secure.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Line indented incorrectly; expected 0 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) Line indented incorrectly; expected 0 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 2
(#39) Line indented incorrectly; expected 0 spaces, found 1
(#41) Line indented incorrectly; expected 0 spaces, found 1
(#42) Line indented incorrectly; expected at least 4 spaces, found 2
(#43) Closing brace indented incorrectly; expected 1 spaces, found 0
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#118) Line indented incorrectly; expected 4 spaces, found 2
theme/elegance/lib.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Line indented incorrectly; expected at least 4 spaces, found 2
(#30) Line indented incorrectly; expected at least 4 spaces, found 2
(#31) Line indented incorrectly; expected at least 4 spaces, found 2
(#32) Line indented incorrectly; expected at least 4 spaces, found 2
(#32) Expected 1 space before "="; 0 found
(#33) Line indented incorrectly; expected at least 4 spaces, found 2
(#33) Expected 1 space before "="; 0 found
(#34) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) Line indented incorrectly; expected at least 4 spaces, found 2
(#38) Line indented incorrectly; expected at least 4 spaces, found 2
(#39) Line indented incorrectly; expected 4 spaces, found 2
(#40) Line indented incorrectly; expected 8 spaces, found 4
(#41) Line indented incorrectly; expected at least 12 spaces, found 6
(#42) Line indented incorrectly; expected 12 spaces, found 6
(#43) Line indented incorrectly; expected at least 16 spaces, found 8
(#44) Line indented incorrectly; expected 12 spaces, found 6
(#45) Line indented incorrectly; expected at least 12 spaces, found 6
(#46) Line indented incorrectly; expected at least 12 spaces, found 6
(#47) Line indented incorrectly; expected at least 12 spaces, found 6
(#48) Line indented incorrectly; expected at least 12 spaces, found 6
(#49) Line indented incorrectly; expected at least 12 spaces, found 6
(#50) Line indented incorrectly; expected at least 12 spaces, found 6
(#51) Line indented incorrectly; expected at least 12 spaces, found 6
(#52) Line indented incorrectly; expected at least 12 spaces, found 6
(#53) Line indented incorrectly; expected at least 12 spaces, found 6
(#54) Line indented incorrectly; expected 8 spaces, found 4
(#55) Line indented incorrectly; expected at least 8 spaces, found 4
(#56) Line indented incorrectly; expected 4 spaces, found 2
(#58) Line indented incorrectly; expected at least 4 spaces, found 2
(#59) Line indented incorrectly; expected 4 spaces, found 2
(#60) Line indented incorrectly; expected 8 spaces, found 4
(#61) Line indented incorrectly; expected at least 12 spaces, found 6
(#62) Line indented incorrectly; expected 12 spaces, found 6
(#63) Line indented incorrectly; expected at least 16 spaces, found 8
(#64) Line indented incorrectly; expected 12 spaces, found 6
(#65) Line indented incorrectly; expected at least 12 spaces, found 6
(#66) Line indented incorrectly; expected at least 12 spaces, found 6
(#67) Line indented incorrectly; expected at least 12 spaces, found 6
(#68) Line indented incorrectly; expected at least 12 spaces, found 6
(#69) Line indented incorrectly; expected at least 12 spaces, found 6
(#70) Line indented incorrectly; expected at least 12 spaces, found 6
(#71) Line indented incorrectly; expected at least 12 spaces, found 6
(#72) Line indented incorrectly; expected at least 12 spaces, found 6
(#73) Line indented incorrectly; expected at least 12 spaces, found 6
(#74) Line indented incorrectly; expected 8 spaces, found 4
(#75) Line indented incorrectly; expected at least 8 spaces, found 4
(#76) Line indented incorrectly; expected 4 spaces, found 2
(#78) Line indented incorrectly; expected at least 4 spaces, found 2
(#169) Line indented incorrectly; expected 8 spaces, found 12
(#171) Line indented incorrectly; expected 8 spaces, found 12
(#178) Line indented incorrectly; expected 8 spaces, found 12
(#180) Line indented incorrectly; expected 8 spaces, found 12
(#183) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 5
theme/elegance/renderers.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/elegance/renderers/core_renderer.php
(#26) Whitespace found at end of line
(#52) Whitespace found at end of line
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// Elegance add $PAGE;" but found "//Elegance add $PAGE;"
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) No space found before comment text; expected "// Elegance add Check for messaging start" but found "//Elegance add Check for messaging start"
(#117) Line indented incorrectly; expected at least 12 spaces, found 10
(#119) Line indented incorrectly; expected at least 12 spaces, found 10
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Line indented incorrectly; expected at least 12 spaces, found 10
(#121) Line indented incorrectly; expected at least 12 spaces, found 10
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#122) Line indented incorrectly; expected 12 spaces, found 10
(#122) Expected "if (...) {\n"; found "if(...) {\n"
(#123) Line indented incorrectly; expected at least 16 spaces, found 12
(#124) Line indented incorrectly; expected 12 spaces, found 10
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) No space found before comment text; expected "// Elegance add Check for messaging end" but found "//Elegance add Check for messaging end"
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) No space found before comment text; expected "// Elegance custom line start" but found "//Elegance custom line start"
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) No space found before comment text; expected "// Elegance custom line end" but found "//Elegance custom line end"
(#201) Line indented incorrectly; expected at least 20 spaces, found 18
(#202) Commas (,) must be followed by white space.
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#204) Commas (,) must be followed by white space.
(#205) Line indented incorrectly; expected at least 20 spaces, found 18
(#209) Line indented incorrectly; expected at least 20 spaces, found 18
(#213) Line indented incorrectly; expected at least 20 spaces, found 18
(#217) Line indented incorrectly; expected at least 20 spaces, found 18
(#221) Line indented incorrectly; expected at least 20 spaces, found 18
(#225) Line indented incorrectly; expected at least 20 spaces, found 18
(#229) Line indented incorrectly; expected at least 20 spaces, found 18
(#233) Line indented incorrectly; expected at least 20 spaces, found 18
(#237) Line indented incorrectly; expected at least 20 spaces, found 18
(#238) Line indented incorrectly; expected 16 spaces, found 14
(#238) Closing brace indented incorrectly; expected 16 spaces, found 14
(#241) Line indented incorrectly; expected at least 20 spaces, found 18
(#245) Line indented incorrectly; expected at least 20 spaces, found 18
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Expected 1 space after "!="; 0 found
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#328) Line exceeds 132 characters; contains 134 characters
theme/elegance/renderers/course_format_renderer.php
(#29) File is being unconditionally included; use "require_once" instead
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Expected 1 space before "=>"; 0 found
(#126) Expected 1 space after "=>"; 0 found
(#129) Line exceeds 132 characters; contains 154 characters
(#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) This comment is 63% valid code; is this commented out code?
(#138) File is being unconditionally included; use "require_once" instead
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#238) Line exceeds 132 characters; contains 154 characters
(#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 63% valid code; is this commented out code?
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Expected 1 space before "=>"; 0 found
(#325) Expected 1 space after "=>"; 0 found
(#328) Line exceeds 132 characters; contains 158 characters
(#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) This comment is 63% valid code; is this commented out code?
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Expected 1 space before "=>"; 0 found
(#415) Expected 1 space after "=>"; 0 found
(#418) Line exceeds 132 characters; contains 158 characters
(#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 63% valid code; is this commented out code?
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) This comment is 61% valid code; is this commented out code?
(#464) No space found before comment text; expected "// if ($thissection->summary or $thissection->sequence or $PAGE->user_is_editing()) {" but found "//if ($thissection->summary or $thissection->sequence or $PAGE->user_is_editing()) {"
(#468) Line indented incorrectly; expected 12 spaces, found 16
(#471) Line indented incorrectly; expected 12 spaces, found 16
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) This comment is 100% valid code; is this commented out code?
(#474) No space found before comment text; expected "// }" but found "//}"
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Expected 1 space before "=>"; 0 found
(#510) Expected 1 space after "=>"; 0 found
(#513) Line exceeds 132 characters; contains 158 characters
(#513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) This comment is 63% valid code; is this commented out code?
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#577) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Expected 1 space before "=>"; 0 found
(#601) Expected 1 space after "=>"; 0 found
(#604) Line exceeds 132 characters; contains 158 characters
(#604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) This comment is 63% valid code; is this commented out code?
theme/elegance/renderers/course_renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#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
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#75) Line exceeds 132 characters; contains 136 characters
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) 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
(#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
(#92) Expected "if (...) {\n"; found "if(...) {\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 16 spaces, found 13
(#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 13
(#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
(#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
(#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
(#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
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) This comment is 84% valid code; is this commented out code?
(#148) No space found before comment text; expected "// $this->coursecat_include_js();" but found "//$this->coursecat_include_js();"
(#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
(#161) Whitespace found at end of line
(#163) Whitespace found at end of line
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Expected "if (...) {\n"; found "if(...) {\n"
(#169) Expected "if (...) {\n"; found "if(...) {\n"
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Expected "if (...) {\n"; found "if(...) {\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 20 spaces, found 17
(#181) Expected "if (...) {\n"; found "if(...) {\n"
(#185) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#186) Whitespace found at end of line
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
theme/elegance/settings.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) 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
(#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
(#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
(#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
(#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
(#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
(#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
(#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
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Expected 1 space before "=>"; 0 found
(#215) Expected 1 space after "=>"; 0 found
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Expected 1 space before "=>"; 0 found
(#218) Expected 1 space after "=>"; 0 found
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Expected 1 space before "=>"; 0 found
(#219) Expected 1 space after "=>"; 0 found
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Expected 1 space before "=>"; 0 found
(#220) Expected 1 space after "=>"; 0 found
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Expected 1 space before "=>"; 0 found
(#221) Expected 1 space after "=>"; 0 found
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Expected 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#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) Expected 1 space before "=>"; 0 found
(#225) Expected 1 space after "=>"; 0 found
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Expected 1 space before "=>"; 0 found
(#226) Expected 1 space after "=>"; 0 found
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Expected 1 space before "=>"; 0 found
(#227) Expected 1 space after "=>"; 0 found
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Expected 1 space before "=>"; 0 found
(#229) Expected 1 space after "=>"; 0 found
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Expected 1 space before "=>"; 0 found
(#231) Expected 1 space after "=>"; 0 found
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Expected 1 space before "=>"; 0 found
(#232) Expected 1 space after "=>"; 0 found
(#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
(#234) Line indented incorrectly; expected at least 5 spaces, found 4
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 5 spaces, found 4
(#239) Line indented incorrectly; expected at least 5 spaces, found 4
(#240) Line indented incorrectly; expected at least 5 spaces, found 4
(#241) Line indented incorrectly; expected at least 5 spaces, found 4
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) 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
(#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
(#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
(#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
(#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
(#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
(#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
(#304) Expected 1 space before "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Expected 1 space before "=>"; 0 found
(#305) Expected 1 space after "=>"; 0 found
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Expected 1 space before "=>"; 0 found
(#306) Expected 1 space after "=>"; 0 found
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Expected 1 space before "=>"; 0 found
(#307) Expected 1 space after "=>"; 0 found
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Expected 1 space before "=>"; 0 found
(#308) Expected 1 space after "=>"; 0 found
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Expected 1 space before "=>"; 0 found
(#309) Expected 1 space after "=>"; 0 found
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Expected 1 space before "=>"; 0 found
(#310) Expected 1 space after "=>"; 0 found
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Expected 1 space before "=>"; 0 found
(#311) Expected 1 space after "=>"; 0 found
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Expected 1 space before "=>"; 0 found
(#312) Expected 1 space after "=>"; 0 found
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Expected 1 space before "=>"; 0 found
(#313) Expected 1 space after "=>"; 0 found
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Expected 1 space before "=>"; 0 found
(#314) Expected 1 space after "=>"; 0 found
(#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
(#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
(#320) Line indented incorrectly; expected 6 spaces, found 7
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 10 spaces, found 8
(#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 7
(#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 8
(#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 7
(#325) Line indented incorrectly; expected 8 spaces, found 4
(#325) Expected 1 space after "!="; 0 found
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 12 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 at least 16 spaces, found 2
(#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 2
(#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 2
(#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 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 16 spaces, found 2
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 16 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 at least 16 spaces, found 2
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Line indented incorrectly; expected at least 16 spaces, found 2
(#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 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 16 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 16 spaces, found 2
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 16 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 16 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 at least 16 spaces, found 2
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 16 spaces, found 2
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Line indented incorrectly; expected at least 16 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 16 spaces, found 2
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 16 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 16 spaces, found 2
(#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 2
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 16 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 at least 16 spaces, found 2
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 16 spaces, found 2
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Line indented incorrectly; expected at least 16 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 at least 16 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 16 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 16 spaces, found 2
(#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 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 16 spaces, found 2
(#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 2
(#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 2
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 16 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 12 spaces, found 2
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 8 spaces, found 1
(#364) Closing brace indented incorrectly; expected 4 spaces, found 1
(#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 5
(#368) Line indented incorrectly; expected at least 8 spaces, found 4
(#369) Line indented incorrectly; expected at least 8 spaces, found 4
(#370) Line indented incorrectly; expected at least 8 spaces, found 4
(#373) Line indented incorrectly; expected at least 8 spaces, found 4
(#374) Line indented incorrectly; expected at least 8 spaces, found 4
(#375) Line indented incorrectly; expected at least 8 spaces, found 4
(#376) Line indented incorrectly; expected at least 8 spaces, found 4
(#377) Line indented incorrectly; expected at least 8 spaces, found 4
(#378) Line indented incorrectly; expected at least 8 spaces, found 4
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 8 spaces, found 2
(#379) Expected 1 space before "=>"; 0 found
(#379) Expected 1 space after "=>"; 0 found
(#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 5
(#380) Expected 1 space before "=>"; 0 found
(#380) Expected 1 space after "=>"; 0 found
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 8 spaces, found 5
(#381) Expected 1 space before "=>"; 0 found
(#381) Expected 1 space after "=>"; 0 found
(#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 5
(#382) Expected 1 space before "=>"; 0 found
(#382) Expected 1 space after "=>"; 0 found
(#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 5
(#383) Expected 1 space before "=>"; 0 found
(#383) Expected 1 space after "=>"; 0 found
(#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 5
(#384) Expected 1 space before "=>"; 0 found
(#384) Expected 1 space after "=>"; 0 found
(#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 5
(#385) Expected 1 space before "=>"; 0 found
(#385) Expected 1 space after "=>"; 0 found
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 5
(#386) Expected 1 space before "=>"; 0 found
(#386) Expected 1 space after "=>"; 0 found
(#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 5
(#387) Expected 1 space before "=>"; 0 found
(#387) Expected 1 space after "=>"; 0 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 5
(#388) Expected 1 space before "=>"; 0 found
(#388) Expected 1 space after "=>"; 0 found
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 8 spaces, found 5
(#389) Expected 1 space before "=>"; 0 found
(#389) Expected 1 space after "=>"; 0 found
(#390) Line indented incorrectly; expected at least 8 spaces, found 4
(#391) Line indented incorrectly; expected at least 8 spaces, found 4
(#392) Line indented incorrectly; expected at least 8 spaces, found 4
(#394) Line indented incorrectly; expected at least 8 spaces, found 4
(#395) Line indented incorrectly; expected at least 8 spaces, found 4
(#396) Line indented incorrectly; expected at least 8 spaces, found 4
(#397) Line indented incorrectly; expected at least 8 spaces, found 4
(#398) Line indented incorrectly; expected at least 8 spaces, found 4
(#399) Line indented incorrectly; expected at least 8 spaces, found 4
(#400) Line indented incorrectly; expected at least 8 spaces, found 4
(#401) Line indented incorrectly; expected at least 8 spaces, found 4
(#403) Line indented incorrectly; expected at least 8 spaces, found 4
(#404) Line indented incorrectly; expected 8 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 at least 12 spaces, found 6
(#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 1
(#406) Closing brace indented incorrectly; expected 4 spaces, found 1
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 12 spaces, found 2
(#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 1
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 8 spaces, found 1
(#410) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#410) Line exceeds 132 characters; contains 157 characters
(#412) Line indented incorrectly; expected 8 spaces, found 4
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 12 spaces, found 5
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 12 spaces, found 5
(#416) Line indented incorrectly; expected at least 12 spaces, found 8
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 12 spaces, found 5
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 12 spaces, found 5
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 12 spaces, found 5
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 12 spaces, found 5
(#422) Line indented incorrectly; expected at least 12 spaces, found 8
(#423) Line indented incorrectly; expected at least 12 spaces, found 8
(#424) Line indented incorrectly; expected at least 12 spaces, found 8
(#425) Line indented incorrectly; expected at least 12 spaces, found 8
(#426) Line indented incorrectly; expected at least 12 spaces, found 8
(#427) Line indented incorrectly; expected at least 12 spaces, found 8
(#428) Line indented incorrectly; expected at least 12 spaces, found 8
(#429) Line indented incorrectly; expected at least 12 spaces, found 8
(#431) Line indented incorrectly; expected at least 12 spaces, found 8
(#432) Line indented incorrectly; expected at least 12 spaces, found 8
(#433) Line indented incorrectly; expected at least 12 spaces, found 8
(#434) Line indented incorrectly; expected at least 12 spaces, found 8
(#435) Line indented incorrectly; expected at least 12 spaces, found 8
(#436) Line indented incorrectly; expected at least 12 spaces, found 8
(#437) Line indented incorrectly; expected at least 12 spaces, found 8
(#438) Line indented incorrectly; expected at least 12 spaces, found 8
(#440) Line indented incorrectly; expected at least 12 spaces, found 8
(#441) Line indented incorrectly; expected at least 12 spaces, found 8
(#442) Line indented incorrectly; expected at least 12 spaces, found 8
(#443) Line indented incorrectly; expected at least 12 spaces, found 8
(#444) Line indented incorrectly; expected at least 12 spaces, found 8
(#444) Line exceeds maximum limit of 180 characters; contains 204 characters
(#445) Line indented incorrectly; expected at least 12 spaces, found 8
(#446) Line indented incorrectly; expected at least 12 spaces, found 8
(#447) Line indented incorrectly; expected at least 12 spaces, found 8
(#449) Line indented incorrectly; expected at least 12 spaces, found 8
(#450) Line indented incorrectly; expected at least 12 spaces, found 8
(#451) Line indented incorrectly; expected at least 12 spaces, found 8
(#452) Line indented incorrectly; expected at least 12 spaces, found 8
(#453) Line indented incorrectly; expected at least 12 spaces, found 8
(#454) Line indented incorrectly; expected at least 12 spaces, found 8
(#455) Line indented incorrectly; expected at least 12 spaces, found 8
(#456) Line indented incorrectly; expected at least 12 spaces, found 8
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Line indented incorrectly; expected at least 12 spaces, found 8
(#459) Line indented incorrectly; expected at least 12 spaces, found 8
(#460) Line indented incorrectly; expected at least 12 spaces, found 8
(#461) Line indented incorrectly; expected at least 12 spaces, found 8
(#462) Line indented incorrectly; expected at least 12 spaces, found 8
(#463) Line indented incorrectly; expected at least 12 spaces, found 8
(#464) Line indented incorrectly; expected at least 12 spaces, found 8
(#465) Line indented incorrectly; expected at least 12 spaces, found 8
(#466) Line indented incorrectly; expected at least 12 spaces, found 8
(#468) Line indented incorrectly; expected at least 12 spaces, found 8
(#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 5
(#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 5
(#471) Spaces must be used to indent lines; 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 to indent lines; 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 to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 12 spaces, found 5
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 12 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 at least 12 spaces, found 5
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 12 spaces, found 5
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 12 spaces, found 5
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 12 spaces, found 5
(#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 5
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 12 spaces, found 5
(#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 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 12 spaces, found 5
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 12 spaces, found 5
(#486) Line indented incorrectly; expected 8 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 at least 8 spaces, found 2
(#490) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 8 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 8 spaces, found 3
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 8 spaces, found 5
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 8 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 8 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 8 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 8 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 8 spaces, found 3
(#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 3
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 8 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 8 spaces, found 3
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 8 spaces, found 3
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 8 spaces, found 3
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 8 spaces, found 3
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 8 spaces, found 3
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 8 spaces, found 3
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 8 spaces, found 3
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 8 spaces, found 3
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 8 spaces, found 3
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 8 spaces, found 3
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 8 spaces, found 3
(#520) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 8 spaces, found 3
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 8 spaces, found 3
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 8 spaces, found 3
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Line indented incorrectly; expected at least 8 spaces, found 3
(#525) No space found before comment text; expected "// This is the descriptor for Marketing Spot One" but found "//This is the descriptor for Marketing Spot One"
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 8 spaces, found 3
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 8 spaces, found 3
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 8 spaces, found 3
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 8 spaces, found 3
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#532) No space found before comment text; expected "// Marketing Spot One." but found "//Marketing Spot One."
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 8 spaces, found 3
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 8 spaces, found 3
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 8 spaces, found 3
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 8 spaces, found 3
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 8 spaces, found 3
(#543) Spaces must be used to indent lines; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 8 spaces, found 3
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 8 spaces, found 3
(#545) Spaces must be used to indent lines; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#549) Spaces must be used to indent lines; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 8 spaces, found 3
(#550) Spaces must be used to indent lines; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#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 3
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 8 spaces, found 3
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 8 spaces, found 3
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Line indented incorrectly; expected at least 8 spaces, found 3
(#557) No space found before comment text; expected "// This is the descriptor for Marketing Spot Two" but found "//This is the descriptor for Marketing Spot Two"
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 8 spaces, found 3
(#559) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 8 spaces, found 3
(#564) No space found before comment text; expected "// Marketing Spot Two." but found "//Marketing Spot Two."
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 8 spaces, found 3
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 8 spaces, found 3
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 8 spaces, found 3
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 3
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 8 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 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 3
(#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 3
(#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 3
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 8 spaces, found 3
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 8 spaces, found 3
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 8 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 at least 8 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 at least 8 spaces, found 3
(#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 3
(#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 3
(#586) Spaces must be used to indent lines; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected at least 8 spaces, found 3
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 8 spaces, found 3
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#589) Line indented incorrectly; expected at least 8 spaces, found 3
(#589) No space found before comment text; expected "// This is the descriptor for Marketing Spot Three" but found "//This is the descriptor for Marketing Spot Three"
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 8 spaces, found 3
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 8 spaces, found 3
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 8 spaces, found 3
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 8 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 at least 8 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 at least 8 spaces, found 3
(#596) No space found before comment text; expected "// Marketing Spot Three." but found "//Marketing Spot Three."
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#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 3
(#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 3
(#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 3
(#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
(#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
(#607) Spaces must be used to indent lines; tabs are not allowed
(#607) Tab found within whitespace
(#607) 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
(#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
(#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
(#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
(#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
(#619) Spaces must be used to indent lines; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 8 spaces, found 3
(#621) Spaces must be used to indent lines; tabs are not allowed
(#621) Tab found within whitespace
(#621) Inline comments must end in full-stops, exclamation marks, or question marks
(#621) Line indented incorrectly; expected at least 8 spaces, found 3
(#621) No space found before comment text; expected "// This is the descriptor for Marketing Spot Four" but found "//This is the descriptor for Marketing Spot Four"
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 3
(#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 3
(#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 3
(#626) Spaces must be used to indent lines; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 3
(#628) No space found before comment text; expected "// Marketing Spot Four." but found "//Marketing Spot Four."
(#629) Spaces must be used to indent lines; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 8 spaces, found 3
(#630) Spaces must be used to indent lines; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 8 spaces, found 3
(#631) Spaces must be used to indent lines; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 8 spaces, found 3
(#632) Spaces must be used to indent lines; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#634) Spaces must be used to indent lines; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#638) Spaces must be used to indent lines; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 8 spaces, found 3
(#639) Spaces must be used to indent lines; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 8 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 at least 8 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 at least 8 spaces, found 3
(#642) Spaces must be used to indent lines; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 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 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
(#653) Spaces must be used to indent lines; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 2
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 8 spaces, found 3
(#657) Spaces must be used to indent lines; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 8 spaces, found 3
(#658) Spaces must be used to indent lines; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected at least 8 spaces, found 5
(#660) Spaces must be used to indent lines; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 8 spaces, found 3
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 8 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 at least 8 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 8 spaces, found 3
(#664) Spaces must be used to indent lines; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 8 spaces, found 3
(#665) Spaces must be used to indent lines; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 8 spaces, found 3
(#666) Spaces must be used to indent lines; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected at least 8 spaces, found 3
(#667) Spaces must be used to indent lines; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 8 spaces, found 3
(#668) Spaces must be used to indent lines; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 8 spaces, found 3
(#669) Spaces must be used to indent lines; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 8 spaces, found 3
(#669) Expected 1 space before "=>"; 0 found
(#669) Expected 1 space after "=>"; 0 found
(#669) Expected 1 space before "=>"; 0 found
(#669) Expected 1 space after "=>"; 0 found
(#669) Expected 1 space before "=>"; 0 found
(#669) Expected 1 space after "=>"; 0 found
(#669) Expected 1 space before "=>"; 0 found
(#669) Expected 1 space after "=>"; 0 found
(#670) Spaces must be used to indent lines; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 3
(#672) Spaces must be used to indent lines; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 8 spaces, found 3
(#674) Spaces must be used to indent lines; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 8 spaces, found 3
(#675) Spaces must be used to indent lines; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 8 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 8 spaces, found 3
(#677) Spaces must be used to indent lines; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 3
(#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 3
(#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 4
(#680) Expected 1 space before "=>"; 0 found
(#680) Expected 1 space after "=>"; 0 found
(#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 4
(#681) Expected 1 space before "=>"; 0 found
(#681) Expected 1 space after "=>"; 0 found
(#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 4
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#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 4
(#683) Expected 1 space before "=>"; 0 found
(#683) Expected 1 space after "=>"; 0 found
(#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 4
(#684) Expected 1 space before "=>"; 0 found
(#684) Expected 1 space after "=>"; 0 found
(#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 4
(#685) Expected 1 space before "=>"; 0 found
(#685) Expected 1 space after "=>"; 0 found
(#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 4
(#686) Expected 1 space before "=>"; 0 found
(#686) Expected 1 space after "=>"; 0 found
(#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 4
(#687) Expected 1 space before "=>"; 0 found
(#687) Expected 1 space after "=>"; 0 found
(#688) Spaces must be used to indent lines; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 8 spaces, found 4
(#688) Expected 1 space before "=>"; 0 found
(#688) Expected 1 space after "=>"; 0 found
(#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 4
(#689) Expected 1 space before "=>"; 0 found
(#689) Expected 1 space after "=>"; 0 found
(#690) Spaces must be used to indent lines; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 8 spaces, found 4
(#690) Expected 1 space before "=>"; 0 found
(#690) Expected 1 space after "=>"; 0 found
(#691) Spaces must be used to indent lines; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 8 spaces, found 4
(#691) Expected 1 space before "=>"; 0 found
(#691) Expected 1 space after "=>"; 0 found
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 3
(#694) Spaces must be used to indent lines; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 4
(#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 5
(#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 4
(#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 5
(#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 4
(#702) Spaces must be used to indent lines; tabs are not allowed
(#702) Tab found within whitespace
(#702) Inline comments must end in full-stops, exclamation marks, or question marks
(#702) Line indented incorrectly; expected at least 8 spaces, found 3
(#702) No space found before comment text; expected "// This is the title for the Quick Links area" but found "//This is the title for the Quick Links area"
(#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 3
(#704) Spaces must be used to indent lines; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 8 spaces, found 3
(#705) Spaces must be used to indent lines; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 3
(#707) Spaces must be used to indent lines; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 3
(#709) Spaces must be used to indent lines; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected at least 8 spaces, found 3
(#711) Spaces must be used to indent lines; tabs are not allowed
(#711) Tab found within whitespace
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Line indented incorrectly; expected at least 8 spaces, found 3
(#711) No space found before comment text; expected "// This is the icon for the Quick Links area" but found "//This is the icon for the Quick Links area"
(#712) Spaces must be used to indent lines; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 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 8 spaces, found 3
(#715) Spaces must be used to indent lines; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected at least 8 spaces, found 3
(#716) Spaces must be used to indent lines; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected at least 8 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 8 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 at least 8 spaces, found 3
(#720) Spaces must be used to indent lines; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected 8 spaces, found 3
(#722) Spaces must be used to indent lines; tabs are not allowed
(#722) Tab found within whitespace
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#722) Line indented incorrectly; expected at least 12 spaces, found 4
(#722) No space found before comment text; expected "// This is the descriptor for Quick Link One" but found "//This is the descriptor for Quick Link One"
(#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
(#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
(#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 at least 12 spaces, found 4
(#727) Spaces must be used to indent lines; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected at least 12 spaces, found 4
(#728) Spaces must be used to indent lines; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected at least 12 spaces, found 4
(#730) Spaces must be used to indent lines; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected at least 12 spaces, found 4
(#730) No space found before comment text; expected "// Quick Link Icon." but found "//Quick Link Icon."
(#731) Spaces must be used to indent lines; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected at least 12 spaces, found 4
(#732) Spaces must be used to indent lines; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected at least 12 spaces, found 4
(#733) Spaces must be used to indent lines; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected at least 12 spaces, found 4
(#734) Spaces must be used to indent lines; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected at least 12 spaces, found 4
(#735) Spaces must be used to indent lines; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected at least 12 spaces, found 4
(#736) Spaces must be used to indent lines; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected at least 12 spaces, found 4
(#737) Spaces must be used to indent lines; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 12 spaces, found 4
(#739) Spaces must be used to indent lines; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 12 spaces, found 4
(#740) Spaces must be used to indent lines; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 12 spaces, found 4
(#741) Spaces must be used to indent lines; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected at least 12 spaces, found 4
(#742) Spaces must be used to indent lines; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected at least 12 spaces, found 4
(#743) Spaces must be used to indent lines; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected at least 12 spaces, found 4
(#744) Spaces must be used to indent lines; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected at least 12 spaces, found 4
(#745) Spaces must be used to indent lines; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 12 spaces, found 4
(#746) Spaces must be used to indent lines; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 12 spaces, found 4
(#747) Spaces must be used to indent lines; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 12 spaces, found 4
(#749) Spaces must be used to indent lines; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 12 spaces, found 4
(#750) Spaces must be used to indent lines; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 12 spaces, found 4
(#751) Spaces must be used to indent lines; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 12 spaces, found 4
(#752) Spaces must be used to indent lines; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected at least 12 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 12 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 12 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 12 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 at least 12 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 at least 12 spaces, found 4
(#759) Spaces must be used to indent lines; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 12 spaces, found 4
(#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 4
(#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 4
(#762) Spaces must be used to indent lines; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 12 spaces, found 4
(#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 4
(#764) Spaces must be used to indent lines; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 12 spaces, found 4
(#765) Spaces must be used to indent lines; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected at least 12 spaces, found 4
(#766) Spaces must be used to indent lines; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 12 spaces, found 4
(#768) Spaces must be used to indent lines; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 12 spaces, found 4
(#769) Spaces must be used to indent lines; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected at least 12 spaces, found 4
(#770) Spaces must be used to indent lines; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 12 spaces, found 4
(#771) Spaces must be used to indent lines; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 12 spaces, found 4
(#772) Spaces must be used to indent lines; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 12 spaces, found 4
(#773) Spaces must be used to indent lines; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected at least 12 spaces, found 4
(#774) Spaces must be used to indent lines; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 12 spaces, found 4
(#775) Spaces must be used to indent lines; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 12 spaces, found 4
(#776) Spaces must be used to indent lines; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected 8 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 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) Line indented incorrectly; expected at least 8 spaces, found 4
(#783) Line indented incorrectly; expected at least 8 spaces, found 4
(#786) Line indented incorrectly; expected at least 8 spaces, found 4
(#787) Line indented incorrectly; expected at least 8 spaces, found 4
(#788) Line indented incorrectly; expected at least 8 spaces, found 4
(#789) Line indented incorrectly; expected at least 8 spaces, found 4
(#790) Line indented incorrectly; expected at least 8 spaces, found 4
(#791) Line indented incorrectly; expected at least 8 spaces, found 4
(#792) Line indented incorrectly; expected at least 8 spaces, found 4
(#794) Line indented incorrectly; expected at least 8 spaces, found 4
(#795) Line indented incorrectly; expected at least 8 spaces, found 4
(#796) Line indented incorrectly; expected at least 8 spaces, found 4
(#797) Line indented incorrectly; expected at least 8 spaces, found 4
(#798) Line indented incorrectly; expected at least 8 spaces, found 4
(#799) Line indented incorrectly; expected at least 8 spaces, found 4
(#800) Spaces must be used to indent lines; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 8 spaces, found 5
(#800) Expected 1 space before "=>"; 0 found
(#800) Expected 1 space after "=>"; 0 found
(#801) Spaces must be used to indent lines; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected at least 8 spaces, found 5
(#801) Expected 1 space before "=>"; 0 found
(#801) Expected 1 space after "=>"; 0 found
(#802) Spaces must be used to indent lines; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected at least 8 spaces, found 5
(#802) Expected 1 space before "=>"; 0 found
(#802) Expected 1 space after "=>"; 0 found
(#803) Spaces must be used to indent lines; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected at least 8 spaces, found 5
(#803) Expected 1 space before "=>"; 0 found
(#803) Expected 1 space after "=>"; 0 found
(#804) Spaces must be used to indent lines; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 8 spaces, found 5
(#804) Expected 1 space before "=>"; 0 found
(#804) Expected 1 space after "=>"; 0 found
(#805) Line indented incorrectly; expected at least 8 spaces, found 4
(#806) Line indented incorrectly; expected at least 8 spaces, found 4
(#807) Line indented incorrectly; expected at least 8 spaces, found 4
(#809) Line indented incorrectly; expected at least 8 spaces, found 4
(#810) Line indented incorrectly; expected 8 spaces, found 4
(#811) Spaces must be used to indent lines; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected at least 12 spaces, found 5
(#812) Spaces must be used to indent lines; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected 8 spaces, found 1
(#812) Closing brace 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 12 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 8 spaces, found 1
(#816) Line indented incorrectly; expected 8 spaces, found 4
(#818) Line indented incorrectly; expected at least 12 spaces, found 4
(#819) Spaces must be used to indent lines; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected at least 12 spaces, found 5
(#820) Spaces must be used to indent lines; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line indented incorrectly; expected at least 12 spaces, found 5
(#821) Spaces must be used to indent lines; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected at least 12 spaces, found 5
(#822) Spaces must be used to indent lines; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 12 spaces, found 5
(#823) Spaces must be used to indent lines; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected at least 12 spaces, found 5
(#824) Spaces must be used to indent lines; tabs are not allowed
(#824) Tab found within whitespace
(#824) Line indented incorrectly; expected at least 12 spaces, found 5
(#826) Line indented incorrectly; expected 8 spaces, found 4
(#828) Spaces must be used to indent lines; tabs are not allowed
(#828) Tab found within whitespace
(#828) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 at least 8 spaces, found 1
(#832) Spaces must be used to indent lines; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected at least 8 spaces, found 1
(#835) Line indented incorrectly; expected at least 8 spaces, found 4
(#836) Line indented incorrectly; expected at least 8 spaces, found 4
(#837) Line indented incorrectly; expected at least 8 spaces, found 4
(#838) Line indented incorrectly; expected at least 8 spaces, found 4
(#839) Line indented incorrectly; expected at least 8 spaces, found 4
(#840) Line indented incorrectly; expected at least 8 spaces, found 4
(#841) Line indented incorrectly; expected at least 8 spaces, found 4
(#842) Line indented incorrectly; expected at least 8 spaces, found 4
(#844) Line indented incorrectly; expected at least 8 spaces, found 4
(#845) Line indented incorrectly; expected at least 8 spaces, found 4
(#846) Line indented incorrectly; expected at least 8 spaces, found 4
(#847) Line indented incorrectly; expected at least 8 spaces, found 4
(#848) Line indented incorrectly; expected at least 8 spaces, found 4
(#849) Line indented incorrectly; expected at least 8 spaces, found 4
(#850) Line indented incorrectly; expected at least 8 spaces, found 4
(#851) Line indented incorrectly; expected at least 8 spaces, found 4
(#853) Line indented incorrectly; expected at least 8 spaces, found 4
(#854) Line indented incorrectly; expected at least 8 spaces, found 4
(#855) Line indented incorrectly; expected at least 8 spaces, found 4
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 8 spaces, found 4
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 8 spaces, found 4
(#858) Line indented incorrectly; expected at least 8 spaces, found 4
(#859) Line indented incorrectly; expected at least 8 spaces, found 4
(#860) Line indented incorrectly; expected at least 8 spaces, found 4
(#862) Line indented incorrectly; expected at least 8 spaces, found 4
(#863) Line indented incorrectly; expected at least 8 spaces, found 4
(#864) Line indented incorrectly; expected at least 8 spaces, found 4
(#865) Line indented incorrectly; expected at least 8 spaces, found 4
(#866) Line indented incorrectly; expected at least 8 spaces, found 4
(#867) Line indented incorrectly; expected at least 8 spaces, found 4
(#868) Line indented incorrectly; expected at least 8 spaces, found 4
(#869) Line indented incorrectly; expected at least 8 spaces, found 4
(#871) Line indented incorrectly; expected at least 8 spaces, found 4
(#872) Line indented incorrectly; expected at least 8 spaces, found 4
(#873) Line indented incorrectly; expected at least 8 spaces, found 4
(#874) Line indented incorrectly; expected at least 8 spaces, found 4
(#875) Line indented incorrectly; expected at least 8 spaces, found 4
(#876) Line indented incorrectly; expected at least 8 spaces, found 4
(#877) Line indented incorrectly; expected at least 8 spaces, found 4
(#878) Line indented incorrectly; expected at least 8 spaces, found 4
(#880) Line indented incorrectly; expected at least 8 spaces, found 4
(#881) Line indented incorrectly; expected at least 8 spaces, found 4
(#882) Line indented incorrectly; expected at least 8 spaces, found 4
(#883) Line indented incorrectly; expected at least 8 spaces, found 4
(#884) Line indented incorrectly; expected at least 8 spaces, found 4
(#885) Line indented incorrectly; expected at least 8 spaces, found 4
(#886) Line indented incorrectly; expected at least 8 spaces, found 4
(#887) Line indented incorrectly; expected at least 8 spaces, found 4
(#889) Line indented incorrectly; expected at least 8 spaces, found 4
(#890) Line indented incorrectly; expected at least 8 spaces, found 4
(#891) Line indented incorrectly; expected at least 8 spaces, found 4
(#892) Line indented incorrectly; expected at least 8 spaces, found 4
(#893) Line indented incorrectly; expected at least 8 spaces, found 4
(#894) Line indented incorrectly; expected at least 8 spaces, found 4
(#895) Line indented incorrectly; expected at least 8 spaces, found 4
(#896) Line indented incorrectly; expected at least 8 spaces, found 4
(#898) Line indented incorrectly; expected at least 8 spaces, found 4
(#899) Line indented incorrectly; expected at least 8 spaces, found 4
(#900) Line indented incorrectly; expected at least 8 spaces, found 4
(#901) Line indented incorrectly; expected at least 8 spaces, found 4
(#902) Line indented incorrectly; expected at least 8 spaces, found 4
(#903) Line indented incorrectly; expected at least 8 spaces, found 4
(#904) Line indented incorrectly; expected at least 8 spaces, found 4
(#905) Line indented incorrectly; expected at least 8 spaces, found 4
(#907) Line indented incorrectly; expected at least 8 spaces, found 4
(#908) Line indented incorrectly; expected at least 8 spaces, found 4
(#909) Line indented incorrectly; expected at least 8 spaces, found 4
(#910) Line indented incorrectly; expected at least 8 spaces, found 4
(#911) Line indented incorrectly; expected at least 8 spaces, found 4
(#912) Line indented incorrectly; expected at least 8 spaces, found 4
(#913) Line indented incorrectly; expected at least 8 spaces, found 4
(#914) Line indented incorrectly; expected at least 8 spaces, found 4
(#916) Line indented incorrectly; expected at least 8 spaces, found 4
(#917) Line indented incorrectly; expected at least 8 spaces, found 4
(#918) Line indented incorrectly; expected at least 8 spaces, found 4
(#919) Line indented incorrectly; expected at least 8 spaces, found 4
(#920) Line indented incorrectly; expected at least 8 spaces, found 4
(#921) Line indented incorrectly; expected at least 8 spaces, found 4
(#922) Line indented incorrectly; expected at least 8 spaces, found 4
(#923) Line indented incorrectly; expected at least 8 spaces, found 4
(#925) Line indented incorrectly; expected at least 8 spaces, found 4
(#926) Line indented incorrectly; expected at least 8 spaces, found 4
(#927) Line indented incorrectly; expected at least 8 spaces, found 4
(#928) Line indented incorrectly; expected at least 8 spaces, found 4
(#929) Line indented incorrectly; expected at least 8 spaces, found 4
(#930) Line indented incorrectly; expected at least 8 spaces, found 4
(#931) Line indented incorrectly; expected at least 8 spaces, found 4
(#932) Line indented incorrectly; expected at least 8 spaces, found 4
(#934) Line indented incorrectly; expected at least 8 spaces, found 4
(#935) Line indented incorrectly; expected at least 8 spaces, found 4
(#936) Line indented incorrectly; expected at least 8 spaces, found 4
(#937) Line indented incorrectly; expected at least 8 spaces, found 4
(#938) Line indented incorrectly; expected at least 8 spaces, found 4
(#939) Line indented incorrectly; expected at least 8 spaces, found 4
(#940) Line indented incorrectly; expected at least 8 spaces, found 4
(#941) Line indented incorrectly; expected at least 8 spaces, found 4
(#943) Line indented incorrectly; expected at least 8 spaces, found 4
(#944) Line indented incorrectly; expected at least 8 spaces, found 4
(#945) Line indented incorrectly; expected at least 8 spaces, found 4
(#946) Line indented incorrectly; expected at least 8 spaces, found 4
(#947) Line indented incorrectly; expected at least 8 spaces, found 4
(#948) Line indented incorrectly; expected at least 8 spaces, found 4
(#949) Line indented incorrectly; expected at least 8 spaces, found 4
(#950) Line indented incorrectly; expected at least 8 spaces, found 4
(#952) Line indented incorrectly; expected at least 8 spaces, found 4
(#953) Line indented incorrectly; expected at least 8 spaces, found 4
(#954) Line indented incorrectly; expected at least 8 spaces, found 4
(#955) Line indented incorrectly; expected at least 8 spaces, found 4
(#956) Line indented incorrectly; expected at least 8 spaces, found 4
(#957) Line indented incorrectly; expected at least 8 spaces, found 4
(#958) Line indented incorrectly; expected at least 8 spaces, found 4
(#959) Line indented incorrectly; expected at least 8 spaces, found 4
(#961) Line indented incorrectly; expected at least 8 spaces, found 4
(#963) Line indented incorrectly; expected at least 8 spaces, found 4
(#964) Line indented incorrectly; expected at least 8 spaces, found 4
(#966) Line indented incorrectly; expected at least 8 spaces, found 4
(#967) Line indented incorrectly; expected at least 8 spaces, found 4
(#968) Line indented incorrectly; expected at least 8 spaces, found 4
(#969) Line indented incorrectly; expected at least 8 spaces, found 4
(#970) Line indented incorrectly; expected at least 8 spaces, found 4
(#972) Line indented incorrectly; expected at least 8 spaces, found 4
(#973) Line indented incorrectly; expected at least 8 spaces, found 4
(#974) Line indented incorrectly; expected at least 8 spaces, found 4
(#975) Line indented incorrectly; expected at least 8 spaces, found 4
(#976) Line indented incorrectly; expected at least 8 spaces, found 4
(#977) Line indented incorrectly; expected at least 8 spaces, found 4
(#978) Line indented incorrectly; expected at least 8 spaces, found 4
(#980) Inline comments must end in full-stops, exclamation marks, or question marks
(#980) Line indented incorrectly; expected at least 8 spaces, found 4
(#981) Line indented incorrectly; expected at least 8 spaces, found 4
(#982) Line indented incorrectly; expected 8 spaces, found 4
(#982) Expected "if (...) {\n"; found "if(...) {\n"
(#983) Whitespace found at end of line
(#984) Line indented incorrectly; expected at least 12 spaces, found 8
(#985) Spaces must be used for alignment; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected at least 12 spaces, found 5
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected at least 12 spaces, found 5
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected at least 12 spaces, found 5
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected at least 12 spaces, found 5
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected at least 12 spaces, found 5
(#990) Spaces must be used for alignment; tabs are not allowed
(#990) Tab found within whitespace
(#990) Line indented incorrectly; expected at least 12 spaces, found 5
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected at least 12 spaces, found 5
(#992) Whitespace found at end of line
(#993) Inline comments must end in full-stops, exclamation marks, or question marks
(#993) Line indented incorrectly; expected at least 12 spaces, found 8
(#994) Line indented incorrectly; expected at least 12 spaces, found 8
(#995) Line indented incorrectly; expected at least 12 spaces, found 8
(#996) Line indented incorrectly; expected at least 12 spaces, found 8
(#997) Line indented incorrectly; expected at least 12 spaces, found 8
(#998) Line indented incorrectly; expected at least 12 spaces, found 8
(#999) Whitespace found at end of line
(#1000) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) Line indented incorrectly; expected at least 12 spaces, found 8
(#1001) Line indented incorrectly; expected at least 12 spaces, found 8
(#1002) Line indented incorrectly; expected 12 spaces, found 8
(#1002) Expected "if (...) {\n"; found "if(...) {\n"
(#1003) Inline comments must end in full-stops, exclamation marks, or question marks
(#1003) Line indented incorrectly; expected at least 16 spaces, found 12
(#1004) Line indented incorrectly; expected at least 16 spaces, found 12
(#1005) Line indented incorrectly; expected 12 spaces, found 8
(#1006) Line indented incorrectly; expected at least 16 spaces, found 12
(#1007) Line indented incorrectly; expected 12 spaces, found 8
(#1008) Whitespace found at end of line
(#1009) Inline comments must end in full-stops, exclamation marks, or question marks
(#1009) Line indented incorrectly; expected at least 12 spaces, found 8
(#1010) Line indented incorrectly; expected at least 12 spaces, found 8
(#1011) Line indented incorrectly; expected at least 12 spaces, found 8
(#1012) Whitespace found at end of line
(#1013) Inline comments must end in full-stops, exclamation marks, or question marks
(#1013) Line indented incorrectly; expected at least 12 spaces, found 8
(#1014) Line indented incorrectly; expected 12 spaces, found 8
(#1014) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1015) Whitespace found at end of line
(#1016) Line indented incorrectly; expected at least 16 spaces, found 12
(#1017) Line indented incorrectly; expected at least 16 spaces, found 12
(#1018) Line indented incorrectly; expected at least 16 spaces, found 12
(#1019) Line indented incorrectly; expected at least 16 spaces, found 12
(#1020) Spaces must be used for alignment; tabs are not allowed
(#1020) Tab found within whitespace
(#1020) Line indented incorrectly; expected at least 16 spaces, found 9
(#1021) Spaces must be used for alignment; tabs are not allowed
(#1021) Tab found within whitespace
(#1021) Line indented incorrectly; expected at least 16 spaces, found 9
(#1022) Line indented incorrectly; expected at least 16 spaces, found 12
(#1023) Line indented incorrectly; expected at least 16 spaces, found 12
(#1024) Line indented incorrectly; expected 12 spaces, found 8
(#1025) Line indented incorrectly; expected at least 12 spaces, found 8
(#1026) Line indented incorrectly; expected 8 spaces, found 4
(#1028) Line indented incorrectly; expected at least 8 spaces, found 4

Javascript coding style problems

(4 errors, 429 warnings)

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

theme/elegance/javascript/blocks.js
(#19) Expected '===' and instead saw '=='.
(#19) Expected '===' and instead saw '=='.
theme/elegance/javascript/html5shiv.js
(#4) Line is too long.
(#4) 'c' is already defined.
(#4) Missing semicolon.
(#4) Expected '===' and instead saw '=='.
(#4) Missing semicolon.
(#4) Expected '!==' and instead saw '!='.
(#4) Expected '!==' and instead saw '!='.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Expected '{' and instead saw 'return'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected '{' and instead saw 'return'.
(#4) 'h' is already defined.
(#4) Expected '{' and instead saw 'e'.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing 'new' prefix when invoking a constructor.
(#4) Missing semicolon.
(#4) eval can be harmful.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected '===' and instead saw '=='.
(#4) Expected '===' and instead saw '=='.
(#4) Expected '===' and instead saw '=='.
(#4) Expected '===' and instead saw '=='.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Confusing use of '!'.
(#4) Confusing use of '!'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Expected an assignment or function call and instead saw an expression.
theme/elegance/javascript/reader.js
(#10) 'reader' is already defined.
(#44) 'marginleft' is already defined.
(#45) 'width' is already defined.
(#50) 'width' used out of scope.
(#54) 'marginleft' used out of scope.
(#62) Missing semicolon.
(#85) A constructor name should start with an uppercase letter.
(#86) Missing semicolon.
(#17) 'config' is defined but never used.
(#23) 'openBtn' is defined but never used.
(#29) 'hidePanel' is defined but never used.
(#44) 'marginleft' is defined but never used.
(#45) 'width' is defined but never used.
theme/elegance/javascript/respond.min.js
(#5) Line is too long.
(#5) Missing semicolon.
(#5) Missing semicolon.
(#5) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#5) Missing semicolon.
(#5) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#5) Missing semicolon.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Missing '()' invoking a constructor.
(#5) Missing semicolon.
(#5) Missing semicolon.
(#5) Missing semicolon.
(#5) Missing semicolon.
(#5) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Missing semicolon.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Missing semicolon.
(#5) Missing semicolon.
(#5) Missing '()' invoking a constructor.
(#5) Expected '{' and instead saw 'return'.
(#5) Expected '{' and instead saw 'if'.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Missing semicolon.
(#5) Expected '{' and instead saw 'n'.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Expected '{' and instead saw 'if'.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Missing semicolon.
(#5) Missing semicolon.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Expected '{' and instead saw 'k'.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Missing semicolon.
(#5) Missing semicolon.
(#5) Missing semicolon.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Missing semicolon.
(#5) Missing semicolon.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Missing semicolon.
(#5) Missing semicolon.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Missing semicolon.
(#5) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#5) Expected an assignment or function call and instead saw an expression.
theme/elegance/jquery/backstretch_2.0.6.js
(#27) Comma warnings can be turned off with 'laxcomma'.
(#26) Bad line breaking before ','.
(#33) Expected '===' and instead saw '=='.
(#33) Expected '===' and instead saw '=='.
(#79) Bad line breaking before ','.
(#80) Bad line breaking before ','.
(#81) Bad line breaking before ','.
(#93) Bad line breaking before ','.
(#94) Bad line breaking before ','.
(#95) Bad line breaking before ','.
(#96) Bad line breaking before ','.
(#97) Bad line breaking before ','.
(#98) Bad line breaking before ','.
(#99) Bad line breaking before ','.
(#101) Bad line breaking before ','.
(#103) Bad line breaking before ','.
(#104) Bad line breaking before ','.
(#105) Bad line breaking before ','.
(#106) Bad line breaking before ','.
(#107) Bad line breaking before ','.
(#108) Bad line breaking before ','.
(#109) Bad line breaking before ','.
(#110) Bad line breaking before ','.
(#152) Bad line breaking before ','.
(#156) Bad line breaking before ','.
(#157) Bad line breaking before ','.
(#190) Bad line breaking before ','.
(#191) Bad line breaking before ','.
(#192) Bad line breaking before ','.
(#193) Bad line breaking before ','.
(#194) Bad line breaking before ','.
(#220) Bad line breaking before ','.
(#231) Bad line breaking before ','.
(#232) Bad line breaking before ','.
(#248) Bad line breaking before ','.
(#279) Bad line breaking before ','.
(#284) Bad line breaking before ','.
(#289) Bad line breaking before ','.
(#295) Bad line breaking before ','.
(#302) Bad line breaking before ','.
(#318) Bad line breaking before ','.
(#349) Bad line breaking before ','.
(#350) Bad line breaking before ','.
(#352) Bad line breaking before ','.
(#353) Bad line breaking before ','.
(#354) Bad line breaking before ','.
(#355) Bad line breaking before ','.
(#356) Bad line breaking before ','.
(#357) Bad line breaking before ','.
(#358) Bad line breaking before ','.
theme/elegance/jquery/eventswipe_0.5.js
(#107) 'data' is already defined.
(#106) 'eventHandle' is defined but never used.
(#106) 'namespaces' is defined but never used.
theme/elegance/jquery/fitvids-1.1.0.js
(#24) Line is too long.
(#54) Line is too long.
(#1) 'jQuery' is defined but never used.
theme/elegance/jquery/modernizr_2.8.3.js
(#4) Line is too long.
(#4) Unnecessary semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Unexpected use of '~'.
(#4) Missing semicolon.
(#4) Missing 'new' prefix when invoking a constructor.
(#4) Expected '{' and instead saw 'return'.
(#4) Expected '===' and instead saw '=='.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Expected '{' and instead saw 'return'.
(#4) Confusing use of '!'.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing 'new' prefix when invoking a constructor.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Expected '!==' and instead saw '!='.
(#4) Expected '{' and instead saw 'throw'.
(#4) Missing '()' invoking a constructor.
(#4) A constructor name should start with an uppercase letter.
(#4) Missing '()' invoking a constructor.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'w'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '===' and instead saw '=='.
(#4) Expected '{' and instead saw 'for'.
(#4) Expected '{' and instead saw 'w'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'return'.
(#4) Expected '===' and instead saw '=='.
(#4) Expected '!==' and instead saw '!='.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Expected '===' and instead saw '=='.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'return'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'return'.
(#4) Expected '{' and instead saw 'd'.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing 'new' prefix when invoking a constructor.
(#4) Missing semicolon.
(#4) eval can be harmful.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected '===' and instead saw '=='.
(#4) Expected '===' and instead saw '=='.
(#4) Expected '===' and instead saw '=='.
(#4) Expected '===' and instead saw '=='.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Confusing use of '!'.
(#4) Confusing use of '!'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Expected '===' and instead saw '=='.
(#4) Missing semicolon.
(#4) Expected '===' and instead saw '=='.
(#4) Missing semicolon.
(#4) Expected '===' and instead saw '=='.
(#4) Expected '===' and instead saw '=='.
(#4) Expected '===' and instead saw '=='.
(#4) Missing semicolon.
(#4) Expected '===' and instead saw '=='.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) 'i' is already defined.
(#4) Expected '!==' and instead saw '!='.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'y'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) 'j' is already defined.
(#4) Expected '===' and instead saw '=='.
(#4) Missing semicolon.
(#4) Expected '!==' and instead saw '!='.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected '===' and instead saw '=='.
(#4) Expected '===' and instead saw '=='.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) 'l' is already defined.
(#4) Expected '===' and instead saw '=='.
(#4) 'l' is already defined.
(#4) Expected '===' and instead saw '=='.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) 'a' is already defined.
(#4) 'b' is already defined.
(#4) 'c' is already defined.
(#4) Expected '{' and instead saw 'g'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'c'.
(#4) Missing semicolon.
(#4) 'g' is already defined.
(#4) Expected '===' and instead saw '=='.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) 'c' is already defined.
(#4) Expected '{' and instead saw 'c'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'for'.
(#4) Expected ')' to match '(' from line 4 and instead saw '='.
(#4) Expected '{' and instead saw 'function'.
(#4) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#4) Missing name in function declaration.
(#4) Expected '{' and instead saw 'a'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Function declarations are not invocable. Wrap the whole function invocation in parens.
(#4) Expected an operator and instead saw ','.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an identifier and instead saw ')'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected '{' and instead saw '!'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) 'h' is already defined.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected '{' and instead saw 'g'.
(#4) Expected '{' and instead saw 'for'.
(#4) Expected '{' and instead saw 'j'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'Object'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Expected '===' and instead saw '=='.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) 'e' is already defined.
(#4) Expected '{' and instead saw 'k'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) 'e' is already defined.
(#4) 'c' is already defined.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'e'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) 'y' is defined but never used.
(#4) 'l' is defined but never used.
(#4) 'q' is defined but never used.
(#4) 'r' is defined but never used.
(#4) 'e' is defined but never used.
(#4) 'f' is defined but never used.
(#4) 'h' is defined but never used.
(#4) 'i' is defined but never used.
(#4) 'j' is defined but never used.
(#4) 'k' is defined but never used.
(#4) 'l' is defined but never used.
(#4) 'm' is defined but never used.
(#4) 'n' is defined but never used.
(#4) 'function' is defined but never used.
theme/elegance/jquery/nprogress.js
(#69) Expected an assignment or function call and instead saw an expression.
(#73) Expected '{' and instead saw 'Settings'.
(#81) Expected an assignment or function call and instead saw an expression.
(#110) Expected '{' and instead saw 'NProgress'.
(#114) Expected '{' and instead saw 'return'.
(#120) Expected '{' and instead saw 'work'.
(#138) Expected '{' and instead saw 'return'.
(#176) Expected '===' and instead saw '=='.
(#180) Expected '===' and instead saw '=='.
(#189) Expected '===' and instead saw '=='.
(#208) Expected '{' and instead saw 'return'.
(#222) Expected '{' and instead saw '$el'.
(#277) Expected '{' and instead saw 'return'.
(#278) Expected '{' and instead saw 'return'.
theme/elegance/jquery/unslider_1.0.2.js
(#40) Unexpected use of '|'.
(#40) Unexpected use of '|'.
(#47) Expected '{' and instead saw '_'.
(#48) Expected '{' and instead saw '_'.
(#53) 'o' is already defined.
(#70) Unexpected use of '|'.
(#76) Expected '===' and instead saw '=='.
(#76) Expected an assignment or function call and instead saw an expression.
(#78) Unnecessary semicolon.
(#79) Unnecessary semicolon.
(#80) Unexpected use of '|'.
(#80) Expected an assignment or function call and instead saw an expression.
(#87) Expected '===' and instead saw '=='.
(#88) Expected '{' and instead saw '_'.
(#89) Expected '===' and instead saw '=='.
(#90) Expected '{' and instead saw '_'.
(#91) Expected '===' and instead saw '=='.
(#92) Expected '{' and instead saw '_'.
(#94) Unnecessary semicolon.
(#97) Expected an assignment or function call and instead saw an expression.
(#100) Expected an assignment or function call and instead saw an expression.
(#105) Expected an assignment or function call and instead saw an expression.
(#112) ['width'] is better written in dot notation.
(#117) Unnecessary semicolon.
(#120) ['swipe'] is better written in dot notation.
(#122) Expected '===' and instead saw '=='.
(#122) Expected an assignment or function call and instead saw an expression.
(#124) Unnecessary semicolon.
(#142) Expected an assignment or function call and instead saw an expression.
(#145) Expected '===' and instead saw '=='.
(#145) Expected '{' and instead saw 'return'.
(#148) Expected '{' and instead saw 'index'.
(#149) Expected '{' and instead saw 'index'.
(#152) Unexpected use of '|'.
(#163) Expected an assignment or function call and instead saw an expression.
(#164) Expected an assignment or function call and instead saw an expression.
(#165) Unnecessary semicolon.
(#172) Unexpected use of '|'.
(#192) Expected '===' and instead saw '=='.
(#195) Expected '===' and instead saw '=='.
(#195) Confusing plusses.
(#201) Unnecessary semicolon.
(#205) Expected an assignment or function call and instead saw an expression.
(#207) Unnecessary semicolon.
(#218) Confusing plusses.
(#219) Missing '()' invoking a constructor.
(#41) 'index' is defined but never used.
(#160) 'data' is defined but never used.

CSS problems

(112 errors, 75 warnings)

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

theme/elegance/style/categories.css
(#11) Use of !important
(#14) Expected LBRACE at line 14, col 39.
(#14) Unexpected token '/' at line 14, col 39.
(#104) Unexpected token '[' at line 104, col 14.
theme/elegance/style/elegance.css
(#39) Unknown property 'font-smoothing'.
(#49) Unexpected token '[' at line 49, col 9.
(#53) Expected RBRACE at line 53, col 79.
(#69) Unexpected token '[' at line 69, col 9.
(#78) Unexpected token '[' at line 78, col 9.
(#89) Unexpected token '[' at line 89, col 9.
(#119) Unexpected token '[' at line 119, col 9.
(#125) Unexpected token '[' at line 125, col 9.
(#138) Use of !important
(#142) Use of !important
(#152) Unexpected token '[' at line 152, col 14.
(#153) Use of !important
(#157) Use of !important
(#158) Expected (normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit) but found 'b'.
(#235) Rule is empty.
(#236) Unexpected token '[' at line 236, col 14.
(#286) Rule is empty.
(#287) Unexpected token '[' at line 287, col 14.
(#290) Rule is empty.
(#291) Unexpected token '[' at line 291, col 14.
(#294) Rule is empty.
(#295) Unexpected token '[' at line 295, col 14.
(#298) Rule is empty.
(#299) Unexpected token '[' at line 299, col 14.
(#302) Rule is empty.
(#303) Unexpected token '[' at line 303, col 14.
(#306) Rule is empty.
(#307) Unexpected token '[' at line 307, col 14.
(#310) Rule is empty.
(#311) Unexpected token '[' at line 311, col 14.
(#314) Rule is empty.
(#315) Unexpected token '[' at line 315, col 14.
(#318) Rule is empty.
(#319) Unexpected token '[' at line 319, col 14.
(#322) Rule is empty.
(#323) Unexpected token '[' at line 323, col 14.
(#329) Unexpected token '[' at line 329, col 14.
(#386) Unexpected token '[' at line 386, col 9.
(#398) Unexpected token '[' at line 398, col 9.
(#418) Unexpected token '[' at line 418, col 20.
(#439) Unexpected token '[' at line 439, col 14.
(#443) Rule is empty.
(#444) Unexpected token '[' at line 444, col 14.
(#447) Rule is empty.
(#448) Unexpected token '[' at line 448, col 14.
(#451) Rule is empty.
(#452) Unexpected token '[' at line 452, col 14.
(#455) Rule is empty.
(#456) Unexpected token '[' at line 456, col 14.
(#459) Rule is empty.
(#460) Unexpected token '[' at line 460, col 14.
(#463) Rule is empty.
(#464) Unexpected token '[' at line 464, col 14.
(#467) Rule is empty.
(#468) Unexpected token '[' at line 468, col 14.
(#471) Rule is empty.
(#472) Unexpected token '[' at line 472, col 14.
(#475) Rule is empty.
(#476) Unexpected token '[' at line 476, col 14.
(#479) Rule is empty.
(#480) Unexpected token '[' at line 480, col 14.
(#483) Rule is empty.
(#484) Unexpected token '[' at line 484, col 14.
(#487) Rule is empty.
(#488) Unexpected token '[' at line 488, col 14.
(#491) Rule is empty.
(#492) Unexpected token '[' at line 492, col 14.
(#495) Rule is empty.
(#496) Unexpected token '[' at line 496, col 14.
(#499) Rule is empty.
(#500) Unexpected token '[' at line 500, col 14.
(#503) Rule is empty.
(#504) Unexpected token '[' at line 504, col 14.
(#507) Rule is empty.
(#508) Unexpected token '[' at line 508, col 14.
(#511) Rule is empty.
(#512) Unexpected token '[' at line 512, col 14.
(#515) Rule is empty.
(#516) Unexpected token '[' at line 516, col 14.
(#519) Rule is empty.
(#520) Unexpected token '[' at line 520, col 14.
(#523) Rule is empty.
(#524) Unexpected token '[' at line 524, col 14.
(#527) Rule is empty.
(#528) Unexpected token '[' at line 528, col 14.
(#531) Rule is empty.
(#532) Unexpected token '[' at line 532, col 14.
(#535) Rule is empty.
(#536) Unexpected token '[' at line 536, col 14.
(#591) Unexpected token '[' at line 591, col 14.
(#614) Expected RBRACKET at line 614, col 49.
(#642) Unexpected token '[' at line 642, col 23.
(#649) Unexpected token '[' at line 649, col 23.
(#656) Expected RBRACE at line 656, col 27.
(#663) Expected RBRACE at line 663, col 27.
(#672) Unexpected token '[' at line 672, col 21.
(#675) Rule is empty.
(#677) Unexpected token '[' at line 677, col 19.
(#678) Unexpected token '[' at line 678, col 22.
(#756) Expected RPAREN at line 756, col 20.
(#756) Unknown @ rule: @screen-sm-min.
(#777) Rule is empty.
(#779) Unexpected token '[' at line 779, col 9.
(#819) Unexpected token '[' at line 819, col 9.
(#849) Use of !important
(#853) Use of !important
(#854) Duplicate property 'font-size' found.
(#889) Unexpected token '[' at line 889, col 9.
(#896) float can't be used with display: inline-block.
(#1057) Rule is empty.
(#1058) Unexpected token '[' at line 1058, col 17.
(#1106) Expected RBRACKET at line 1106, col 49.
(#1143) Unexpected token '[' at line 1143, col 9.
(#1156) Unexpected token '[' at line 1156, col 20.
(#1198) Unexpected token '[' at line 1198, col 9.
(#1245) Use of !important
(#1281) Use of !important
(#1805) Use of !important
(#1814) Unexpected token '[' at line 1814, col 9.
(#1824) Expected RBRACKET at line 1824, col 49.
(#1828) Duplicate property '-webkit-box-shadow' found.
(#1829) Duplicate property '-moz-box-shadow' found.
(#1889) Unexpected token '[' at line 1889, col 9.
(#1928) Expected RBRACKET at line 1928, col 49.
(#1932) Duplicate property '-webkit-box-shadow' found.
(#1933) Duplicate property '-moz-box-shadow' found.
(#1938) Unexpected token '{' at line 1938, col 17.
(#1960) Unexpected token '[' at line 1960, col 9.
(#1964) Use of !important
(#1971) Use of !important
(#1978) Unexpected token '[' at line 1978, col 9.
(#1985) Unexpected token '[' at line 1985, col 9.
(#2014) Unexpected token '[' at line 2014, col 9.
(#2017) Unexpected token '[' at line 2017, col 9.
(#2022) Rule is empty.
(#2023) Unexpected token '[' at line 2023, col 9.
(#2116) Unknown @ rule: @-ms-keyframes.
(#2121) Duplicate property 'transform' found.
(#2122) Duplicate property 'transform' found.
(#2214) Rule is empty.
(#2215) Unexpected token '[' at line 2215, col 16.
(#2310) Use of !important
(#2316) Use of !important
(#2322) Use of !important
(#2328) Use of !important
(#2334) Use of !important
(#2356) Use of !important
(#2371) Use of !important
(#2372) Use of !important
(#2482) Unexpected token '[' at line 2482, col 20.
(#2588) float can't be used with display: inline-block.
(#2627) Unexpected token '[' at line 2627, col 8.
(#2726) float can't be used with display: table-cell.
(#2766) Use of !important
(#2767) Use of !important
(#2768) Use of !important
(#2769) Use of !important
(#2809) Use of !important
(#2902) Unexpected token '[' at line 2902, col 9.
(#2928) Unexpected token '[' at line 2928, col 20.
(#2963) Unexpected token '[' at line 2963, col 14.
(#3012) Rule is empty.
(#3017) Expected RBRACKET at line 3017, col 40.
(#3062) Unexpected token '[' at line 3062, col 13.
(#3068) Expected IDENT at line 3068, col 2.
(#3068) Expected IDENT at line 3068, col 2.
theme/elegance/style/login1.css
(#50) Rule is empty.
(#55) Unexpected token '[' at line 55, col 17.
(#150) Use of !important
(#157) Unexpected token '[' at line 157, col 12.
(#177) Unexpected token '[' at line 177, col 12.
theme/elegance/style/login2.css
(#23) Use of !important
(#26) Duplicate property '-webkit-box-shadow' found.
(#27) Duplicate property '-moz-box-shadow' found.
(#34) Duplicate property '-webkit-box-shadow' found.
(#35) Duplicate property '-moz-box-shadow' found.
(#45) Use of !important
(#47) Duplicate property '-webkit-box-shadow' found.
(#48) Duplicate property '-moz-box-shadow' found.
(#55) Duplicate property '-webkit-box-shadow' found.
(#56) Duplicate property '-moz-box-shadow' found.
theme/elegance/style/mobile.css
(#1) Expected IDENT at line 1, col 2.
(#1) Expected IDENT at line 1, col 2.

PHPDocs style problems

(102 errors, 1 warnings)

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

theme/elegance/config.php
(#23) Invalid phpdocs tag @authors used
theme/elegance/jquery/plugins.php
(#17) No one-line description found in phpdocs for file
(#34) Package core is not valid
theme/elegance/lang/en/theme_elegance.php
(#23) Invalid phpdocs tag @authors used
theme/elegance/layout/default.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/layout/embedded.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/layout/frontpage.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/layout/includes/footer.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/layout/includes/marketing.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/layout/includes/quicklinks.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/layout/includes/slideshow.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/layout/includes/standard_login.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/layout/login.php
(#28) Found comment starting with three or more slashes
(#36) Found comment starting with three or more slashes
(#40) Found comment starting with three or more slashes
(#104) Found comment starting with three or more slashes
(#121) Found comment starting with three or more slashes
(#165) Found comment starting with three or more slashes
(#184) Found comment starting with three or more slashes
(#185) Found comment starting with three or more slashes
(#334) Found comment starting with three or more slashes
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/layout/maintenance.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/layout/my.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/layout/secure.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/lib.php
(#28) Function theme_elegance_get_nav_links is not documented
(#81) Function theme_elegance_bootstrap3_grid is not documented
(#90) Function theme_elegance_initialise_reader is not documented
(#94) Function theme_elegance_process_css is not documented
(#296) Function theme_elegance_set_themecolor is not documented
(#306) Function theme_elegance_set_bodycolor is not documented
(#316) Function theme_elegance_set_fontcolor is not documented
(#326) Function theme_elegance_set_headingcolor is not documented
(#349) Function theme_elegance_pluginfile is not documented
(#487) Function theme_elegance_set_headerbg is not documented
(#499) Function theme_elegance_set_bodybg is not documented
(#511) Function theme_elegance_set_quicklinkiconcolor is not documented
(#522) Function theme_elegance_set_quicklinkbuttoncolor is not documented
(#533) Function theme_elegance_set_bannercolor1 is not documented
(#543) Function theme_elegance_set_bannercolor2 is not documented
(#553) Function theme_elegance_set_bannercolor3 is not documented
(#563) Function theme_elegance_set_bannercolor4 is not documented
(#573) Function theme_elegance_set_bannercolor5 is not documented
(#583) Function theme_elegance_set_bannercolor6 is not documented
(#593) Function theme_elegance_set_bannercolor7 is not documented
(#603) Function theme_elegance_set_bannercolor8 is not documented
(#613) Function theme_elegance_set_bannercolor9 is not documented
(#623) Function theme_elegance_set_bannercolor10 is not documented
(#633) Function theme_elegance_set_transparency is not documented
(#643) Function theme_elegance_set_videowidth is not documented
(#654) Function theme_elegance_page_init is not documented
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/elegance/renderers.php
(#23) Invalid phpdocs tag @authors used
theme/elegance/renderers/core_renderer.php
(#17) File-level phpdocs block is not found
(#28) Class theme_elegance_core_renderer is not documented
(#30) Function theme_elegance_core_renderer::navbar is not documented
(#39) Function theme_elegance_core_renderer::render_custom_menu is not documented
(#53) Function theme_elegance_core_renderer::render_custom_menu_item is not documented
(#102) Function theme_elegance_core_renderer::user_menu is not documented
(#108) Function theme_elegance_core_renderer::render_user_menu is not documented
(#293) Function theme_elegance_core_renderer::process_user_messages is not documented
(#314) Function theme_elegance_core_renderer::get_user_messages is not documented
(#347) Function theme_elegance_core_renderer::bootstrap_process_message is not documented
(#374) Function theme_elegance_core_renderer::render_pix_icon is not documented
(#383) Function theme_elegance_core_renderer::replace_moodle_icon is not documented
(#28) Package is not specified for class theme_elegance_core_renderer. It is also not specified in file-level phpdocs
theme/elegance/renderers/course_format_renderer.php
(#30) Class theme_elegance_format_topics_renderer is not documented
(#139) Class theme_elegance_format_weeks_renderer is not documented
(#250) Class theme_elegance_format_topcoll_renderer is not documented
(#340) Class theme_elegance_format_grid_renderer is not documented
(#430) Class theme_elegance_format_noticebd_renderer is not documented
(#526) Class theme_elegance_format_columns_renderer is not documented
(#53) Function theme_elegance_format_topics_renderer::get_nav_links is not documented
(#57) Function theme_elegance_format_topics_renderer::print_single_section_page is not documented
(#162) Function theme_elegance_format_weeks_renderer::get_nav_links is not documented
(#166) Function theme_elegance_format_weeks_renderer::print_single_section_page is not documented
(#252) Function theme_elegance_format_topcoll_renderer::get_nav_links is not documented
(#256) Function theme_elegance_format_topcoll_renderer::print_single_section_page is not documented
(#342) Function theme_elegance_format_grid_renderer::get_nav_links is not documented
(#346) Function theme_elegance_format_grid_renderer::print_single_section_page is not documented
(#432) Function theme_elegance_format_noticebd_renderer::get_nav_links is not documented
(#436) Function theme_elegance_format_noticebd_renderer::print_single_section_page is not documented
(#528) Function theme_elegance_format_columns_renderer::get_nav_links is not documented
(#532) Function theme_elegance_format_columns_renderer::print_single_section_page is not documented
(#20) Package theme is not valid
theme/elegance/renderers/course_renderer.php
(#2) Empty line found after PHP open tag
(#27) Class theme_elegance_core_course_renderer is not documented
(#18) No one-line description found in phpdocs for file
theme/elegance/settings.php
(#23) Invalid phpdocs tag @authors used
theme/elegance/version.php
(#23) Invalid phpdocs tag @authors used

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


Mustache template problems

(0 errors, 0 warnings)

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