Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(782 errors, 515 warnings)

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

course/format/remuiformat/classes/course_format_data_common_trait.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#50) Member variable "plugin_config" must not contain underscores.
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#88) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Closing parenthesis of a multi-line function call must be on a line by itself
(#101) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Closing parenthesis of a multi-line function call must be on a line by itself
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Only one argument is allowed per line in a multi-line function call
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line exceeds 132 characters; contains 144 characters
(#154) Short array syntax must be used to define arrays
(#157) Short array syntax must be used to define arrays
(#172) Expected at least 1 space before "."; 0 found
(#172) Expected at least 1 space after "."; 0 found
(#212) Expected at least 1 space before "."; 0 found
(#235) Expected no space between "$USER" and the comma. Found: 1 space
(#239) Expected "if (...) {\n"; found "if(...){\n"
(#239) Expected 1 space after IF keyword; 0 found
(#239) Expected 1 space after closing parenthesis; found 0
(#242) Expected at least 1 space before "-"; 0 found
(#242) Expected at least 1 space after "-"; 0 found
(#242) Expected 1 space before "-"; 0 found
(#242) Expected 1 space after "-"; 0 found
(#243) Short array syntax must be used to define arrays
(#245) Blank line found at start of control structure
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) No space found before comment text; expected "// Generate context for the sectoin" but found "//Generate context for the sectoin"
(#277) Short array syntax must be used to define arrays
(#278) Short array syntax must be used to define arrays
(#279) Short array syntax must be used to define arrays
(#285) Short array syntax must be used to define arrays
(#308) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#309) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#318) Expected at least 1 space before "."; 0 found
(#318) Expected at least 1 space after "."; 0 found
(#318) Expected at least 1 space before "."; 0 found
(#318) Expected at least 1 space after "."; 0 found
(#318) Expected at least 1 space before "."; 0 found
(#318) Expected at least 1 space after "."; 0 found
(#320) Expected at least 1 space before "."; 0 found
(#320) Expected at least 1 space after "."; 0 found
(#320) Expected at least 1 space before "."; 0 found
(#320) Expected at least 1 space after "."; 0 found
(#320) Expected at least 1 space before "."; 0 found
(#320) Expected at least 1 space after "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#330) Expected 0 spaces after opening bracket; 1 found
(#330) Expected 0 spaces before closing bracket; 1 found
(#340) Expected 0 spaces after opening bracket; 1 found
(#340) Expected 0 spaces before closing bracket; 1 found
(#348) Expected 0 spaces after opening bracket; 1 found
(#348) Expected 0 spaces before closing bracket; 1 found
(#392) There should be a comma after the last array item in a multi-line array.
(#407) Opening parenthesis of a multi-line function call must be the last content on the line
(#408) Short array syntax must be used to define arrays
(#413) There should be a comma after the last array item in a multi-line array.
(#427) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#439) Opening parenthesis of a multi-line function call must be the last content on the line
(#440) Short array syntax must be used to define arrays
(#442) There should be a comma after the last array item in a multi-line array.
(#482) Short array syntax must be used to define arrays
(#484) Opening parenthesis of a multi-line function call must be the last content on the line
(#484) Only one argument is allowed per line in a multi-line function call
(#485) Multi-line function call not indented correctly; expected 8 spaces but found 11
(#485) Only one argument is allowed per line in a multi-line function call
(#485) Only one argument is allowed per line in a multi-line function call
(#485) Only one argument is allowed per line in a multi-line function call
(#485) Closing parenthesis of a multi-line function call must be on a line by itself
(#487) Expected 0 spaces after opening bracket; 1 found
(#487) Expected 0 spaces before closing bracket; 1 found
(#541) Short array syntax must be used to define arrays
(#549) Long list syntax is not allowed
(#560) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#561) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#562) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#563) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#564) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#576) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#577) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#578) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#579) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#580) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#586) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#622) Short array syntax must be used to define arrays
(#629) Short array syntax must be used to define arrays
(#630) Long list syntax is not allowed
(#635) Short array syntax must be used to define arrays
(#642) Opening parenthesis of a multi-line function call must be the last content on the line
(#642) Only one argument is allowed per line in a multi-line function call
(#643) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#643) Short array syntax must be used to define arrays
(#643) Closing parenthesis of a multi-line function call must be on a line by itself
(#656) Short array syntax must be used to define arrays
(#684) Missing docblock for function course_section_cm_controlmenu
(#684) Short array syntax must be used to define arrays
(#782) Short array syntax must be used to define arrays
(#789) Missing docblock for function get_opendue_status
(#806) Short array syntax must be used to define arrays
(#809) Short array syntax must be used to define arrays
(#816) Expected "if (...) {\n"; found "if(...) {\n"
(#816) Expected 1 space after IF keyword; 0 found
(#818) No space found after comma in argument list
(#818) Commas (,) must be followed by white space.
(#818) Expected 1 space between the comma and "$delegatesectiondata". Found: no spaces
(#821) Expected 1 space after closing brace; 0 found
(#821) Expected "} else {\n"; found "}else{\n"
(#821) Expected 1 space after ELSE keyword; 0 found
(#851) Short array syntax must be used to define arrays
(#866) Blank line found at end of control structure
(#896) Blank line found at start of control structure
(#903) No space found after comma in argument list
(#903) Commas (,) must be followed by white space.
(#903) Expected 1 space between the comma and "array". Found: no spaces
(#903) Short array syntax must be used to define arrays
(#912) Missing docblock for function add_generalsection_data
(#918) Short array syntax must be used to define arrays
(#924) Line exceeds 132 characters; contains 144 characters
(#924) Space found before semicolon; expected ");" but found ") ;"
(#932) Short array syntax must be used to define arrays
(#951) Expected 0 spaces after opening bracket; 1 found
(#951) Expected 0 spaces before closing bracket; 1 found
(#963) Only one argument is allowed per line in a multi-line function call
(#965) No space found after comma in argument list
(#965) Commas (,) must be followed by white space.
(#965) Expected 1 space between the comma and "array". Found: no spaces
(#965) Short array syntax must be used to define arrays
(#965) Expected at least 1 space before "=>"; 0 found
(#965) Expected at least 1 space after "=>"; 0 found
(#965) Expected 1 space before "=>"; 0 found
(#965) Expected 1 space after "=>"; 0 found
(#981) Short array syntax must be used to define arrays
(#1002) Expected at least 1 space before "."; 0 found
(#1002) Expected at least 1 space after "."; 0 found
(#1002) Expected at least 1 space before "."; 0 found
(#1002) Expected at least 1 space after "."; 0 found
(#1002) Expected at least 1 space before "."; 0 found
(#1002) Expected at least 1 space after "."; 0 found
(#1004) Expected at least 1 space before "."; 0 found
(#1004) Expected at least 1 space after "."; 0 found
(#1004) Expected at least 1 space before "."; 0 found
(#1004) Expected at least 1 space after "."; 0 found
(#1004) Expected at least 1 space before "."; 0 found
(#1004) Expected at least 1 space after "."; 0 found
(#1024) Line exceeds maximum limit of 180 characters; contains 217 characters
(#1033) Missing docblock for function edw_get_section_num
(#1033) Expected 1 space before opening brace; found 0
(#1036) Expected "if (...) {\n"; found "if(...){\n"
(#1036) Expected 1 space after IF keyword; 0 found
(#1036) Expected 1 space after closing parenthesis; found 0
(#1038) Expected 1 space after closing brace; 0 found
(#1038) Expected "} else {\n"; found "}else{\n"
(#1038) Expected 1 space after ELSE keyword; 0 found
(#1042) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1051) Expected 1 space before opening brace; found 0
(#1084) Short array syntax must be used to define arrays
(#1088) Opening parenthesis of a multi-line function call must be the last content on the line
(#1089) Short array syntax must be used to define arrays
(#1092) There should be a comma after the last array item in a multi-line array.
(#1101) Opening parenthesis of a multi-line function call must be the last content on the line
(#1101) Only one argument is allowed per line in a multi-line function call
(#1102) Short array syntax must be used to define arrays
(#1119) Expected "if (...) {\n"; found "if(...){\n"
(#1119) Expected 1 space after IF keyword; 0 found
(#1119) Expected 1 space after closing parenthesis; found 0
(#1130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1130) This comment is 65% valid code; is this commented out code?
(#1144) Only one argument is allowed per line in a multi-line function call
(#1150) Expected 0 spaces after opening bracket; 1 found
(#1150) Space after opening parenthesis of function call prohibited
(#1150) Expected 0 spaces before closing parenthesis; 1 found
(#1156) Space after opening parenthesis of function call prohibited
(#1156) Expected 0 spaces before closing parenthesis; 1 found
(#1167) Expected "if (...) {\n"; found "if(...){\n"
(#1167) Expected 1 space after IF keyword; 0 found
(#1167) Expected 1 space after closing parenthesis; found 0
(#1182) Only one argument is allowed per line in a multi-line function call
(#1188) Only one argument is allowed per line in a multi-line function call
(#1194) Expected "if (...) {\n"; found "if(...){\n"
(#1194) Expected 1 space after IF keyword; 0 found
(#1194) Expected 1 space after closing parenthesis; found 0
(#1195) Expected at least 1 space before "."; 0 found
(#1195) Expected at least 1 space after "."; 0 found
(#1195) Expected at least 1 space before "."; 0 found
(#1195) Expected at least 1 space after "."; 0 found
(#1198) Expected "if (...) {\n"; found "if(...){\n"
(#1198) Expected 1 space after IF keyword; 0 found
(#1198) Expected 1 space after closing parenthesis; found 0
(#1201) Expected "if (...) {\n"; found "if(...){\n"
(#1201) Expected 1 space after IF keyword; 0 found
(#1201) Expected 1 space after closing parenthesis; found 0
(#1205) Only one argument is allowed per line in a multi-line function call
(#1208) Only one argument is allowed per line in a multi-line function call
(#1208) Only one argument is allowed per line in a multi-line function call
course/format/remuiformat/classes/external/api.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
course/format/remuiformat/classes/external/course_progress_data.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#39) Opening brace must not be followed by a blank line
(#48) Short array syntax must be used to define arrays
(#49) There should be a comma after the last array item in a multi-line array.
(#74) Short array syntax must be used to define arrays
(#94) Expected at least 1 space before "."; 0 found
(#94) Expected at least 1 space after "."; 0 found
(#94) Expected at least 1 space before "."; 0 found
(#94) Expected at least 1 space after "."; 0 found
(#105) Space before opening parenthesis of function call prohibited
(#106) Short array syntax must be used to define arrays
(#111) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/classes/external/move_activities.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#36) Opening brace must not be followed by a blank line
(#45) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#86) Space before opening parenthesis of function call prohibited
(#87) Short array syntax must be used to define arrays
(#89) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/classes/external/move_activity_to_section.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#37) Opening brace must not be followed by a blank line
(#46) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#78) Expected 0 spaces after opening bracket; 1 found
(#78) Expected 0 spaces before closing bracket; 1 found
(#80) Expected at least 1 space before "."; 0 found
(#80) Expected at least 1 space after "."; 0 found
(#87) Expected at least 1 space before "."; 0 found
(#87) Expected at least 1 space after "."; 0 found
(#100) Space before opening parenthesis of function call prohibited
(#101) Short array syntax must be used to define arrays
(#104) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/classes/external/show_activity_in_row.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#36) Opening brace must not be followed by a blank line
(#45) Short array syntax must be used to define arrays
(#63) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#68) Expected 0 spaces after opening bracket; 1 found
(#68) Expected 0 spaces before closing bracket; 1 found
(#95) Space before opening parenthesis of function call prohibited
(#96) Short array syntax must be used to define arrays
course/format/remuiformat/classes/hooks.php
(#34) Opening brace must not be followed by a blank line
(#41) Line exceeds 132 characters; contains 133 characters
(#46) Line exceeds maximum limit of 180 characters; contains 479 characters
(#51) Expected 1 newline at end of file; 0 found
course/format/remuiformat/classes/mod_stats.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#31) Opening brace must not be followed by a blank line
(#43) Member variable "plugin_config" must not contain underscores.
(#81) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
course/format/remuiformat/classes/observers/course_module.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#29) Missing docblock for class course_module
(#43) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#61) Parentheses must be used when instantiating a new class
course/format/remuiformat/classes/output/card_all_sections_summary_renderable.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) This comment is 78% valid code; is this commented out code?
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#45) Opening brace must not be followed by a blank line
(#137) Short array syntax must be used to define arrays
(#150) Only one argument is allowed per line in a multi-line function call
(#158) The closing brace for the class must go on the next line after the body
course/format/remuiformat/classes/output/card_one_section_renderable.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#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) This comment is 78% valid code; is this commented out code?
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#37) Expected at least 1 space before "."; 0 found
(#37) Expected at least 1 space after "."; 0 found
(#169) Short array syntax must be used to define arrays
(#212) Parentheses must be used when instantiating a new class
(#220) Multi-line function call not indented correctly; expected 12 spaces but found 8
(#221) Multi-line function call not indented correctly; expected 12 spaces but found 8
(#245) Short array syntax must be used to define arrays
(#248) Short array syntax must be used to define arrays
(#255) Expected "if (...) {\n"; found "if(...) {\n"
(#255) Expected 1 space after IF keyword; 0 found
(#257) No space found after comma in argument list
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space between the comma and "$delegatesectiondata". Found: no spaces
(#257) Line exceeds 132 characters; contains 141 characters
(#260) Expected 1 space after closing brace; 0 found
(#260) Expected "} else {\n"; found "}else{\n"
(#260) Expected 1 space after ELSE keyword; 0 found
(#311) Space after opening parenthesis of function call prohibited
(#311) No space found after comma in argument list
(#311) Commas (,) must be followed by white space.
(#311) Expected 1 space between the comma and "array". Found: no spaces
(#311) Short array syntax must be used to define arrays
(#311) Expected at least 1 space before "=>"; 0 found
(#311) Expected at least 1 space after "=>"; 0 found
(#311) Expected 1 space before "=>"; 0 found
(#311) Expected 1 space after "=>"; 0 found
(#313) Short array syntax must be used to define arrays
(#314) Expected at least 1 space before "."; 0 found
(#314) Expected at least 1 space after "."; 0 found
(#314) Expected at least 1 space before "."; 0 found
(#314) Expected at least 1 space after "."; 0 found
(#320) No space found after comma in argument list
(#320) Commas (,) must be followed by white space.
(#320) Expected 1 space between the comma and "array". Found: no spaces
(#320) Short array syntax must be used to define arrays
(#320) Expected at least 1 space before "=>"; 0 found
(#320) Expected at least 1 space after "=>"; 0 found
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#347) Short array syntax must be used to define arrays
(#351) Expected 0 spaces after opening bracket; 1 found
(#351) Expected 0 spaces before closing bracket; 1 found
(#364) Short array syntax must be used to define arrays
(#366) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#367) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#368) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#374) Expected 0 spaces before closing bracket; 1 found
(#376) Expected at least 1 space before "."; 0 found
(#376) Expected at least 1 space after "."; 0 found
(#381) Short array syntax must be used to define arrays
course/format/remuiformat/classes/output/courseformat/content.php
(#37) Opening brace must not be followed by a blank line
course/format/remuiformat/classes/output/courseformat/content/section.php
(#20) Incorrect @package tag for file section.php. Expected format_remuiformat, found format_topics.
(#38) Opening brace must not be followed by a blank line
(#43) Missing docblock for function export_for_template
(#47) Expected 1 space after "="; 2 found
course/format/remuiformat/classes/output/courseformat/content/section/controlmenu.php
(#40) Opening brace must not be followed by a blank line
(#75) Expected "if (...) {\n"; found "if(...) {\n"
(#75) Expected 1 space after IF keyword; 0 found
(#82) There should be a comma after the last array item in a multi-line array.
(#93) There should be a comma after the last array item in a multi-line array.
(#100) Expected "if (...) {\n"; found "if(...) {\n"
(#100) Expected 1 space after IF keyword; 0 found
(#107) There should be a comma after the last array item in a multi-line array.
(#118) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/classes/output/list_all_sections_renderable.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#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) This comment is 78% valid code; is this commented out code?
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#37) Expected at least 1 space before "."; 0 found
(#37) Expected at least 1 space after "."; 0 found
(#46) Opening brace must not be followed by a blank line
course/format/remuiformat/classes/output/list_all_sections_summary_renderable.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#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) This comment is 78% valid code; is this commented out code?
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#37) Expected at least 1 space before "."; 0 found
(#37) Expected at least 1 space after "."; 0 found
(#46) Opening brace must not be followed by a blank line
course/format/remuiformat/classes/output/list_one_section_renderable.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#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) This comment is 78% valid code; is this commented out code?
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#45) Opening brace must not be followed by a blank line
(#174) Short array syntax must be used to define arrays
(#193) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#193) Only one argument is allowed per line in a multi-line function call
(#193) Closing parenthesis of a multi-line function call must be on a line by itself
(#195) Only one argument is allowed per line in a multi-line function call
(#195) Only one argument is allowed per line in a multi-line function call
(#203) Parentheses must be used when instantiating a new class
(#211) Multi-line function call not indented correctly; expected 21 spaces but found 17
(#212) Multi-line function call not indented correctly; expected 21 spaces but found 17
course/format/remuiformat/classes/privacy/provider.php
(#38) There must not be a space before the colon in a return type declaration
course/format/remuiformat/classes/usage_tracking.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#32) Opening brace must not be followed by a blank line
(#45) Blank line found at start of control structure
(#49) Blank line found at start of control structure
(#73) Short array syntax must be used to define arrays
(#76) Expected 0 spaces before closing parenthesis; newline found
(#103) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#112) Short array syntax must be used to define arrays
(#115) Short array syntax must be used to define arrays
(#132) Short array syntax must be used to define arrays
(#137) Duplicate array key found. The value will be overwritten. The string array key "memory_limit" was first seen on line 133
(#137) There should be a comma after the last array item in a multi-line array.
(#149) Short array syntax must be used to define arrays
(#158) Short array syntax must be used to define arrays
(#162) Duplicate array key found. The value will be overwritten. The string array key "versiondisk" was first seen on line 160
(#163) There should be a comma after the last array item in a multi-line array.
(#181) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
(#197) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/db/events.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) Short array syntax must be used to define arrays
(#27) Short array syntax must be used to define arrays
(#30) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/db/hooks.php
(#36) Expected 1 newline at end of file; 0 found
course/format/remuiformat/db/services.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#58) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/db/upgrade.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) This comment is 69% valid code; is this commented out code?
course/format/remuiformat/format.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#30) Expected at least 1 space before "."; 0 found
(#30) Expected at least 1 space after "."; 0 found
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#136) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/lang/ar/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#28) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#31) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#40) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#43) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#49) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#53) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#58) Unexpected comment found. Auto-fixing will not work after this comment
(#61) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#62) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#65) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#68) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#69) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#72) Unexpected comment found. Auto-fixing will not work after this comment
(#74) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#75) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#78) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#79) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#83) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#84) The string key "moveto" is not in the correct order, it should be before "showincard"
(#85) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#87) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#90) Unexpected comment found. Auto-fixing will not work after this comment
(#91) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#94) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#97) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#100) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#102) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#107) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#108) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#112) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#113) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#120) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#123) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#124) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#125) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#128) Unexpected comment found. Auto-fixing will not work after this comment
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#132) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#137) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#139) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#143) Unexpected comment found. Auto-fixing will not work after this comment
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#150) The string key "Complete" is not in the correct order, it should be before "showmore"
(#152) Unexpected comment found. Auto-fixing will not work after this comment
(#166) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#167) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#170) The string key "left" is not in the correct order, it should be before "top"
(#172) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#175) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#176) The string key "contain" is not in the correct order, it should be before "cover"
(#177) The string key "auto" is not in the correct order, it should be before "contain"
(#179) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#182) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#190) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#192) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lang/de/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#28) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#31) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#40) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#43) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#49) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#53) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#58) Unexpected comment found. Auto-fixing will not work after this comment
(#61) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#62) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#65) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#68) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#69) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#72) Unexpected comment found. Auto-fixing will not work after this comment
(#74) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#75) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#78) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#79) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#83) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#84) The string key "moveto" is not in the correct order, it should be before "showincard"
(#85) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#87) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#90) Unexpected comment found. Auto-fixing will not work after this comment
(#91) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#94) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#97) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#100) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#102) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#107) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#108) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#112) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#113) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#120) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#123) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#124) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#125) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#128) Unexpected comment found. Auto-fixing will not work after this comment
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#132) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#137) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#139) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#143) Unexpected comment found. Auto-fixing will not work after this comment
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#150) The string key "Complete" is not in the correct order, it should be before "showmore"
(#152) Unexpected comment found. Auto-fixing will not work after this comment
(#167) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#168) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#171) The string key "left" is not in the correct order, it should be before "top"
(#173) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#176) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#177) The string key "contain" is not in the correct order, it should be before "cover"
(#178) The string key "auto" is not in the correct order, it should be before "contain"
(#180) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#183) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#191) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#193) Unexpected string end, it should be a line feed after a semicolon
(#193) Expected 1 newline at end of file; 0 found
course/format/remuiformat/lang/en/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#28) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#31) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#40) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#43) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#49) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#53) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#58) Unexpected comment found. Auto-fixing will not work after this comment
(#61) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#62) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#65) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#68) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#69) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#72) Unexpected comment found. Auto-fixing will not work after this comment
(#74) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#75) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#78) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#79) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#83) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#84) The string key "moveto" is not in the correct order, it should be before "showincard"
(#85) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#87) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#90) Unexpected comment found. Auto-fixing will not work after this comment
(#91) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#94) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#97) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#100) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#102) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#107) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#108) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#112) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#113) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#120) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#123) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#124) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#125) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#128) Unexpected comment found. Auto-fixing will not work after this comment
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#132) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#137) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#139) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#143) Unexpected comment found. Auto-fixing will not work after this comment
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#150) The string key "Complete" is not in the correct order, it should be before "showmore"
(#152) Unexpected comment found. Auto-fixing will not work after this comment
(#167) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#168) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#171) The string key "left" is not in the correct order, it should be before "top"
(#173) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#177) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#178) The string key "contain" is not in the correct order, it should be before "cover"
(#179) The string key "auto" is not in the correct order, it should be before "contain"
(#181) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#184) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#190) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#192) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lang/es/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#28) Unexpected comment found. Auto-fixing will not work after this comment
(#29) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#32) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#41) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#44) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#50) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#54) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#59) Unexpected comment found. Auto-fixing will not work after this comment
(#62) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#63) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#66) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#69) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#70) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#73) Unexpected comment found. Auto-fixing will not work after this comment
(#75) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#76) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#79) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#80) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#84) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#85) The string key "moveto" is not in the correct order, it should be before "showincard"
(#86) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#88) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#91) Unexpected comment found. Auto-fixing will not work after this comment
(#92) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#95) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#98) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#101) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#103) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#108) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#109) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#113) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#114) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#121) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#124) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#125) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#126) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#129) Unexpected comment found. Auto-fixing will not work after this comment
(#132) Unexpected comment found. Auto-fixing will not work after this comment
(#133) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#135) Unexpected comment found. Auto-fixing will not work after this comment
(#136) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#138) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#140) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#144) Unexpected comment found. Auto-fixing will not work after this comment
(#147) Unexpected comment found. Auto-fixing will not work after this comment
(#151) The string key "Complete" is not in the correct order, it should be before "showmore"
(#153) Unexpected comment found. Auto-fixing will not work after this comment
(#167) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#168) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#171) The string key "left" is not in the correct order, it should be before "top"
(#173) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#176) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#177) The string key "contain" is not in the correct order, it should be before "cover"
(#178) The string key "auto" is not in the correct order, it should be before "contain"
(#180) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#183) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#191) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#193) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lang/es_mx/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#28) Unexpected comment found. Auto-fixing will not work after this comment
(#29) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#32) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#41) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#44) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#50) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#54) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#59) Unexpected comment found. Auto-fixing will not work after this comment
(#62) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#63) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#66) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#69) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#70) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#73) Unexpected comment found. Auto-fixing will not work after this comment
(#75) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#76) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#79) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#80) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#84) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#85) The string key "moveto" is not in the correct order, it should be before "showincard"
(#86) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#88) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#91) Unexpected comment found. Auto-fixing will not work after this comment
(#92) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#95) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#98) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#101) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#103) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#108) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#109) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#113) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#114) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#121) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#124) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#125) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#126) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#129) Unexpected comment found. Auto-fixing will not work after this comment
(#132) Unexpected comment found. Auto-fixing will not work after this comment
(#133) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#135) Unexpected comment found. Auto-fixing will not work after this comment
(#136) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#138) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#140) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#144) Unexpected comment found. Auto-fixing will not work after this comment
(#147) Unexpected comment found. Auto-fixing will not work after this comment
(#151) The string key "Complete" is not in the correct order, it should be before "showmore"
(#153) Unexpected comment found. Auto-fixing will not work after this comment
(#167) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#168) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#171) The string key "left" is not in the correct order, it should be before "top"
(#173) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#176) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#177) The string key "contain" is not in the correct order, it should be before "cover"
(#178) The string key "auto" is not in the correct order, it should be before "contain"
(#180) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#183) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#191) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#193) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lang/fr/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#28) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#31) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#40) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#43) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#49) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#53) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#58) Unexpected comment found. Auto-fixing will not work after this comment
(#61) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#62) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#65) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#68) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#69) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#72) Unexpected comment found. Auto-fixing will not work after this comment
(#74) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#75) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#78) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#79) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#83) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#84) The string key "moveto" is not in the correct order, it should be before "showincard"
(#85) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#87) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#90) Unexpected comment found. Auto-fixing will not work after this comment
(#91) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#94) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#97) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#100) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#102) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#107) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#108) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#112) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#113) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#120) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#123) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#124) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#125) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#128) Unexpected comment found. Auto-fixing will not work after this comment
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#132) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#137) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#139) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#143) Unexpected comment found. Auto-fixing will not work after this comment
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#150) The string key "Complete" is not in the correct order, it should be before "showmore"
(#152) Unexpected comment found. Auto-fixing will not work after this comment
(#165) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#166) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#169) The string key "left" is not in the correct order, it should be before "top"
(#171) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#174) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#175) The string key "contain" is not in the correct order, it should be before "cover"
(#176) The string key "auto" is not in the correct order, it should be before "contain"
(#178) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#181) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#189) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#191) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lang/pl/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#28) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#31) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#40) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#43) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#49) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#53) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#58) Unexpected comment found. Auto-fixing will not work after this comment
(#61) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#62) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#65) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#68) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#69) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#72) Unexpected comment found. Auto-fixing will not work after this comment
(#74) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#75) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#78) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#79) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#83) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#84) The string key "moveto" is not in the correct order, it should be before "showincard"
(#85) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#87) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#90) Unexpected comment found. Auto-fixing will not work after this comment
(#91) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#94) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#97) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#100) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#102) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#107) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#108) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#112) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#113) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#120) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#123) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#124) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#125) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#128) Unexpected comment found. Auto-fixing will not work after this comment
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#132) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#137) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#139) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#143) Unexpected comment found. Auto-fixing will not work after this comment
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#150) The string key "Complete" is not in the correct order, it should be before "showmore"
(#152) Unexpected comment found. Auto-fixing will not work after this comment
(#165) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#166) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#169) The string key "left" is not in the correct order, it should be before "top"
(#171) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#173) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#174) The string key "contain" is not in the correct order, it should be before "cover"
(#175) The string key "auto" is not in the correct order, it should be before "contain"
(#177) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#180) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#188) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#190) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lang/pt_br/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#28) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#31) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#40) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#43) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#49) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#55) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#61) Unexpected comment found. Auto-fixing will not work after this comment
(#64) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#65) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#68) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#71) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#72) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#75) Unexpected comment found. Auto-fixing will not work after this comment
(#77) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#78) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#81) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#82) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#86) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#87) The string key "moveto" is not in the correct order, it should be before "showincard"
(#88) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#90) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#93) Unexpected comment found. Auto-fixing will not work after this comment
(#94) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#97) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#100) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#103) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#105) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#110) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#111) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#115) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#116) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#123) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#126) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#127) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#128) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#137) Unexpected comment found. Auto-fixing will not work after this comment
(#138) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#140) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#142) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#149) Unexpected comment found. Auto-fixing will not work after this comment
(#153) The string key "Complete" is not in the correct order, it should be before "showmore"
(#155) Unexpected comment found. Auto-fixing will not work after this comment
(#169) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#170) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#173) The string key "left" is not in the correct order, it should be before "top"
(#175) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#178) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#179) The string key "contain" is not in the correct order, it should be before "cover"
(#180) The string key "auto" is not in the correct order, it should be before "contain"
(#182) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#185) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#193) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#195) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lib.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#27) Space before opening parenthesis of function call prohibited
(#28) Space before opening parenthesis of function call prohibited
(#33) Opening brace must not be followed by a blank line
(#71) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#135) Opening parenthesis of a multi-line function call must be the last content on the line
(#135) Only one argument is allowed per line in a multi-line function call
(#136) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#136) Short array syntax must be used to define arrays
(#136) Closing parenthesis of a multi-line function call must be on a line by itself
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#181) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#184) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#199) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#226) Expected at least 1 space before "."; 0 found
(#226) Expected at least 1 space after "."; 0 found
(#252) Short array syntax must be used to define arrays
(#253) Short array syntax must be used to define arrays
(#257) Short array syntax must be used to define arrays
(#259) There should be a comma after the last array item in a multi-line array.
(#261) Short array syntax must be used to define arrays
(#263) There should be a comma after the last array item in a multi-line array.
(#265) Short array syntax must be used to define arrays
(#267) There should be a comma after the last array item in a multi-line array.
(#269) Short array syntax must be used to define arrays
(#271) There should be a comma after the last array item in a multi-line array.
(#273) Short array syntax must be used to define arrays
(#275) There should be a comma after the last array item in a multi-line array.
(#277) Short array syntax must be used to define arrays
(#279) There should be a comma after the last array item in a multi-line array.
(#281) Short array syntax must be used to define arrays
(#283) There should be a comma after the last array item in a multi-line array.
(#285) Short array syntax must be used to define arrays
(#287) There should be a comma after the last array item in a multi-line array.
(#289) Short array syntax must be used to define arrays
(#291) There should be a comma after the last array item in a multi-line array.
(#293) Short array syntax must be used to define arrays
(#295) There should be a comma after the last array item in a multi-line array.
(#300) Blank line found at start of control structure
(#303) Short array syntax must be used to define arrays
(#304) Short array syntax must be used to define arrays
(#309) Short array syntax must be used to define arrays
(#310) Short array syntax must be used to define arrays
(#312) There should be a comma after the last array item in a multi-line array.
(#313) There should be a comma after the last array item in a multi-line array.
(#316) Short array syntax must be used to define arrays
(#319) Short array syntax must be used to define arrays
(#320) Short array syntax must be used to define arrays
(#323) There should be a comma after the last array item in a multi-line array.
(#328) Short array syntax must be used to define arrays
(#331) Short array syntax must be used to define arrays
(#332) Short array syntax must be used to define arrays
(#334) There should be a comma after the last array item in a multi-line array.
(#335) There should be a comma after the last array item in a multi-line array.
(#338) There should be a comma after the last array item in a multi-line array.
(#340) Short array syntax must be used to define arrays
(#343) Short array syntax must be used to define arrays
(#344) Short array syntax must be used to define arrays
(#347) There should be a comma after the last array item in a multi-line array.
(#352) Short array syntax must be used to define arrays
(#355) Short array syntax must be used to define arrays
(#358) Short array syntax must be used to define arrays
(#358) There should be a comma after the last array item in a multi-line array.
(#363) Short array syntax must be used to define arrays
(#367) There should be a comma after the last array item in a multi-line array.
(#369) Short array syntax must be used to define arrays
(#372) Short array syntax must be used to define arrays
(#373) Short array syntax must be used to define arrays
(#375) There should be a comma after the last array item in a multi-line array.
(#376) There should be a comma after the last array item in a multi-line array.
(#379) There should be a comma after the last array item in a multi-line array.
(#381) Short array syntax must be used to define arrays
(#384) Short array syntax must be used to define arrays
(#385) Short array syntax must be used to define arrays
(#387) There should be a comma after the last array item in a multi-line array.
(#388) There should be a comma after the last array item in a multi-line array.
(#391) There should be a comma after the last array item in a multi-line array.
(#393) Short array syntax must be used to define arrays
(#396) Short array syntax must be used to define arrays
(#397) Short array syntax must be used to define arrays
(#398) Space after opening parenthesis of function call prohibited
(#398) Expected 0 spaces before closing parenthesis; 1 found
(#399) Space after opening parenthesis of function call prohibited
(#399) Expected 0 spaces before closing parenthesis; 1 found
(#400) Space after opening parenthesis of function call prohibited
(#400) Expected 0 spaces before closing parenthesis; 1 found
(#401) Space after opening parenthesis of function call prohibited
(#401) Expected 0 spaces before closing parenthesis; 1 found
(#402) Space after opening parenthesis of function call prohibited
(#402) Expected 0 spaces before closing parenthesis; 1 found
(#403) There should be a comma after the last array item in a multi-line array.
(#406) There should be a comma after the last array item in a multi-line array.
(#408) Short array syntax must be used to define arrays
(#411) Short array syntax must be used to define arrays
(#412) Short array syntax must be used to define arrays
(#413) Space after opening parenthesis of function call prohibited
(#413) Expected 0 spaces before closing parenthesis; 1 found
(#414) Space after opening parenthesis of function call prohibited
(#414) Expected 0 spaces before closing parenthesis; 1 found
(#415) Space after opening parenthesis of function call prohibited
(#415) Expected 0 spaces before closing parenthesis; 1 found
(#416) There should be a comma after the last array item in a multi-line array.
(#419) There should be a comma after the last array item in a multi-line array.
(#421) Short array syntax must be used to define arrays
(#425) There should be a comma after the last array item in a multi-line array.
(#440) Short array syntax must be used to define arrays
(#444) There should be a comma after the last array item in a multi-line array.
(#447) Short array syntax must be used to define arrays
(#451) There should be a comma after the last array item in a multi-line array.
(#466) Short array syntax must be used to define arrays
(#470) There should be a comma after the last array item in a multi-line array.
(#508) Parentheses must be used when instantiating a new class
(#514) Short array syntax must be used to define arrays
(#579) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#580) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#610) Missing docblock for function supports_components
(#612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) This comment is 53% valid code; is this commented out code?
(#613) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#624) This comment is 51% valid code; is this commented out code?
(#625) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#626) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#627) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#628) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#629) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#630) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#642) This comment is 51% valid code; is this commented out code?
(#643) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#644) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#645) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#646) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#647) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#648) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#649) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Short array syntax must be used to define arrays
(#658) Short array syntax must be used to define arrays
(#659) Short array syntax must be used to define arrays
(#659) There should be a comma after the last array item in a multi-line array.
(#705) Inline comments must start with a capital letter, digit or 3-dots sequence
(#705) Inline comments must end in full-stops, exclamation marks, or question marks
(#705) This comment is 64% valid code; is this commented out code?
(#706) Expected "if (...) {\n"; found "if(...){\n"
(#706) Expected 1 space after IF keyword; 0 found
(#706) Expected 1 space after closing parenthesis; found 0
(#707) Line exceeds 132 characters; contains 146 characters
(#708) Expected 1 space after closing brace; 0 found
(#708) Expected "} else {\n"; found "}else{\n"
(#708) Expected 1 space after ELSE keyword; 0 found
(#739) Blank line found at start of control structure
(#747) Short array syntax must be used to define arrays
(#769) Short array syntax must be used to define arrays
(#778) Short array syntax must be used to define arrays
(#807) The closing brace for the class must go on the next line after the body
(#823) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#823) Short array syntax must be used to define arrays
(#823) Only one argument is allowed per line in a multi-line function call
(#823) Closing parenthesis of a multi-line function call must be on a line by itself
(#840) Short array syntax must be used to define arrays
(#857) Expected at least 1 space before "."; 0 found
(#857) Expected at least 1 space after "."; 0 found
(#857) Expected at least 1 space before "."; 0 found
(#857) Expected at least 1 space after "."; 0 found
(#866) Missing docblock for function format_remuiformat_check_plugin_available
(#868) Long list syntax is not allowed
(#889) Expected "if (...) {\n"; found "if(...){\n"
(#889) Expected 1 space after IF keyword; 0 found
(#889) Expected 1 space after closing parenthesis; found 0
(#893) Line exceeds 132 characters; contains 157 characters
(#894) Expected 1 space after "="; 3 found
(#897) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#897) Expected 1 space after FOREACH keyword; 0 found
(#897) Expected 1 space after closing parenthesis; found 0
(#898) Expected "if (...) {\n"; found "if(...){\n"
(#898) Expected 1 space after IF keyword; 0 found
(#898) Expected 1 space after closing parenthesis; found 0
(#903) Expected "if (...) {\n"; found "if(...){\n"
(#903) Expected 1 space after IF keyword; 0 found
(#903) Expected 1 space after closing parenthesis; found 0
(#907) Short array syntax must be used to define arrays
(#914) Short array syntax must be used to define arrays
(#918) Expected at least 1 space before "."; 0 found
(#918) Expected at least 1 space after "."; 0 found
(#918) Expected at least 1 space before "."; 0 found
(#918) Expected at least 1 space after "."; 0 found
(#929) Expected at least 1 space before "."; 0 found
(#929) Expected at least 1 space after "."; 0 found
(#929) Expected at least 1 space before "."; 0 found
(#929) Expected at least 1 space after "."; 0 found
(#929) Expected at least 1 space before "."; 0 found
(#929) Expected at least 1 space after "."; 0 found
(#929) Expected at least 1 space before "."; 0 found
(#929) Expected at least 1 space after "."; 0 found
(#953) Expected at least 1 space before "."; 0 found
(#953) Expected at least 1 space before "."; 0 found
(#953) Expected at least 1 space before "."; 0 found
(#953) Expected at least 1 space before "."; 0 found
(#953) Expected at least 1 space before "."; 0 found
(#954) Expected at least 1 space before "."; 0 found
(#954) Expected at least 1 space before "."; 0 found
(#967) Missing docblock for function get_extra_header_context
(#976) Short array syntax must be used to define arrays
(#1000) Expected "if (...) {\n"; found "if(...){\n"
(#1000) Expected 1 space after IF keyword; 0 found
(#1000) Expected 1 space after closing parenthesis; found 0
(#1003) Expected 1 space after closing brace; 0 found
(#1003) Expected "} else {\n"; found "}else{\n"
(#1003) Expected 1 space after ELSE keyword; 0 found
(#1006) Expected 1 space after "="; 2 found
(#1009) Expected "if (...) {\n"; found "if(...){\n"
(#1009) Expected 1 space after IF keyword; 0 found
(#1009) Expected at least 1 space after ">="; 0 found
(#1009) Expected 1 space after ">="; 0 found
(#1009) Expected 1 space after closing parenthesis; found 0
(#1015) Missing docblock for function format_remuiformat_user_preferences
(#1022) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/renderer.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) This comment is 78% valid code; is this commented out code?
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#33) Opening brace must not be followed by a blank line
(#83) global $PAGE cannot be used in renderers. Use $this->page.
(#84) global $PAGE cannot be used in renderers. Use $this->page.
(#92) Short array syntax must be used to define arrays
(#146) Logical operator "or" is prohibited; use "||" instead
(#148) Short array syntax must be used to define arrays
(#155) Logical operator "and" is prohibited; use "&&" instead
(#157) Short array syntax must be used to define arrays
(#158) Short array syntax must be used to define arrays
(#160) Short array syntax must be used to define arrays
(#161) Short array syntax must be used to define arrays
(#161) Line exceeds 132 characters; contains 140 characters
(#165) Short array syntax must be used to define arrays
(#167) Short array syntax must be used to define arrays
(#171) Expected at least 1 space before "."; 0 found
(#171) Expected at least 1 space after "."; 0 found
(#182) Logical operator "and" is prohibited; use "&&" instead
(#184) Short array syntax must be used to define arrays
(#185) Short array syntax must be used to define arrays
(#187) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#188) Line exceeds 132 characters; contains 153 characters
(#191) Short array syntax must be used to define arrays
(#193) Short array syntax must be used to define arrays
(#198) Expected at least 1 space before "."; 0 found
(#198) Expected at least 1 space after "."; 0 found
(#219) Short array syntax must be used to define arrays
(#221) There should be a comma after the last array item in a multi-line array.
(#228) Short array syntax must be used to define arrays
(#252) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#253) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#267) Short array syntax must be used to define arrays
(#269) Short array syntax must be used to define arrays
(#270) Expected at least 1 space before "."; 0 found
(#270) Expected at least 1 space after "."; 0 found
(#270) Expected at least 1 space before "."; 0 found
(#270) Expected at least 1 space after "."; 0 found
(#278) Parentheses must be used when instantiating a new class
(#282) Space found before comma in argument list
(#282) Expected no space between "100" and the comma. Found: 1 space
(#286) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#289) Only one argument is allowed per line in a multi-line function call
(#289) Only one argument is allowed per line in a multi-line function call
(#289) Short array syntax must be used to define arrays
(#291) Expected at least 1 space before "."; 0 found
(#291) Expected at least 1 space after "."; 0 found
(#291) Expected at least 1 space before "."; 0 found
(#291) Expected at least 1 space after "."; 0 found
(#291) Short array syntax must be used to define arrays
(#293) Short array syntax must be used to define arrays
(#295) Only one argument is allowed per line in a multi-line function call
(#295) Only one argument is allowed per line in a multi-line function call
(#295) Short array syntax must be used to define arrays
(#295) Expected at least 1 space before "."; 0 found
(#295) Expected at least 1 space after "."; 0 found
(#320) Short array syntax must be used to define arrays
(#320) Expected at least 1 space before "."; 0 found
(#320) Expected at least 1 space after "."; 0 found
(#321) Short array syntax must be used to define arrays
(#322) Short array syntax must be used to define arrays
(#323) Short array syntax must be used to define arrays
(#338) Opening parenthesis of a multi-line function call must be the last content on the line
(#338) Only one argument is allowed per line in a multi-line function call
(#339) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#339) Only one argument is allowed per line in a multi-line function call
(#339) Only one argument is allowed per line in a multi-line function call
(#339) Only one argument is allowed per line in a multi-line function call
(#339) Closing parenthesis of a multi-line function call must be on a line by itself
(#367) Short array syntax must be used to define arrays
(#371) Opening parenthesis of a multi-line function call must be the last content on the line
(#372) Short array syntax must be used to define arrays
(#374) Multi-line function call not indented correctly; expected 12 spaces but found 22
(#374) Closing parenthesis of a multi-line function call must be on a line by itself
(#376) Expected at least 1 space before "."; 0 found
(#376) Expected at least 1 space after "."; 0 found
(#376) Short array syntax must be used to define arrays
(#381) Opening parenthesis of a multi-line function call must be the last content on the line
(#382) Short array syntax must be used to define arrays
(#384) Multi-line function call not indented correctly; expected 16 spaces but found 26
(#384) Closing parenthesis of a multi-line function call must be on a line by itself
(#386) Expected at least 1 space before "."; 0 found
(#386) Expected at least 1 space after "."; 0 found
(#386) Short array syntax must be used to define arrays
(#390) Blank line found at end of control structure
(#396) Short array syntax must be used to define arrays
(#397) Expected at least 1 space before "."; 0 found
(#397) Expected at least 1 space after "."; 0 found
(#398) Expected at least 1 space before "."; 0 found
(#398) Expected at least 1 space after "."; 0 found
(#402) Opening parenthesis of a multi-line function call must be the last content on the line
(#403) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#403) Closing parenthesis of a multi-line function call must be on a line by itself
(#408) Opening parenthesis of a multi-line function call must be the last content on the line
(#408) Only one argument is allowed per line in a multi-line function call
(#409) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#409) Short array syntax must be used to define arrays
(#409) Closing parenthesis of a multi-line function call must be on a line by itself
(#431) Parentheses must be used when instantiating a new class
(#435) Blank line found at start of control structure
(#444) Opening parenthesis of a multi-line function call must be the last content on the line
(#445) Short array syntax must be used to define arrays
(#447) Multi-line function call not indented correctly; expected 12 spaces but found 22
(#447) Closing parenthesis of a multi-line function call must be on a line by itself
(#459) Opening parenthesis of a multi-line function call must be the last content on the line
(#460) Short array syntax must be used to define arrays
(#462) Multi-line function call not indented correctly; expected 16 spaces but found 26
(#462) Closing parenthesis of a multi-line function call must be on a line by itself
(#469) Blank line found at end of control structure
(#471) Blank line found at end of control structure
(#479) Expected at least 1 space before "."; 0 found
(#479) Expected at least 1 space after "."; 0 found
(#480) Expected at least 1 space before "."; 0 found
(#480) Expected at least 1 space after "."; 0 found
(#484) Opening parenthesis of a multi-line function call must be the last content on the line
(#485) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#485) Closing parenthesis of a multi-line function call must be on a line by itself
(#514) Expected at least 1 space before "."; 0 found
(#514) Expected at least 1 space after "."; 0 found
(#526) The closing parenthesis of a multi-line function declaration must be on a new line
(#540) The closing parenthesis of a multi-line function declaration must be on a new line
(#550) The closing parenthesis of a multi-line function declaration must be on a new line
(#565) The closing parenthesis of a multi-line function declaration must be on a new line
(#580) The closing parenthesis of a multi-line function declaration must be on a new line
(#602) Space after opening parenthesis of function call prohibited
(#602) Expected 0 spaces before closing parenthesis; 1 found
(#603) Space after opening parenthesis of function call prohibited
(#603) Expected 0 spaces before closing parenthesis; 1 found
course/format/remuiformat/settings.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#46) Short array syntax must be used to define arrays
(#48) There should be a comma after the last array item in a multi-line array.
(#62) Short array syntax must be used to define arrays
(#64) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/version.php
(#16) Boilerplate comment must be followed by a single blank line or end of file

Javascript coding style problems

(3 errors, 39 warnings)

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

course/format/remuiformat/amd/src/card_editing_observer.js
(#1) Unused eslint-disable directive (no problems were reported from 'valid-jsdoc').
course/format/remuiformat/amd/src/common.js
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) There should be no space before this paren. (space-in-parens)
(#137) Missing space before opening brace. (space-before-blocks)
(#140) Expected space(s) after "if". (keyword-spacing)
(#140) There should be no space before this paren. (space-in-parens)
(#140) Missing space before opening brace. (space-before-blocks)
(#141) Expected space(s) after "if". (keyword-spacing)
(#141) 'moodleversionbranch' is not defined. (no-undef)
(#141) Missing space before opening brace. (space-before-blocks)
(#143) Expected space(s) before "else". (keyword-spacing)
(#143) Expected space(s) after "else". (keyword-spacing)
(#151) 'event' is defined but never used. (no-unused-vars)
(#169) Unexpected space before function parentheses. (space-before-function-paren)
course/format/remuiformat/amd/src/format_card.js
(#2) Unused eslint-disable directive (no problems were reported from 'valid-jsdoc').
course/format/remuiformat/amd/src/format_card_ordering.js
(#2) Unused eslint-disable directive (no problems were reported from 'no-tabs').
course/format/remuiformat/amd/src/headerreplaces.js
(#31) Unused eslint-disable directive (no problems were reported from 'no-console').
course/format/remuiformat/format_card.js
(#7) Identifier 'get_config' is not in camel case. (camelcase)
(#9) Identifier 'container_node' is not in camel case. (camelcase)
(#10) Identifier 'container_class' is not in camel case. (camelcase)
(#11) Identifier 'section_node' is not in camel case. (camelcase)
(#12) Identifier 'section_class' is not in camel case. (camelcase)
(#24) Identifier 'swap_sections' is not in camel case. (camelcase)
(#32) Operator '+' must be spaced. (space-infix-ops)
(#33) Operator '+' must be spaced. (space-infix-ops)
(#33) Operator '+' must be spaced. (space-infix-ops)
(#46) Identifier 'process_sections' is not in camel case. (camelcase)
course/format/remuiformat/format_list.js
(#19) Identifier 'get_config' is not in camel case. (camelcase)
(#21) Identifier 'container_node' is not in camel case. (camelcase)
(#22) Identifier 'container_class' is not in camel case. (camelcase)
(#23) Identifier 'section_node' is not in camel case. (camelcase)
(#24) Identifier 'section_class' is not in camel case. (camelcase)
(#36) Identifier 'swap_sections' is not in camel case. (camelcase)
(#44) Operator '+' must be spaced. (space-infix-ops)
(#45) Operator '+' must be spaced. (space-infix-ops)
(#45) Operator '+' must be spaced. (space-infix-ops)
(#58) Identifier 'process_sections' is not in camel case. (camelcase)
course/format/remuiformat/gulpfile.js
(#51) '__dirname' is not defined. (no-undef)
(#64) There should be no space after '{'. (object-curly-spacing)
(#64) There should be no space before '}'. (object-curly-spacing)
(#65) There should be no space after '{'. (object-curly-spacing)
(#65) There should be no space before '}'. (object-curly-spacing)

CSS problems

(2044 errors, 390 warnings)

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

course/format/remuiformat/styles.css
(#2004) Invalid value for "grid-template-rows" (csstree/validator)
(#2324) Invalid value for "height" (csstree/validator)
(#2527) Invalid value for "font-weight" (csstree/validator)
(#151) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#259) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#332) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#352) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#367) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#395) Expected "#D5DDEA" to be "#d5ddea" (color-hex-case)
(#402) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#513) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#573) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#582) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#769) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#863) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#885) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#902) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#917) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1132) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1174) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#1208) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1240) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#1443) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1475) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#1720) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1929) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1956) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#1967) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2282) Expected "#D9D9D9" to be "#d9d9d9" (color-hex-case)
(#2313) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2322) Expected "#0051F9" to be "#0051f9" (color-hex-case)
(#2426) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2440) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2447) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2503) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2523) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2525) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2594) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2604) Expected "#0051F9" to be "#0051f9" (color-hex-case)
(#2625) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2664) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2738) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2766) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2810) Expected "#0051F9" to be "#0051f9" (color-hex-case)
(#2897) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2974) Expected "#51666C" to be "#51666c" (color-hex-case)
(#3072) Expected "#1C376F" to be "#1c376f" (color-hex-case)
(#493) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#559) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#609) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#722) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#1414) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#1649) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#2005) Unexpected duplicate "grid-template-rows" (declaration-block-no-duplicate-properties)
(#2325) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#2429) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#2901) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#242) Unexpected shorthand "margin" after "margin-left" (declaration-block-no-shorthand-property-overrides)
(#748) Unexpected shorthand "margin" after "margin-left" (declaration-block-no-shorthand-property-overrides)
(#3067) Unexpected shorthand "margin" after "margin-right" (declaration-block-no-shorthand-property-overrides)
(#2006) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#48) Unexpected !important (declaration-no-important)
(#79) Unexpected !important (declaration-no-important)
(#85) Unexpected !important (declaration-no-important)
(#88) Unexpected !important (declaration-no-important)
(#91) Unexpected !important (declaration-no-important)
(#95) Unexpected !important (declaration-no-important)
(#102) Unexpected !important (declaration-no-important)
(#109) Unexpected !important (declaration-no-important)
(#121) Unexpected !important (declaration-no-important)
(#127) Unexpected !important (declaration-no-important)
(#134) Unexpected !important (declaration-no-important)
(#139) Unexpected !important (declaration-no-important)
(#143) Unexpected !important (declaration-no-important)
(#205) Unexpected !important (declaration-no-important)
(#216) Unexpected !important (declaration-no-important)
(#217) Unexpected !important (declaration-no-important)
(#219) Unexpected !important (declaration-no-important)
(#286) Unexpected !important (declaration-no-important)
(#290) Unexpected !important (declaration-no-important)
(#340) Unexpected !important (declaration-no-important)
(#460) Unexpected !important (declaration-no-important)
(#468) Unexpected !important (declaration-no-important)
(#508) Unexpected !important (declaration-no-important)
(#522) Unexpected !important (declaration-no-important)
(#523) Unexpected !important (declaration-no-important)
(#524) Unexpected !important (declaration-no-important)
(#535) Unexpected !important (declaration-no-important)
(#595) Unexpected !important (declaration-no-important)
(#596) Unexpected !important (declaration-no-important)
(#696) Unexpected !important (declaration-no-important)
(#804) Unexpected !important (declaration-no-important)
(#811) Unexpected !important (declaration-no-important)
(#872) Unexpected !important (declaration-no-important)
(#944) Unexpected !important (declaration-no-important)
(#949) Unexpected !important (declaration-no-important)
(#955) Unexpected !important (declaration-no-important)
(#961) Unexpected !important (declaration-no-important)
(#967) Unexpected !important (declaration-no-important)
(#972) Unexpected !important (declaration-no-important)
(#977) Unexpected !important (declaration-no-important)
(#982) Unexpected !important (declaration-no-important)
(#988) Unexpected !important (declaration-no-important)
(#994) Unexpected !important (declaration-no-important)
(#1069) Unexpected !important (declaration-no-important)
(#1071) Unexpected !important (declaration-no-important)
(#1075) Unexpected !important (declaration-no-important)
(#1084) Unexpected !important (declaration-no-important)
(#1151) Unexpected !important (declaration-no-important)
(#1424) Unexpected !important (declaration-no-important)
(#1659) Unexpected !important (declaration-no-important)
(#1667) Unexpected !important (declaration-no-important)
(#1668) Unexpected !important (declaration-no-important)
(#1669) Unexpected !important (declaration-no-important)
(#1670) Unexpected !important (declaration-no-important)
(#1688) Unexpected !important (declaration-no-important)
(#1689) Unexpected !important (declaration-no-important)
(#1697) Unexpected !important (declaration-no-important)
(#1698) Unexpected !important (declaration-no-important)
(#1699) Unexpected !important (declaration-no-important)
(#1700) Unexpected !important (declaration-no-important)
(#1718) Unexpected !important (declaration-no-important)
(#1719) Unexpected !important (declaration-no-important)
(#1720) Unexpected !important (declaration-no-important)
(#1744) Unexpected !important (declaration-no-important)
(#1797) Unexpected !important (declaration-no-important)
(#1806) Unexpected !important (declaration-no-important)
(#1807) Unexpected !important (declaration-no-important)
(#1822) Unexpected !important (declaration-no-important)
(#1837) Unexpected !important (declaration-no-important)
(#1869) Unexpected !important (declaration-no-important)
(#1881) Unexpected !important (declaration-no-important)
(#1888) Unexpected !important (declaration-no-important)
(#1895) Unexpected !important (declaration-no-important)
(#1902) Unexpected !important (declaration-no-important)
(#1903) Unexpected !important (declaration-no-important)
(#1927) Unexpected !important (declaration-no-important)
(#1928) Unexpected !important (declaration-no-important)
(#1929) Unexpected !important (declaration-no-important)
(#1934) Unexpected !important (declaration-no-important)
(#1939) Unexpected !important (declaration-no-important)
(#1949) Unexpected !important (declaration-no-important)
(#2011) Unexpected !important (declaration-no-important)
(#2021) Unexpected !important (declaration-no-important)
(#2025) Unexpected !important (declaration-no-important)
(#2029) Unexpected !important (declaration-no-important)
(#2061) Unexpected !important (declaration-no-important)
(#2257) Unexpected !important (declaration-no-important)
(#2271) Unexpected !important (declaration-no-important)
(#2301) Unexpected !important (declaration-no-important)
(#2386) Unexpected !important (declaration-no-important)
(#2395) Unexpected !important (declaration-no-important)
(#2401) Unexpected !important (declaration-no-important)
(#2402) Unexpected !important (declaration-no-important)
(#2425) Unexpected !important (declaration-no-important)
(#2471) Unexpected !important (declaration-no-important)
(#2475) Unexpected !important (declaration-no-important)
(#2522) Unexpected !important (declaration-no-important)
(#2693) Unexpected !important (declaration-no-important)
(#2722) Unexpected !important (declaration-no-important)
(#2856) Unexpected !important (declaration-no-important)
(#2875) Unexpected !important (declaration-no-important)
(#2885) Unexpected !important (declaration-no-important)
(#2909) Unexpected !important (declaration-no-important)
(#2913) Unexpected !important (declaration-no-important)
(#2917) Unexpected !important (declaration-no-important)
(#2922) Unexpected !important (declaration-no-important)
(#2930) Unexpected !important (declaration-no-important)
(#2935) Unexpected !important (declaration-no-important)
(#2939) Unexpected !important (declaration-no-important)
(#2943) Unexpected !important (declaration-no-important)
(#2947) Unexpected !important (declaration-no-important)
(#2951) Unexpected !important (declaration-no-important)
(#2959) Unexpected !important (declaration-no-important)
(#2969) Unexpected !important (declaration-no-important)
(#2990) Unexpected !important (declaration-no-important)
(#3018) Unexpected !important (declaration-no-important)
(#3050) Unexpected !important (declaration-no-important)
(#3066) Unexpected !important (declaration-no-important)
(#3067) Unexpected !important (declaration-no-important)
(#3068) Unexpected !important (declaration-no-important)
(#3092) Unexpected !important (declaration-no-important)
(#3132) Unexpected !important (declaration-no-important)
(#3161) Unexpected !important (declaration-no-important)
(#3169) Unexpected !important (declaration-no-important)
(#3173) Unexpected !important (declaration-no-important)
(#3177) Unexpected !important (declaration-no-important)
(#3181) Unexpected !important (declaration-no-important)
(#3185) Unexpected !important (declaration-no-important)
(#3189) Unexpected !important (declaration-no-important)
(#3193) Unexpected !important (declaration-no-important)
(#3197) Unexpected !important (declaration-no-important)
(#3201) Unexpected !important (declaration-no-important)
(#147) Unexpected unit (length-zero-no-unit)
(#192) Unexpected unit (length-zero-no-unit)
(#196) Unexpected unit (length-zero-no-unit)
(#242) Unexpected unit (length-zero-no-unit)
(#374) Unexpected unit (length-zero-no-unit)
(#493) Unexpected unit (length-zero-no-unit)
(#500) Unexpected unit (length-zero-no-unit)
(#595) Unexpected unit (length-zero-no-unit)
(#596) Unexpected unit (length-zero-no-unit)
(#748) Unexpected unit (length-zero-no-unit)
(#910) Unexpected unit (length-zero-no-unit)
(#1004) Unexpected unit (length-zero-no-unit)
(#1005) Unexpected unit (length-zero-no-unit)
(#1065) Unexpected unit (length-zero-no-unit)
(#1071) Unexpected unit (length-zero-no-unit)
(#1080) Unexpected unit (length-zero-no-unit)
(#1128) Unexpected unit (length-zero-no-unit)
(#1220) Unexpected unit (length-zero-no-unit)
(#1455) Unexpected unit (length-zero-no-unit)
(#1725) Unexpected unit (length-zero-no-unit)
(#1758) Unexpected unit (length-zero-no-unit)
(#1895) Unexpected unit (length-zero-no-unit)
(#1934) Unexpected unit (length-zero-no-unit)
(#1944) Unexpected unit (length-zero-no-unit)
(#1949) Unexpected unit (length-zero-no-unit)
(#2061) Unexpected unit (length-zero-no-unit)
(#2065) Unexpected unit (length-zero-no-unit)
(#2302) Unexpected unit (length-zero-no-unit)
(#2339) Unexpected unit (length-zero-no-unit)
(#2522) Unexpected unit (length-zero-no-unit)
(#2531) Unexpected unit (length-zero-no-unit)
(#2569) Unexpected unit (length-zero-no-unit)
(#2646) Unexpected unit (length-zero-no-unit)
(#2647) Unexpected unit (length-zero-no-unit)
(#2671) Unexpected unit (length-zero-no-unit)
(#2682) Unexpected unit (length-zero-no-unit)
(#2691) Unexpected unit (length-zero-no-unit)
(#2755) Unexpected unit (length-zero-no-unit)
(#2759) Unexpected unit (length-zero-no-unit)
(#2969) Unexpected unit (length-zero-no-unit)
(#65) Expected line length to be no more than 132 characters (max-line-length)
(#78) Expected line length to be no more than 132 characters (max-line-length)
(#101) Expected line length to be no more than 132 characters (max-line-length)
(#142) Expected line length to be no more than 132 characters (max-line-length)
(#189) Expected line length to be no more than 132 characters (max-line-length)
(#195) Expected line length to be no more than 132 characters (max-line-length)
(#199) Expected line length to be no more than 132 characters (max-line-length)
(#271) Expected line length to be no more than 132 characters (max-line-length)
(#289) Expected line length to be no more than 132 characters (max-line-length)
(#301) Expected line length to be no more than 132 characters (max-line-length)
(#305) Expected line length to be no more than 132 characters (max-line-length)
(#309) Expected line length to be no more than 132 characters (max-line-length)
(#409) Expected line length to be no more than 132 characters (max-line-length)
(#416) Expected line length to be no more than 132 characters (max-line-length)
(#422) Expected line length to be no more than 132 characters (max-line-length)
(#428) Expected line length to be no more than 132 characters (max-line-length)
(#434) Expected line length to be no more than 132 characters (max-line-length)
(#439) Expected line length to be no more than 132 characters (max-line-length)
(#448) Expected line length to be no more than 132 characters (max-line-length)
(#455) Expected line length to be no more than 132 characters (max-line-length)
(#511) Expected line length to be no more than 132 characters (max-line-length)
(#512) Expected line length to be no more than 132 characters (max-line-length)
(#543) Expected line length to be no more than 132 characters (max-line-length)
(#544) Expected line length to be no more than 132 characters (max-line-length)
(#551) Expected line length to be no more than 132 characters (max-line-length)
(#588) Expected line length to be no more than 132 characters (max-line-length)
(#589) Expected line length to be no more than 132 characters (max-line-length)
(#599) Expected line length to be no more than 132 characters (max-line-length)
(#600) Expected line length to be no more than 132 characters (max-line-length)
(#606) Expected line length to be no more than 132 characters (max-line-length)
(#607) Expected line length to be no more than 132 characters (max-line-length)
(#629) Expected line length to be no more than 132 characters (max-line-length)
(#630) Expected line length to be no more than 132 characters (max-line-length)
(#631) Expected line length to be no more than 132 characters (max-line-length)
(#632) Expected line length to be no more than 132 characters (max-line-length)
(#637) Expected line length to be no more than 132 characters (max-line-length)
(#643) Expected line length to be no more than 132 characters (max-line-length)
(#644) Expected line length to be no more than 132 characters (max-line-length)
(#657) Expected line length to be no more than 132 characters (max-line-length)
(#661) Expected line length to be no more than 132 characters (max-line-length)
(#662) Expected line length to be no more than 132 characters (max-line-length)
(#666) Expected line length to be no more than 132 characters (max-line-length)
(#667) Expected line length to be no more than 132 characters (max-line-length)
(#671) Expected line length to be no more than 132 characters (max-line-length)
(#672) Expected line length to be no more than 132 characters (max-line-length)
(#676) Expected line length to be no more than 132 characters (max-line-length)
(#677) Expected line length to be no more than 132 characters (max-line-length)
(#678) Expected line length to be no more than 132 characters (max-line-length)
(#682) Expected line length to be no more than 132 characters (max-line-length)
(#683) Expected line length to be no more than 132 characters (max-line-length)
(#687) Expected line length to be no more than 132 characters (max-line-length)
(#688) Expected line length to be no more than 132 characters (max-line-length)
(#689) Expected line length to be no more than 132 characters (max-line-length)
(#690) Expected line length to be no more than 132 characters (max-line-length)
(#700) Expected line length to be no more than 132 characters (max-line-length)
(#704) Expected line length to be no more than 132 characters (max-line-length)
(#705) Expected line length to be no more than 132 characters (max-line-length)
(#709) Expected line length to be no more than 132 characters (max-line-length)
(#710) Expected line length to be no more than 132 characters (max-line-length)
(#711) Expected line length to be no more than 132 characters (max-line-length)
(#712) Expected line length to be no more than 132 characters (max-line-length)
(#717) Expected line length to be no more than 132 characters (max-line-length)
(#718) Expected line length to be no more than 132 characters (max-line-length)
(#719) Expected line length to be no more than 132 characters (max-line-length)
(#720) Expected line length to be no more than 132 characters (max-line-length)
(#725) Expected line length to be no more than 132 characters (max-line-length)
(#726) Expected line length to be no more than 132 characters (max-line-length)
(#752) Expected line length to be no more than 132 characters (max-line-length)
(#782) Expected line length to be no more than 132 characters (max-line-length)
(#783) Expected line length to be no more than 132 characters (max-line-length)
(#796) Expected line length to be no more than 132 characters (max-line-length)
(#797) Expected line length to be no more than 132 characters (max-line-length)
(#798) Expected line length to be no more than 132 characters (max-line-length)
(#799) Expected line length to be no more than 132 characters (max-line-length)
(#800) Expected line length to be no more than 132 characters (max-line-length)
(#801) Expected line length to be no more than 132 characters (max-line-length)
(#802) Expected line length to be no more than 132 characters (max-line-length)
(#803) Expected line length to be no more than 132 characters (max-line-length)
(#807) Expected line length to be no more than 132 characters (max-line-length)
(#808) Expected line length to be no more than 132 characters (max-line-length)
(#809) Expected line length to be no more than 132 characters (max-line-length)
(#810) Expected line length to be no more than 132 characters (max-line-length)
(#814) Expected line length to be no more than 132 characters (max-line-length)
(#815) Expected line length to be no more than 132 characters (max-line-length)
(#819) Expected line length to be no more than 132 characters (max-line-length)
(#820) Expected line length to be no more than 132 characters (max-line-length)
(#824) Expected line length to be no more than 132 characters (max-line-length)
(#825) Expected line length to be no more than 132 characters (max-line-length)
(#829) Expected line length to be no more than 132 characters (max-line-length)
(#830) Expected line length to be no more than 132 characters (max-line-length)
(#834) Expected line length to be no more than 132 characters (max-line-length)
(#835) Expected line length to be no more than 132 characters (max-line-length)
(#839) Expected line length to be no more than 132 characters (max-line-length)
(#840) Expected line length to be no more than 132 characters (max-line-length)
(#855) Expected line length to be no more than 132 characters (max-line-length)
(#860) Expected line length to be no more than 132 characters (max-line-length)
(#861) Expected line length to be no more than 132 characters (max-line-length)
(#870) Expected line length to be no more than 132 characters (max-line-length)
(#871) Expected line length to be no more than 132 characters (max-line-length)
(#877) Expected line length to be no more than 132 characters (max-line-length)
(#891) Expected line length to be no more than 132 characters (max-line-length)
(#892) Expected line length to be no more than 132 characters (max-line-length)
(#898) Expected line length to be no more than 132 characters (max-line-length)
(#899) Expected line length to be no more than 132 characters (max-line-length)
(#908) Expected line length to be no more than 132 characters (max-line-length)
(#909) Expected line length to be no more than 132 characters (max-line-length)
(#935) Expected line length to be no more than 132 characters (max-line-length)
(#939) Expected line length to be no more than 132 characters (max-line-length)
(#943) Expected line length to be no more than 132 characters (max-line-length)
(#948) Expected line length to be no more than 132 characters (max-line-length)
(#954) Expected line length to be no more than 132 characters (max-line-length)
(#971) Expected line length to be no more than 132 characters (max-line-length)
(#981) Expected line length to be no more than 132 characters (max-line-length)
(#987) Expected line length to be no more than 132 characters (max-line-length)
(#993) Expected line length to be no more than 132 characters (max-line-length)
(#1114) Expected line length to be no more than 132 characters (max-line-length)
(#1118) Expected line length to be no more than 132 characters (max-line-length)
(#1122) Expected line length to be no more than 132 characters (max-line-length)
(#1168) Expected line length to be no more than 132 characters (max-line-length)
(#1178) Expected line length to be no more than 132 characters (max-line-length)
(#1236) Expected line length to be no more than 132 characters (max-line-length)
(#1271) Expected line length to be no more than 132 characters (max-line-length)
(#1278) Expected line length to be no more than 132 characters (max-line-length)
(#1285) Expected line length to be no more than 132 characters (max-line-length)
(#1290) Expected line length to be no more than 132 characters (max-line-length)
(#1291) Expected line length to be no more than 132 characters (max-line-length)
(#1300) Expected line length to be no more than 132 characters (max-line-length)
(#1301) Expected line length to be no more than 132 characters (max-line-length)
(#1306) Expected line length to be no more than 132 characters (max-line-length)
(#1307) Expected line length to be no more than 132 characters (max-line-length)
(#1463) Expected line length to be no more than 132 characters (max-line-length)
(#1470) Expected line length to be no more than 132 characters (max-line-length)
(#1471) Expected line length to be no more than 132 characters (max-line-length)
(#1493) Expected line length to be no more than 132 characters (max-line-length)
(#1506) Expected line length to be no more than 132 characters (max-line-length)
(#1513) Expected line length to be no more than 132 characters (max-line-length)
(#1520) Expected line length to be no more than 132 characters (max-line-length)
(#1525) Expected line length to be no more than 132 characters (max-line-length)
(#1526) Expected line length to be no more than 132 characters (max-line-length)
(#1535) Expected line length to be no more than 132 characters (max-line-length)
(#1536) Expected line length to be no more than 132 characters (max-line-length)
(#1541) Expected line length to be no more than 132 characters (max-line-length)
(#1542) Expected line length to be no more than 132 characters (max-line-length)
(#1711) Expected line length to be no more than 132 characters (max-line-length)
(#1724) Expected line length to be no more than 132 characters (max-line-length)
(#1728) Expected line length to be no more than 132 characters (max-line-length)
(#1729) Expected line length to be no more than 132 characters (max-line-length)
(#1756) Expected line length to be no more than 132 characters (max-line-length)
(#1802) Expected line length to be no more than 132 characters (max-line-length)
(#1803) Expected line length to be no more than 132 characters (max-line-length)
(#1804) Expected line length to be no more than 132 characters (max-line-length)
(#1805) Expected line length to be no more than 132 characters (max-line-length)
(#1811) Expected line length to be no more than 132 characters (max-line-length)
(#1812) Expected line length to be no more than 132 characters (max-line-length)
(#1813) Expected line length to be no more than 132 characters (max-line-length)
(#1814) Expected line length to be no more than 132 characters (max-line-length)
(#1820) Expected line length to be no more than 132 characters (max-line-length)
(#1821) Expected line length to be no more than 132 characters (max-line-length)
(#1827) Expected line length to be no more than 132 characters (max-line-length)
(#1840) Expected line length to be no more than 132 characters (max-line-length)
(#1841) Expected line length to be no more than 132 characters (max-line-length)
(#1842) Expected line length to be no more than 132 characters (max-line-length)
(#1843) Expected line length to be no more than 132 characters (max-line-length)
(#1848) Expected line length to be no more than 132 characters (max-line-length)
(#1849) Expected line length to be no more than 132 characters (max-line-length)
(#1850) Expected line length to be no more than 132 characters (max-line-length)
(#1851) Expected line length to be no more than 132 characters (max-line-length)
(#1852) Expected line length to be no more than 132 characters (max-line-length)
(#1853) Expected line length to be no more than 132 characters (max-line-length)
(#1854) Expected line length to be no more than 132 characters (max-line-length)
(#1855) Expected line length to be no more than 132 characters (max-line-length)
(#1861) Expected line length to be no more than 132 characters (max-line-length)
(#1862) Expected line length to be no more than 132 characters (max-line-length)
(#1863) Expected line length to be no more than 132 characters (max-line-length)
(#1864) Expected line length to be no more than 132 characters (max-line-length)
(#1865) Expected line length to be no more than 132 characters (max-line-length)
(#1866) Expected line length to be no more than 132 characters (max-line-length)
(#1867) Expected line length to be no more than 132 characters (max-line-length)
(#1868) Expected line length to be no more than 132 characters (max-line-length)
(#1873) Expected line length to be no more than 132 characters (max-line-length)
(#1874) Expected line length to be no more than 132 characters (max-line-length)
(#1875) Expected line length to be no more than 132 characters (max-line-length)
(#1876) Expected line length to be no more than 132 characters (max-line-length)
(#1877) Expected line length to be no more than 132 characters (max-line-length)
(#1878) Expected line length to be no more than 132 characters (max-line-length)
(#1879) Expected line length to be no more than 132 characters (max-line-length)
(#1880) Expected line length to be no more than 132 characters (max-line-length)
(#1886) Expected line length to be no more than 132 characters (max-line-length)
(#1893) Expected line length to be no more than 132 characters (max-line-length)
(#1894) Expected line length to be no more than 132 characters (max-line-length)
(#1898) Expected line length to be no more than 132 characters (max-line-length)
(#1899) Expected line length to be no more than 132 characters (max-line-length)
(#1900) Expected line length to be no more than 132 characters (max-line-length)
(#1901) Expected line length to be no more than 132 characters (max-line-length)
(#1907) Expected line length to be no more than 132 characters (max-line-length)
(#1912) Expected line length to be no more than 132 characters (max-line-length)
(#1919) Expected line length to be no more than 132 characters (max-line-length)
(#1920) Expected line length to be no more than 132 characters (max-line-length)
(#1938) Expected line length to be no more than 132 characters (max-line-length)
(#1975) Expected line length to be no more than 132 characters (max-line-length)
(#1997) Expected line length to be no more than 132 characters (max-line-length)
(#1998) Expected line length to be no more than 132 characters (max-line-length)
(#2006) Expected line length to be no more than 132 characters (max-line-length)
(#2014) Expected line length to be no more than 132 characters (max-line-length)
(#2015) Expected line length to be no more than 132 characters (max-line-length)
(#2019) Expected line length to be no more than 132 characters (max-line-length)
(#2020) Expected line length to be no more than 132 characters (max-line-length)
(#2056) Expected line length to be no more than 132 characters (max-line-length)
(#2140) Expected line length to be no more than 132 characters (max-line-length)
(#2144) Expected line length to be no more than 132 characters (max-line-length)
(#2149) Expected line length to be no more than 132 characters (max-line-length)
(#2154) Expected line length to be no more than 132 characters (max-line-length)
(#2158) Expected line length to be no more than 132 characters (max-line-length)
(#2175) Expected line length to be no more than 132 characters (max-line-length)
(#2185) Expected line length to be no more than 132 characters (max-line-length)
(#2186) Expected line length to be no more than 132 characters (max-line-length)
(#2192) Expected line length to be no more than 132 characters (max-line-length)
(#2196) Expected line length to be no more than 132 characters (max-line-length)
(#2204) Expected line length to be no more than 132 characters (max-line-length)
(#2211) Expected line length to be no more than 132 characters (max-line-length)
(#2239) Expected line length to be no more than 132 characters (max-line-length)
(#2250) Expected line length to be no more than 132 characters (max-line-length)
(#2519) Expected line length to be no more than 132 characters (max-line-length)
(#2530) Expected line length to be no more than 132 characters (max-line-length)
(#2535) Expected line length to be no more than 132 characters (max-line-length)
(#2540) Expected line length to be no more than 132 characters (max-line-length)
(#2551) Expected line length to be no more than 132 characters (max-line-length)
(#2593) Expected line length to be no more than 132 characters (max-line-length)
(#2600) Expected line length to be no more than 132 characters (max-line-length)
(#2617) Expected line length to be no more than 132 characters (max-line-length)
(#2624) Expected line length to be no more than 132 characters (max-line-length)
(#2642) Expected line length to be no more than 132 characters (max-line-length)
(#2652) Expected line length to be no more than 132 characters (max-line-length)
(#2657) Expected line length to be no more than 132 characters (max-line-length)
(#2661) Expected line length to be no more than 132 characters (max-line-length)
(#2670) Expected line length to be no more than 132 characters (max-line-length)
(#2674) Expected line length to be no more than 132 characters (max-line-length)
(#2678) Expected line length to be no more than 132 characters (max-line-length)
(#2685) Expected line length to be no more than 132 characters (max-line-length)
(#2690) Expected line length to be no more than 132 characters (max-line-length)
(#2697) Expected line length to be no more than 132 characters (max-line-length)
(#2701) Expected line length to be no more than 132 characters (max-line-length)
(#2702) Expected line length to be no more than 132 characters (max-line-length)
(#2707) Expected line length to be no more than 132 characters (max-line-length)
(#2708) Expected line length to be no more than 132 characters (max-line-length)
(#2712) Expected line length to be no more than 132 characters (max-line-length)
(#2716) Expected line length to be no more than 132 characters (max-line-length)
(#2721) Expected line length to be no more than 132 characters (max-line-length)
(#2728) Expected line length to be no more than 132 characters (max-line-length)
(#2737) Expected line length to be no more than 132 characters (max-line-length)
(#2742) Expected line length to be no more than 132 characters (max-line-length)
(#2746) Expected line length to be no more than 132 characters (max-line-length)
(#2754) Expected line length to be no more than 132 characters (max-line-length)
(#2758) Expected line length to be no more than 132 characters (max-line-length)
(#2769) Expected line length to be no more than 132 characters (max-line-length)
(#2773) Expected line length to be no more than 132 characters (max-line-length)
(#2778) Expected line length to be no more than 132 characters (max-line-length)
(#2782) Expected line length to be no more than 132 characters (max-line-length)
(#2786) Expected line length to be no more than 132 characters (max-line-length)
(#2790) Expected line length to be no more than 132 characters (max-line-length)
(#2794) Expected line length to be no more than 132 characters (max-line-length)
(#2798) Expected line length to be no more than 132 characters (max-line-length)
(#3065) Expected line length to be no more than 132 characters (max-line-length)
(#65) Expected newline after "," (selector-list-comma-newline-after)
(#78) Expected newline after "," (selector-list-comma-newline-after)
(#101) Expected newline after "," (selector-list-comma-newline-after)
(#289) Expected newline after "," (selector-list-comma-newline-after)
(#289) Expected newline after "," (selector-list-comma-newline-after)
(#676) Expected newline after "," (selector-list-comma-newline-after)
(#807) Expected newline after "," (selector-list-comma-newline-after)
(#807) Expected newline after "," (selector-list-comma-newline-after)
(#1168) Expected newline after "," (selector-list-comma-newline-after)
(#1178) Expected newline after "," (selector-list-comma-newline-after)
(#2056) Expected newline after "," (selector-list-comma-newline-after)
(#2060) Expected newline after "," (selector-list-comma-newline-after)
(#2158) Expected newline after "," (selector-list-comma-newline-after)
(#2519) Expected newline after "," (selector-list-comma-newline-after)
(#2519) Expected newline after "," (selector-list-comma-newline-after)
(#2519) Expected newline after "," (selector-list-comma-newline-after)
(#2530) Expected newline after "," (selector-list-comma-newline-after)
(#2530) Expected newline after "," (selector-list-comma-newline-after)
(#2530) Expected newline after "," (selector-list-comma-newline-after)
(#2535) Expected newline after "," (selector-list-comma-newline-after)
(#2535) Expected newline after "," (selector-list-comma-newline-after)
(#2535) Expected newline after "," (selector-list-comma-newline-after)
(#2540) Expected newline after "," (selector-list-comma-newline-after)
(#2551) Expected newline after "," (selector-list-comma-newline-after)
(#3139) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 8 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 8 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 8 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 8 spaces (indentation)
(#92) Expected indentation of 8 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 8 spaces (indentation)
(#96) Expected indentation of 8 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 8 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 8 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 8 spaces (indentation)
(#113) Expected indentation of 8 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 8 spaces (indentation)
(#117) Expected indentation of 8 spaces (indentation)
(#118) Expected indentation of 8 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 8 spaces (indentation)
(#126) Expected indentation of 4 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#127) Expected indentation of 8 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 8 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#147) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#149) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#152) Expected indentation of 4 spaces (indentation)
(#153) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#173) Expected indentation of 4 spaces (indentation)
(#174) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#179) Expected indentation of 4 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#185) Expected indentation of 8 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#192) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#200) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 8 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 8 spaces (indentation)
(#216) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#230) Expected indentation of 4 spaces (indentation)
(#231) Expected indentation of 4 spaces (indentation)
(#232) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#240) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 4 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#246) Expected indentation of 4 spaces (indentation)
(#251) Expected indentation of 4 spaces (indentation)
(#252) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#254) Expected indentation of 4 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#261) Expected indentation of 4 spaces (indentation)
(#262) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#267) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#272) Expected indentation of 4 spaces (indentation)
(#276) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#286) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#298) Expected indentation of 4 spaces (indentation)
(#302) Expected indentation of 4 spaces (indentation)
(#306) Expected indentation of 4 spaces (indentation)
(#310) Expected indentation of 4 spaces (indentation)
(#314) Expected indentation of 4 spaces (indentation)
(#318) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#326) Expected indentation of 4 spaces (indentation)
(#327) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 4 spaces (indentation)
(#332) Expected indentation of 4 spaces (indentation)
(#333) Expected indentation of 4 spaces (indentation)
(#334) Expected indentation of 4 spaces (indentation)
(#335) Expected indentation of 4 spaces (indentation)
(#339) Expected indentation of 4 spaces (indentation)
(#341) Expected indentation of 4 spaces (indentation)
(#340) Expected indentation of 8 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#346) Expected indentation of 4 spaces (indentation)
(#347) Expected indentation of 4 spaces (indentation)
(#348) Expected indentation of 4 spaces (indentation)
(#349) Expected indentation of 4 spaces (indentation)
(#350) Expected indentation of 4 spaces (indentation)
(#351) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#359) Expected indentation of 4 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 4 spaces (indentation)
(#365) Expected indentation of 4 spaces (indentation)
(#366) Expected indentation of 4 spaces (indentation)
(#367) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#374) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#384) Expected indentation of 4 spaces (indentation)
(#388) Expected indentation of 4 spaces (indentation)
(#389) Expected indentation of 4 spaces (indentation)
(#390) Expected indentation of 4 spaces (indentation)
(#394) Expected indentation of 4 spaces (indentation)
(#395) Expected indentation of 4 spaces (indentation)
(#399) Expected indentation of 4 spaces (indentation)
(#400) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#402) Expected indentation of 4 spaces (indentation)
(#406) Expected indentation of 4 spaces (indentation)
(#410) Expected indentation of 4 spaces (indentation)
(#411) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 4 spaces (indentation)
(#416) Expected indentation of 4 spaces (indentation)
(#419) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 8 spaces (indentation)
(#418) Expected indentation of 8 spaces (indentation)
(#423) Expected indentation of 4 spaces (indentation)
(#424) Expected indentation of 4 spaces (indentation)
(#428) Expected indentation of 4 spaces (indentation)
(#430) Expected indentation of 4 spaces (indentation)
(#429) Expected indentation of 8 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#436) Expected indentation of 4 spaces (indentation)
(#435) Expected indentation of 8 spaces (indentation)
(#440) Expected indentation of 4 spaces (indentation)
(#441) Expected indentation of 4 spaces (indentation)
(#442) Expected indentation of 4 spaces (indentation)
(#443) Expected indentation of 4 spaces (indentation)
(#444) Expected indentation of 4 spaces (indentation)
(#448) Expected indentation of 4 spaces (indentation)
(#452) Expected indentation of 4 spaces (indentation)
(#449) Expected indentation of 8 spaces (indentation)
(#450) Expected indentation of 8 spaces (indentation)
(#451) Expected indentation of 8 spaces (indentation)
(#456) Expected indentation of 4 spaces (indentation)
(#460) Expected indentation of 4 spaces (indentation)
(#465) Expected indentation of 4 spaces (indentation)
(#466) Expected indentation of 4 spaces (indentation)
(#467) Expected indentation of 4 spaces (indentation)
(#468) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#470) Expected indentation of 4 spaces (indentation)
(#471) Expected indentation of 4 spaces (indentation)
(#475) Expected indentation of 4 spaces (indentation)
(#478) Expected indentation of 4 spaces (indentation)
(#476) Expected indentation of 4 spaces (indentation)
(#477) Expected indentation of 8 spaces (indentation)
(#482) Expected indentation of 4 spaces (indentation)
(#485) Expected indentation of 4 spaces (indentation)
(#483) Expected indentation of 4 spaces (indentation)
(#484) Expected indentation of 8 spaces (indentation)
(#490) Expected indentation of 4 spaces (indentation)
(#491) Expected indentation of 4 spaces (indentation)
(#492) Expected indentation of 4 spaces (indentation)
(#493) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#495) Expected indentation of 4 spaces (indentation)
(#500) Expected indentation of 4 spaces (indentation)
(#505) Expected indentation of 4 spaces (indentation)
(#506) Expected indentation of 4 spaces (indentation)
(#507) Expected indentation of 4 spaces (indentation)
(#508) Expected indentation of 4 spaces (indentation)
(#513) Expected indentation of 4 spaces (indentation)
(#514) Expected indentation of 4 spaces (indentation)
(#515) Expected indentation of 4 spaces (indentation)
(#516) Expected indentation of 4 spaces (indentation)
(#517) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 4 spaces (indentation)
(#523) Expected indentation of 4 spaces (indentation)
(#524) Expected indentation of 4 spaces (indentation)
(#529) Expected indentation of 4 spaces (indentation)
(#530) Expected indentation of 4 spaces (indentation)
(#535) Expected indentation of 4 spaces (indentation)
(#540) Expected indentation of 4 spaces (indentation)
(#545) Expected indentation of 4 spaces (indentation)
(#546) Expected indentation of 4 spaces (indentation)
(#547) Expected indentation of 4 spaces (indentation)
(#552) Expected indentation of 4 spaces (indentation)
(#557) Expected indentation of 4 spaces (indentation)
(#558) Expected indentation of 4 spaces (indentation)
(#559) Expected indentation of 4 spaces (indentation)
(#560) Expected indentation of 4 spaces (indentation)
(#561) Expected indentation of 4 spaces (indentation)
(#566) Expected indentation of 4 spaces (indentation)
(#567) Expected indentation of 4 spaces (indentation)
(#568) Expected indentation of 4 spaces (indentation)
(#569) Expected indentation of 4 spaces (indentation)
(#570) Expected indentation of 4 spaces (indentation)
(#571) Expected indentation of 4 spaces (indentation)
(#572) Expected indentation of 4 spaces (indentation)
(#573) Expected indentation of 4 spaces (indentation)
(#574) Expected indentation of 4 spaces (indentation)
(#575) Expected indentation of 4 spaces (indentation)
(#580) Expected indentation of 4 spaces (indentation)
(#581) Expected indentation of 4 spaces (indentation)
(#582) Expected indentation of 4 spaces (indentation)
(#583) Expected indentation of 4 spaces (indentation)
(#584) Expected indentation of 4 spaces (indentation)
(#585) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#595) Expected indentation of 4 spaces (indentation)
(#596) Expected indentation of 4 spaces (indentation)
(#601) Expected indentation of 4 spaces (indentation)
(#602) Expected indentation of 4 spaces (indentation)
(#603) Expected indentation of 4 spaces (indentation)
(#608) Expected indentation of 4 spaces (indentation)
(#609) Expected indentation of 4 spaces (indentation)
(#614) Expected indentation of 4 spaces (indentation)
(#615) Expected indentation of 4 spaces (indentation)
(#622) Expected indentation of 4 spaces (indentation)
(#623) Expected indentation of 4 spaces (indentation)
(#624) Expected indentation of 4 spaces (indentation)
(#625) Expected indentation of 4 spaces (indentation)
(#626) Expected indentation of 4 spaces (indentation)
(#633) Expected indentation of 4 spaces (indentation)
(#638) Expected indentation of 4 spaces (indentation)
(#639) Expected indentation of 4 spaces (indentation)
(#640) Expected indentation of 4 spaces (indentation)
(#645) Expected indentation of 4 spaces (indentation)
(#646) Expected indentation of 4 spaces (indentation)
(#651) Expected indentation of 4 spaces (indentation)
(#652) Expected indentation of 4 spaces (indentation)
(#653) Expected indentation of 4 spaces (indentation)
(#658) Expected indentation of 4 spaces (indentation)
(#663) Expected indentation of 4 spaces (indentation)
(#668) Expected indentation of 4 spaces (indentation)
(#673) Expected indentation of 4 spaces (indentation)
(#679) Expected indentation of 4 spaces (indentation)
(#684) Expected indentation of 4 spaces (indentation)
(#691) Expected indentation of 4 spaces (indentation)
(#696) Expected indentation of 4 spaces (indentation)
(#701) Expected indentation of 4 spaces (indentation)
(#706) Expected indentation of 4 spaces (indentation)
(#713) Expected indentation of 4 spaces (indentation)
(#714) Expected indentation of 4 spaces (indentation)
(#721) Expected indentation of 4 spaces (indentation)
(#722) Expected indentation of 4 spaces (indentation)
(#727) Expected indentation of 4 spaces (indentation)
(#732) Expected indentation of 4 spaces (indentation)
(#733) Expected indentation of 4 spaces (indentation)
(#734) Expected indentation of 4 spaces (indentation)
(#735) Expected indentation of 4 spaces (indentation)
(#736) Expected indentation of 4 spaces (indentation)
(#737) Expected indentation of 4 spaces (indentation)
(#738) Expected indentation of 4 spaces (indentation)
(#739) Expected indentation of 4 spaces (indentation)
(#740) Expected indentation of 4 spaces (indentation)
(#741) Expected indentation of 4 spaces (indentation)
(#746) Expected indentation of 4 spaces (indentation)
(#747) Expected indentation of 4 spaces (indentation)
(#748) Expected indentation of 4 spaces (indentation)
(#753) Expected indentation of 4 spaces (indentation)
(#760) Expected indentation of 4 spaces (indentation)
(#761) Expected indentation of 4 spaces (indentation)
(#762) Expected indentation of 4 spaces (indentation)
(#763) Expected indentation of 4 spaces (indentation)
(#768) Expected indentation of 4 spaces (indentation)
(#769) Expected indentation of 4 spaces (indentation)
(#770) Expected indentation of 4 spaces (indentation)
(#771) Expected indentation of 4 spaces (indentation)
(#772) Expected indentation of 4 spaces (indentation)
(#777) Expected indentation of 4 spaces (indentation)
(#778) Expected indentation of 4 spaces (indentation)
(#779) Expected indentation of 4 spaces (indentation)
(#784) Expected indentation of 4 spaces (indentation)
(#789) Expected indentation of 4 spaces (indentation)
(#790) Expected indentation of 4 spaces (indentation)
(#791) Expected indentation of 4 spaces (indentation)
(#804) Expected indentation of 4 spaces (indentation)
(#811) Expected indentation of 4 spaces (indentation)
(#816) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#826) Expected indentation of 4 spaces (indentation)
(#831) Expected indentation of 4 spaces (indentation)
(#836) Expected indentation of 4 spaces (indentation)
(#841) Expected indentation of 4 spaces (indentation)
(#846) Expected indentation of 4 spaces (indentation)
(#851) Expected indentation of 4 spaces (indentation)
(#856) Expected indentation of 4 spaces (indentation)
(#857) Expected indentation of 4 spaces (indentation)
(#862) Expected indentation of 4 spaces (indentation)
(#863) Expected indentation of 4 spaces (indentation)
(#864) Expected indentation of 4 spaces (indentation)
(#865) Expected indentation of 4 spaces (indentation)
(#866) Expected indentation of 4 spaces (indentation)
(#870) Expected indentation of 4 spaces (indentation)
(#873) Expected indentation of 4 spaces (indentation)
(#871) Expected indentation of 4 spaces (indentation)
(#872) Expected indentation of 8 spaces (indentation)
(#878) Expected indentation of 4 spaces (indentation)
(#879) Expected indentation of 4 spaces (indentation)
(#880) Expected indentation of 4 spaces (indentation)
(#881) Expected indentation of 4 spaces (indentation)
(#882) Expected indentation of 4 spaces (indentation)
(#883) Expected indentation of 4 spaces (indentation)
(#884) Expected indentation of 4 spaces (indentation)
(#885) Expected indentation of 4 spaces (indentation)
(#886) Expected indentation of 4 spaces (indentation)
(#887) Expected indentation of 4 spaces (indentation)
(#888) Expected indentation of 4 spaces (indentation)
(#893) Expected indentation of 4 spaces (indentation)
(#894) Expected indentation of 4 spaces (indentation)
(#895) Expected indentation of 4 spaces (indentation)
(#900) Expected indentation of 4 spaces (indentation)
(#901) Expected indentation of 4 spaces (indentation)
(#902) Expected indentation of 4 spaces (indentation)
(#903) Expected indentation of 4 spaces (indentation)
(#904) Expected indentation of 4 spaces (indentation)
(#905) Expected indentation of 4 spaces (indentation)
(#910) Expected indentation of 4 spaces (indentation)
(#915) Expected indentation of 4 spaces (indentation)
(#916) Expected indentation of 4 spaces (indentation)
(#917) Expected indentation of 4 spaces (indentation)
(#918) Expected indentation of 4 spaces (indentation)
(#919) Expected indentation of 4 spaces (indentation)
(#924) Expected indentation of 4 spaces (indentation)
(#928) Expected indentation of 4 spaces (indentation)
(#932) Expected indentation of 4 spaces (indentation)
(#936) Expected indentation of 4 spaces (indentation)
(#940) Expected indentation of 4 spaces (indentation)
(#944) Expected indentation of 4 spaces (indentation)
(#948) Expected indentation of 4 spaces (indentation)
(#950) Expected indentation of 4 spaces (indentation)
(#949) Expected indentation of 8 spaces (indentation)
(#954) Expected indentation of 4 spaces (indentation)
(#956) Expected indentation of 4 spaces (indentation)
(#955) Expected indentation of 8 spaces (indentation)
(#960) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#961) Expected indentation of 8 spaces (indentation)
(#966) Expected indentation of 4 spaces (indentation)
(#968) Expected indentation of 4 spaces (indentation)
(#967) Expected indentation of 8 spaces (indentation)
(#972) Expected indentation of 4 spaces (indentation)
(#977) Expected indentation of 4 spaces (indentation)
(#981) Expected indentation of 4 spaces (indentation)
(#983) Expected indentation of 4 spaces (indentation)
(#982) Expected indentation of 8 spaces (indentation)
(#987) Expected indentation of 4 spaces (indentation)
(#989) Expected indentation of 4 spaces (indentation)
(#988) Expected indentation of 8 spaces (indentation)
(#993) Expected indentation of 4 spaces (indentation)
(#995) Expected indentation of 4 spaces (indentation)
(#994) Expected indentation of 8 spaces (indentation)
(#999) Expected indentation of 4 spaces (indentation)
(#1004) Expected indentation of 4 spaces (indentation)
(#1005) Expected indentation of 4 spaces (indentation)
(#1009) Expected indentation of 4 spaces (indentation)
(#1013) Expected indentation of 4 spaces (indentation)
(#1017) Expected indentation of 4 spaces (indentation)
(#1021) Expected indentation of 4 spaces (indentation)
(#1024) Expected indentation of 4 spaces (indentation)
(#1022) Expected indentation of 8 spaces (indentation)
(#1023) Expected indentation of 8 spaces (indentation)
(#1028) Expected indentation of 4 spaces (indentation)
(#1029) Expected indentation of 4 spaces (indentation)
(#1030) Expected indentation of 4 spaces (indentation)
(#1034) Expected indentation of 4 spaces (indentation)
(#1035) Expected indentation of 4 spaces (indentation)
(#1039) Expected indentation of 4 spaces (indentation)
(#1041) Expected indentation of 4 spaces (indentation)
(#1040) Expected indentation of 8 spaces (indentation)
(#1045) Expected indentation of 4 spaces (indentation)
(#1046) Expected indentation of 4 spaces (indentation)
(#1051) Expected indentation of 4 spaces (indentation)
(#1056) Expected indentation of 4 spaces (indentation)
(#1060) Expected indentation of 4 spaces (indentation)
(#1065) Expected indentation of 4 spaces (indentation)
(#1069) Expected indentation of 4 spaces (indentation)
(#1070) Expected indentation of 4 spaces (indentation)
(#1071) Expected indentation of 4 spaces (indentation)
(#1075) Expected indentation of 4 spaces (indentation)
(#1079) Expected indentation of 4 spaces (indentation)
(#1080) Expected indentation of 4 spaces (indentation)
(#1084) Expected indentation of 4 spaces (indentation)
(#1088) Expected indentation of 4 spaces (indentation)
(#1089) Expected indentation of 4 spaces (indentation)
(#1093) Expected indentation of 4 spaces (indentation)
(#1096) Expected indentation of 4 spaces (indentation)
(#1094) Expected indentation of 8 spaces (indentation)
(#1095) Expected indentation of 8 spaces (indentation)
(#1100) Expected indentation of 4 spaces (indentation)
(#1101) Expected indentation of 4 spaces (indentation)
(#1105) Expected indentation of 4 spaces (indentation)
(#1107) Expected indentation of 4 spaces (indentation)
(#1106) Expected indentation of 8 spaces (indentation)
(#1111) Expected indentation of 4 spaces (indentation)
(#1115) Expected indentation of 4 spaces (indentation)
(#1119) Expected indentation of 4 spaces (indentation)
(#1123) Expected indentation of 4 spaces (indentation)
(#1128) Expected indentation of 4 spaces (indentation)
(#1129) Expected indentation of 4 spaces (indentation)
(#1130) Expected indentation of 4 spaces (indentation)
(#1131) Expected indentation of 4 spaces (indentation)
(#1132) Expected indentation of 4 spaces (indentation)
(#1133) Expected indentation of 4 spaces (indentation)
(#1134) Expected indentation of 4 spaces (indentation)
(#1135) Expected indentation of 4 spaces (indentation)
(#1136) Expected indentation of 4 spaces (indentation)
(#1143) Expected indentation of 4 spaces (indentation)
(#1150) Expected indentation of 4 spaces (indentation)
(#1151) Expected indentation of 4 spaces (indentation)
(#1156) Expected indentation of 4 spaces (indentation)
(#1157) Expected indentation of 4 spaces (indentation)
(#1158) Expected indentation of 4 spaces (indentation)
(#1163) Expected indentation of 4 spaces (indentation)
(#1164) Expected indentation of 4 spaces (indentation)
(#1165) Expected indentation of 4 spaces (indentation)
(#1171) Expected indentation of 4 spaces (indentation)
(#1172) Expected indentation of 4 spaces (indentation)
(#1173) Expected indentation of 4 spaces (indentation)
(#1174) Expected indentation of 4 spaces (indentation)
(#1175) Expected indentation of 4 spaces (indentation)
(#1181) Expected indentation of 4 spaces (indentation)
(#1186) Expected indentation of 4 spaces (indentation)
(#1187) Expected indentation of 4 spaces (indentation)
(#1188) Expected indentation of 4 spaces (indentation)
(#1189) Expected indentation of 4 spaces (indentation)
(#1194) Expected indentation of 4 spaces (indentation)
(#1198) Expected indentation of 4 spaces (indentation)
(#1201) Expected indentation of 4 spaces (indentation)
(#1199) Expected indentation of 4 spaces (indentation)
(#1200) Expected indentation of 8 spaces (indentation)
(#1206) Expected indentation of 4 spaces (indentation)
(#1207) Expected indentation of 4 spaces (indentation)
(#1208) Expected indentation of 4 spaces (indentation)
(#1213) Expected indentation of 4 spaces (indentation)
(#1220) Expected indentation of 4 spaces (indentation)
(#1221) Expected indentation of 4 spaces (indentation)
(#1222) Expected indentation of 4 spaces (indentation)
(#1223) Expected indentation of 4 spaces (indentation)
(#1224) Expected indentation of 4 spaces (indentation)
(#1229) Expected indentation of 4 spaces (indentation)
(#1230) Expected indentation of 4 spaces (indentation)
(#1231) Expected indentation of 4 spaces (indentation)
(#1232) Expected indentation of 4 spaces (indentation)
(#1237) Expected indentation of 4 spaces (indentation)
(#1238) Expected indentation of 4 spaces (indentation)
(#1239) Expected indentation of 4 spaces (indentation)
(#1240) Expected indentation of 4 spaces (indentation)
(#1245) Expected indentation of 4 spaces (indentation)
(#1246) Expected indentation of 4 spaces (indentation)
(#1250) Expected indentation of 4 spaces (indentation)
(#1254) Expected indentation of 4 spaces (indentation)
(#1251) Expected indentation of 4 spaces (indentation)
(#1252) Expected indentation of 8 spaces (indentation)
(#1253) Expected indentation of 8 spaces (indentation)
(#1259) Expected indentation of 4 spaces (indentation)
(#1264) Expected indentation of 4 spaces (indentation)
(#1265) Expected indentation of 4 spaces (indentation)
(#1266) Expected indentation of 4 spaces (indentation)
(#1267) Expected indentation of 4 spaces (indentation)
(#1272) Expected indentation of 4 spaces (indentation)
(#1273) Expected indentation of 4 spaces (indentation)
(#1277) Expected indentation of 4 spaces (indentation)
(#1280) Expected indentation of 4 spaces (indentation)
(#1278) Expected indentation of 4 spaces (indentation)
(#1279) Expected indentation of 8 spaces (indentation)
(#1284) Expected indentation of 4 spaces (indentation)
(#1287) Expected indentation of 4 spaces (indentation)
(#1285) Expected indentation of 4 spaces (indentation)
(#1286) Expected indentation of 8 spaces (indentation)
(#1292) Expected indentation of 4 spaces (indentation)
(#1293) Expected indentation of 4 spaces (indentation)
(#1294) Expected indentation of 4 spaces (indentation)
(#1295) Expected indentation of 4 spaces (indentation)
(#1296) Expected indentation of 4 spaces (indentation)
(#1300) Expected indentation of 4 spaces (indentation)
(#1305) Expected indentation of 4 spaces (indentation)
(#1301) Expected indentation of 4 spaces (indentation)
(#1302) Expected indentation of 8 spaces (indentation)
(#1303) Expected indentation of 8 spaces (indentation)
(#1304) Expected indentation of 8 spaces (indentation)
(#1306) Expected indentation of 4 spaces (indentation)
(#1309) Expected indentation of 4 spaces (indentation)
(#1307) Expected indentation of 4 spaces (indentation)
(#1308) Expected indentation of 8 spaces (indentation)
(#1314) Expected indentation of 4 spaces (indentation)
(#1315) Expected indentation of 4 spaces (indentation)
(#1316) Expected indentation of 4 spaces (indentation)
(#1317) Expected indentation of 4 spaces (indentation)
(#1318) Expected indentation of 4 spaces (indentation)
(#1323) Expected indentation of 4 spaces (indentation)
(#1328) Expected indentation of 4 spaces (indentation)
(#1333) Expected indentation of 4 spaces (indentation)
(#1338) Expected indentation of 4 spaces (indentation)
(#1343) Expected indentation of 4 spaces (indentation)
(#1348) Expected indentation of 4 spaces (indentation)
(#1353) Expected indentation of 4 spaces (indentation)
(#1358) Expected indentation of 4 spaces (indentation)
(#1363) Expected indentation of 4 spaces (indentation)
(#1368) Expected indentation of 4 spaces (indentation)
(#1373) Expected indentation of 4 spaces (indentation)
(#1378) Expected indentation of 4 spaces (indentation)
(#1383) Expected indentation of 4 spaces (indentation)
(#1388) Expected indentation of 4 spaces (indentation)
(#1393) Expected indentation of 4 spaces (indentation)
(#1398) Expected indentation of 4 spaces (indentation)
(#1403) Expected indentation of 4 spaces (indentation)
(#1408) Expected indentation of 4 spaces (indentation)
(#1413) Expected indentation of 4 spaces (indentation)
(#1414) Expected indentation of 4 spaces (indentation)
(#1419) Expected indentation of 4 spaces (indentation)
(#1424) Expected indentation of 4 spaces (indentation)
(#1429) Expected indentation of 4 spaces (indentation)
(#1433) Expected indentation of 4 spaces (indentation)
(#1436) Expected indentation of 4 spaces (indentation)
(#1434) Expected indentation of 4 spaces (indentation)
(#1435) Expected indentation of 8 spaces (indentation)
(#1441) Expected indentation of 4 spaces (indentation)
(#1442) Expected indentation of 4 spaces (indentation)
(#1443) Expected indentation of 4 spaces (indentation)
(#1448) Expected indentation of 4 spaces (indentation)
(#1455) Expected indentation of 4 spaces (indentation)
(#1456) Expected indentation of 4 spaces (indentation)
(#1457) Expected indentation of 4 spaces (indentation)
(#1458) Expected indentation of 4 spaces (indentation)
(#1459) Expected indentation of 4 spaces (indentation)
(#1464) Expected indentation of 4 spaces (indentation)
(#1465) Expected indentation of 4 spaces (indentation)
(#1466) Expected indentation of 4 spaces (indentation)
(#1467) Expected indentation of 4 spaces (indentation)
(#1472) Expected indentation of 4 spaces (indentation)
(#1473) Expected indentation of 4 spaces (indentation)
(#1474) Expected indentation of 4 spaces (indentation)
(#1475) Expected indentation of 4 spaces (indentation)
(#1480) Expected indentation of 4 spaces (indentation)
(#1481) Expected indentation of 4 spaces (indentation)
(#1485) Expected indentation of 4 spaces (indentation)
(#1489) Expected indentation of 4 spaces (indentation)
(#1486) Expected indentation of 4 spaces (indentation)
(#1487) Expected indentation of 8 spaces (indentation)
(#1488) Expected indentation of 8 spaces (indentation)
(#1494) Expected indentation of 4 spaces (indentation)
(#1499) Expected indentation of 4 spaces (indentation)
(#1500) Expected indentation of 4 spaces (indentation)
(#1501) Expected indentation of 4 spaces (indentation)
(#1502) Expected indentation of 4 spaces (indentation)
(#1507) Expected indentation of 4 spaces (indentation)
(#1508) Expected indentation of 4 spaces (indentation)
(#1512) Expected indentation of 4 spaces (indentation)
(#1515) Expected indentation of 4 spaces (indentation)
(#1513) Expected indentation of 4 spaces (indentation)
(#1514) Expected indentation of 8 spaces (indentation)
(#1519) Expected indentation of 4 spaces (indentation)
(#1522) Expected indentation of 4 spaces (indentation)
(#1520) Expected indentation of 4 spaces (indentation)
(#1521) Expected indentation of 8 spaces (indentation)
(#1527) Expected indentation of 4 spaces (indentation)
(#1528) Expected indentation of 4 spaces (indentation)
(#1529) Expected indentation of 4 spaces (indentation)
(#1530) Expected indentation of 4 spaces (indentation)
(#1531) Expected indentation of 4 spaces (indentation)
(#1535) Expected indentation of 4 spaces (indentation)
(#1540) Expected indentation of 4 spaces (indentation)
(#1536) Expected indentation of 4 spaces (indentation)
(#1537) Expected indentation of 8 spaces (indentation)
(#1538) Expected indentation of 8 spaces (indentation)
(#1539) Expected indentation of 8 spaces (indentation)
(#1541) Expected indentation of 4 spaces (indentation)
(#1544) Expected indentation of 4 spaces (indentation)
(#1542) Expected indentation of 4 spaces (indentation)
(#1543) Expected indentation of 8 spaces (indentation)
(#1549) Expected indentation of 4 spaces (indentation)
(#1550) Expected indentation of 4 spaces (indentation)
(#1551) Expected indentation of 4 spaces (indentation)
(#1552) Expected indentation of 4 spaces (indentation)
(#1553) Expected indentation of 4 spaces (indentation)
(#1558) Expected indentation of 4 spaces (indentation)
(#1563) Expected indentation of 4 spaces (indentation)
(#1568) Expected indentation of 4 spaces (indentation)
(#1573) Expected indentation of 4 spaces (indentation)
(#1578) Expected indentation of 4 spaces (indentation)
(#1583) Expected indentation of 4 spaces (indentation)
(#1588) Expected indentation of 4 spaces (indentation)
(#1593) Expected indentation of 4 spaces (indentation)
(#1598) Expected indentation of 4 spaces (indentation)
(#1603) Expected indentation of 4 spaces (indentation)
(#1608) Expected indentation of 4 spaces (indentation)
(#1613) Expected indentation of 4 spaces (indentation)
(#1618) Expected indentation of 4 spaces (indentation)
(#1623) Expected indentation of 4 spaces (indentation)
(#1628) Expected indentation of 4 spaces (indentation)
(#1633) Expected indentation of 4 spaces (indentation)
(#1638) Expected indentation of 4 spaces (indentation)
(#1643) Expected indentation of 4 spaces (indentation)
(#1648) Expected indentation of 4 spaces (indentation)
(#1649) Expected indentation of 4 spaces (indentation)
(#1654) Expected indentation of 4 spaces (indentation)
(#1659) Expected indentation of 4 spaces (indentation)
(#1664) Expected indentation of 4 spaces (indentation)
(#1665) Expected indentation of 4 spaces (indentation)
(#1666) Expected indentation of 4 spaces (indentation)
(#1667) Expected indentation of 4 spaces (indentation)
(#1668) Expected indentation of 4 spaces (indentation)
(#1669) Expected indentation of 4 spaces (indentation)
(#1670) Expected indentation of 4 spaces (indentation)
(#1675) Expected indentation of 4 spaces (indentation)
(#1676) Expected indentation of 4 spaces (indentation)
(#1677) Expected indentation of 4 spaces (indentation)
(#1682) Expected indentation of 4 spaces (indentation)
(#1683) Expected indentation of 4 spaces (indentation)
(#1688) Expected indentation of 4 spaces (indentation)
(#1689) Expected indentation of 4 spaces (indentation)
(#1694) Expected indentation of 4 spaces (indentation)
(#1695) Expected indentation of 4 spaces (indentation)
(#1696) Expected indentation of 4 spaces (indentation)
(#1697) Expected indentation of 4 spaces (indentation)
(#1698) Expected indentation of 4 spaces (indentation)
(#1699) Expected indentation of 4 spaces (indentation)
(#1700) Expected indentation of 4 spaces (indentation)
(#1705) Expected indentation of 4 spaces (indentation)
(#1706) Expected indentation of 4 spaces (indentation)
(#1707) Expected indentation of 4 spaces (indentation)
(#1712) Expected indentation of 4 spaces (indentation)
(#1713) Expected indentation of 4 spaces (indentation)
(#1718) Expected indentation of 4 spaces (indentation)
(#1719) Expected indentation of 4 spaces (indentation)
(#1720) Expected indentation of 4 spaces (indentation)
(#1725) Expected indentation of 4 spaces (indentation)
(#1730) Expected indentation of 4 spaces (indentation)
(#1737) Expected indentation of 4 spaces (indentation)
(#1744) Expected indentation of 4 spaces (indentation)
(#1751) Expected indentation of 4 spaces (indentation)
(#1758) Expected indentation of 4 spaces (indentation)
(#1765) Expected indentation of 4 spaces (indentation)
(#1772) Expected indentation of 4 spaces (indentation)
(#1776) Expected indentation of 4 spaces (indentation)
(#1781) Expected indentation of 4 spaces (indentation)
(#1777) Expected indentation of 4 spaces (indentation)
(#1778) Expected indentation of 4 spaces (indentation)
(#1779) Expected indentation of 4 spaces (indentation)
(#1780) Expected indentation of 8 spaces (indentation)
(#1788) Expected indentation of 4 spaces (indentation)
(#1789) Expected indentation of 4 spaces (indentation)
(#1793) Expected indentation of 4 spaces (indentation)
(#1799) Expected indentation of 4 spaces (indentation)
(#1794) Expected indentation of 4 spaces (indentation)
(#1795) Expected indentation of 4 spaces (indentation)
(#1796) Expected indentation of 4 spaces (indentation)
(#1797) Expected indentation of 8 spaces (indentation)
(#1798) Expected indentation of 8 spaces (indentation)
(#1806) Expected indentation of 4 spaces (indentation)
(#1807) Expected indentation of 4 spaces (indentation)
(#1808) Expected indentation of 4 spaces (indentation)
(#1815) Expected indentation of 4 spaces (indentation)
(#1822) Expected indentation of 4 spaces (indentation)
(#1829) Expected indentation of 4 spaces (indentation)
(#1830) Expected indentation of 4 spaces (indentation)
(#1837) Expected indentation of 4 spaces (indentation)
(#1844) Expected indentation of 4 spaces (indentation)
(#1848) Expected indentation of 4 spaces (indentation)
(#1857) Expected indentation of 4 spaces (indentation)
(#1849) Expected indentation of 4 spaces (indentation)
(#1850) Expected indentation of 4 spaces (indentation)
(#1851) Expected indentation of 4 spaces (indentation)
(#1852) Expected indentation of 4 spaces (indentation)
(#1853) Expected indentation of 4 spaces (indentation)
(#1854) Expected indentation of 4 spaces (indentation)
(#1855) Expected indentation of 4 spaces (indentation)
(#1856) Expected indentation of 8 spaces (indentation)
(#1861) Expected indentation of 4 spaces (indentation)
(#1870) Expected indentation of 4 spaces (indentation)
(#1862) Expected indentation of 4 spaces (indentation)
(#1863) Expected indentation of 4 spaces (indentation)
(#1864) Expected indentation of 4 spaces (indentation)
(#1865) Expected indentation of 4 spaces (indentation)
(#1866) Expected indentation of 4 spaces (indentation)
(#1867) Expected indentation of 4 spaces (indentation)
(#1868) Expected indentation of 4 spaces (indentation)
(#1869) Expected indentation of 8 spaces (indentation)
(#1881) Expected indentation of 4 spaces (indentation)
(#1888) Expected indentation of 4 spaces (indentation)
(#1895) Expected indentation of 4 spaces (indentation)
(#1902) Expected indentation of 4 spaces (indentation)
(#1903) Expected indentation of 4 spaces (indentation)
(#1908) Expected indentation of 4 spaces (indentation)
(#1913) Expected indentation of 4 spaces (indentation)
(#1914) Expected indentation of 4 spaces (indentation)
(#1915) Expected indentation of 4 spaces (indentation)
(#1916) Expected indentation of 4 spaces (indentation)
(#1921) Expected indentation of 4 spaces (indentation)
(#1926) Expected indentation of 4 spaces (indentation)
(#1927) Expected indentation of 4 spaces (indentation)
(#1928) Expected indentation of 4 spaces (indentation)
(#1929) Expected indentation of 4 spaces (indentation)
(#1934) Expected indentation of 4 spaces (indentation)
(#1939) Expected indentation of 4 spaces (indentation)
(#1944) Expected indentation of 4 spaces (indentation)
(#1949) Expected indentation of 4 spaces (indentation)
(#1956) Expected indentation of 4 spaces (indentation)
(#1957) Expected indentation of 4 spaces (indentation)
(#1958) Expected indentation of 4 spaces (indentation)
(#1959) Expected indentation of 4 spaces (indentation)
(#1960) Expected indentation of 4 spaces (indentation)
(#1967) Expected indentation of 4 spaces (indentation)
(#1968) Expected indentation of 4 spaces (indentation)
(#1969) Expected indentation of 4 spaces (indentation)
(#1976) Expected indentation of 4 spaces (indentation)
(#1983) Expected indentation of 4 spaces (indentation)
(#1984) Expected indentation of 4 spaces (indentation)
(#1985) Expected indentation of 4 spaces (indentation)
(#1992) Expected indentation of 4 spaces (indentation)
(#1993) Expected indentation of 4 spaces (indentation)
(#1994) Expected indentation of 4 spaces (indentation)
(#1999) Expected indentation of 4 spaces (indentation)
(#2004) Expected indentation of 4 spaces (indentation)
(#2005) Expected indentation of 4 spaces (indentation)
(#2006) Expected indentation of 4 spaces (indentation)
(#2011) Expected indentation of 4 spaces (indentation)
(#2016) Expected indentation of 4 spaces (indentation)
(#2021) Expected indentation of 4 spaces (indentation)
(#2025) Expected indentation of 4 spaces (indentation)
(#2026) Expected indentation of 4 spaces (indentation)
(#2027) Expected indentation of 4 spaces (indentation)
(#2028) Expected indentation of 4 spaces (indentation)
(#2029) Expected indentation of 4 spaces (indentation)
(#2033) Expected indentation of 4 spaces (indentation)
(#2037) Expected indentation of 4 spaces (indentation)
(#2041) Expected indentation of 4 spaces (indentation)
(#2045) Expected indentation of 4 spaces (indentation)
(#2049) Expected indentation of 4 spaces (indentation)
(#2053) Expected indentation of 4 spaces (indentation)
(#2057) Expected indentation of 4 spaces (indentation)
(#2061) Expected indentation of 4 spaces (indentation)
(#2065) Expected indentation of 4 spaces (indentation)
(#2066) Expected indentation of 4 spaces (indentation)
(#2070) Expected indentation of 4 spaces (indentation)
(#2071) Expected indentation of 4 spaces (indentation)
(#2072) Expected indentation of 4 spaces (indentation)
(#2073) Expected indentation of 4 spaces (indentation)
(#2074) Expected indentation of 4 spaces (indentation)
(#2075) Expected indentation of 4 spaces (indentation)
(#2076) Expected indentation of 4 spaces (indentation)
(#2077) Expected indentation of 4 spaces (indentation)
(#2081) Expected indentation of 4 spaces (indentation)
(#2083) Expected indentation of 4 spaces (indentation)
(#2082) Expected indentation of 8 spaces (indentation)
(#2087) Expected indentation of 4 spaces (indentation)
(#2088) Expected indentation of 4 spaces (indentation)
(#2089) Expected indentation of 4 spaces (indentation)
(#2093) Expected indentation of 4 spaces (indentation)
(#2095) Expected indentation of 4 spaces (indentation)
(#2094) Expected indentation of 8 spaces (indentation)
(#2099) Expected indentation of 4 spaces (indentation)
(#2103) Expected indentation of 4 spaces (indentation)
(#2104) Expected indentation of 4 spaces (indentation)
(#2105) Expected indentation of 4 spaces (indentation)
(#2106) Expected indentation of 4 spaces (indentation)
(#2107) Expected indentation of 4 spaces (indentation)
(#2108) Expected indentation of 4 spaces (indentation)
(#2109) Expected indentation of 4 spaces (indentation)
(#2113) Expected indentation of 4 spaces (indentation)
(#2114) Expected indentation of 4 spaces (indentation)
(#2115) Expected indentation of 4 spaces (indentation)
(#2116) Expected indentation of 4 spaces (indentation)
(#2117) Expected indentation of 4 spaces (indentation)
(#2121) Expected indentation of 4 spaces (indentation)
(#2124) Expected indentation of 4 spaces (indentation)
(#2122) Expected indentation of 8 spaces (indentation)
(#2123) Expected indentation of 8 spaces (indentation)
(#2128) Expected indentation of 4 spaces (indentation)
(#2129) Expected indentation of 4 spaces (indentation)
(#2130) Expected indentation of 4 spaces (indentation)
(#2131) Expected indentation of 4 spaces (indentation)
(#2135) Expected indentation of 4 spaces (indentation)
(#2137) Expected indentation of 4 spaces (indentation)
(#2136) Expected indentation of 8 spaces (indentation)
(#2141) Expected indentation of 4 spaces (indentation)
(#2145) Expected indentation of 4 spaces (indentation)
(#2146) Expected indentation of 4 spaces (indentation)
(#2150) Expected indentation of 4 spaces (indentation)
(#2151) Expected indentation of 4 spaces (indentation)
(#2155) Expected indentation of 4 spaces (indentation)
(#2159) Expected indentation of 4 spaces (indentation)
(#2160) Expected indentation of 4 spaces (indentation)
(#2161) Expected indentation of 4 spaces (indentation)
(#2165) Expected indentation of 4 spaces (indentation)
(#2166) Expected indentation of 4 spaces (indentation)
(#2167) Expected indentation of 4 spaces (indentation)
(#2168) Expected indentation of 4 spaces (indentation)
(#2172) Expected indentation of 4 spaces (indentation)
(#2176) Expected indentation of 4 spaces (indentation)
(#2177) Expected indentation of 4 spaces (indentation)
(#2178) Expected indentation of 4 spaces (indentation)
(#2179) Expected indentation of 4 spaces (indentation)
(#2180) Expected indentation of 4 spaces (indentation)
(#2181) Expected indentation of 4 spaces (indentation)
(#2182) Expected indentation of 4 spaces (indentation)
(#2187) Expected indentation of 4 spaces (indentation)
(#2188) Expected indentation of 4 spaces (indentation)
(#2189) Expected indentation of 4 spaces (indentation)
(#2193) Expected indentation of 4 spaces (indentation)
(#2197) Expected indentation of 4 spaces (indentation)
(#2198) Expected indentation of 4 spaces (indentation)
(#2199) Expected indentation of 4 spaces (indentation)
(#2200) Expected indentation of 4 spaces (indentation)
(#2201) Expected indentation of 4 spaces (indentation)
(#2205) Expected indentation of 4 spaces (indentation)
(#2206) Expected indentation of 4 spaces (indentation)
(#2207) Expected indentation of 4 spaces (indentation)
(#2208) Expected indentation of 4 spaces (indentation)
(#2212) Expected indentation of 4 spaces (indentation)
(#2213) Expected indentation of 4 spaces (indentation)
(#2214) Expected indentation of 4 spaces (indentation)
(#2215) Expected indentation of 4 spaces (indentation)
(#2219) Expected indentation of 4 spaces (indentation)
(#2220) Expected indentation of 4 spaces (indentation)
(#2221) Expected indentation of 4 spaces (indentation)
(#2225) Expected indentation of 4 spaces (indentation)
(#2227) Expected indentation of 4 spaces (indentation)
(#2226) Expected indentation of 8 spaces (indentation)
(#2231) Expected indentation of 4 spaces (indentation)
(#2236) Expected indentation of 4 spaces (indentation)
(#2232) Expected indentation of 8 spaces (indentation)
(#2233) Expected indentation of 8 spaces (indentation)
(#2234) Expected indentation of 8 spaces (indentation)
(#2235) Expected indentation of 8 spaces (indentation)
(#2240) Expected indentation of 4 spaces (indentation)
(#2241) Expected indentation of 4 spaces (indentation)
(#2242) Expected indentation of 4 spaces (indentation)
(#2243) Expected indentation of 4 spaces (indentation)
(#2244) Expected indentation of 4 spaces (indentation)
(#2245) Expected indentation of 4 spaces (indentation)
(#2246) Expected indentation of 4 spaces (indentation)
(#2250) Expected indentation of 4 spaces (indentation)
(#2252) Expected indentation of 4 spaces (indentation)
(#2251) Expected indentation of 8 spaces (indentation)
(#2256) Expected indentation of 4 spaces (indentation)
(#2257) Expected indentation of 4 spaces (indentation)
(#2261) Expected indentation of 4 spaces (indentation)
(#2263) Expected indentation of 4 spaces (indentation)
(#2262) Expected indentation of 8 spaces (indentation)
(#2267) Expected indentation of 4 spaces (indentation)
(#2271) Expected indentation of 4 spaces (indentation)
(#2275) Expected indentation of 4 spaces (indentation)
(#2279) Expected indentation of 4 spaces (indentation)
(#2280) Expected indentation of 4 spaces (indentation)
(#2281) Expected indentation of 4 spaces (indentation)
(#2282) Expected indentation of 4 spaces (indentation)
(#2286) Expected indentation of 4 spaces (indentation)
(#2287) Expected indentation of 4 spaces (indentation)
(#2288) Expected indentation of 4 spaces (indentation)
(#2289) Expected indentation of 4 spaces (indentation)
(#2293) Expected indentation of 4 spaces (indentation)
(#2297) Expected indentation of 4 spaces (indentation)
(#2294) Expected indentation of 8 spaces (indentation)
(#2295) Expected indentation of 8 spaces (indentation)
(#2296) Expected indentation of 8 spaces (indentation)
(#2301) Expected indentation of 4 spaces (indentation)
(#2302) Expected indentation of 4 spaces (indentation)
(#2303) Expected indentation of 4 spaces (indentation)
(#2307) Expected indentation of 4 spaces (indentation)
(#2309) Expected indentation of 4 spaces (indentation)
(#2308) Expected indentation of 8 spaces (indentation)
(#2313) Expected indentation of 4 spaces (indentation)
(#2314) Expected indentation of 4 spaces (indentation)
(#2315) Expected indentation of 4 spaces (indentation)
(#2316) Expected indentation of 4 spaces (indentation)
(#2317) Expected indentation of 4 spaces (indentation)
(#2322) Expected indentation of 4 spaces (indentation)
(#2323) Expected indentation of 4 spaces (indentation)
(#2324) Expected indentation of 4 spaces (indentation)
(#2325) Expected indentation of 4 spaces (indentation)
(#2330) Expected indentation of 4 spaces (indentation)
(#2335) Expected indentation of 4 spaces (indentation)
(#2339) Expected indentation of 4 spaces (indentation)
(#2343) Expected indentation of 4 spaces (indentation)
(#2344) Expected indentation of 4 spaces (indentation)
(#2348) Expected indentation of 4 spaces (indentation)
(#2353) Expected indentation of 4 spaces (indentation)
(#2358) Expected indentation of 4 spaces (indentation)
(#2359) Expected indentation of 4 spaces (indentation)
(#2360) Expected indentation of 4 spaces (indentation)
(#2365) Expected indentation of 4 spaces (indentation)
(#2366) Expected indentation of 4 spaces (indentation)
(#2367) Expected indentation of 4 spaces (indentation)
(#2368) Expected indentation of 4 spaces (indentation)
(#2369) Expected indentation of 4 spaces (indentation)
(#2373) Expected indentation of 4 spaces (indentation)
(#2377) Expected indentation of 4 spaces (indentation)
(#2381) Expected indentation of 4 spaces (indentation)
(#2382) Expected indentation of 4 spaces (indentation)
(#2386) Expected indentation of 4 spaces (indentation)
(#2390) Expected indentation of 4 spaces (indentation)
(#2394) Expected indentation of 4 spaces (indentation)
(#2395) Expected indentation of 4 spaces (indentation)
(#2396) Expected indentation of 4 spaces (indentation)
(#2397) Expected indentation of 4 spaces (indentation)
(#2401) Expected indentation of 4 spaces (indentation)
(#2402) Expected indentation of 4 spaces (indentation)
(#2406) Expected indentation of 4 spaces (indentation)
(#2410) Expected indentation of 4 spaces (indentation)
(#2414) Expected indentation of 4 spaces (indentation)
(#2415) Expected indentation of 4 spaces (indentation)
(#2419) Expected indentation of 4 spaces (indentation)
(#2420) Expected indentation of 4 spaces (indentation)
(#2421) Expected indentation of 4 spaces (indentation)
(#2425) Expected indentation of 4 spaces (indentation)
(#2426) Expected indentation of 4 spaces (indentation)
(#2427) Expected indentation of 4 spaces (indentation)
(#2428) Expected indentation of 4 spaces (indentation)
(#2429) Expected indentation of 4 spaces (indentation)
(#2433) Expected indentation of 4 spaces (indentation)
(#2434) Expected indentation of 4 spaces (indentation)
(#2435) Expected indentation of 4 spaces (indentation)
(#2436) Expected indentation of 4 spaces (indentation)
(#2440) Expected indentation of 4 spaces (indentation)
(#2441) Expected indentation of 4 spaces (indentation)
(#2442) Expected indentation of 4 spaces (indentation)
(#2443) Expected indentation of 4 spaces (indentation)
(#2447) Expected indentation of 4 spaces (indentation)
(#2448) Expected indentation of 4 spaces (indentation)
(#2449) Expected indentation of 4 spaces (indentation)
(#2450) Expected indentation of 4 spaces (indentation)
(#2454) Expected indentation of 4 spaces (indentation)
(#2458) Expected indentation of 4 spaces (indentation)
(#2459) Expected indentation of 4 spaces (indentation)
(#2460) Expected indentation of 4 spaces (indentation)
(#2461) Expected indentation of 4 spaces (indentation)
(#2462) Expected indentation of 4 spaces (indentation)
(#2463) Expected indentation of 4 spaces (indentation)
(#2467) Expected indentation of 4 spaces (indentation)
(#2468) Expected indentation of 4 spaces (indentation)
(#2469) Expected indentation of 4 spaces (indentation)
(#2470) Expected indentation of 4 spaces (indentation)
(#2471) Expected indentation of 4 spaces (indentation)
(#2475) Expected indentation of 4 spaces (indentation)
(#2479) Expected indentation of 4 spaces (indentation)
(#2480) Expected indentation of 4 spaces (indentation)
(#2481) Expected indentation of 4 spaces (indentation)
(#2482) Expected indentation of 4 spaces (indentation)
(#2483) Expected indentation of 4 spaces (indentation)
(#2487) Expected indentation of 4 spaces (indentation)
(#2491) Expected indentation of 4 spaces (indentation)
(#2495) Expected indentation of 4 spaces (indentation)
(#2499) Expected indentation of 4 spaces (indentation)
(#2503) Expected indentation of 4 spaces (indentation)
(#2504) Expected indentation of 4 spaces (indentation)
(#2505) Expected indentation of 4 spaces (indentation)
(#2506) Expected indentation of 4 spaces (indentation)
(#2510) Expected indentation of 4 spaces (indentation)
(#2511) Expected indentation of 4 spaces (indentation)
(#2512) Expected indentation of 4 spaces (indentation)
(#2516) Expected indentation of 4 spaces (indentation)
(#2520) Expected indentation of 4 spaces (indentation)
(#2521) Expected indentation of 4 spaces (indentation)
(#2522) Expected indentation of 4 spaces (indentation)
(#2523) Expected indentation of 4 spaces (indentation)
(#2524) Expected indentation of 4 spaces (indentation)
(#2525) Expected indentation of 4 spaces (indentation)
(#2526) Expected indentation of 4 spaces (indentation)
(#2527) Expected indentation of 4 spaces (indentation)
(#2531) Expected indentation of 4 spaces (indentation)
(#2532) Expected indentation of 4 spaces (indentation)
(#2536) Expected indentation of 4 spaces (indentation)
(#2542) Expected indentation of 4 spaces (indentation)
(#2543) Expected indentation of 4 spaces (indentation)
(#2544) Expected indentation of 4 spaces (indentation)
(#2545) Expected indentation of 4 spaces (indentation)
(#2546) Expected indentation of 4 spaces (indentation)
(#2547) Expected indentation of 4 spaces (indentation)
(#2553) Expected indentation of 4 spaces (indentation)
(#2557) Expected indentation of 4 spaces (indentation)
(#2558) Expected indentation of 4 spaces (indentation)
(#2559) Expected indentation of 4 spaces (indentation)
(#2560) Expected indentation of 4 spaces (indentation)
(#2564) Expected indentation of 4 spaces (indentation)
(#2568) Expected indentation of 4 spaces (indentation)
(#2569) Expected indentation of 4 spaces (indentation)
(#2570) Expected indentation of 4 spaces (indentation)
(#2571) Expected indentation of 4 spaces (indentation)
(#2572) Expected indentation of 4 spaces (indentation)
(#2573) Expected indentation of 4 spaces (indentation)
(#2577) Expected indentation of 4 spaces (indentation)
(#2578) Expected indentation of 4 spaces (indentation)
(#2579) Expected indentation of 4 spaces (indentation)
(#2580) Expected indentation of 4 spaces (indentation)
(#2584) Expected indentation of 4 spaces (indentation)
(#2585) Expected indentation of 4 spaces (indentation)
(#2586) Expected indentation of 4 spaces (indentation)
(#2590) Expected indentation of 4 spaces (indentation)
(#2594) Expected indentation of 4 spaces (indentation)
(#2595) Expected indentation of 4 spaces (indentation)
(#2596) Expected indentation of 4 spaces (indentation)
(#2597) Expected indentation of 4 spaces (indentation)
(#2601) Expected indentation of 4 spaces (indentation)
(#2602) Expected indentation of 4 spaces (indentation)
(#2603) Expected indentation of 4 spaces (indentation)
(#2604) Expected indentation of 4 spaces (indentation)
(#2605) Expected indentation of 4 spaces (indentation)
(#2606) Expected indentation of 4 spaces (indentation)
(#2610) Expected indentation of 4 spaces (indentation)
(#2614) Expected indentation of 4 spaces (indentation)
(#2618) Expected indentation of 4 spaces (indentation)
(#2619) Expected indentation of 4 spaces (indentation)
(#2620) Expected indentation of 4 spaces (indentation)
(#2621) Expected indentation of 4 spaces (indentation)
(#2625) Expected indentation of 4 spaces (indentation)
(#2626) Expected indentation of 4 spaces (indentation)
(#2627) Expected indentation of 4 spaces (indentation)
(#2628) Expected indentation of 4 spaces (indentation)
(#2632) Expected indentation of 4 spaces (indentation)
(#2636) Expected indentation of 4 spaces (indentation)
(#2637) Expected indentation of 4 spaces (indentation)
(#2638) Expected indentation of 4 spaces (indentation)
(#2639) Expected indentation of 4 spaces (indentation)
(#2643) Expected indentation of 4 spaces (indentation)
(#2644) Expected indentation of 4 spaces (indentation)
(#2645) Expected indentation of 4 spaces (indentation)
(#2646) Expected indentation of 4 spaces (indentation)
(#2647) Expected indentation of 4 spaces (indentation)
(#2648) Expected indentation of 4 spaces (indentation)
(#2652) Expected indentation of 4 spaces (indentation)
(#2654) Expected indentation of 4 spaces (indentation)
(#2653) Expected indentation of 8 spaces (indentation)
(#2658) Expected indentation of 4 spaces (indentation)
(#2662) Expected indentation of 4 spaces (indentation)
(#2663) Expected indentation of 4 spaces (indentation)
(#2664) Expected indentation of 4 spaces (indentation)
(#2665) Expected indentation of 4 spaces (indentation)
(#2666) Expected indentation of 4 spaces (indentation)
(#2667) Expected indentation of 4 spaces (indentation)
(#2671) Expected indentation of 4 spaces (indentation)
(#2675) Expected indentation of 4 spaces (indentation)
(#2679) Expected indentation of 4 spaces (indentation)
(#2680) Expected indentation of 4 spaces (indentation)
(#2681) Expected indentation of 4 spaces (indentation)
(#2682) Expected indentation of 4 spaces (indentation)
(#2686) Expected indentation of 4 spaces (indentation)
(#2687) Expected indentation of 4 spaces (indentation)
(#2691) Expected indentation of 4 spaces (indentation)
(#2692) Expected indentation of 4 spaces (indentation)
(#2693) Expected indentation of 4 spaces (indentation)
(#2694) Expected indentation of 4 spaces (indentation)
(#2698) Expected indentation of 4 spaces (indentation)
(#2703) Expected indentation of 4 spaces (indentation)
(#2704) Expected indentation of 4 spaces (indentation)
(#2709) Expected indentation of 4 spaces (indentation)
(#2713) Expected indentation of 4 spaces (indentation)
(#2717) Expected indentation of 4 spaces (indentation)
(#2718) Expected indentation of 4 spaces (indentation)
(#2722) Expected indentation of 4 spaces (indentation)
(#2723) Expected indentation of 4 spaces (indentation)
(#2724) Expected indentation of 4 spaces (indentation)
(#2725) Expected indentation of 4 spaces (indentation)
(#2729) Expected indentation of 4 spaces (indentation)
(#2730) Expected indentation of 4 spaces (indentation)
(#2731) Expected indentation of 4 spaces (indentation)
(#2732) Expected indentation of 4 spaces (indentation)
(#2733) Expected indentation of 4 spaces (indentation)
(#2734) Expected indentation of 4 spaces (indentation)
(#2738) Expected indentation of 4 spaces (indentation)
(#2739) Expected indentation of 4 spaces (indentation)
(#2743) Expected indentation of 4 spaces (indentation)
(#2747) Expected indentation of 4 spaces (indentation)
(#2748) Expected indentation of 4 spaces (indentation)
(#2749) Expected indentation of 4 spaces (indentation)
(#2750) Expected indentation of 4 spaces (indentation)
(#2751) Expected indentation of 4 spaces (indentation)
(#2755) Expected indentation of 4 spaces (indentation)
(#2759) Expected indentation of 4 spaces (indentation)
(#2760) Expected indentation of 4 spaces (indentation)
(#2761) Expected indentation of 4 spaces (indentation)
(#2762) Expected indentation of 4 spaces (indentation)
(#2763) Expected indentation of 4 spaces (indentation)
(#2764) Expected indentation of 4 spaces (indentation)
(#2765) Expected indentation of 4 spaces (indentation)
(#2766) Expected indentation of 4 spaces (indentation)
(#2770) Expected indentation of 4 spaces (indentation)
(#2774) Expected indentation of 4 spaces (indentation)
(#2775) Expected indentation of 4 spaces (indentation)
(#2779) Expected indentation of 4 spaces (indentation)
(#2783) Expected indentation of 4 spaces (indentation)
(#2787) Expected indentation of 4 spaces (indentation)
(#2791) Expected indentation of 4 spaces (indentation)
(#2795) Expected indentation of 4 spaces (indentation)
(#2799) Expected indentation of 4 spaces (indentation)
(#2800) Expected indentation of 4 spaces (indentation)
(#2801) Expected indentation of 4 spaces (indentation)
(#2802) Expected indentation of 4 spaces (indentation)
(#2803) Expected indentation of 4 spaces (indentation)
(#2807) Expected indentation of 4 spaces (indentation)
(#2808) Expected indentation of 4 spaces (indentation)
(#2809) Expected indentation of 4 spaces (indentation)
(#2810) Expected indentation of 4 spaces (indentation)
(#2811) Expected indentation of 4 spaces (indentation)
(#2812) Expected indentation of 4 spaces (indentation)
(#2816) Expected indentation of 4 spaces (indentation)
(#2817) Expected indentation of 4 spaces (indentation)
(#2818) Expected indentation of 4 spaces (indentation)
(#2819) Expected indentation of 4 spaces (indentation)
(#2820) Expected indentation of 4 spaces (indentation)
(#2821) Expected indentation of 4 spaces (indentation)
(#2822) Expected indentation of 4 spaces (indentation)
(#2823) Expected indentation of 4 spaces (indentation)
(#2827) Expected indentation of 4 spaces (indentation)
(#2831) Expected indentation of 4 spaces (indentation)
(#2836) Expected indentation of 4 spaces (indentation)
(#2840) Expected indentation of 4 spaces (indentation)
(#2841) Expected indentation of 4 spaces (indentation)
(#2842) Expected indentation of 4 spaces (indentation)
(#2846) Expected indentation of 4 spaces (indentation)
(#2847) Expected indentation of 4 spaces (indentation)
(#2851) Expected indentation of 4 spaces (indentation)
(#2852) Expected indentation of 4 spaces (indentation)
(#2856) Expected indentation of 4 spaces (indentation)
(#2857) Expected indentation of 4 spaces (indentation)
(#2861) Expected indentation of 4 spaces (indentation)
(#2862) Expected indentation of 4 spaces (indentation)
(#2863) Expected indentation of 4 spaces (indentation)
(#2867) Expected indentation of 4 spaces (indentation)
(#2868) Expected indentation of 4 spaces (indentation)
(#2869) Expected indentation of 4 spaces (indentation)
(#2870) Expected indentation of 4 spaces (indentation)
(#2875) Expected indentation of 4 spaces (indentation)
(#2880) Expected indentation of 4 spaces (indentation)
(#2881) Expected indentation of 4 spaces (indentation)
(#2885) Expected indentation of 4 spaces (indentation)
(#2890) Expected indentation of 4 spaces (indentation)
(#2891) Expected indentation of 4 spaces (indentation)
(#2892) Expected indentation of 4 spaces (indentation)
(#2897) Expected indentation of 4 spaces (indentation)
(#2898) Expected indentation of 4 spaces (indentation)
(#2899) Expected indentation of 4 spaces (indentation)
(#2900) Expected indentation of 4 spaces (indentation)
(#2901) Expected indentation of 4 spaces (indentation)
(#2905) Expected indentation of 4 spaces (indentation)
(#2909) Expected indentation of 4 spaces (indentation)
(#2913) Expected indentation of 4 spaces (indentation)
(#2917) Expected indentation of 4 spaces (indentation)
(#2921) Expected indentation of 4 spaces (indentation)
(#2922) Expected indentation of 4 spaces (indentation)
(#2923) Expected indentation of 4 spaces (indentation)
(#2924) Expected indentation of 4 spaces (indentation)
(#2925) Expected indentation of 4 spaces (indentation)
(#2930) Expected indentation of 4 spaces (indentation)
(#2931) Expected indentation of 4 spaces (indentation)
(#2935) Expected indentation of 4 spaces (indentation)
(#2939) Expected indentation of 4 spaces (indentation)
(#2943) Expected indentation of 4 spaces (indentation)
(#2947) Expected indentation of 4 spaces (indentation)
(#2951) Expected indentation of 4 spaces (indentation)
(#2955) Expected indentation of 4 spaces (indentation)
(#2959) Expected indentation of 4 spaces (indentation)
(#2963) Expected indentation of 4 spaces (indentation)
(#2964) Expected indentation of 4 spaces (indentation)
(#2965) Expected indentation of 4 spaces (indentation)
(#2969) Expected indentation of 4 spaces (indentation)
(#2974) Expected indentation of 4 spaces (indentation)
(#2979) Expected indentation of 4 spaces (indentation)
(#2985) Expected indentation of 4 spaces (indentation)
(#2986) Expected indentation of 4 spaces (indentation)
(#2990) Expected indentation of 4 spaces (indentation)
(#2991) Expected indentation of 4 spaces (indentation)
(#2995) Expected indentation of 4 spaces (indentation)
(#2999) Expected indentation of 4 spaces (indentation)
(#3003) Expected indentation of 4 spaces (indentation)
(#3007) Expected indentation of 4 spaces (indentation)
(#3012) Expected indentation of 4 spaces (indentation)
(#3013) Expected indentation of 4 spaces (indentation)
(#3014) Expected indentation of 4 spaces (indentation)
(#3018) Expected indentation of 4 spaces (indentation)
(#3022) Expected indentation of 4 spaces (indentation)
(#3026) Expected indentation of 4 spaces (indentation)
(#3030) Expected indentation of 4 spaces (indentation)
(#3034) Expected indentation of 4 spaces (indentation)
(#3038) Expected indentation of 4 spaces (indentation)
(#3042) Expected indentation of 4 spaces (indentation)
(#3046) Expected indentation of 4 spaces (indentation)
(#3050) Expected indentation of 4 spaces (indentation)
(#3054) Expected indentation of 4 spaces (indentation)
(#3055) Expected indentation of 4 spaces (indentation)
(#3056) Expected indentation of 4 spaces (indentation)
(#3060) Expected indentation of 4 spaces (indentation)
(#3061) Expected indentation of 4 spaces (indentation)
(#3062) Expected indentation of 4 spaces (indentation)
(#3066) Expected indentation of 4 spaces (indentation)
(#3067) Expected indentation of 4 spaces (indentation)
(#3068) Expected indentation of 4 spaces (indentation)
(#3072) Expected indentation of 4 spaces (indentation)
(#3077) Expected indentation of 4 spaces (indentation)
(#3078) Expected indentation of 4 spaces (indentation)
(#3079) Expected indentation of 4 spaces (indentation)
(#3084) Expected indentation of 4 spaces (indentation)
(#3088) Expected indentation of 4 spaces (indentation)
(#3092) Expected indentation of 4 spaces (indentation)
(#3096) Expected indentation of 4 spaces (indentation)
(#3100) Expected indentation of 4 spaces (indentation)
(#3101) Expected indentation of 4 spaces (indentation)
(#3102) Expected indentation of 4 spaces (indentation)
(#3103) Expected indentation of 4 spaces (indentation)
(#3107) Expected indentation of 4 spaces (indentation)
(#3108) Expected indentation of 4 spaces (indentation)
(#3109) Expected indentation of 4 spaces (indentation)
(#3110) Expected indentation of 4 spaces (indentation)
(#3114) Expected indentation of 4 spaces (indentation)
(#3115) Expected indentation of 4 spaces (indentation)
(#3116) Expected indentation of 4 spaces (indentation)
(#3117) Expected indentation of 4 spaces (indentation)
(#3121) Expected indentation of 4 spaces (indentation)
(#3122) Expected indentation of 4 spaces (indentation)
(#3123) Expected indentation of 4 spaces (indentation)
(#3124) Expected indentation of 4 spaces (indentation)
(#3128) Expected indentation of 4 spaces (indentation)
(#3132) Expected indentation of 4 spaces (indentation)
(#3136) Expected indentation of 4 spaces (indentation)
(#3140) Expected indentation of 4 spaces (indentation)
(#3144) Expected indentation of 4 spaces (indentation)
(#3148) Expected indentation of 4 spaces (indentation)
(#3149) Expected indentation of 4 spaces (indentation)
(#3153) Expected indentation of 4 spaces (indentation)
(#3157) Expected indentation of 4 spaces (indentation)
(#3161) Expected indentation of 4 spaces (indentation)
(#3165) Expected indentation of 4 spaces (indentation)
(#3169) Expected indentation of 4 spaces (indentation)
(#3173) Expected indentation of 4 spaces (indentation)
(#3177) Expected indentation of 4 spaces (indentation)
(#3181) Expected indentation of 4 spaces (indentation)
(#3185) Expected indentation of 4 spaces (indentation)
(#3189) Expected indentation of 4 spaces (indentation)
(#3193) Expected indentation of 4 spaces (indentation)
(#3197) Expected indentation of 4 spaces (indentation)
(#3201) Expected indentation of 4 spaces (indentation)
course/format/remuiformat/scss/card-layout.scss
(#13) Expected single space before "{" (block-opening-brace-space-before)
(#165) Expected single space before "{" (block-opening-brace-space-before)
(#185) Expected single space before "{" (block-opening-brace-space-before)
(#190) Expected single space before "{" (block-opening-brace-space-before)
(#192) Expected single space before "{" (block-opening-brace-space-before)
(#213) Expected single space before "{" (block-opening-brace-space-before)
(#264) Expected single space before "{" (block-opening-brace-space-before)
(#267) Expected single space before "{" (block-opening-brace-space-before)
(#284) Expected single space before "{" (block-opening-brace-space-before)
(#298) Expected single space before "{" (block-opening-brace-space-before)
(#346) Expected single space before "{" (block-opening-brace-space-before)
(#377) Expected single space before "{" (block-opening-brace-space-before)
(#383) Expected single space before "{" (block-opening-brace-space-before)
(#384) Expected single space before "{" (block-opening-brace-space-before)
(#419) Expected single space before "{" (block-opening-brace-space-before)
(#422) Expected single space before "{" (block-opening-brace-space-before)
(#426) Expected single space before "{" (block-opening-brace-space-before)
(#449) Expected single space before "{" (block-opening-brace-space-before)
(#492) Expected single space before "{" (block-opening-brace-space-before)
(#509) Expected single space before "{" (block-opening-brace-space-before)
(#511) Expected single space before "{" (block-opening-brace-space-before)
(#514) Expected single space before "{" (block-opening-brace-space-before)
(#521) Expected single space before "{" (block-opening-brace-space-before)
(#532) Expected single space before "{" (block-opening-brace-space-before)
(#538) Expected single space before "{" (block-opening-brace-space-before)
(#569) Expected single space before "{" (block-opening-brace-space-before)
(#590) Expected single space before "{" (block-opening-brace-space-before)
(#595) Expected single space before "{" (block-opening-brace-space-before)
(#600) Expected single space before "{" (block-opening-brace-space-before)
(#613) Expected single space before "{" (block-opening-brace-space-before)
(#632) Expected single space before "{" (block-opening-brace-space-before)
(#299) Expected single space before "{" (block-opening-brace-space-before)
(#263) Expected "#D5DDEA" to be "#d5ddea" (color-hex-case)
(#342) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#43) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#44) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#291) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#274) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#291) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#536) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#26) Unexpected !important (declaration-no-important)
(#71) Unexpected !important (declaration-no-important)
(#84) Unexpected !important (declaration-no-important)
(#87) Unexpected !important (declaration-no-important)
(#91) Unexpected !important (declaration-no-important)
(#95) Unexpected !important (declaration-no-important)
(#110) Unexpected !important (declaration-no-important)
(#122) Unexpected !important (declaration-no-important)
(#139) Unexpected !important (declaration-no-important)
(#148) Unexpected !important (declaration-no-important)
(#157) Unexpected !important (declaration-no-important)
(#167) Unexpected !important (declaration-no-important)
(#169) Unexpected !important (declaration-no-important)
(#225) Unexpected !important (declaration-no-important)
(#236) Unexpected !important (declaration-no-important)
(#237) Unexpected !important (declaration-no-important)
(#239) Unexpected !important (declaration-no-important)
(#315) Unexpected !important (declaration-no-important)
(#329) Unexpected !important (declaration-no-important)
(#353) Unexpected !important (declaration-no-important)
(#363) Unexpected !important (declaration-no-important)
(#364) Unexpected !important (declaration-no-important)
(#365) Unexpected !important (declaration-no-important)
(#373) Unexpected !important (declaration-no-important)
(#420) Unexpected !important (declaration-no-important)
(#421) Unexpected !important (declaration-no-important)
(#510) Unexpected !important (declaration-no-important)
(#571) Unexpected !important (declaration-no-important)
(#576) Unexpected !important (declaration-no-important)
(#581) Unexpected !important (declaration-no-important)
(#592) Unexpected !important (declaration-no-important)
(#597) Unexpected !important (declaration-no-important)
(#602) Unexpected !important (declaration-no-important)
(#608) Unexpected !important (declaration-no-important)
(#616) Unexpected !important (declaration-no-important)
(#621) Unexpected !important (declaration-no-important)
(#626) Unexpected !important (declaration-no-important)
(#592) Expected single space after "," in a single-line function (function-comma-space-after)
(#597) Expected single space after "," in a single-line function (function-comma-space-after)
(#177) Unexpected unit (length-zero-no-unit)
(#212) Unexpected unit (length-zero-no-unit)
(#342) Unexpected unit (length-zero-no-unit)
(#420) Unexpected unit (length-zero-no-unit)
(#421) Unexpected unit (length-zero-no-unit)
(#637) Unexpected unit (length-zero-no-unit)
(#638) Unexpected unit (length-zero-no-unit)
(#203) Expected single space after ":" (media-feature-colon-space-after)
(#275) Expected single space after ":" (media-feature-colon-space-after)
(#280) Expected single space after ":" (media-feature-colon-space-after)
(#287) Expected single space after ":" (media-feature-colon-space-after)
(#290) Expected single space after ":" (media-feature-colon-space-after)
(#299) Expected single space after ":" (media-feature-colon-space-after)
(#325) Expected single space after ":" (media-feature-colon-space-after)
(#334) Expected single space after ":" (media-feature-colon-space-after)
(#591) Expected single space after ":" (media-feature-colon-space-after)
(#596) Expected single space after ":" (media-feature-colon-space-after)
(#230) Expected single space after ">" (selector-combinator-space-after)
(#395) Expected single space after ">" (selector-combinator-space-after)
(#442) Expected single space after ">" (selector-combinator-space-after)
(#230) Expected single space before ">" (selector-combinator-space-before)
(#395) Expected single space before ">" (selector-combinator-space-before)
(#442) Expected single space before ">" (selector-combinator-space-before)
(#46) Expected newline after "," (selector-list-comma-newline-after)
(#492) Expected newline after "," (selector-list-comma-newline-after)
(#13) Expected indentation of 8 spaces (indentation)
(#601) Expected indentation of 12 spaces (indentation)
(#603) Expected indentation of 12 spaces (indentation)
(#602) Expected indentation of 16 spaces (indentation)
course/format/remuiformat/scss/ellipsis.scss
(#4) Unexpected !important (declaration-no-important)
(#8) Unexpected !important (declaration-no-important)
course/format/remuiformat/scss/list-layout.scss
(#12) Unexpected empty block (block-no-empty)
(#22) Expected single space before "{" (block-opening-brace-space-before)
(#23) Expected single space before "{" (block-opening-brace-space-before)
(#66) Expected single space before "{" (block-opening-brace-space-before)
(#80) Expected single space before "{" (block-opening-brace-space-before)
(#207) Expected single space before "{" (block-opening-brace-space-before)
(#262) Expected single space before "{" (block-opening-brace-space-before)
(#287) Expected single space before "{" (block-opening-brace-space-before)
(#288) Expected single space before "{" (block-opening-brace-space-before)
(#381) Expected single space before "{" (block-opening-brace-space-before)
(#387) Expected single space before "{" (block-opening-brace-space-before)
(#389) Expected single space before "{" (block-opening-brace-space-before)
(#395) Expected single space before "{" (block-opening-brace-space-before)
(#482) Expected single space before "{" (block-opening-brace-space-before)
(#485) Expected single space before "{" (block-opening-brace-space-before)
(#518) Expected single space before "{" (block-opening-brace-space-before)
(#519) Expected single space before "{" (block-opening-brace-space-before)
(#524) Expected single space before "{" (block-opening-brace-space-before)
(#526) Expected single space before "{" (block-opening-brace-space-before)
(#529) Expected single space before "{" (block-opening-brace-space-before)
(#530) Expected single space before "{" (block-opening-brace-space-before)
(#531) Expected single space before "{" (block-opening-brace-space-before)
(#546) Expected single space before "{" (block-opening-brace-space-before)
(#555) Expected single space before "{" (block-opening-brace-space-before)
(#558) Expected single space before "{" (block-opening-brace-space-before)
(#559) Expected single space before "{" (block-opening-brace-space-before)
(#561) Expected single space before "{" (block-opening-brace-space-before)
(#596) Expected single space before "{" (block-opening-brace-space-before)
(#622) Expected single space before "{" (block-opening-brace-space-before)
(#635) Expected single space before "{" (block-opening-brace-space-before)
(#639) Expected single space before "{" (block-opening-brace-space-before)
(#643) Expected single space before "{" (block-opening-brace-space-before)
(#647) Expected single space before "{" (block-opening-brace-space-before)
(#649) Expected single space before "{" (block-opening-brace-space-before)
(#81) Expected single space before "{" (block-opening-brace-space-before)
(#527) Expected single space before "!" (declaration-bang-space-before)
(#263) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#556) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#73) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#170) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#73) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#263) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#175) Unexpected !important (declaration-no-important)
(#184) Unexpected !important (declaration-no-important)
(#185) Unexpected !important (declaration-no-important)
(#186) Unexpected !important (declaration-no-important)
(#187) Unexpected !important (declaration-no-important)
(#277) Unexpected !important (declaration-no-important)
(#279) Unexpected !important (declaration-no-important)
(#281) Unexpected !important (declaration-no-important)
(#289) Unexpected !important (declaration-no-important)
(#383) Unexpected !important (declaration-no-important)
(#422) Unexpected !important (declaration-no-important)
(#423) Unexpected !important (declaration-no-important)
(#435) Unexpected !important (declaration-no-important)
(#436) Unexpected !important (declaration-no-important)
(#437) Unexpected !important (declaration-no-important)
(#438) Unexpected !important (declaration-no-important)
(#458) Unexpected !important (declaration-no-important)
(#459) Unexpected !important (declaration-no-important)
(#460) Unexpected !important (declaration-no-important)
(#478) Unexpected !important (declaration-no-important)
(#497) Unexpected !important (declaration-no-important)
(#503) Unexpected !important (declaration-no-important)
(#504) Unexpected !important (declaration-no-important)
(#515) Unexpected !important (declaration-no-important)
(#527) Unexpected !important (declaration-no-important)
(#547) Unexpected !important (declaration-no-important)
(#553) Unexpected !important (declaration-no-important)
(#556) Unexpected !important (declaration-no-important)
(#560) Unexpected !important (declaration-no-important)
(#562) Unexpected !important (declaration-no-important)
(#563) Unexpected !important (declaration-no-important)
(#609) Unexpected !important (declaration-no-important)
(#610) Unexpected !important (declaration-no-important)
(#611) Unexpected !important (declaration-no-important)
(#613) Unexpected !important (declaration-no-important)
(#615) Unexpected !important (declaration-no-important)
(#623) Unexpected !important (declaration-no-important)
(#674) Unexpected !important (declaration-no-important)
(#681) Unexpected !important (declaration-no-important)
(#663) Expected single space after "," in a single-line function (function-comma-space-after)
(#31) Unexpected unit (length-zero-no-unit)
(#263) Unexpected unit (length-zero-no-unit)
(#279) Unexpected unit (length-zero-no-unit)
(#285) Unexpected unit (length-zero-no-unit)
(#370) Unexpected unit (length-zero-no-unit)
(#462) Unexpected unit (length-zero-no-unit)
(#483) Unexpected unit (length-zero-no-unit)
(#560) Unexpected unit (length-zero-no-unit)
(#613) Unexpected unit (length-zero-no-unit)
(#621) Unexpected unit (length-zero-no-unit)
(#623) Unexpected unit (length-zero-no-unit)
(#7) Expected single space after ":" (media-feature-colon-space-after)
(#52) Expected single space after ":" (media-feature-colon-space-after)
(#69) Expected single space after ":" (media-feature-colon-space-after)
(#72) Expected single space after ":" (media-feature-colon-space-after)
(#81) Expected single space after ":" (media-feature-colon-space-after)
(#221) Expected single space after ":" (media-feature-colon-space-after)
(#234) Expected single space after ":" (media-feature-colon-space-after)
(#310) Expected single space after ":" (media-feature-colon-space-after)
(#321) Expected single space after ":" (media-feature-colon-space-after)
(#489) Expected single space after ":" (media-feature-colon-space-after)
(#496) Expected single space after ":" (media-feature-colon-space-after)
(#538) Expected single space after ":" (media-feature-colon-space-after)
(#544) Expected single space after ":" (media-feature-colon-space-after)
(#395) Expected newline after "," (selector-list-comma-newline-after)
(#540) Unexpected whitespace before ")" (selector-pseudo-class-parentheses-space-inside)
(#677) Unexpected whitespace before ")" (selector-pseudo-class-parentheses-space-inside)
(#5) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 8 spaces (indentation)
(#10) Expected indentation of 8 spaces (indentation)
(#7) Expected indentation of 12 spaces (indentation)
(#9) Expected indentation of 12 spaces (indentation)
(#8) Expected indentation of 16 spaces (indentation)
(#12) Expected indentation of 8 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 8 spaces (indentation)
(#17) Expected indentation of 8 spaces (indentation)
(#18) Expected indentation of 8 spaces (indentation)
(#19) Expected indentation of 8 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 8 spaces (indentation)
(#25) Expected indentation of 8 spaces (indentation)
(#24) Expected indentation of 12 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 8 spaces (indentation)
(#34) Expected indentation of 8 spaces (indentation)
(#30) Expected indentation of 8 spaces (indentation)
(#31) Expected indentation of 12 spaces (indentation)
(#32) Expected indentation of 12 spaces (indentation)
(#33) Expected indentation of 12 spaces (indentation)
(#35) Expected indentation of 8 spaces (indentation)
(#44) Expected indentation of 8 spaces (indentation)
(#36) Expected indentation of 12 spaces (indentation)
(#37) Expected indentation of 12 spaces (indentation)
(#38) Expected indentation of 12 spaces (indentation)
(#39) Expected indentation of 12 spaces (indentation)
(#40) Expected indentation of 12 spaces (indentation)
(#43) Expected indentation of 12 spaces (indentation)
(#41) Expected indentation of 16 spaces (indentation)
(#42) Expected indentation of 16 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 8 spaces (indentation)
(#49) Expected indentation of 8 spaces (indentation)
(#50) Expected indentation of 8 spaces (indentation)
(#52) Expected indentation of 8 spaces (indentation)
(#55) Expected indentation of 8 spaces (indentation)
(#53) Expected indentation of 12 spaces (indentation)
(#54) Expected indentation of 12 spaces (indentation)
(#57) Expected indentation of 8 spaces (indentation)
(#59) Expected indentation of 8 spaces (indentation)
(#58) Expected indentation of 12 spaces (indentation)
(#61) Expected indentation of 8 spaces (indentation)
(#64) Expected indentation of 8 spaces (indentation)
(#62) Expected indentation of 12 spaces (indentation)
(#63) Expected indentation of 12 spaces (indentation)
(#66) Expected indentation of 8 spaces (indentation)
(#92) Expected indentation of 8 spaces (indentation)
(#67) Expected indentation of 12 spaces (indentation)
(#68) Expected indentation of 12 spaces (indentation)
(#69) Expected indentation of 12 spaces (indentation)
(#71) Expected indentation of 12 spaces (indentation)
(#70) Expected indentation of 16 spaces (indentation)
(#72) Expected indentation of 12 spaces (indentation)
(#74) Expected indentation of 12 spaces (indentation)
(#73) Expected indentation of 16 spaces (indentation)
(#75) Expected indentation of 12 spaces (indentation)
(#79) Expected indentation of 12 spaces (indentation)
(#76) Expected indentation of 16 spaces (indentation)
(#77) Expected indentation of 16 spaces (indentation)
(#78) Expected indentation of 16 spaces (indentation)
(#80) Expected indentation of 12 spaces (indentation)
(#91) Expected indentation of 12 spaces (indentation)
(#81) Expected indentation of 16 spaces (indentation)
(#90) Expected indentation of 16 spaces (indentation)
(#82) Expected indentation of 20 spaces (indentation)
(#83) Expected indentation of 20 spaces (indentation)
(#84) Expected indentation of 20 spaces (indentation)
(#85) Expected indentation of 20 spaces (indentation)
(#87) Expected indentation of 20 spaces (indentation)
(#89) Expected indentation of 20 spaces (indentation)
(#88) Expected indentation of 24 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#100) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 8 spaces (indentation)
(#97) Expected indentation of 8 spaces (indentation)
(#98) Expected indentation of 8 spaces (indentation)
(#99) Expected indentation of 8 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 8 spaces (indentation)
(#104) Expected indentation of 8 spaces (indentation)
(#105) Expected indentation of 8 spaces (indentation)
(#106) Expected indentation of 8 spaces (indentation)
(#107) Expected indentation of 8 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 8 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 8 spaces (indentation)
(#117) Expected indentation of 8 spaces (indentation)
(#119) Expected indentation of 8 spaces (indentation)
(#118) Expected indentation of 12 spaces (indentation)
(#120) Expected indentation of 8 spaces (indentation)
(#122) Expected indentation of 8 spaces (indentation)
(#121) Expected indentation of 12 spaces (indentation)
(#123) Expected indentation of 8 spaces (indentation)
(#125) Expected indentation of 8 spaces (indentation)
(#124) Expected indentation of 12 spaces (indentation)
(#126) Expected indentation of 8 spaces (indentation)
(#128) Expected indentation of 8 spaces (indentation)
(#127) Expected indentation of 12 spaces (indentation)
(#129) Expected indentation of 8 spaces (indentation)
(#131) Expected indentation of 8 spaces (indentation)
(#130) Expected indentation of 12 spaces (indentation)
(#132) Expected indentation of 8 spaces (indentation)
(#134) Expected indentation of 8 spaces (indentation)
(#133) Expected indentation of 12 spaces (indentation)
(#135) Expected indentation of 8 spaces (indentation)
(#137) Expected indentation of 8 spaces (indentation)
(#136) Expected indentation of 12 spaces (indentation)
(#138) Expected indentation of 8 spaces (indentation)
(#140) Expected indentation of 8 spaces (indentation)
(#139) Expected indentation of 12 spaces (indentation)
(#141) Expected indentation of 8 spaces (indentation)
(#143) Expected indentation of 8 spaces (indentation)
(#142) Expected indentation of 12 spaces (indentation)
(#144) Expected indentation of 8 spaces (indentation)
(#146) Expected indentation of 8 spaces (indentation)
(#145) Expected indentation of 12 spaces (indentation)
(#147) Expected indentation of 8 spaces (indentation)
(#149) Expected indentation of 8 spaces (indentation)
(#148) Expected indentation of 12 spaces (indentation)
(#150) Expected indentation of 8 spaces (indentation)
(#152) Expected indentation of 8 spaces (indentation)
(#151) Expected indentation of 12 spaces (indentation)
(#153) Expected indentation of 8 spaces (indentation)
(#155) Expected indentation of 8 spaces (indentation)
(#154) Expected indentation of 12 spaces (indentation)
(#156) Expected indentation of 8 spaces (indentation)
(#158) Expected indentation of 8 spaces (indentation)
(#157) Expected indentation of 12 spaces (indentation)
(#159) Expected indentation of 8 spaces (indentation)
(#161) Expected indentation of 8 spaces (indentation)
(#160) Expected indentation of 12 spaces (indentation)
(#162) Expected indentation of 8 spaces (indentation)
(#164) Expected indentation of 8 spaces (indentation)
(#163) Expected indentation of 12 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 8 spaces (indentation)
(#169) Expected indentation of 8 spaces (indentation)
(#171) Expected indentation of 8 spaces (indentation)
(#170) Expected indentation of 12 spaces (indentation)
(#174) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 8 spaces (indentation)
(#377) Expected indentation of 12 spaces (indentation)
(#386) Expected indentation of 12 spaces (indentation)
(#378) Expected indentation of 12 spaces (indentation)
(#379) Expected indentation of 16 spaces (indentation)
(#385) Expected indentation of 16 spaces (indentation)
(#380) Expected indentation of 20 spaces (indentation)
(#381) Expected indentation of 20 spaces (indentation)
(#384) Expected indentation of 20 spaces (indentation)
(#382) Expected indentation of 24 spaces (indentation)
(#383) Expected indentation of 24 spaces (indentation)
course/format/remuiformat/scss/mixin.scss
(#7) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected single space after at-rule name "@mixin" (at-rule-name-space-after)
(#7) Expected single space after at-rule name "@mixin" (at-rule-name-space-after)
(#55) Expected single space before "{" (block-opening-brace-space-before)
(#56) Expected single space before "{" (block-opening-brace-space-before)
(#76) Expected single space before "{" (block-opening-brace-space-before)
(#77) Expected single space before "{" (block-opening-brace-space-before)
(#81) Expected single space before "{" (block-opening-brace-space-before)
(#84) Expected single space before "{" (block-opening-brace-space-before)
(#88) Expected single space before "{" (block-opening-brace-space-before)
(#89) Expected single space before "{" (block-opening-brace-space-before)
(#93) Expected single space before "{" (block-opening-brace-space-before)
(#94) Expected single space before "{" (block-opening-brace-space-before)
(#98) Expected single space before "{" (block-opening-brace-space-before)
(#99) Expected single space before "{" (block-opening-brace-space-before)
(#30) Unexpected shorthand "margin" after "margin-left" (declaration-block-no-shorthand-property-overrides)
(#82) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#78) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#74) Unexpected !important (declaration-no-important)
(#78) Unexpected !important (declaration-no-important)
(#136) Unexpected !important (declaration-no-important)
(#30) Unexpected unit (length-zero-no-unit)
(#167) Unexpected unit (length-zero-no-unit)
(#77) Expected newline after "," (selector-list-comma-newline-after)
(#77) Expected newline after "," (selector-list-comma-newline-after)
course/format/remuiformat/scss/styles.scss
(#487) Invalid value for "font-weight" (csstree/validator)
(#15) Expected single space before "{" (block-opening-brace-space-before)
(#16) Expected single space before "{" (block-opening-brace-space-before)
(#17) Expected single space before "{" (block-opening-brace-space-before)
(#23) Expected single space before "{" (block-opening-brace-space-before)
(#26) Expected single space before "{" (block-opening-brace-space-before)
(#217) Expected single space before "{" (block-opening-brace-space-before)
(#226) Expected single space before "{" (block-opening-brace-space-before)
(#278) Expected single space before "{" (block-opening-brace-space-before)
(#281) Expected single space before "{" (block-opening-brace-space-before)
(#297) Expected single space before "{" (block-opening-brace-space-before)
(#339) Expected single space before "{" (block-opening-brace-space-before)
(#361) Expected single space before "{" (block-opening-brace-space-before)
(#362) Expected single space before "{" (block-opening-brace-space-before)
(#363) Expected single space before "{" (block-opening-brace-space-before)
(#364) Expected single space before "{" (block-opening-brace-space-before)
(#390) Expected single space before "{" (block-opening-brace-space-before)
(#474) Expected single space before "{" (block-opening-brace-space-before)
(#475) Expected single space before "{" (block-opening-brace-space-before)
(#488) Expected single space before "{" (block-opening-brace-space-before)
(#491) Expected single space before "{" (block-opening-brace-space-before)
(#492) Expected single space before "{" (block-opening-brace-space-before)
(#517) Expected single space before "{" (block-opening-brace-space-before)
(#597) Expected single space before "{" (block-opening-brace-space-before)
(#608) Expected single space before "{" (block-opening-brace-space-before)
(#611) Expected single space before "{" (block-opening-brace-space-before)
(#658) Expected single space before "{" (block-opening-brace-space-before)
(#674) Expected single space before "{" (block-opening-brace-space-before)
(#675) Expected single space before "{" (block-opening-brace-space-before)
(#678) Expected single space before "{" (block-opening-brace-space-before)
(#707) Expected single space before "{" (block-opening-brace-space-before)
(#717) Expected single space before "{" (block-opening-brace-space-before)
(#926) Expected single space before "{" (block-opening-brace-space-before)
(#1020) Expected single space before "{" (block-opening-brace-space-before)
(#1021) Expected single space before "{" (block-opening-brace-space-before)
(#1022) Expected single space before "{" (block-opening-brace-space-before)
(#1023) Expected single space before "{" (block-opening-brace-space-before)
(#1024) Expected single space before "{" (block-opening-brace-space-before)
(#1025) Expected single space before "{" (block-opening-brace-space-before)
(#1026) Expected single space before "{" (block-opening-brace-space-before)
(#1038) Expected single space before "{" (block-opening-brace-space-before)
(#1043) Expected single space before "{" (block-opening-brace-space-before)
(#1054) Expected single space before "{" (block-opening-brace-space-before)
(#1061) Expected single space before "{" (block-opening-brace-space-before)
(#1071) Expected single space before "{" (block-opening-brace-space-before)
(#1074) Expected single space before "{" (block-opening-brace-space-before)
(#1075) Expected single space before "{" (block-opening-brace-space-before)
(#1080) Expected single space before "{" (block-opening-brace-space-before)
(#1088) Expected single space before "{" (block-opening-brace-space-before)
(#1089) Expected single space before "{" (block-opening-brace-space-before)
(#1094) Expected single space before "{" (block-opening-brace-space-before)
(#1101) Expected single space before "{" (block-opening-brace-space-before)
(#1111) Expected single space before "{" (block-opening-brace-space-before)
(#1125) Expected single space before "{" (block-opening-brace-space-before)
(#1126) Expected single space before "{" (block-opening-brace-space-before)
(#1163) Expected single space before "{" (block-opening-brace-space-before)
(#1167) Expected single space before "{" (block-opening-brace-space-before)
(#1171) Expected single space before "{" (block-opening-brace-space-before)
(#1174) Expected single space before "{" (block-opening-brace-space-before)
(#1177) Expected single space before "{" (block-opening-brace-space-before)
(#1180) Expected single space before "{" (block-opening-brace-space-before)
(#1183) Expected single space before "{" (block-opening-brace-space-before)
(#1186) Expected single space before "{" (block-opening-brace-space-before)
(#1189) Expected single space before "{" (block-opening-brace-space-before)
(#230) Expected "#D9D9D9" to be "#d9d9d9" (color-hex-case)
(#936) Expected "#51666C" to be "#51666c" (color-hex-case)
(#1028) Unexpected shorthand "margin" after "margin-right" (declaration-block-no-shorthand-property-overrides)
(#657) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#490) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1187) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1190) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#24) Unexpected !important (declaration-no-important)
(#204) Unexpected !important (declaration-no-important)
(#219) Unexpected !important (declaration-no-important)
(#245) Unexpected !important (declaration-no-important)
(#331) Unexpected !important (declaration-no-important)
(#342) Unexpected !important (declaration-no-important)
(#346) Unexpected !important (declaration-no-important)
(#347) Unexpected !important (declaration-no-important)
(#378) Unexpected !important (declaration-no-important)
(#423) Unexpected !important (declaration-no-important)
(#427) Unexpected !important (declaration-no-important)
(#482) Unexpected !important (declaration-no-important)
(#629) Unexpected !important (declaration-no-important)
(#659) Unexpected !important (declaration-no-important)
(#813) Unexpected !important (declaration-no-important)
(#833) Unexpected !important (declaration-no-important)
(#841) Unexpected !important (declaration-no-important)
(#861) Unexpected !important (declaration-no-important)
(#864) Unexpected !important (declaration-no-important)
(#867) Unexpected !important (declaration-no-important)
(#872) Unexpected !important (declaration-no-important)
(#879) Unexpected !important (declaration-no-important)
(#883) Unexpected !important (declaration-no-important)
(#886) Unexpected !important (declaration-no-important)
(#889) Unexpected !important (declaration-no-important)
(#892) Unexpected !important (declaration-no-important)
(#902) Unexpected !important (declaration-no-important)
(#909) Unexpected !important (declaration-no-important)
(#929) Unexpected !important (declaration-no-important)
(#956) Unexpected !important (declaration-no-important)
(#977) Unexpected !important (declaration-no-important)
(#1003) Unexpected !important (declaration-no-important)
(#1027) Unexpected !important (declaration-no-important)
(#1028) Unexpected !important (declaration-no-important)
(#1029) Unexpected !important (declaration-no-important)
(#1062) Unexpected !important (declaration-no-important)
(#1106) Unexpected !important (declaration-no-important)
(#1148) Unexpected !important (declaration-no-important)
(#1164) Unexpected !important (declaration-no-important)
(#1168) Unexpected !important (declaration-no-important)
(#1172) Unexpected !important (declaration-no-important)
(#1175) Unexpected !important (declaration-no-important)
(#1178) Unexpected !important (declaration-no-important)
(#1181) Unexpected !important (declaration-no-important)
(#1184) Unexpected !important (declaration-no-important)
(#1187) Unexpected !important (declaration-no-important)
(#1190) Unexpected !important (declaration-no-important)
(#24) Unexpected unit (length-zero-no-unit)
(#27) Unexpected unit (length-zero-no-unit)
(#246) Unexpected unit (length-zero-no-unit)
(#279) Unexpected unit (length-zero-no-unit)
(#482) Unexpected unit (length-zero-no-unit)
(#489) Unexpected unit (length-zero-no-unit)
(#525) Unexpected unit (length-zero-no-unit)
(#594) Unexpected unit (length-zero-no-unit)
(#595) Unexpected unit (length-zero-no-unit)
(#619) Unexpected unit (length-zero-no-unit)
(#627) Unexpected unit (length-zero-no-unit)
(#694) Unexpected unit (length-zero-no-unit)
(#700) Unexpected unit (length-zero-no-unit)
(#929) Unexpected unit (length-zero-no-unit)
(#685) Expected no more than 2 empty lines (max-empty-lines)
(#39) Expected single space after ":" (media-feature-colon-space-after)
(#48) Expected single space after ":" (media-feature-colon-space-after)
(#75) Expected single space after ":" (media-feature-colon-space-after)
(#80) Expected single space after ":" (media-feature-colon-space-after)
(#93) Expected single space after ":" (media-feature-colon-space-after)
(#99) Expected single space after ":" (media-feature-colon-space-after)
(#180) Expected single space after ":" (media-feature-colon-space-after)
(#197) Expected single space after ":" (media-feature-colon-space-after)
(#206) Expected single space after ":" (media-feature-colon-space-after)
(#238) Expected single space after ":" (media-feature-colon-space-after)
(#249) Expected single space after ":" (media-feature-colon-space-after)
(#589) Expected single space after ":" (media-feature-colon-space-after)
(#402) Expected single space after ">" (selector-combinator-space-after)
(#420) Expected single space after ">" (selector-combinator-space-after)
(#802) Expected single space after ">" (selector-combinator-space-after)
(#832) Expected single space after ">" (selector-combinator-space-after)
(#967) Expected single space after ">" (selector-combinator-space-after)
(#402) Expected single space before ">" (selector-combinator-space-before)
(#420) Expected single space before ">" (selector-combinator-space-before)
(#802) Expected single space before ">" (selector-combinator-space-before)
(#832) Expected single space before ">" (selector-combinator-space-before)
(#967) Expected single space before ">" (selector-combinator-space-before)
(#17) Expected newline after "," (selector-list-comma-newline-after)
(#23) Expected newline after "," (selector-list-comma-newline-after)
(#120) Expected newline after "," (selector-list-comma-newline-after)
(#474) Expected newline after "," (selector-list-comma-newline-after)
(#478) Expected newline after "," (selector-list-comma-newline-after)
(#1126) Expected newline after "," (selector-list-comma-newline-after)
(#292) Expected indentation of 12 spaces (indentation)
(#294) Expected indentation of 12 spaces (indentation)
(#293) Expected indentation of 16 spaces (indentation)
(#296) Expected indentation of 12 spaces (indentation)
(#308) Expected indentation of 12 spaces (indentation)
(#297) Expected indentation of 16 spaces (indentation)
(#307) Expected indentation of 16 spaces (indentation)
(#298) Expected indentation of 20 spaces (indentation)
(#299) Expected indentation of 20 spaces (indentation)
(#300) Expected indentation of 20 spaces (indentation)
(#301) Expected indentation of 20 spaces (indentation)
(#306) Expected indentation of 20 spaces (indentation)
(#302) Expected indentation of 24 spaces (indentation)
(#303) Expected indentation of 24 spaces (indentation)
(#304) Expected indentation of 24 spaces (indentation)
(#305) Expected indentation of 24 spaces (indentation)
(#373) Expected indentation of 4 spaces (indentation)
(#392) Expected indentation of 20 spaces (indentation)
course/format/remuiformat/scss/variables.scss
(#63) Expected single space before "{" (block-opening-brace-space-before)
(#66) Expected single space before "{" (block-opening-brace-space-before)
(#69) Expected single space before "{" (block-opening-brace-space-before)
(#72) Expected single space before "{" (block-opening-brace-space-before)
(#75) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#4) Expected "#0051F9" to be "#0051f9" (color-hex-case)
(#6) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#7) Expected "#1C376F" to be "#1c376f" (color-hex-case)
(#8) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#19) Unexpected unit (length-zero-no-unit)

PHPDocs style problems

(3 errors, 0 warnings)

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

course/format/remuiformat/classes/course_format_data_common_trait.php
(#802) Phpdocs for function course_format_data_common_trait::get_activities_details has incomplete parameters list
course/format/remuiformat/classes/observers/course_module.php
(#32) Phpdocs for function course_module::viewed has incomplete parameters list
course/format/remuiformat/lib.php
(#877) Phpdocs for function get_enrolled_teachers_context_formate has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(13 errors, 21 warnings)

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

course/format/remuiformat/templates/card_all_sections_summary.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/card_general_section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/card_general_section_edit.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/card_one_section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/card_section_summary.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/card_section_summary_edit.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/course_progress.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: CSS: “width”: Parse Error. (> <div class="progress-bar bg-green-600" style="width: %; height: 100%;" role="progressbar"> )
course/format/remuiformat/templates/edit_mode_info.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 9: Bad value “button” for attribute “type” on element “a”: Subtype missing. ( <a type="button" class="btn btn-link border-0 hideeditmodeinfomodal" >((dono)
(#1) HTML Validation error, line 9: Element “a” is missing required attribute “href”. ( <a type="button" class="btn btn-link border-0 hideeditmodeinfomodal" >((dono)
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( require(['jquery'], function($){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(document).ready(function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(".hideeditmodeinfomodal").click(function(){
course/format/remuiformat/templates/edwbadges.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
course/format/remuiformat/templates/list_all_sections.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/list_all_sections_summary.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/list_delegatedsection.mustache
(#1) HTML Validation error, line 3: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (d><body><li id="section-" class="card section main delegated-section clearfix " role="region" aria-labelledby="section- .sectionname a:not(.quickeditlink)"> <)
(#1) HTML Validation info, line 11: Empty heading. ( <h3 class="sectionname card-title m-0 d-inline"> )
(#1) HTML Validation error, line 3: The “aria-labelledby” attribute must point to an element in the same document. (d><body><li id="section-" class="card section main delegated-section clearfix " role="region" aria-labelledby="section- .sectionname a:not(.quickeditlink)"> <)
(#1) HTML Validation error, line 3: The “aria-labelledby” attribute must point to an element in the same document. (d><body><li id="section-" class="card section main delegated-section clearfix " role="region" aria-labelledby="section- .sectionname a:not(.quickeditlink)"> <)
(#1) HTML Validation error, line 4: The “aria-labelledby” attribute must point to an element in the same document. (nk)"> <div class="content card-block remui-list-content-border" aria-labelledby="section- .sectionname a:not(.quickeditlink)"> )
(#1) HTML Validation error, line 4: The “aria-labelledby” attribute must point to an element in the same document. (nk)"> <div class="content card-block remui-list-content-border" aria-labelledby="section- .sectionname a:not(.quickeditlink)"> )
(#1) HTML Validation error, line 12: The “aria-controls” attribute must point to an element in the same document. ( <a class="panel-title p-0 " href="#sectionwrapper-" aria-controls="sectionwrapper-"> )
course/format/remuiformat/templates/list_general_section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/list_general_section_edit.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/list_one_section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/list_sections.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/list_sections_summary.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/local/content/cm/completion.mustache
(#1) HTML Validation info, line 6: Possible misuse of “aria-label”. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.) (> <div data-region="completionrequirements" aria-label="((completionrequirements%2C+core_course%2C+%7B%7Bactivityname%7D%7D))" > )
(#1) HTML Validation info, line 21: The “button” role is unnecessary for element “button”. ( <button class=" btn btn-sm btn-outline-secondary dropdown-toggle " type="button" role="button" id="dropdownDialogwould-be-a-uniqid" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" data-for="dropdowndialog_button" > )
course/format/remuiformat/templates/optional_secheader.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: CSS: “background-position”: Parse Error. (ne "> <header id="page-header" class=" d-print-none hasbackground design-1 position-relative " style="background: url('');background-position: ; background-size:;background-repeat: no-repeat;"> )
(#1) HTML Validation error, line 4: CSS: “background-size”: Parse Error. (ne "> <header id="page-header" class=" d-print-none hasbackground design-1 position-relative " style="background: url('');background-position: ; background-size:;background-repeat: no-repeat;"> )
(#1) HTML Validation error, line 5: CSS: “opacity”: Parse Error. ( <div class = "position-absolute w-100 h-100" style="background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) -24.52%, #000000 97.67%);left:0%;bottom:0%; opacity:;border-radius:inherit;"> </div)
(#1) HTML Validation info, line 21: Empty heading. ( <h1 class="h2 header-heading coursepage design-1 m-0"></h1>)
(#1) HTML Validation error, line 32: End tag “header” seen, but there were open elements. (/div> </header></div)
(#1) HTML Validation error, line 9: Unclosed element “div”. (> <div class="w-100 header-wrapper " style="z-index:1;"> )

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]