Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(3940 errors, 281 warnings)

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

filter/generico/db/upgrade.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#37) Whitespace found at end of line
(#37) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#38) Whitespace found at end of line
(#40) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Line indented incorrectly; expected at least 8 spaces, found 4
(#42) No space found before comment text; expected "// determine which template we are using" but found "//determine which template we are using"
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#43) Expected "for (...) {\n"; found "for(...){\n"
(#43) Expected 1 space after first semicolon of FOR loop; 0 found
(#43) Expected 1 space after second semicolon of FOR loop; 0 found
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#43) Expected 1 space before "<="; 0 found
(#43) Expected 1 space after "<="; 0 found
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 12 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 16 spaces, found 4
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 16 spaces, found 4
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 16 spaces, found 4
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 16 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 20 spaces, found 5
(#49) Commas (,) must be followed by white space.
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 16 spaces, found 4
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 20 spaces, found 5
(#52) Commas (,) must be followed by white space.
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 12 spaces, found 3
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 8 spaces, found 2
(#58) Functions must not contain multiple empty lines in a row; found 3 empty lines
filter/generico/filter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) No space found before comment text; expected "// if we don't even have our tag, just bail out" but found "//if we don't even have our tag, just bail out"
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 2
(#44) Expected "if (...) {\n"; found "if(...){\n"
(#44) Commas (,) must be followed by white space.
(#44) Expected 1 space before "==="; 0 found
(#44) Expected 1 space after "==="; 0 found
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 12 spaces, found 3
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 8 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line indented incorrectly; expected at least 12 spaces, found 4
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 4
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#52) Closing brace indented incorrectly; expected 3 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Whitespace found at end of line
(#72) Expected 1 space after closing parenthesis; found 0
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#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 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) No space found before comment text; expected "// get our filter props" but found "//get our filter props"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) No space found before comment text; expected "// if we have no props, quit" but found "//if we have no props, quit"
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#81) Expected "if (...) {\n"; found "if(...){"
(#81) Closing brace must be on a line by itself
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) No space found before comment text; expected "// if we want to ignore the filter (for "how to use generico" or "cut and paste" this style use) we let it go" but found "//if we want to ignore the filter (for "how to use generico" or "cut and paste" this style use) we let it go"
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) No space found before comment text; expected "// to use this, make the last parameter of the filter passthrough=1" but found "//to use this, make the last parameter of the filter passthrough=1"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Inline control structures are not allowed
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) No space found before comment text; expected "// determine which template we are using" but found "//determine which template we are using"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#89) Expected "for (...) {\n"; found "for(...){\n"
(#89) Expected 1 space after first semicolon of FOR loop; 0 found
(#89) Expected 1 space after second semicolon of FOR loop; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "<="; 0 found
(#89) Expected 1 space after "<="; 0 found
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 3
(#90) Expected "if (...) {\n"; found "if(...){\n"
(#90) Expected 1 space before "=="; 0 found
(#90) Expected 1 space after "=="; 0 found
(#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 4
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 3
(#92) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) Expected 1 space before "=="; 0 found
(#92) Expected 1 space after "=="; 0 found
(#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 4
(#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 4
(#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 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) No space found before comment text; expected "// no key could be found if got all the way to 21" but found "//no key could be found if got all the way to 21"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#98) Expected "if (...) {\n"; found "if(...){"
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#98) Expected 1 space before "+"; 0 found
(#98) Expected 1 space after "+"; 0 found
(#98) Closing brace must be on a line by itself
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) No space found before comment text; expected "// fetch our template" but found "//fetch our template"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#101) Expected "if (...) {\n"; found "if(...){\n"
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#103) Expected "} else {\n"; found "}else{\n"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) No space found before comment text; expected "// fetch dataset info" but found "//fetch dataset info"
(#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
(#108) Variable "dataset_body" must not contain underscores.
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Variable "dataset_vars" must not contain underscores.
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) No space found before comment text; expected "// js custom script" but found "//js custom script"
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) No space found before comment text; expected "// we really just want to be sure anything that appears in custom script" but found "//we really just want to be sure anything that appears in custom script"
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) No space found before comment text; expected "// is stored in $filterprops and passed to js. we dont replace it server side because" but found "//is stored in $filterprops and passed to js. we dont replace it server side because"
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) No space found before comment text; expected "// of caching" but found "//of caching"
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Variable "js_custom_script" must not contain underscores.
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) No space found before comment text; expected "// replace the specified names with spec values" but found "//replace the specified names with spec values"
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#118) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Variable "dataset_vars" must not contain underscores.
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#120) Variable "dataset_vars" must not contain underscores.
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) No space found before comment text; expected "// fetch defaults for this template" but found "//fetch defaults for this template"
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#125) Expected "if (...) {\n"; found "if(...){\n"
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) No space found before comment text; expected "// replace our defaults, if not spec in the the filter string" but found "//replace our defaults, if not spec in the the filter string"
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#129) Expected "if (...) {\n"; found "if(...){\n"
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 12 spaces, found 3
(#130) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#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 16 spaces, found 4
(#131) Expected "if (...) {\n"; found "if(...){\n"
(#131) Commas (,) must be followed by white space.
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line indented incorrectly; expected at least 20 spaces, found 5
(#132) No space found before comment text; expected "// if we have options as defaults, lets just take the first one" but found "//if we have options as defaults, lets just take the first one"
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 20 spaces, found 5
(#133) Expected "if (...) {\n"; found "if(...){\n"
(#133) Commas (,) must be followed by white space.
(#133) Expected 1 space before "!=="; 0 found
(#133) Expected 1 space after "!=="; 0 found
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 24 spaces, found 6
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Commas (,) must be followed by white space.
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 20 spaces, found 5
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 20 spaces, found 5
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 20 spaces, found 5
(#137) Variable "dataset_vars" must not contain underscores.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Variable "dataset_vars" must not contain underscores.
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 20 spaces, found 5
(#138) No space found before comment text; expected "// stash for using in JS later" but found "//stash for using in JS later"
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 20 spaces, found 5
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 16 spaces, found 4
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 12 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) No space found before comment text; expected "// If we have autoid lets deal with that" but found "//If we have autoid lets deal with that"
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Commas (,) must be followed by white space.
(#146) Space found before semicolon; expected ");" but found ") ;"
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) No space found before comment text; expected "// stash this for passing to js" but found "//stash this for passing to js"
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#149) Expected 1 space before "="; 0 found
(#149) Expected 1 space after "="; 0 found
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) No space found before comment text; expected "// If template requires a MOODLEPAGEID lets give them one" but found "//If template requires a MOODLEPAGEID lets give them one"
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) No space found before comment text; expected "// this is a bit of a special case." but found "//this is a bit of a special case."
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Variable "dataset_vars" must not contain underscores.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Variable "dataset_vars" must not contain underscores.
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Line indented incorrectly; expected at least 4 spaces, found 1
(#156) No space found before comment text; expected "// stash this for passing to js" but found "//stash this for passing to js"
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
(#159) No space found before comment text; expected "// we should stash our wwwroot too" but found "//we should stash our wwwroot too"
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Variable "dataset_vars" must not contain underscores.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Variable "dataset_vars" must not contain underscores.
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) No space found before comment text; expected "// actually this is available from JS anyway M.cfg.wwwroot . But lets make it easy for people" but found "//actually this is available from JS anyway M.cfg.wwwroot . But lets make it easy for people"
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#164) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) No space found before comment text; expected "// if we have course variables e.g @@COURSE:ID@@" but found "//if we have course variables e.g @@COURSE:ID@@"
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 1
(#167) Expected "if (...) {\n"; found "if(...){\n"
(#167) Variable "dataset_vars" must not contain underscores.
(#167) Commas (,) must be followed by white space.
(#167) Expected 1 space before "!=="; 0 found
(#167) Expected 1 space after "!=="; 0 found
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 3
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 3
(#169) Commas (,) must be followed by white space.
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 6
(#170) Variable "d_stubs" must not contain underscores.
(#170) Commas (,) must be followed by white space.
(#170) Variable "dataset_vars" must not contain underscores.
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 6
(#171) Expected "if (...) {\n"; found "if(...){\n"
(#171) Variable "d_stubs" must not contain underscores.
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 spaces, found 5
(#172) Commas (,) must be followed by white space.
(#172) Variable "d_stubs" must not contain underscores.
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 6
(#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 3
(#174) Variable "j_stubs" must not contain underscores.
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Variable "js_custom_script" must not contain underscores.
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 3
(#175) Expected "if (...) {\n"; found "if(...){\n"
(#175) Variable "j_stubs" must not contain underscores.
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 5
(#176) Commas (,) must be followed by white space.
(#176) Variable "j_stubs" must not contain underscores.
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 6
(#177) Closing brace indented incorrectly; expected 3 spaces, found 6
(#178) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) No space found before comment text; expected "// Course Props" but found "//Course Props"
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 3
(#181) Expected 1 space before "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 3
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 8 spaces, found 3
(#183) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Line indented incorrectly; expected at least 12 spaces, found 4
(#184) No space found before comment text; expected "// we don't want the first one, its junk" but found "//we don't want the first one, its junk"
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 12 spaces, found 4
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 12 spaces, found 4
(#186) Expected "if (...) {\n"; found "if(...){"
(#186) Expected 1 space before "=="; 0 found
(#186) Expected 1 space after "=="; 0 found
(#186) Closing brace must be on a line by itself
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Line indented incorrectly; expected at least 12 spaces, found 4
(#187) No space found before comment text; expected "// init our prop value" but found "//init our prop value"
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 4
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Line indented incorrectly; expected at least 12 spaces, found 4
(#190) No space found before comment text; expected "// fetch the property name" but found "//fetch the property name"
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Line indented incorrectly; expected at least 12 spaces, found 4
(#191) No space found before comment text; expected "// user can use any case, but we work with lower case version" but found "//user can use any case, but we work with lower case version"
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 4
(#192) Commas (,) must be followed by white space.
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 4
(#193) Variable "courseprop_allcase" must not contain underscores.
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 4
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#194) Variable "courseprop_allcase" must not contain underscores.
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Whitespace found at end of line
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Line indented incorrectly; expected at least 12 spaces, found 4
(#196) No space found before comment text; expected "// check if it exists in course" but found "//check if it exists in course"
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 12 spaces, found 4
(#197) Expected "if (...) {\n"; found "if(...){\n"
(#197) Commas (,) must be followed by white space.
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 16 spaces, found 5
(#198) Expected 1 space before "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 12 spaces, found 4
(#199) Usage of ELSEIF not allowed; use ELSE IF instead
(#199) Expected 1 space before "=="; 0 found
(#199) Expected 1 space after "=="; 0 found
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 16 spaces, found 5
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 16 spaces, found 5
(#201) Expected "if (...) {\n"; found "if(...){\n"
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 20 spaces, found 6
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 16 spaces, found 5
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 12 spaces, found 4
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Line indented incorrectly; expected at least 12 spaces, found 4
(#205) No space found before comment text; expected "// if we have a propname and a propvalue, do the replace" but found "//if we have a propname and a propvalue, do the replace"
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 12 spaces, found 4
(#206) Expected "if (...) {\n"; found "if(...){\n"
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 16 spaces, found 5
(#207) Variable "courseprop_allcase" must not contain underscores.
(#207) Commas (,) must be followed by white space.
(#207) Commas (,) must be followed by white space.
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 16 spaces, found 5
(#208) Variable "dataset_vars" must not contain underscores.
(#208) Variable "courseprop_allcase" must not contain underscores.
(#208) Commas (,) must be followed by white space.
(#208) Commas (,) must be followed by white space.
(#208) Variable "dataset_vars" must not contain underscores.
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Line indented incorrectly; expected at least 16 spaces, found 5
(#209) No space found before comment text; expected "// stash this for passing to js" but found "//stash this for passing to js"
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 16 spaces, found 5
(#210) Variable "courseprop_allcase" must not contain underscores.
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 12 spaces, found 4
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 8 spaces, found 3
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 4 spaces, found 1
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) No space found before comment text; expected "// if we have user variables e.g @@USER:FIRSTNAME@@" but found "//if we have user variables e.g @@USER:FIRSTNAME@@"
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) No space found before comment text; expected "// It is a bit wordy, because trying to avoid loading a lib" but found "//It is a bit wordy, because trying to avoid loading a lib"
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) No space found before comment text; expected "// or making a DB call if unneccessary" but found "//or making a DB call if unneccessary"
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 4 spaces, found 1
(#218) Expected "if (...) {\n"; found "if(...){\n"
(#218) Variable "dataset_vars" must not contain underscores.
(#218) Variable "js_custom_script" must not contain underscores.
(#218) Commas (,) must be followed by white space.
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Commas (,) must be followed by white space.
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Variable "d_stubs" must not contain underscores.
(#221) Commas (,) must be followed by white space.
(#221) Variable "dataset_vars" must not contain underscores.
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 8 spaces, found 2
(#222) Expected "if (...) {\n"; found "if(...){\n"
(#222) Variable "d_stubs" must not contain underscores.
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Commas (,) must be followed by white space.
(#223) Variable "d_stubs" must not contain underscores.
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 8 spaces, found 2
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Variable "j_stubs" must not contain underscores.
(#225) Commas (,) must be followed by white space.
(#225) Variable "js_custom_script" must not contain underscores.
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 8 spaces, found 2
(#226) Expected "if (...) {\n"; found "if(...){\n"
(#226) Variable "j_stubs" must not contain underscores.
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 3
(#227) Commas (,) must be followed by white space.
(#227) Variable "j_stubs" must not contain underscores.
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 8 spaces, found 2
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) No space found before comment text; expected "// User Props" but found "//User Props"
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#233) Line indented incorrectly; expected 8 spaces, found 2
(#233) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Line indented incorrectly; expected at least 12 spaces, found 3
(#234) No space found before comment text; expected "// we don't want the first one, its junk" but found "//we don't want the first one, its junk"
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 12 spaces, found 3
(#236) Expected "if (...) {\n"; found "if(...){"
(#236) Expected 1 space before "=="; 0 found
(#236) Expected 1 space after "=="; 0 found
(#236) Closing brace must be on a line by itself
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Line indented incorrectly; expected at least 12 spaces, found 3
(#237) No space found before comment text; expected "// init our prop value" but found "//init our prop value"
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 12 spaces, found 3
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Line indented incorrectly; expected at least 12 spaces, found 3
(#240) No space found before comment text; expected "// fetch the property name" but found "//fetch the property name"
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#241) No space found before comment text; expected "// user can use any case, but we work with lower case version" but found "//user can use any case, but we work with lower case version"
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 12 spaces, found 3
(#242) Commas (,) must be followed by white space.
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 12 spaces, found 3
(#243) Variable "userprop_allcase" must not contain underscores.
(#243) Commas (,) must be followed by white space.
(#243) Commas (,) must be followed by white space.
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 12 spaces, found 3
(#244) Expected 1 space before "="; 0 found
(#244) Expected 1 space after "="; 0 found
(#244) Variable "userprop_allcase" must not contain underscores.
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Whitespace found at end of line
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) No space found before comment text; expected "// check if it exists in user, else look for it in profile fields" but found "//check if it exists in user, else look for it in profile fields"
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 12 spaces, found 3
(#247) Expected "if (...) {\n"; found "if(...){\n"
(#247) Commas (,) must be followed by white space.
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 16 spaces, found 4
(#248) Expected 1 space before "="; 0 found
(#248) Expected 1 space after "="; 0 found
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 12 spaces, found 3
(#249) Expected "} else {\n"; found "}else{\n"
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 16 spaces, found 4
(#250) Expected "if (...) {\n"; found "if(...){\n"
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 20 spaces, found 5
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 20 spaces, found 5
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 16 spaces, found 4
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 16 spaces, found 4
(#254) Expected "if (...) {\n"; found "if(...){\n"
(#254) Commas (,) must be followed by white space.
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 20 spaces, found 5
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 16 spaces, found 4
(#256) Expected "} else {\n"; found "}else{\n"
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 20 spaces, found 5
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 24 spaces, found 6
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 28 spaces, found 7
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 28 spaces, found 7
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 28 spaces, found 7
(#261) Variable "user_picture" must not contain underscores.
(#261) Expected 1 space before "="; 0 found
(#261) Expected 1 space after "="; 0 found
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 28 spaces, found 7
(#262) Variable "user_picture" must not contain underscores.
(#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
(#264) Whitespace found at end of line
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 24 spaces, found 6
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 28 spaces, found 7
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 28 spaces, found 7
(#267) Expected 1 space before "=>"; 0 found
(#267) Expected 1 space after "=>"; 0 found
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 20 spaces, found 5
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 16 spaces, found 4
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 12 spaces, found 3
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Whitespace found at end of line
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Line indented incorrectly; expected at least 12 spaces, found 3
(#273) No space found before comment text; expected "// if we have a propname and a propvalue, do the replace" but found "//if we have a propname and a propvalue, do the replace"
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 12 spaces, found 3
(#274) Expected "if (...) {\n"; found "if(...){\n"
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Line indented incorrectly; expected at least 16 spaces, found 4
(#275) No space found before comment text; expected "// echo "userprop:" . $userprop . '<br/>propvalue:' . $propvalue;" but found "//echo "userprop:" . $userprop . '<br/>propvalue:' . $propvalue;"
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 16 spaces, found 4
(#276) Variable "userprop_allcase" must not contain underscores.
(#276) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 16 spaces, found 4
(#277) Variable "dataset_vars" must not contain underscores.
(#277) Variable "userprop_allcase" must not contain underscores.
(#277) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#277) Variable "dataset_vars" must not contain underscores.
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Line indented incorrectly; expected at least 16 spaces, found 4
(#278) No space found before comment text; expected "// stash this for passing to js" but found "//stash this for passing to js"
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 16 spaces, found 4
(#279) Variable "userprop_allcase" must not contain underscores.
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 12 spaces, found 3
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 8 spaces, found 2
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Line indented incorrectly; expected at least 4 spaces, found 1
(#284) No space found before comment text; expected "// if we have a dataset body" but found "//if we have a dataset body"
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) No space found before comment text; expected "// we split the $data_vars string passed in by user (which should have had all the replacing done)" but found "//we split the $data_vars string passed in by user (which should have had all the replacing done)"
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#286) No space found before comment text; expected "// into the vars array. This is passed to get_records_sql and the returned result is stored" but found "//into the vars array. This is passed to get_records_sql and the returned result is stored"
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#287) No space found before comment text; expected "// in filter props. If its a single record, its available to the body area." but found "//in filter props. If its a single record, its available to the body area."
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) No space found before comment text; expected "// otherwise it needs to be accessewd from javascript in the DATASET variable" but found "//otherwise it needs to be accessewd from javascript in the DATASET variable"
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 4 spaces, found 1
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 4 spaces, found 1
(#290) Expected "if (...) {\n"; found "if(...){\n"
(#290) Variable "dataset_body" must not contain underscores.
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 8 spaces, found 2
(#292) Expected "if (...) {\n"; found "if(...){\n"
(#292) Variable "dataset_vars" must not contain underscores.
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 12 spaces, found 3
(#293) Expected 1 space before "="; 0 found
(#293) Expected 1 space after "="; 0 found
(#293) Commas (,) must be followed by white space.
(#293) Variable "dataset_vars" must not contain underscores.
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 8 spaces, found 2
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 8 spaces, found 2
(#295) Expected "try {\n...} catch (...) {\n"; found "try {\n...}catch(...){\n"
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 3
(#296) Variable "dataset_body" must not contain underscores.
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 12 spaces, found 3
(#297) Expected "if (...) {\n"; found "if(...) {\n"
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 16 spaces, found 4
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Line indented incorrectly; expected at least 16 spaces, found 4
(#299) No space found before comment text; expected "// replace the specified names with spec values, if its a one element array" but found "//replace the specified names with spec values, if its a one element array"
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 16 spaces, found 4
(#300) The use of function sizeof() is forbidden; use count() instead
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 20 spaces, found 5
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 20 spaces, found 5
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 24 spaces, found 6
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 20 spaces, found 5
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 16 spaces, found 4
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 12 spaces, found 3
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 8 spaces, found 2
(#307) Empty CATCH statement detected
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) This comment is 50% valid code; is this commented out code?
(#308) Line indented incorrectly; expected at least 12 spaces, found 3
(#308) No space found before comment text; expected "// do nothing;" but found "//do nothing;"
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 8 spaces, found 2
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 4 spaces, found 1
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Whitespace found at end of line
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 4 spaces, found 1
(#312) No space found before comment text; expected "// If this is the end tag we don't need to subsequent CSS and JS stuff. We already did it." but found "//If this is the end tag we don't need to subsequent CSS and JS stuff. We already did it."
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 4 spaces, found 1
(#313) Expected "if (...) {\n"; found "if(...){\n"
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Whitespace found at end of line
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Line indented incorrectly; expected at least 4 spaces, found 1
(#317) No space found before comment text; expected "// get the conf info we need for this template" but found "//get the conf info we need for this template"
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Expected 1 space before "="; 0 found
(#319) Expected 1 space after "="; 0 found
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 4 spaces, found 1
(#320) Variable "require_js" must not contain underscores.
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 4 spaces, found 1
(#321) Variable "require_css" must not contain underscores.
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 4 spaces, found 1
(#322) Variable "require_jquery" must not contain underscores.
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Line indented incorrectly; expected at least 4 spaces, found 1
(#323) No space found before comment text; expected "// are we AMD and Moodle 2.9 or more?" but found "//are we AMD and Moodle 2.9 or more?"
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 4 spaces, found 1
(#324) Variable "require_amd" must not contain underscores.
(#324) Expected 1 space before ">="; 0 found
(#324) Expected 1 space after ">="; 0 found
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Whitespace found at end of line
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#326) No space found before comment text; expected "// figure out if this is https or http. We don't want to scare the browser" but found "//figure out if this is https or http. We don't want to scare the browser"
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 4 spaces, found 1
(#327) Expected "if (...) {\n"; found "if(...){\n"
(#327) Commas (,) must be followed by white space.
(#327) Expected 1 space before "==="; 0 found
(#327) Expected 1 space after "==="; 0 found
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#329) Expected "} else {\n"; found "}else{\n"
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 2
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 4 spaces, found 1
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Inline comments must start with a capital letter, digit or 3-dots sequence
(#333) Line indented incorrectly; expected at least 4 spaces, found 1
(#333) No space found before comment text; expected "// load jquery" but found "//load jquery"
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Line indented incorrectly; expected at least 4 spaces, found 1
(#334) No space found before comment text; expected "// We ALWAYS load jquery using require js so this can be deleted soon I hopw" but found "//We ALWAYS load jquery using require js so this can be deleted soon I hopw"
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 4 spaces, found 1
(#335) Expected "if (...) {\n"; found "if(...){\n"
(#335) Variable "require_jquery" must not contain underscores.
(#335) Variable "require_amd" must not contain underscores.
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Line indented incorrectly; expected at least 8 spaces, found 2
(#336) No space found before comment text; expected "// we don't use moodle jquery. To keep things consistent, though the user could point jqueryurl to moodle's one" but found "//we don't use moodle jquery. To keep things consistent, though the user could point jqueryurl to moodle's one"
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) This comment is 74% valid code; is this commented out code?
(#337) Line indented incorrectly; expected at least 8 spaces, found 2
(#337) No space found before comment text; expected "// if(!$PAGE->headerprinted && !$PAGE->requires->is_head_done()){" but found "//if(!$PAGE->headerprinted && !$PAGE->requires->is_head_done()){"
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 8 spaces, found 2
(#338) Expected "if (...) {\n"; found "if(...){\n"
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 12 spaces, found 3
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 8 spaces, found 2
(#340) Expected "} else {\n"; found "}else{\n"
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Line indented incorrectly; expected at least 12 spaces, found 3
(#341) No space found before comment text; expected "// use this for external JQuery" but found "//use this for external JQuery"
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 12 spaces, found 3
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 8 spaces, found 2
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 4 spaces, found 1
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Whitespace found at end of line
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Line indented incorrectly; expected at least 4 spaces, found 1
(#346) No space found before comment text; expected "// massage the js URL depending on schemes and rel. links etc. Then insert it" but found "//massage the js URL depending on schemes and rel. links etc. Then insert it"
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Line indented incorrectly; expected at least 4 spaces, found 1
(#347) No space found before comment text; expected "// with AMD we set these as dependencies, so we don't need this song and dance" but found "//with AMD we set these as dependencies, so we don't need this song and dance"
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 4 spaces, found 1
(#348) Expected "if (...) {\n"; found "if(...){\n"
(#348) Variable "require_amd" must not contain underscores.
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Expected 1 space before "="; 0 found
(#349) Expected 1 space after "="; 0 found
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 8 spaces, found 2
(#350) Expected "if (...) {\n"; found "if(...){\n"
(#350) Variable "require_js" must not contain underscores.
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 12 spaces, found 3
(#351) Expected "if (...) {\n"; found "if(...){\n"
(#351) Variable "require_js" must not contain underscores.
(#351) Commas (,) must be followed by white space.
(#351) Expected 1 space before "==="; 0 found
(#351) Expected 1 space after "==="; 0 found
(#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 4
(#352) Variable "require_js" must not contain underscores.
(#352) Variable "require_js" must not contain underscores.
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 12 spaces, found 3
(#353) Usage of ELSEIF not allowed; use ELSE IF instead
(#353) Variable "require_js" must not contain underscores.
(#353) Commas (,) must be followed by white space.
(#353) Expected 1 space before "==="; 0 found
(#353) Expected 1 space after "==="; 0 found
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 16 spaces, found 4
(#354) Variable "require_js" must not contain underscores.
(#354) Variable "require_js" must not contain underscores.
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 12 spaces, found 3
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Whitespace found at end of line
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Line indented incorrectly; expected at least 12 spaces, found 3
(#357) No space found before comment text; expected "// for load method: NO AMD" but found "//for load method: NO AMD"
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 12 spaces, found 3
(#358) Variable "require_js" must not contain underscores.
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Whitespace found at end of line
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Line indented incorrectly; expected at least 12 spaces, found 3
(#360) No space found before comment text; expected "// for load method: AMD" but found "//for load method: AMD"
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) This comment is 57% valid code; is this commented out code?
(#361) Line indented incorrectly; expected at least 12 spaces, found 3
(#361) No space found before comment text; expected "// $require_js = substr($require_js, 0, -3);" but found "//$require_js = substr($require_js, 0, -3);"
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 12 spaces, found 3
(#362) Variable "require_js" must not contain underscores.
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 8 spaces, found 2
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Whitespace found at end of line
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) No space found before comment text; expected "// if we have an uploaded JS file, then lets include that" but found "//if we have an uploaded JS file, then lets include that"
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 2
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 8 spaces, found 2
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 8 spaces, found 2
(#368) Expected "if (...) {\n"; found "if(...){\n"
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 12 spaces, found 3
(#369) Commas (,) must be followed by white space.
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Whitespace found at end of line
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Line indented incorrectly; expected at least 12 spaces, found 3
(#371) No space found before comment text; expected "// for load method: NO AMD" but found "//for load method: NO AMD"
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 12 spaces, found 3
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Whitespace found at end of line
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Line indented incorrectly; expected at least 12 spaces, found 3
(#374) No space found before comment text; expected "// for load method: AMD" but found "//for load method: AMD"
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) This comment is 57% valid code; is this commented out code?
(#375) Line indented incorrectly; expected at least 12 spaces, found 3
(#375) No space found before comment text; expected "// $uploadjsurl = substr($uploadjsurl, 0, -3);" but found "//$uploadjsurl = substr($uploadjsurl, 0, -3);"
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 12 spaces, found 3
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 8 spaces, found 2
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 4 spaces, found 1
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Line indented incorrectly; expected at least 4 spaces, found 1
(#380) No space found before comment text; expected "// massage the CSS URL depending on schemes and rel. links etc." but found "//massage the CSS URL depending on schemes and rel. links etc."
(#380) Whitespace found at end of line
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 4 spaces, found 1
(#381) Expected "if (...) {\n"; found "if(...){\n"
(#381) Variable "require_css" must not contain underscores.
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 8 spaces, found 2
(#382) Expected "if (...) {\n"; found "if(...){\n"
(#382) Variable "require_css" must not contain underscores.
(#382) Commas (,) must be followed by white space.
(#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 12 spaces, found 3
(#383) Variable "require_css" must not contain underscores.
(#383) Variable "require_css" must not contain underscores.
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 8 spaces, found 2
(#384) Usage of ELSEIF not allowed; use ELSE IF instead
(#384) Variable "require_css" must not contain underscores.
(#384) Commas (,) must be followed by white space.
(#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 12 spaces, found 3
(#385) Variable "require_css" must not contain underscores.
(#385) Variable "require_css" must not contain underscores.
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 8 spaces, found 2
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 4 spaces, found 1
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Whitespace found at end of line
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Line indented incorrectly; expected at least 4 spaces, found 1
(#389) No space found before comment text; expected "// if we have an uploaded CSS file, then lets include that" but found "//if we have an uploaded CSS file, then lets include that"
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 4 spaces, found 1
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 4 spaces, found 1
(#391) Expected "if (...) {\n"; found "if(...){\n"
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Commas (,) must be followed by white space.
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 4 spaces, found 1
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Whitespace found at end of line
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) Line indented incorrectly; expected at least 4 spaces, found 1
(#395) No space found before comment text; expected "// if not too late: load css in header" but found "//if not too late: load css in header"
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Line indented incorrectly; expected at least 4 spaces, found 1
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 4 spaces, found 1
(#397) Expected 1 space before "="; 0 found
(#397) Expected 1 space after "="; 0 found
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#398) Expected 1 space before "="; 0 found
(#398) Expected 1 space after "="; 0 found
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Expected 1 space before "="; 0 found
(#399) Expected 1 space after "="; 0 found
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Whitespace found at end of line
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Line indented incorrectly; expected at least 4 spaces, found 1
(#401) No space found before comment text; expected "// require any scripts from the template" but found "//require any scripts from the template"
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 4 spaces, found 1
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 4 spaces, found 1
(#403) Expected "if (...) {\n"; found "if(...){\n"
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#404) Expected 1 space after "="; 0 found
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line 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) Whitespace found at end of line
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 4 spaces, found 1
(#408) Expected "if (...) {\n"; found "if(...){\n"
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 8 spaces, found 2
(#409) Expected "if (...) {\n"; found "if(...){\n"
(#409) Variable "require_css" must not contain underscores.
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 12 spaces, found 3
(#410) Variable "require_css" must not contain underscores.
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 8 spaces, found 2
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 8 spaces, found 2
(#412) Expected "if (...) {\n"; found "if(...){\n"
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 12 spaces, found 3
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 8 spaces, found 2
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 8 spaces, found 2
(#415) Expected "if (...) {\n"; found "if(...){\n"
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 12 spaces, found 3
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 8 spaces, found 2
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 4 spaces, found 1
(#418) Expected "} else {\n"; found "}else{\n"
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 8 spaces, found 2
(#419) Expected "if (...) {\n"; found "if(...){\n"
(#419) Variable "require_css" must not contain underscores.
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 12 spaces, found 3
(#420) Expected 1 space before "="; 0 found
(#420) Expected 1 space after "="; 0 found
(#420) Variable "require_css" must not contain underscores.
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 8 spaces, found 2
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 8 spaces, found 2
(#422) Expected "if (...) {\n"; found "if(...){\n"
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 12 spaces, found 3
(#423) Expected 1 space before "="; 0 found
(#423) Expected 1 space after "="; 0 found
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 8 spaces, found 2
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 8 spaces, found 2
(#425) Expected "if (...) {\n"; found "if(...){\n"
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 12 spaces, found 3
(#426) Expected 1 space before "="; 0 found
(#426) Expected 1 space after "="; 0 found
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 8 spaces, found 2
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Whitespace found at end of line
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 4 spaces, found 1
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Whitespace found at end of line
(#430) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Whitespace found at end of line
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Line indented incorrectly; expected at least 4 spaces, found 1
(#432) No space found before comment text; expected "// Tell javascript which template this is" but found "//Tell javascript which template this is"
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 4 spaces, found 1
(#434) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Whitespace found at end of line
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 4 spaces, found 1
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 4 spaces, found 3
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 4 spaces, found 3
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 4 spaces, found 3
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 4 spaces, found 2
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Whitespace found at end of line
(#441) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Line indented incorrectly; expected at least 4 spaces, found 1
(#443) No space found before comment text; expected "// AMD or not, and then load our js for this template on the page" but found "//AMD or not, and then load our js for this template on the page"
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 4 spaces, found 1
(#444) Expected "if (...) {\n"; found "if(...){\n"
(#444) Variable "require_amd" must not contain underscores.
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 8 spaces, found 2
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 8 spaces, found 2
(#447) Variable "template_amd_script" must not contain underscores.
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#449) Line indented incorrectly; expected at least 8 spaces, found 2
(#449) No space found before comment text; expected "// props can't be passed at much length , Moodle complains about too many" but found "//props can't be passed at much length , Moodle complains about too many"
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Line indented incorrectly; expected at least 8 spaces, found 2
(#450) No space found before comment text; expected "// so we do this ... lets hope it don't break things" but found "//so we do this ... lets hope it don't break things"
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 8 spaces, found 2
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 8 spaces, found 2
(#452) Variable "props_html" must not contain underscores.
(#452) Line exceeds 132 characters; contains 159 characters
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 8 spaces, found 2
(#453) Variable "props_html" must not contain underscores.
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Whitespace found at end of line
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Line indented incorrectly; expected at least 8 spaces, found 2
(#455) No space found before comment text; expected "// load define for this template. Later it will be called from loadgenerico" but found "//load define for this template. Later it will be called from loadgenerico"
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 8 spaces, found 2
(#456) Variable "template_amd_script" must not contain underscores.
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Line indented incorrectly; expected at least 8 spaces, found 2
(#457) No space found before comment text; expected "// for AMD generico script" but found "//for AMD generico script"
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 8 spaces, found 2
(#458) Commas (,) must be followed by white space.
(#458) Expected 1 space before "=>"; 0 found
(#458) Expected 1 space after "=>"; 0 found
(#459) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 4 spaces, found 1
(#461) Expected "} else {\n"; found "}else{\n"
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Line indented incorrectly; expected at least 8 spaces, found 2
(#463) No space found before comment text; expected "// require any scripts from the template" but found "//require any scripts from the template"
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 8 spaces, found 2
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Whitespace found at end of line
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Whitespace found at end of line
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Line indented incorrectly; expected at least 8 spaces, found 2
(#466) No space found before comment text; expected "// for no AMD" but found "//for no AMD"
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 8 spaces, found 2
(#467) Commas (,) must be followed by white space.
(#467) Commas (,) must be followed by white space.
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 4 spaces, found 1
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Whitespace found at end of line
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Line indented incorrectly; expected at least 4 spaces, found 1
(#470) No space found before comment text; expected "// finally return our template text" but found "//finally return our template text"
(#470) Whitespace found at end of line
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 4 spaces, found 1
filter/generico/genericocss.php
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) This comment is 75% valid code; is this commented out code?
(#26) No space found before comment text; expected "// define('AJAX_SCRIPT', true);" but found "//define('AJAX_SCRIPT', true);"
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#30) Commas (,) must be followed by white space.
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// get presets" but found "//get presets"
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
filter/generico/genericojs.php
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) This comment is 75% valid code; is this commented out code?
(#26) No space found before comment text; expected "// define('AJAX_SCRIPT', true);" but found "//define('AJAX_SCRIPT', true);"
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#31) Commas (,) must be followed by white space.
(#33) Variable "template_script" must not contain underscores.
(#35) Variable "template_script" must not contain underscores.
filter/generico/lang/en/filter_generico.php
(#2) The opening <?php tag must be followed by exactly one newline.
filter/generico/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected 1 space after closing parenthesis; found 0
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Whitespace found at end of line
(#40) Expected 1 space after closing parenthesis; found 0
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 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
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Expected "if (...) {\n"; found "if(...){\n"
(#43) Expected 1 space before ">"; 0 found
(#43) Expected 1 space after ">"; 0 found
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Expected "} else {\n"; found "}else{\n"
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#50) Expected 1 space after closing parenthesis; found 0
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) No space found before comment text; expected "// this just removes the {GENERICO: .. }" but found "//this just removes the {GENERICO: .. }"
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) No space found before comment text; expected "// here we remove any html tags we find. They should not be in here" but found "//here we remove any html tags we find. They should not be in here"
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) No space found before comment text; expected "// here we remove any html tags we find. They should not be in here" but found "//here we remove any html tags we find. They should not be in here"
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) No space found before comment text; expected "// and we return the guts of the filter string for parsing" but found "//and we return the guts of the filter string for parsing"
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) No space found before comment text; expected "// Now we just have our properties string" but found "//Now we just have our properties string"
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) No space found before comment text; expected "// Lets run our regular expression over them" but found "//Lets run our regular expression over them"
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) No space found before comment text; expected "// string should be property=value,property=value" but found "//string should be property=value,property=value"
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) No space found before comment text; expected "// got this regexp from http://stackoverflow.com/questions/168171/regular-expression-for-parsing-name-value-pairs" but found "//got this regexp from http://stackoverflow.com/questions/168171/regular-expression-for-parsing-name-value-pairs"
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) No space found before comment text; expected "// here we match the filter string and split into name array (matches[1]) and value array (matches[2])" but found "//here we match the filter string and split into name array (matches[1]) and value array (matches[2])"
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) No space found before comment text; expected "// we then add those to a name value array." but found "//we then add those to a name value array."
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#70) Expected "if (...) {\n"; found "if (...){\t\t\n"
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#72) Expected "for (...) {\n"; found "for (...){\n"
(#72) Expected 1 space after "="; 0 found
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) This comment is 63% valid code; is this commented out code?
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) No space found before comment text; expected "// this could be done better, I am sure. WE are removing the quotes from start and end" but found "//this could be done better, I am sure. WE are removing the quotes from start and end"
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) No space found before comment text; expected "// this wil however remove multiple quotes id they exist at start and end. NG really" but found "//this wil however remove multiple quotes id they exist at start and end. NG really"
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) Commas (,) must be followed by white space.
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#88) Expected "for (...) {\n"; found "for(...){\n"
(#88) Expected 1 space after first semicolon of FOR loop; 0 found
(#88) Expected 1 space after second semicolon of FOR loop; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "<="; 0 found
(#88) Expected 1 space after "<="; 0 found
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 8 spaces, found 5
(#89) Expected "if (...) {\n"; found "if(...){\n"
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 12 spaces, found 6
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 16 spaces, found 10
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 12 spaces, found 9
(#92) Closing brace indented incorrectly; expected 6 spaces, found 9
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#93) Closing brace indented incorrectly; expected 5 spaces, found 2
(#93) Whitespace found at end of line
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Expected 1 space(s) before asterisk; 7 found
(#101) Expected 1 space(s) before asterisk; 7 found
(#102) Expected 1 space(s) before asterisk; 7 found
(#103) Expected 1 space(s) before asterisk; 6 found
(#104) Expected 1 space(s) before asterisk; 7 found
(#105) Expected 1 space(s) before asterisk; 7 found
(#106) Expected 1 space(s) before asterisk; 7 found
(#107) Expected 1 space(s) before asterisk; 7 found
(#108) Line indented incorrectly; expected 0 spaces, found 3
(#110) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#111) Whitespace found at end of line
(#115) Whitespace found at end of line
(#116) Line exceeds 132 characters; contains 134 characters
(#117) Whitespace found at end of line
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) This comment is 62% valid code; is this commented out code?
(#122) Line indented incorrectly; expected 0 spaces, found 5
(#122) Closing brace indented incorrectly; expected 3 spaces, found 5
(#128) Whitespace found at end of line
(#131) Whitespace found at end of line
(#133) Line indented incorrectly; expected 4 spaces, found 9
(#135) Line indented incorrectly; expected 4 spaces, found 9
(#136) Expected 1 space before "*"; 0 found
(#136) Expected 1 space after "*"; 0 found
(#136) Expected 1 space before "*"; 0 found
(#136) Expected 1 space after "*"; 0 found
(#136) Expected 1 space before "*"; 0 found
(#136) Expected 1 space after "*"; 0 found
(#137) Line indented incorrectly; expected 4 spaces, found 9
(#138) Whitespace found at end of line
(#141) Whitespace found at end of line
(#144) Line indented incorrectly; expected 4 spaces, found 10
(#147) Line indented incorrectly; expected 4 spaces, found 10
(#149) Line indented incorrectly; expected 4 spaces, found 10
filter/generico/locallib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 2
(#34) Expected 3 space(s) before asterisk; 5 found
(#35) Expected 3 space(s) before asterisk; 5 found
(#39) Whitespace found at end of line
(#41) Expected 1 space after closing parenthesis; found 0
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) No space found before comment text; expected "// are we AMD and Moodle 2.9 or more?" but found "//are we AMD and Moodle 2.9 or more?"
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Variable "require_amd" must not contain underscores.
(#49) Expected 1 space before ">="; 0 found
(#49) Expected 1 space after ">="; 0 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) No space found before comment text; expected "// get presets" but found "//get presets"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) No space found before comment text; expected "// fetch all the variables we use (make sure we have no duplicates)" but found "//fetch all the variables we use (make sure we have no duplicates)"
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) No space found before comment text; expected "// these props are in the opts array in the allopts[] array on the page" but found "//these props are in the opts array in the allopts[] array on the page"
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) No space found before comment text; expected "// since we are writing the JS we write the opts['name'] into the js, but" but found "//since we are writing the JS we write the opts['name'] into the js, but"
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) No space found before comment text; expected "// have to remove quotes from template eg "@@VAR@@" => opts['var'] //NB no quotes." but found "//have to remove quotes from template eg "@@VAR@@" => opts['var'] //NB no quotes."
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) No space found before comment text; expected "// thats worth knowing for the admin who writed the JS load code for the template." but found "//thats worth knowing for the admin who writed the JS load code for the template."
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 2
(#64) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Line indented incorrectly; expected at least 12 spaces, found 3
(#65) No space found before comment text; expected "// case: single quotes" but found "//case: single quotes"
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 12 spaces, found 3
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 12 spaces, found 3
(#67) No space found before comment text; expected "// case: double quotes" but found "//case: double quotes"
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Line indented incorrectly; expected at least 12 spaces, found 3
(#69) No space found before comment text; expected "// case: no quotes" but found "//case: no quotes"
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 2
(#73) Expected "if (...) {\n"; found "if(...){\n"
(#73) Variable "require_amd" must not contain underscores.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) No space found before comment text; expected "// figure out if this is https or http. We don't want to scare the browser" but found "//figure out if this is https or http. We don't want to scare the browser"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 12 spaces, found 3
(#77) Expected "if (...) {\n"; found "if(...){"
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space before "==="; 0 found
(#77) Expected 1 space after "==="; 0 found
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#77) Closing brace must be on a line by itself
(#78) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) No space found before comment text; expected "// this is for loading as dependencies the uploaded or linked files" but found "//this is for loading as dependencies the uploaded or linked files"
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) No space found before comment text; expected "// massage the js URL depending on schemes and rel. links etc. Then insert it" but found "//massage the js URL depending on schemes and rel. links etc. Then insert it"
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 4
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 12 spaces, found 4
(#83) Expected "if (...) {\n"; found "if(...){\n"
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 16 spaces, found 5
(#84) Expected "if (...) {\n"; found "if(...){\n"
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space before "==="; 0 found
(#84) Expected 1 space after "==="; 0 found
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 20 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 16 spaces, found 5
(#86) Usage of ELSEIF not allowed; use ELSE IF instead
(#86) Commas (,) must be followed by white space.
(#86) Expected 1 space before "==="; 0 found
(#86) Expected 1 space after "==="; 0 found
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 20 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 16 spaces, found 5
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Line indented incorrectly; expected at least 16 spaces, found 5
(#89) No space found before comment text; expected "// remove .js from end" but found "//remove .js from end"
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) This comment is 57% valid code; is this commented out code?
(#90) Line indented incorrectly; expected at least 16 spaces, found 5
(#90) No space found before comment text; expected "// $requiredjs = substr($requiredjs, 0, -3);" but found "//$requiredjs = substr($requiredjs, 0, -3);"
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 12 spaces, found 4
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line indented incorrectly; expected at least 12 spaces, found 4
(#93) No space found before comment text; expected "// if we have an uploaded JS file, then lets include that" but found "//if we have an uploaded JS file, then lets include that"
(#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 4
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 4
(#95) Expected "if (...) {\n"; found "if(...){\n"
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 5
(#96) Commas (,) must be followed by white space.
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 12 spaces, found 4
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) No space found before comment text; expected "// Create the dependency stuff in the output js" but found "//Create the dependency stuff in the output js"
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Commas (,) must be followed by white space.
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) This comment is 48% valid code; is this commented out code?
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) No space found before comment text; expected "// $requires = array("'" . 'jquery' . "'");" but found "//$requires = array("'" . 'jquery' . "'");"
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) This comment is 67% valid code; is this commented out code?
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) No space found before comment text; expected "// $params = array('$');" but found "//$params = array('$');"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#105) No space found before comment text; expected "// current key" but found "//current key"
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 12 spaces, found 3
(#108) Expected "if (...) {\n"; found "if(...){\n"
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 16 spaces, found 4
(#109) Expected 1 space after "="; 2 found
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) This comment is 44% valid code; is this commented out code?
(#110) Line indented incorrectly; expected at least 16 spaces, found 4
(#110) No space found before comment text; expected "// $requires[] = "'recjs" . $tindex . "'";" but found "//$requires[] = "'recjs" . $tindex . "'";"
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 16 spaces, found 4
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 12 spaces, found 3
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 12 spaces, found 3
(#114) Expected "if (...) {\n"; found "if(...){\n"
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 16 spaces, found 4
(#115) Expected 1 space after "="; 2 found
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) This comment is 47% valid code; is this commented out code?
(#116) Line indented incorrectly; expected at least 16 spaces, found 4
(#116) No space found before comment text; expected "// $requires[] ="'uploadjs" . $tindex . "'";" but found "//$requires[] ="'uploadjs" . $tindex . "'";"
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 16 spaces, found 4
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 12 spaces, found 3
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 12 spaces, found 3
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Line exceeds 132 characters; contains 137 characters
(#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 3
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Line indented incorrectly; expected at least 12 spaces, found 2
(#124) No space found before comment text; expected "// If not AMD" but found "//If not AMD"
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#125) Expected "} else {\n"; found "}else{\n"
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 3
(#153) Line exceeds 132 characters; contains 145 characters
(#157) Commas (,) must be followed by white space.
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#163) Commas (,) must be followed by white space.
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Line indented incorrectly; expected at least 8 spaces, found 4
(#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
(#198) No space found before comment text; expected "// build our select form" but found "//build our select form"
(#201) Whitespace found at end of line
(#202) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 9
(#203) Expected 1 space before "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Line exceeds 132 characters; contains 169 characters
(#208) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) No space found before comment text; expected "// Add javascript handler for presets" but found "//Add javascript handler for presets"
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 5
(#212) Commas (,) must be followed by white space.
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Commas (,) must be followed by white space.
(#214) Commas (,) must be followed by white space.
(#214) Commas (,) must be followed by white space.
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Whitespace found at end of line
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Commas (,) must be followed by white space.
(#216) Commas (,) must be followed by white space.
(#216) Commas (,) must be followed by white space.
(#216) Line exceeds 132 characters; contains 158 characters
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 3
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Whitespace found at end of line
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 3
(#221) Commas (,) must be followed by white space.
(#222) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 4 spaces, found 1
(#225) Closing brace indented incorrectly; expected 4 spaces, found 1
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 4 spaces, found 1
(#227) Expected 1 space after closing parenthesis; found 0
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 1
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 8 spaces, found 1
(#232) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 12 spaces, found 2
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 16 spaces, found 3
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 20 spaces, found 4
(#236) Expected 1 space after "="; 0 found
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 20 spaces, found 4
(#237) Expected 1 space after "="; 0 found
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 20 spaces, found 4
(#238) Expected 1 space after "="; 0 found
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 20 spaces, found 4
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 20 spaces, found 4
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 20 spaces, found 4
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 20 spaces, found 4
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 20 spaces, found 4
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 20 spaces, found 4
(#244) Expected 1 space after "="; 0 found
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 20 spaces, found 4
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 20 spaces, found 4
(#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
(#251) Line indented incorrectly; expected 16 spaces, found 3
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 20 spaces, found 4
(#252) Expected 1 space after "="; 0 found
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 20 spaces, found 4
(#253) Expected 1 space after "="; 0 found
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 20 spaces, found 4
(#254) Expected 1 space after "="; 0 found
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 20 spaces, found 4
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 20 spaces, found 4
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 20 spaces, found 4
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 20 spaces, found 4
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 20 spaces, found 4
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 20 spaces, found 4
(#260) Expected 1 space after "="; 0 found
(#260) Line exceeds 132 characters; contains 138 characters
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 20 spaces, found 4
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 20 spaces, found 4
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 16 spaces, found 3
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 20 spaces, found 4
(#266) Expected 1 space after "="; 0 found
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 20 spaces, found 4
(#267) Expected 1 space after "="; 0 found
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 20 spaces, found 4
(#268) Expected 1 space after "="; 0 found
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 20 spaces, found 4
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 20 spaces, found 4
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 20 spaces, found 4
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 20 spaces, found 4
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 20 spaces, found 4
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Whitespace found at end of line
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 20 spaces, found 4
(#275) Expected 1 space before "="; 0 found
(#275) Expected 1 space after "="; 0 found
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 20 spaces, found 4
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 20 spaces, found 4
(#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
(#281) Whitespace found at end of line
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 16 spaces, found 3
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 20 spaces, found 4
(#283) Expected 1 space after "="; 0 found
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 20 spaces, found 4
(#284) Expected 1 space after "="; 0 found
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 20 spaces, found 4
(#285) Expected 1 space after "="; 0 found
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 20 spaces, found 4
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 20 spaces, found 4
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 20 spaces, found 4
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 20 spaces, found 4
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 20 spaces, found 4
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 20 spaces, found 4
(#291) Expected 1 space after "="; 0 found
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 20 spaces, found 4
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 20 spaces, found 4
(#334) Line exceeds maximum limit of 180 characters; contains 250 characters
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Whitespace found at end of line
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 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 20 spaces, found 4
(#358) Expected 1 space after "="; 0 found
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 20 spaces, found 7
(#359) Expected 1 space after "="; 0 found
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 20 spaces, found 4
(#360) Expected 1 space after "="; 0 found
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 20 spaces, found 4
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 20 spaces, found 4
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 20 spaces, found 4
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 20 spaces, found 4
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 20 spaces, found 4
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 20 spaces, found 4
(#366) Expected 1 space after "="; 0 found
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 20 spaces, found 4
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 20 spaces, found 4
(#409) Line exceeds maximum limit of 180 characters; contains 250 characters
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Whitespace found at end of line
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 16 spaces, found 3
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 20 spaces, found 4
(#433) Expected 1 space after "="; 0 found
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 20 spaces, found 4
(#434) Expected 1 space after "="; 0 found
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 20 spaces, found 4
(#435) Expected 1 space after "="; 0 found
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 20 spaces, found 4
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 20 spaces, found 4
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 20 spaces, found 4
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 20 spaces, found 4
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 20 spaces, found 4
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 20 spaces, found 4
(#441) Expected 1 space after "="; 0 found
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 20 spaces, found 4
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 20 spaces, found 4
(#472) Line exceeds maximum limit of 180 characters; contains 250 characters
(#475) Line exceeds 132 characters; contains 155 characters
(#476) Line exceeds 132 characters; contains 157 characters
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Whitespace found at end of line
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 16 spaces, found 3
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 20 spaces, found 4
(#489) Expected 1 space after "="; 0 found
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 20 spaces, found 4
(#490) Expected 1 space after "="; 0 found
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 20 spaces, found 4
(#491) Expected 1 space after "="; 0 found
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 20 spaces, found 4
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 20 spaces, found 4
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 20 spaces, found 4
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 20 spaces, found 4
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 20 spaces, found 4
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 20 spaces, found 4
(#497) Expected 1 space after "="; 0 found
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 20 spaces, found 4
(#498) Expected 1 space before "="; 0 found
(#498) Expected 1 space after "="; 0 found
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 20 spaces, found 4
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Whitespace found at end of line
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 16 spaces, found 3
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 20 spaces, found 4
(#508) Expected 1 space after "="; 0 found
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 20 spaces, found 4
(#509) Expected 1 space after "="; 0 found
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 20 spaces, found 4
(#510) Expected 1 space after "="; 0 found
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 20 spaces, found 4
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 20 spaces, found 4
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 20 spaces, found 4
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) This comment is 67% valid code; is this commented out code?
(#514) Line indented incorrectly; expected at least 20 spaces, found 4
(#514) No space found before comment text; expected "// $presets['defaults'] = 'tabnumber=1';" but found "//$presets['defaults'] = 'tabnumber=1';"
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 20 spaces, found 4
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) This comment is 75% valid code; is this commented out code?
(#516) Line indented incorrectly; expected at least 20 spaces, found 4
(#516) No space found before comment text; expected "// $presets['body'] =' <div id="jqtab_@@tabnumber@@">';" but found "//$presets['body'] =' <div id="jqtab_@@tabnumber@@">';"
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 20 spaces, found 4
(#517) Expected 1 space before "="; 0 found
(#517) Expected 1 space after "="; 0 found
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 20 spaces, found 4
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 20 spaces, found 4
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 20 spaces, found 4
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Whitespace found at end of line
(#522) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Whitespace found at end of line
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected 16 spaces, found 3
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 20 spaces, found 4
(#525) Expected 1 space after "="; 0 found
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 20 spaces, found 4
(#526) Expected 1 space after "="; 0 found
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 20 spaces, found 4
(#527) Expected 1 space after "="; 0 found
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 20 spaces, found 4
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 20 spaces, found 4
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 20 spaces, found 4
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 20 spaces, found 4
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 20 spaces, found 4
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 20 spaces, found 4
(#533) Expected 1 space after "="; 0 found
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 20 spaces, found 4
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 20 spaces, found 4
(#541) Spaces must be used to indent lines; tabs are not allowed
(#541) Tab found within whitespace
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Whitespace found at end of line
(#543) Spaces must be used to indent lines; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected 16 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 20 spaces, found 4
(#544) Expected 1 space after "="; 0 found
(#545) Spaces must be used to indent lines; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 20 spaces, found 4
(#545) Expected 1 space after "="; 0 found
(#546) Spaces must be used to indent lines; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 20 spaces, found 4
(#546) Expected 1 space after "="; 0 found
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 20 spaces, found 4
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 20 spaces, found 4
(#549) Spaces must be used to indent lines; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 20 spaces, found 4
(#550) Spaces must be used to indent lines; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 20 spaces, found 4
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 20 spaces, found 4
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 20 spaces, found 4
(#552) Expected 1 space after "="; 0 found
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 20 spaces, found 4
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 20 spaces, found 4
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Whitespace found at end of line
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 16 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 20 spaces, found 4
(#559) Expected 1 space after "="; 0 found
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 20 spaces, found 4
(#560) Expected 1 space after "="; 0 found
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 20 spaces, found 4
(#561) Expected 1 space after "="; 0 found
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 20 spaces, found 4
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 20 spaces, found 4
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 20 spaces, found 4
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 20 spaces, found 4
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 20 spaces, found 4
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 20 spaces, found 4
(#567) Expected 1 space after "="; 0 found
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 20 spaces, found 4
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 20 spaces, found 4
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Whitespace found at end of line
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 16 spaces, found 3
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 20 spaces, found 4
(#580) Expected 1 space after "="; 0 found
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 20 spaces, found 4
(#581) Expected 1 space after "="; 0 found
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 20 spaces, found 4
(#582) Expected 1 space after "="; 0 found
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 20 spaces, found 4
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 20 spaces, found 4
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 20 spaces, found 4
(#586) Spaces must be used to indent lines; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected at least 20 spaces, found 4
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 20 spaces, found 4
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 20 spaces, found 4
(#588) Expected 1 space after "="; 0 found
(#588) Line exceeds maximum limit of 180 characters; contains 213 characters
(#590) Line exceeds 132 characters; contains 173 characters
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 20 spaces, found 4
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 20 spaces, found 4
(#594) Whitespace found at end of line within string
(#595) Whitespace found at end of line within string
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#615) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#616) Spaces must be used to indent lines; tabs are not allowed
(#616) Tab found within whitespace
(#616) Whitespace found at end of line
(#617) Spaces must be used to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected 16 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 20 spaces, found 4
(#618) Expected 1 space after "="; 0 found
(#619) Spaces must be used to indent lines; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 20 spaces, found 4
(#619) Expected 1 space after "="; 0 found
(#620) Spaces must be used to indent lines; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 20 spaces, found 4
(#620) Expected 1 space after "="; 0 found
(#621) Spaces must be used to indent lines; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 20 spaces, found 4
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 20 spaces, found 4
(#623) Spaces must be used to indent lines; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 20 spaces, found 4
(#624) Spaces must be used to indent lines; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 20 spaces, found 4
(#625) Spaces must be used to indent lines; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 20 spaces, found 4
(#626) Spaces must be used to indent lines; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 20 spaces, found 4
(#626) Expected 1 space after "="; 0 found
(#627) Spaces must be used to indent lines; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 20 spaces, found 4
(#628) Spaces must be used to indent lines; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 20 spaces, found 4
(#629) Spaces must be used to indent lines; tabs are not allowed
(#629) Tab found within whitespace
(#630) Spaces must be used to indent lines; tabs are not allowed
(#630) Tab found within whitespace
(#630) This comment is 73% valid code; is this commented out code?
(#630) Line indented incorrectly; expected at least 16 spaces, found 2
(#631) Line indented incorrectly; expected at least 16 spaces, found 2
(#632) Line indented incorrectly; expected at least 16 spaces, found 2
(#633) Line indented incorrectly; expected at least 16 spaces, found 0
(#635) Line indented incorrectly; expected at least 16 spaces, found 0
(#636) Line indented incorrectly; expected at least 16 spaces, found 2
(#637) Line indented incorrectly; expected at least 16 spaces, found 0
(#638) Line indented incorrectly; expected at least 16 spaces, found 0
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected 16 spaces, found 2
(#641) Spaces must be used to indent lines; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 20 spaces, found 4
(#641) Expected 1 space after "="; 0 found
(#642) Spaces must be used to indent lines; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 20 spaces, found 7
(#642) Expected 1 space after "="; 0 found
(#643) Spaces must be used to indent lines; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 20 spaces, found 4
(#643) Expected 1 space after "="; 0 found
(#644) Spaces must be used to indent lines; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected at least 20 spaces, found 4
(#645) Spaces must be used to indent lines; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 20 spaces, found 4
(#646) Spaces must be used to indent lines; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 20 spaces, found 4
(#647) Spaces must be used to indent lines; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 20 spaces, found 4
(#648) Spaces must be used to indent lines; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 20 spaces, found 4
(#649) Spaces must be used to indent lines; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 20 spaces, found 4
(#649) Expected 1 space after "="; 0 found
(#650) Spaces must be used to indent lines; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected at least 20 spaces, found 4
(#650) Line exceeds 132 characters; contains 137 characters
(#652) Spaces must be used to indent lines; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 20 spaces, found 4
(#653) Spaces must be used to indent lines; tabs are not allowed
(#653) Tab found within whitespace
(#654) Spaces must be used to indent lines; tabs are not allowed
(#654) Tab found within whitespace
(#654) Whitespace found at end of line
(#655) Spaces must be used to indent lines; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected 16 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 20 spaces, found 4
(#656) Expected 1 space after "="; 0 found
(#657) Spaces must be used to indent lines; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 20 spaces, found 7
(#657) Expected 1 space after "="; 0 found
(#658) Spaces must be used to indent lines; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected at least 20 spaces, found 4
(#658) Expected 1 space after "="; 0 found
(#659) Spaces must be used to indent lines; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 20 spaces, found 4
(#660) Spaces must be used to indent lines; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 20 spaces, found 4
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 20 spaces, found 4
(#662) Spaces must be used to indent lines; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 20 spaces, found 4
(#663) Spaces must be used to indent lines; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 20 spaces, found 4
(#664) Spaces must be used to indent lines; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 20 spaces, found 4
(#664) Expected 1 space after "="; 0 found
(#665) Spaces must be used to indent lines; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 20 spaces, found 4
(#680) Spaces must be used to indent lines; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 20 spaces, found 4
(#681) Spaces must be used to indent lines; tabs are not allowed
(#681) Tab found within whitespace
(#682) Spaces must be used to indent lines; tabs are not allowed
(#682) Tab found within whitespace
(#682) Whitespace found at end of line
(#683) Spaces must be used to indent lines; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected 16 spaces, found 2
(#684) Spaces must be used to indent lines; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 20 spaces, found 4
(#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 20 spaces, found 7
(#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 20 spaces, found 4
(#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 20 spaces, found 4
(#688) Spaces must be used to indent lines; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 20 spaces, found 4
(#689) Spaces must be used to indent lines; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 20 spaces, found 4
(#690) Spaces must be used to indent lines; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 20 spaces, found 4
(#690) Line exceeds 132 characters; contains 154 characters
(#691) Spaces must be used to indent lines; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 20 spaces, found 4
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected at least 20 spaces, found 4
(#692) Expected 1 space after "="; 0 found
(#693) Spaces must be used to indent lines; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected at least 20 spaces, found 4
(#694) Spaces must be used to indent lines; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 20 spaces, found 4
(#695) Spaces must be used to indent lines; tabs are not allowed
(#695) Tab found within whitespace
(#696) Spaces must be used to indent lines; tabs are not allowed
(#696) Tab found within whitespace
(#696) Whitespace found at end of line
(#697) Spaces must be used to indent lines; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected 16 spaces, found 2
(#698) Spaces must be used to indent lines; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 20 spaces, found 4
(#698) Expected 1 space after "="; 0 found
(#699) Spaces must be used to indent lines; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected at least 20 spaces, found 7
(#699) Expected 1 space after "="; 0 found
(#700) Spaces must be used to indent lines; tabs are not allowed
(#700) Tab found within whitespace
(#700) Line indented incorrectly; expected at least 20 spaces, found 4
(#700) Expected 1 space after "="; 0 found
(#701) Spaces must be used to indent lines; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 20 spaces, found 4
(#702) Spaces must be used to indent lines; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected at least 20 spaces, found 4
(#703) Spaces must be used to indent lines; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 20 spaces, found 4
(#704) Spaces must be used to indent lines; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 20 spaces, found 4
(#705) Spaces must be used to indent lines; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected at least 20 spaces, found 4
(#706) Spaces must be used to indent lines; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected at least 20 spaces, found 4
(#706) Expected 1 space after "="; 0 found
(#710) Spaces must be used to indent lines; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected at least 20 spaces, found 4
(#711) Spaces must be used to indent lines; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 20 spaces, found 4
(#724) Spaces must be used to indent lines; tabs are not allowed
(#724) Tab found within whitespace
(#725) Spaces must be used to indent lines; tabs are not allowed
(#725) Tab found within whitespace
(#725) Whitespace found at end of line
(#726) Spaces must be used to indent lines; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected 16 spaces, found 2
(#727) Spaces must be used to indent lines; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected at least 20 spaces, found 4
(#727) Expected 1 space after "="; 0 found
(#728) Spaces must be used to indent lines; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected at least 20 spaces, found 7
(#728) Expected 1 space after "="; 0 found
(#729) Spaces must be used to indent lines; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected at least 20 spaces, found 4
(#729) Expected 1 space after "="; 0 found
(#730) Spaces must be used to indent lines; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected at least 20 spaces, found 4
(#731) Spaces must be used to indent lines; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected at least 20 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 20 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 20 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 20 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 20 spaces, found 4
(#735) Expected 1 space after "="; 0 found
(#739) Spaces must be used to indent lines; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 20 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 20 spaces, found 4
(#753) Spaces must be used to indent lines; tabs are not allowed
(#753) Tab found within whitespace
(#755) Spaces must be used to indent lines; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected 16 spaces, found 2
(#756) Spaces must be used to indent lines; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 20 spaces, found 4
(#756) Expected 1 space after "="; 0 found
(#757) Spaces must be used to indent lines; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 20 spaces, found 7
(#757) Expected 1 space after "="; 0 found
(#758) Spaces must be used to indent lines; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 20 spaces, found 4
(#758) Expected 1 space after "="; 0 found
(#759) Spaces must be used to indent lines; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 20 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 20 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 20 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 20 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 20 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 20 spaces, found 4
(#764) Expected 1 space after "="; 0 found
(#768) Spaces must be used to indent lines; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 20 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 20 spaces, found 4
(#782) Spaces must be used to indent lines; tabs are not allowed
(#782) Tab found within whitespace
(#783) Spaces must be used to indent lines; tabs are not allowed
(#783) Tab found within whitespace
(#783) Whitespace found at end of line
(#784) Spaces must be used to indent lines; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected 12 spaces, found 2
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Whitespace found at end of line
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Whitespace found at end of line
(#785) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Whitespace found at end of line
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#787) Line indented incorrectly; expected at least 12 spaces, found 3
(#787) No space found before comment text; expected "// update our return value" but found "//update our return value"
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected at least 12 spaces, found 5
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected 8 spaces, found 1
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 8 spaces, found 1
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Whitespace found at end of line
(#792) Line indented incorrectly; expected 4 spaces, found 0
(#792) Closing brace indented incorrectly; expected 1 spaces, found 0
filter/generico/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) No space found before comment text; expected "// add folder in property tree for settings pages" but found "//add folder in property tree for settings pages"
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Commas (,) must be followed by white space.
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) No space found before comment text; expected "// add the common settings page" but found "//add the common settings page"
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 2
(#39) No space found before comment text; expected "// page, we will arrive here. Else the link will show there, but it will error out if clicked." but found "//page, we will arrive here. Else the link will show there, but it will error out if clicked."
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line exceeds 132 characters; contains 135 characters
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) This comment is 60% valid code; is this commented out code?
(#40) No space found before comment text; expected "// $settings_page = new admin_settingpage('filter_generico_commonsettingspage' ,get_string('commonpageheading', 'filter_generico'));" but found "//$settings_page = new admin_settingpage('filter_generico_commonsettingspage' ,get_string('commonpageheading', 'filter_generico'));"
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Variable "settings_page" must not contain underscores.
(#41) Commas (,) must be followed by white space.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Variable "settings_page" must not contain underscores.
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Commas (,) must be followed by white space.
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Variable "settings_page" must not contain underscores.
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Commas (,) must be followed by white space.
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) No space found before comment text; expected "// add page to category" but found "//add page to category"
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Variable "settings_page" must not contain underscores.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) No space found before comment text; expected "// Add the template pages" but found "//Add the template pages"
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Expected "if (...) {\n"; found "if(...){\n"
(#57) Commas (,) must be followed by white space.
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Expected "} else {\n"; found "}else{\n"
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Expected "for (...) {\n"; found "for(...){\n"
(#62) Expected 1 space after first semicolon of FOR loop; 0 found
(#62) Expected 1 space after second semicolon of FOR loop; 0 found
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "<="; 0 found
(#62) Expected 1 space after "<="; 0 found
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Line indented incorrectly; expected at least 8 spaces, found 3
(#64) No space found before comment text; expected "// template display name" but found "//template display name"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 3
(#65) Expected "if (...) {\n"; found "if(...){\n"
(#65) Commas (,) must be followed by white space.
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 12 spaces, found 4
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 12 spaces, found 4
(#67) Expected "if (...) {\n"; found "if(...){"
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#67) Closing brace must be on a line by itself
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 3
(#68) Expected "} else {\n"; found "}else{\n"
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 4
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 8 spaces, found 3
(#72) No space found before comment text; expected "// template settings Page Settings" but found "//template settings Page Settings"
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Variable "settings_page" must not contain underscores.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Line exceeds 132 characters; contains 147 characters
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) No space found before comment text; expected "// template page heading" but found "//template page heading"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Variable "settings_page" must not contain underscores.
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 4
(#77) Commas (,) must be followed by white space.
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) 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
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) No space found before comment text; expected "// presets" but found "//presets"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Variable "settings_page" must not contain underscores.
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 4
(#81) Commas (,) must be followed by white space.
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) No space found before comment text; expected "// template key" but found "//template key"
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 3
(#84) Variable "settings_page" must not contain underscores.
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 4
(#85) Commas (,) must be followed by white space.
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 4
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 5
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) No space found before comment text; expected "// template instructions" but found "//template instructions"
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Variable "settings_page" must not contain underscores.
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 3
(#91) Commas (,) must be followed by white space.
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 3
(#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) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) No space found before comment text; expected "// template body" but found "//template body"
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 3
(#96) Variable "settings_page" must not contain underscores.
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#97) Commas (,) must be followed by white space.
(#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 5
(#98) Commas (,) must be followed by white space.
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) No space found before comment text; expected "// template body end" but found "//template body end"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 3
(#101) Variable "settings_page" must not contain underscores.
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 5
(#102) Commas (,) must be followed by white space.
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 5
(#103) Commas (,) must be followed by white space.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) No space found before comment text; expected "// template defaults" but found "//template defaults"
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 3
(#106) Variable "settings_page" must not contain underscores.
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Commas (,) must be followed by white space.
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) No space found before comment text; expected "// template page JS heading" but found "//template page JS heading"
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Variable "settings_page" must not contain underscores.
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 4
(#112) Commas (,) must be followed by white space.
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) No space found before comment text; expected "// additional JS (external link)" but found "//additional JS (external link)"
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 3
(#115) Variable "settings_page" must not contain underscores.
(#115) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 4
(#116) Commas (,) must be followed by white space.
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 4
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Commas (,) must be followed by white space.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) No space found before comment text; expected "// template amd" but found "//template amd"
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 3
(#122) Variable "settings_page" must not contain underscores.
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 4
(#123) Commas (,) must be followed by white space.
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 4
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#125) Commas (,) must be followed by white space.
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) No space found before comment text; expected "// template jquery" but found "//template jquery"
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 3
(#128) Variable "settings_page" must not contain underscores.
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 4
(#129) Commas (,) must be followed by white space.
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 4
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 5
(#131) Commas (,) must be followed by white space.
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Whitespace found at end of line
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) No space found before comment text; expected "// template body script" but found "//template body script"
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 3
(#135) Variable "settings_page" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Commas (,) must be followed by white space.
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 5
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 5
(#138) Commas (,) must be followed by white space.
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) No space found before comment text; expected "// additional JS (upload)" but found "//additional JS (upload)"
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) No space found before comment text; expected "// see here: for integrating this https://moodle.org/mod/forum/discuss.php?d=227249" but found "//see here: for integrating this https://moodle.org/mod/forum/discuss.php?d=227249"
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Expected 1 space after "="; 0 found
(#143) Commas (,) must be followed by white space.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Variable "settings_page" must not contain underscores.
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) No space found before comment text; expected "// template page CSS heading" but found "//template page CSS heading"
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Variable "settings_page" must not contain underscores.
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 4
(#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) Whitespace found at end of line
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#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
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) No space found before comment text; expected "// additional CSS (external link)" but found "//additional CSS (external link)"
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Variable "settings_page" must not contain underscores.
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 4
(#153) Commas (,) must be followed by white space.
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 4
(#154) Whitespace found at end of line
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 5
(#155) Commas (,) must be followed by white space.
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) No space found before comment text; expected "// template body css" but found "//template body css"
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 3
(#158) Variable "settings_page" must not contain underscores.
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 5
(#159) Commas (,) must be followed by white space.
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 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 8 spaces, found 5
(#161) Commas (,) must be followed by white space.
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) No space found before comment text; expected "// additional CSS (upload)" but found "//additional CSS (upload)"
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Expected 1 space after "="; 0 found
(#165) Commas (,) must be followed by white space.
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Variable "settings_page" must not contain underscores.
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) No space found before comment text; expected "// dataset" but found "//dataset"
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Variable "settings_page" must not contain underscores.
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 3
(#171) Commas (,) must be followed by white space.
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 3
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 3
(#173) Commas (,) must be followed by white space.
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) No space found before comment text; expected "// dataset vars" but found "//dataset vars"
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Variable "settings_page" must not contain underscores.
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 3
(#177) Commas (,) must be followed by white space.
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 3
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 3
(#179) Commas (,) must be followed by white space.
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) No space found before comment text; expected "// add page to category" but found "//add page to category"
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Variable "settings_page" must not contain underscores.
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) This comment is 86% valid code; is this commented out code?
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) No space found before comment text; expected "// $settings->add($settings_page);" but found "//$settings->add($settings_page);"
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Whitespace found at end of line
filter/generico/tts.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#33) Commas (,) must be followed by white space.
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Line exceeds 132 characters; contains 139 characters
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Expected "if (...) {\n"; found "if(...){\n"
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) This comment is 63% valid code; is this commented out code?
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) No space found before comment text; expected "// $qs = http_build_query(array("ie" => "utf-8","tl" => $lang, "q" => $txt));" but found "//$qs = http_build_query(array("ie" => "utf-8","tl" => $lang, "q" => $txt));"
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 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
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Expected "} else {\n"; found "}else{\n"
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Whitespace found at end of line
(#51) Whitespace found at end of line
(#53) Expected "if (...) {\n"; found "if(...){\n"
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#54) Expected "if (...) {\n"; found "if(...){\n"
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Expected "if (...) {\n"; found "if(...){\n"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Commas (,) must be followed by white space.
filter/generico/version.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(142 errors, 174 warnings)

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

filter/generico/amd/src/generico_amd.js
(#2) A space is required after ','. (comma-spacing)
(#9) Trailing spaces not allowed. (no-trailing-spaces)
(#9) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#10) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#11) Trailing spaces not allowed. (no-trailing-spaces)
(#13) Trailing spaces not allowed. (no-trailing-spaces)
(#15) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Trailing spaces not allowed. (no-trailing-spaces)
(#18) 'theprefix' is defined but never used (no-unused-vars)
(#18) Missing space before opening brace. (space-before-blocks)
(#19) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#24) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Missing space before opening brace. (space-before-blocks)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing space before opening brace. (space-before-blocks)
(#30) Expected space(s) before "else". (keyword-spacing)
(#30) Expected space(s) after "else". (keyword-spacing)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#34) Trailing spaces not allowed. (no-trailing-spaces)
(#36) Trailing spaces not allowed. (no-trailing-spaces)
(#41) Expected space or tab after '//' in comment. (spaced-comment)
(#42) ["AUTOID"] is better written in dot notation. (dot-notation)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Expected space or tab after '//' in comment. (spaced-comment)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#53) Missing space before opening brace. (space-before-blocks)
(#54) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing space before opening brace. (space-before-blocks)
(#55) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#56) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#60) Expected space or tab after '//' in comment. (spaced-comment)
(#61) Expected space(s) after "if". (keyword-spacing)
(#61) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#61) Missing space before opening brace. (space-before-blocks)
(#62) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing space before opening brace. (space-before-blocks)
(#63) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#64) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#67) Trailing spaces not allowed. (no-trailing-spaces)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#70) Missing space before opening brace. (space-before-blocks)
(#71) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing space before opening brace. (space-before-blocks)
(#72) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#73) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#76) Trailing spaces not allowed. (no-trailing-spaces)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#79) ["TEMPLATEID"] is better written in dot notation. (dot-notation)
(#79) A space is required after ','. (comma-spacing)
(#79) Missing space before opening brace. (space-before-blocks)
(#83) Trailing spaces not allowed. (no-trailing-spaces)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#86) Missing semicolon. (semi)
filter/generico/amd/src/generico_presets_amd.js
(#2) A space is required after ','. (comma-spacing)
(#10) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#11) Trailing spaces not allowed. (no-trailing-spaces)
(#11) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#12) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#12) A space is required after ','. (comma-spacing)
(#13) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#15) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#16) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#17) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#18) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#19) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#20) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#21) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#22) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#23) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#24) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#25) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#26) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#27) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#28) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#29) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#30) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#31) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#32) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#33) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#34) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#34) Missing space before opening brace. (space-before-blocks)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#37) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#40) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#41) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#42) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#43) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#43) Unreachable code. (no-unreachable)
(#43) 'bundlejson' is not defined. (no-undef)
(#44) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#45) Trailing spaces not allowed. (no-trailing-spaces)
(#45) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#46) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#46) Missing space before opening brace. (space-before-blocks)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Requires a space after '{'. (block-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Requires a space before '}'. (block-spacing)
(#49) A space is required after ','. (comma-spacing)
(#50) Trailing spaces not allowed. (no-trailing-spaces)
(#53) ["key"] is better written in dot notation. (dot-notation)
(#60) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#63) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#65) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#66) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#69) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Requires a space after '{'. (block-spacing)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Requires a space before '}'. (block-spacing)
(#71) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing space before opening brace. (space-before-blocks)
(#72) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#73) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#73) Expected space(s) after "else". (keyword-spacing)
(#73) Expected space(s) before "else". (keyword-spacing)
(#74) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Multiple spaces found before '='. (no-multi-spaces)
(#76) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#77) Trailing spaces not allowed. (no-trailing-spaces)
(#77) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#78) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#79) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#80) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#81) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#82) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#82) Expected space or tab after '//' in comment. (spaced-comment)
(#83) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#84) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#85) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#86) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#87) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#89) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#91) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#91) Missing space before opening brace. (space-before-blocks)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#93) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#94) Trailing spaces not allowed. (no-trailing-spaces)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) ["templateindex"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#106) Missing space before opening brace. (space-before-blocks)
(#107) ["templateindex"] is better written in dot notation. (dot-notation)
(#107) A space is required after ','. (comma-spacing)
(#107) Unexpected 'this'. (no-invalid-this)
(#109) Trailing spaces not allowed. (no-trailing-spaces)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) ["templateindex"] is better written in dot notation. (dot-notation)
(#111) Missing semicolon. (semi)
(#112) Trailing spaces not allowed. (no-trailing-spaces)
(#113) Expected space or tab after '//' in comment. (spaced-comment)
(#114) 'event' is defined but never used (no-unused-vars)
(#115) ["templateindex"] is better written in dot notation. (dot-notation)
(#117) Trailing spaces not allowed. (no-trailing-spaces)
(#118) Trailing spaces not allowed. (no-trailing-spaces)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#121) Trailing spaces not allowed. (no-trailing-spaces)
(#123) Unexpected 'this'. (no-invalid-this)
(#125) Trailing spaces not allowed. (no-trailing-spaces)
(#127) Trailing spaces not allowed. (no-trailing-spaces)
(#129) Unexpected 'this'. (no-invalid-this)
(#131) Trailing spaces not allowed. (no-trailing-spaces)
(#134) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#134) Expected space or tab after '//' in comment. (spaced-comment)
(#135) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#136) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#136) Expected space or tab after '//' in comment. (spaced-comment)
(#137) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#137) Expected space or tab after '//' in comment. (spaced-comment)
(#138) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#138) Expected space or tab after '//' in comment. (spaced-comment)
(#138) Trailing spaces not allowed. (no-trailing-spaces)
(#139) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#139) Expected space or tab after '//' in comment. (spaced-comment)
(#140) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#141) Trailing spaces not allowed. (no-trailing-spaces)
(#141) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#142) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#143) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#143) Expected space(s) after "if". (keyword-spacing)
(#143) Missing space before opening brace. (space-before-blocks)
(#144) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#145) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#146) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#147) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#147) Trailing spaces not allowed. (no-trailing-spaces)
(#148) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#149) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#150) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#150) Expected space(s) after "if". (keyword-spacing)
(#150) Missing space before opening brace. (space-before-blocks)
(#151) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#151) ["templateindex"] is better written in dot notation. (dot-notation)
(#151) A space is required after ','. (comma-spacing)
(#152) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#153) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#153) Missing semicolon. (semi)
(#154) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#155) Trailing spaces not allowed. (no-trailing-spaces)
(#156) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#156) Unexpected alert. (no-alert)
(#157) Expected space or tab after '//' in comment. (spaced-comment)
(#158) Expected space or tab after '//' in comment. (spaced-comment)
(#159) Unexpected 'this'. (no-invalid-this)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
(#163) Missing semicolon. (semi)
filter/generico/module.js
(#10) Identifier 'filter_generico' is not in camel case. (camelcase)
(#13) Trailing spaces not allowed. (no-trailing-spaces)
(#15) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Trailing spaces not allowed. (no-trailing-spaces)
(#19) Trailing spaces not allowed. (no-trailing-spaces)
(#20) Missing space before opening brace. (space-before-blocks)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing space before opening brace. (space-before-blocks)
(#25) Expected space(s) after "else". (keyword-spacing)
(#25) Expected space(s) before "else". (keyword-spacing)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#29) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#33) A space is required after ','. (comma-spacing)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#39) Missing space before opening brace. (space-before-blocks)
(#40) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing space before opening brace. (space-before-blocks)
(#41) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#42) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#47) Missing space before opening brace. (space-before-blocks)
(#48) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing space before opening brace. (space-before-blocks)
(#49) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#50) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#53) Trailing spaces not allowed. (no-trailing-spaces)
(#54) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#56) Missing space before opening brace. (space-before-blocks)
(#57) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing space before opening brace. (space-before-blocks)
(#58) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#59) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#62) Trailing spaces not allowed. (no-trailing-spaces)
(#63) Expected space(s) after "if". (keyword-spacing)
(#63) Identifier 'filter_generico_extfunctions' is not in camel case. (camelcase)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Trailing spaces not allowed. (no-trailing-spaces)
(#64) Expected space(s) after "if". (keyword-spacing)
(#64) 'filter_generico_extfunctions' is not defined. (no-undef)
(#64) Identifier 'filter_generico_extfunctions' is not in camel case. (camelcase)
(#64) ["TEMPLATEID"] is better written in dot notation. (dot-notation)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Trailing spaces not allowed. (no-trailing-spaces)
(#65) 'filter_generico_extfunctions' is not defined. (no-undef)
(#65) Identifier 'filter_generico_extfunctions' is not in camel case. (camelcase)
(#65) ["TEMPLATEID"] is better written in dot notation. (dot-notation)
(#68) Trailing spaces not allowed. (no-trailing-spaces)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Missing semicolon. (semi)
(#70) Expected space or tab after '//' in comment. (spaced-comment)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(29 errors, 6 warnings)

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

filter/generico/db/upgrade.php
(#26) There is no description in phpdocs for function xmldb_filter_generico_upgrade
(#20) Package filter is not valid
filter/generico/filter.php
(#2) Empty line found after PHP open tag
(#32) Class filter_generico is not documented
(#72) Function filter_generico_callback is not documented
(#21) Package filter is not valid
filter/generico/genericocss.php
(#17) No one-line description found in phpdocs for file
filter/generico/genericojs.php
(#17) No one-line description found in phpdocs for file
filter/generico/lang/en/filter_generico.php
(#2) Empty line found after PHP open tag
(#21) Package filter is not valid
filter/generico/lib.php
(#2) Empty line found after PHP open tag
(#28) Function filter_generico_fetch_emptyproparray is not documented
(#50) Function filter_generico_fetch_filter_properties is not documented
(#85) Function filter_generico_pluginfile is not documented
(#125) Function filter_generico_setting_file_serve is not documented
(#18) No one-line description found in phpdocs for file
(#37) Phpdocs for function filter_generico_fetch_variables has incomplete parameters list
(#104) Phpdocs for function filter_generico_setting_file_url has incomplete parameters list
filter/generico/locallib.php
(#2) Empty line found after PHP open tag
(#29) Class filter_generico_template_script_generator is not documented
(#41) Function filter_generico_template_script_generator::get_template_script is not documented
(#227) Function admin_setting_genericopresets::fetch_presets is not documented
(#148) Variable admin_setting_genericopresets::$visiblename is not documented
(#149) Variable admin_setting_genericopresets::$information is not documented
(#18) No one-line description found in phpdocs for file
(#33) Phpdocs for function filter_generico_template_script_generator::__construct has incomplete parameters list
(#153) Phpdocs for function admin_setting_genericopresets::__construct has incomplete parameters list
(#182) Phpdocs for function admin_setting_genericopresets::write_setting has incomplete parameters list
(#191) Phpdocs for function admin_setting_genericopresets::output_html has incomplete parameters list
(#137) Class admin_setting_genericopresets does not have @copyright tag
filter/generico/settings.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#19) Package filter is not valid
filter/generico/tts.php
(#2) Empty line found after PHP open tag
filter/generico/version.php
(#20) Package filter is not valid

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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