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

(793 errors, 516 warnings)

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

public/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
(#919) Short array syntax must be used to define arrays
(#925) Line exceeds 132 characters; contains 144 characters
(#925) Space found before semicolon; expected ");" but found ") ;"
(#933) Short array syntax must be used to define arrays
(#952) Expected 0 spaces after opening bracket; 1 found
(#952) Expected 0 spaces before closing bracket; 1 found
(#964) Only one argument is allowed per line in a multi-line function call
(#966) No space found after comma in argument list
(#966) Commas (,) must be followed by white space.
(#966) Expected 1 space between the comma and "array". Found: no spaces
(#966) Short array syntax must be used to define arrays
(#966) Expected at least 1 space before "=>"; 0 found
(#966) Expected at least 1 space after "=>"; 0 found
(#966) Expected 1 space before "=>"; 0 found
(#966) Expected 1 space after "=>"; 0 found
(#982) Short array syntax must be used to define arrays
(#1003) Expected at least 1 space before "."; 0 found
(#1003) Expected at least 1 space after "."; 0 found
(#1003) Expected at least 1 space before "."; 0 found
(#1003) Expected at least 1 space after "."; 0 found
(#1003) Expected at least 1 space before "."; 0 found
(#1003) Expected at least 1 space after "."; 0 found
(#1005) Expected at least 1 space before "."; 0 found
(#1005) Expected at least 1 space after "."; 0 found
(#1005) Expected at least 1 space before "."; 0 found
(#1005) Expected at least 1 space after "."; 0 found
(#1005) Expected at least 1 space before "."; 0 found
(#1005) Expected at least 1 space after "."; 0 found
(#1015) Expected "if (...) {\n"; found "if(...) {\n"
(#1015) Expected 1 space after IF keyword; 0 found
(#1022) Whitespace found at end of line
(#1036) Line exceeds maximum limit of 180 characters; contains 217 characters
(#1045) Missing docblock for function edw_get_section_num
(#1045) Expected 1 space before opening brace; found 0
(#1048) Expected "if (...) {\n"; found "if(...){\n"
(#1048) Expected 1 space after IF keyword; 0 found
(#1048) Expected 1 space after closing parenthesis; found 0
(#1050) Expected 1 space after closing brace; 0 found
(#1050) Expected "} else {\n"; found "}else{\n"
(#1050) Expected 1 space after ELSE keyword; 0 found
(#1054) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1063) Expected 1 space before opening brace; found 0
(#1096) Short array syntax must be used to define arrays
(#1100) Opening parenthesis of a multi-line function call must be the last content on the line
(#1101) Short array syntax must be used to define arrays
(#1104) There should be a comma after the last array item in a multi-line array.
(#1113) Opening parenthesis of a multi-line function call must be the last content on the line
(#1113) Only one argument is allowed per line in a multi-line function call
(#1114) Short array syntax must be used to define arrays
(#1131) Expected "if (...) {\n"; found "if(...){\n"
(#1131) Expected 1 space after IF keyword; 0 found
(#1131) Expected 1 space after closing parenthesis; found 0
(#1142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1142) This comment is 65% valid code; is this commented out code?
(#1156) Only one argument is allowed per line in a multi-line function call
(#1162) Expected 0 spaces after opening bracket; 1 found
(#1162) Space after opening parenthesis of function call prohibited
(#1162) Expected 0 spaces before closing parenthesis; 1 found
(#1168) Space after opening parenthesis of function call prohibited
(#1168) Expected 0 spaces before closing parenthesis; 1 found
(#1179) Expected "if (...) {\n"; found "if(...){\n"
(#1179) Expected 1 space after IF keyword; 0 found
(#1179) Expected 1 space after closing parenthesis; found 0
(#1194) Only one argument is allowed per line in a multi-line function call
(#1200) Only one argument is allowed per line in a multi-line function call
(#1206) Expected "if (...) {\n"; found "if(...){\n"
(#1206) Expected 1 space after IF keyword; 0 found
(#1206) Expected 1 space after closing parenthesis; found 0
(#1207) Expected at least 1 space before "."; 0 found
(#1207) Expected at least 1 space after "."; 0 found
(#1207) Expected at least 1 space before "."; 0 found
(#1207) Expected at least 1 space after "."; 0 found
(#1210) Expected "if (...) {\n"; found "if(...){\n"
(#1210) Expected 1 space after IF keyword; 0 found
(#1210) Expected 1 space after closing parenthesis; found 0
(#1213) Expected "if (...) {\n"; found "if(...){\n"
(#1213) Expected 1 space after IF keyword; 0 found
(#1213) Expected 1 space after closing parenthesis; found 0
(#1217) Only one argument is allowed per line in a multi-line function call
(#1219) Whitespace found at end of line
(#1220) Expected "if (...) {\n"; found "if(...) {\n"
(#1220) Expected 1 space after IF keyword; 0 found
(#1221) Whitespace found at end of line
(#1224) Whitespace found at end of line
(#1225) Whitespace found at end of line
(#1230) Only one argument is allowed per line in a multi-line function call
(#1230) Only one argument is allowed per line in a multi-line function call
public/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
public/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.
public/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.
public/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.
public/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
public/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
public/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
public/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
public/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
public/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
(#223) Parentheses must be used when instantiating a new class
(#231) Multi-line function call not indented correctly; expected 12 spaces but found 8
(#232) Multi-line function call not indented correctly; expected 12 spaces but found 8
(#256) Short array syntax must be used to define arrays
(#259) Short array syntax must be used to define arrays
(#266) Expected "if (...) {\n"; found "if(...) {\n"
(#266) Expected 1 space after IF keyword; 0 found
(#268) No space found after comma in argument list
(#268) Commas (,) must be followed by white space.
(#268) Expected 1 space between the comma and "$delegatesectiondata". Found: no spaces
(#268) Line exceeds 132 characters; contains 141 characters
(#271) Expected 1 space after closing brace; 0 found
(#271) Expected "} else {\n"; found "}else{\n"
(#271) Expected 1 space after ELSE keyword; 0 found
(#322) Space after opening parenthesis of function call prohibited
(#322) No space found after comma in argument list
(#322) Commas (,) must be followed by white space.
(#322) Expected 1 space between the comma and "array". Found: no spaces
(#322) Short array syntax must be used to define arrays
(#322) Expected at least 1 space before "=>"; 0 found
(#322) Expected at least 1 space after "=>"; 0 found
(#322) Expected 1 space before "=>"; 0 found
(#322) Expected 1 space after "=>"; 0 found
(#324) Short array syntax must be used to define arrays
(#325) Expected at least 1 space before "."; 0 found
(#325) Expected at least 1 space after "."; 0 found
(#325) Expected at least 1 space before "."; 0 found
(#325) Expected at least 1 space after "."; 0 found
(#331) No space found after comma in argument list
(#331) Commas (,) must be followed by white space.
(#331) Expected 1 space between the comma and "array". Found: no spaces
(#331) Short array syntax must be used to define arrays
(#331) Expected at least 1 space before "=>"; 0 found
(#331) Expected at least 1 space after "=>"; 0 found
(#331) Expected 1 space before "=>"; 0 found
(#331) Expected 1 space after "=>"; 0 found
(#358) Short array syntax must be used to define arrays
(#362) Expected 0 spaces after opening bracket; 1 found
(#362) Expected 0 spaces before closing bracket; 1 found
(#375) Short array syntax must be used to define arrays
(#377) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#378) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#379) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#385) Expected 0 spaces before closing bracket; 1 found
(#387) Expected at least 1 space before "."; 0 found
(#387) Expected at least 1 space after "."; 0 found
(#392) Short array syntax must be used to define arrays
public/course/format/remuiformat/classes/output/courseformat/content.php
(#37) Opening brace must not be followed by a blank line
public/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
public/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.
public/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
public/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
public/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
(#216) Parentheses must be used when instantiating a new class
(#224) Multi-line function call not indented correctly; expected 21 spaces but found 17
(#225) Multi-line function call not indented correctly; expected 21 spaces but found 17
public/course/format/remuiformat/classes/privacy/provider.php
(#38) There must not be a space before the colon in a return type declaration
public/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.
public/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.
public/course/format/remuiformat/db/hooks.php
(#36) Expected 1 newline at end of file; 0 found
public/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.
public/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?
public/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.
public/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"
public/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) The string key "donotshowagain" is not in the correct order, it should be before "okay"
public/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"
public/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"
public/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"
public/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"
public/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"
public/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"
public/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
(#35) Opening brace must not be followed by a blank line
(#73) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays
(#137) Opening parenthesis of a multi-line function call must be the last content on the line
(#137) Only one argument is allowed per line in a multi-line function call
(#138) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#138) Short array syntax must be used to define arrays
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
(#160) Expected at least 1 space before "."; 0 found
(#160) Expected at least 1 space after "."; 0 found
(#160) Expected at least 1 space before "."; 0 found
(#183) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#186) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#201) Short array syntax must be used to define arrays
(#203) Short array syntax must be used to define arrays
(#228) Expected at least 1 space before "."; 0 found
(#228) Expected at least 1 space after "."; 0 found
(#255) Short array syntax must be used to define arrays
(#256) Short array syntax must be used to define arrays
(#260) Short array syntax must be used to define arrays
(#262) There should be a comma after the last array item in a multi-line array.
(#264) Short array syntax must be used to define arrays
(#266) There should be a comma after the last array item in a multi-line array.
(#268) Short array syntax must be used to define arrays
(#270) There should be a comma after the last array item in a multi-line array.
(#272) Short array syntax must be used to define arrays
(#274) There should be a comma after the last array item in a multi-line array.
(#276) Short array syntax must be used to define arrays
(#278) There should be a comma after the last array item in a multi-line array.
(#280) Short array syntax must be used to define arrays
(#282) There should be a comma after the last array item in a multi-line array.
(#284) Short array syntax must be used to define arrays
(#286) There should be a comma after the last array item in a multi-line array.
(#288) Short array syntax must be used to define arrays
(#290) There should be a comma after the last array item in a multi-line array.
(#292) Short array syntax must be used to define arrays
(#294) There should be a comma after the last array item in a multi-line array.
(#296) Short array syntax must be used to define arrays
(#298) There should be a comma after the last array item in a multi-line array.
(#303) Blank line found at start of control structure
(#306) Short array syntax must be used to define arrays
(#307) Short array syntax must be used to define arrays
(#312) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#315) There should be a comma after the last array item in a multi-line array.
(#316) There should be a comma after the last array item in a multi-line array.
(#319) 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
(#326) There should be a comma after the last array item in a multi-line array.
(#331) Short array syntax must be used to define arrays
(#334) Short array syntax must be used to define arrays
(#335) Short array syntax must be used to define arrays
(#337) 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.
(#341) There should be a comma after the last array item in a multi-line array.
(#343) Short array syntax must be used to define arrays
(#346) Short array syntax must be used to define arrays
(#347) Short array syntax must be used to define arrays
(#350) There should be a comma after the last array item in a multi-line array.
(#355) Short array syntax must be used to define arrays
(#358) Short array syntax must be used to define arrays
(#361) Short array syntax must be used to define arrays
(#361) There should be a comma after the last array item in a multi-line array.
(#366) Short array syntax must be used to define arrays
(#370) There should be a comma after the last array item in a multi-line array.
(#372) Short array syntax must be used to define arrays
(#375) Short array syntax must be used to define arrays
(#376) Short array syntax must be used to define arrays
(#378) 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.
(#382) There should be a comma after the last array item in a multi-line array.
(#384) Short array syntax must be used to define arrays
(#387) Short array syntax must be used to define arrays
(#388) Short array syntax must be used to define arrays
(#390) 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.
(#394) There should be a comma after the last array item in a multi-line array.
(#396) Short array syntax must be used to define arrays
(#399) Short array syntax must be used to define arrays
(#400) Short array syntax must be used to define arrays
(#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) Space after opening parenthesis of function call prohibited
(#403) Expected 0 spaces before closing parenthesis; 1 found
(#404) Space after opening parenthesis of function call prohibited
(#404) Expected 0 spaces before closing parenthesis; 1 found
(#405) Space after opening parenthesis of function call prohibited
(#405) Expected 0 spaces before closing parenthesis; 1 found
(#406) There should be a comma after the last array item in a multi-line array.
(#409) There should be a comma after the last array item in a multi-line array.
(#411) Short array syntax must be used to define arrays
(#414) Short array syntax must be used to define arrays
(#415) Short array syntax must be used to define arrays
(#416) Space after opening parenthesis of function call prohibited
(#416) Expected 0 spaces before closing parenthesis; 1 found
(#417) Space after opening parenthesis of function call prohibited
(#417) Expected 0 spaces before closing parenthesis; 1 found
(#418) Space after opening parenthesis of function call prohibited
(#418) Expected 0 spaces before closing parenthesis; 1 found
(#419) There should be a comma after the last array item in a multi-line array.
(#422) There should be a comma after the last array item in a multi-line array.
(#424) Short array syntax must be used to define arrays
(#428) There should be a comma after the last array item in a multi-line array.
(#443) Short array syntax must be used to define arrays
(#447) There should be a comma after the last array item in a multi-line array.
(#450) Short array syntax must be used to define arrays
(#454) There should be a comma after the last array item in a multi-line array.
(#469) Short array syntax must be used to define arrays
(#473) There should be a comma after the last array item in a multi-line array.
(#511) Parentheses must be used when instantiating a new class
(#517) Short array syntax must be used to define arrays
(#582) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#583) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#613) Missing docblock for function supports_components
(#615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#615) This comment is 53% valid code; is this commented out code?
(#616) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Inline comments must start with a capital letter, digit or 3-dots sequence
(#627) This comment is 51% valid code; is this commented out code?
(#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 5; use block comment if you need indentation
(#630) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#631) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#632) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#633) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Inline comments must start with a capital letter, digit or 3-dots sequence
(#645) This comment is 51% valid code; is this commented out code?
(#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 5; use block comment if you need indentation
(#648) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#649) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#650) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#651) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Short array syntax must be used to define arrays
(#661) Short array syntax must be used to define arrays
(#662) Short array syntax must be used to define arrays
(#662) There should be a comma after the last array item in a multi-line array.
(#708) Inline comments must start with a capital letter, digit or 3-dots sequence
(#708) Inline comments must end in full-stops, exclamation marks, or question marks
(#708) This comment is 64% valid code; is this commented out code?
(#709) Expected "if (...) {\n"; found "if(...){\n"
(#709) Expected 1 space after IF keyword; 0 found
(#709) Expected 1 space after closing parenthesis; found 0
(#710) Line exceeds 132 characters; contains 146 characters
(#711) Expected 1 space after closing brace; 0 found
(#711) Expected "} else {\n"; found "}else{\n"
(#711) Expected 1 space after ELSE keyword; 0 found
(#742) Blank line found at start of control structure
(#750) Short array syntax must be used to define arrays
(#772) Short array syntax must be used to define arrays
(#781) Short array syntax must be used to define arrays
(#810) The closing brace for the class must go on the next line after the body
(#826) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#826) Short array syntax must be used to define arrays
(#826) Only one argument is allowed per line in a multi-line function call
(#826) Closing parenthesis of a multi-line function call must be on a line by itself
(#843) Short array syntax must be used to define arrays
(#860) Expected at least 1 space before "."; 0 found
(#860) Expected at least 1 space after "."; 0 found
(#860) Expected at least 1 space before "."; 0 found
(#860) Expected at least 1 space after "."; 0 found
(#869) Missing docblock for function format_remuiformat_check_plugin_available
(#871) Long list syntax is not allowed
(#892) Expected "if (...) {\n"; found "if(...){\n"
(#892) Expected 1 space after IF keyword; 0 found
(#892) Expected 1 space after closing parenthesis; found 0
(#896) Line exceeds 132 characters; contains 157 characters
(#897) Expected 1 space after "="; 3 found
(#900) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#900) Expected 1 space after FOREACH keyword; 0 found
(#900) Expected 1 space after closing parenthesis; found 0
(#901) Expected "if (...) {\n"; found "if(...){\n"
(#901) Expected 1 space after IF keyword; 0 found
(#901) Expected 1 space after closing parenthesis; found 0
(#906) Expected "if (...) {\n"; found "if(...){\n"
(#906) Expected 1 space after IF keyword; 0 found
(#906) Expected 1 space after closing parenthesis; found 0
(#910) Short array syntax must be used to define arrays
(#917) Short array syntax must be used to define arrays
(#921) Expected at least 1 space before "."; 0 found
(#921) Expected at least 1 space after "."; 0 found
(#921) Expected at least 1 space before "."; 0 found
(#921) Expected at least 1 space after "."; 0 found
(#932) Expected at least 1 space before "."; 0 found
(#932) Expected at least 1 space after "."; 0 found
(#932) Expected at least 1 space before "."; 0 found
(#932) Expected at least 1 space after "."; 0 found
(#932) Expected at least 1 space before "."; 0 found
(#932) Expected at least 1 space after "."; 0 found
(#932) Expected at least 1 space before "."; 0 found
(#932) Expected at least 1 space after "."; 0 found
(#954) Expected "if (...) {\n"; found "if(...) {\n"
(#954) Expected 1 space after IF keyword; 0 found
(#954) Expected at least 1 space before ">="; 0 found
(#954) Expected at least 1 space after ">="; 0 found
(#954) Expected 1 space before ">="; 0 found
(#954) Expected 1 space after ">="; 0 found
(#967) Expected at least 1 space before "."; 0 found
(#967) Expected at least 1 space before "."; 0 found
(#967) Expected at least 1 space before "."; 0 found
(#967) Expected at least 1 space before "."; 0 found
(#967) Expected at least 1 space before "."; 0 found
(#968) Expected at least 1 space before "."; 0 found
(#968) Expected at least 1 space before "."; 0 found
(#982) Missing docblock for function get_extra_header_context
(#991) Short array syntax must be used to define arrays
(#1015) Expected "if (...) {\n"; found "if(...){\n"
(#1015) Expected 1 space after IF keyword; 0 found
(#1015) Expected 1 space after closing parenthesis; found 0
(#1018) Expected 1 space after closing brace; 0 found
(#1018) Expected "} else {\n"; found "}else{\n"
(#1018) Expected 1 space after ELSE keyword; 0 found
(#1021) Expected 1 space after "="; 2 found
(#1024) Expected "if (...) {\n"; found "if(...){\n"
(#1024) Expected 1 space after IF keyword; 0 found
(#1024) Expected at least 1 space after ">="; 0 found
(#1024) Expected 1 space after ">="; 0 found
(#1024) Expected 1 space after closing parenthesis; found 0
(#1030) Missing docblock for function format_remuiformat_user_preferences
(#1037) There should be a comma after the last array item in a multi-line array.
public/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
public/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.
public/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]

public/course/format/remuiformat/amd/src/card_editing_observer.js
(#1) Unused eslint-disable directive (no problems were reported from 'valid-jsdoc').
public/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)
public/course/format/remuiformat/amd/src/format_card.js
(#2) Unused eslint-disable directive (no problems were reported from 'valid-jsdoc').
public/course/format/remuiformat/amd/src/format_card_ordering.js
(#2) Unused eslint-disable directive (no problems were reported from 'no-tabs').
public/course/format/remuiformat/amd/src/headerreplaces.js
(#31) Unused eslint-disable directive (no problems were reported from 'no-console').
public/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)
public/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)
public/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

(2052 errors, 389 warnings)

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

public/course/format/remuiformat/styles.css
(#2009) Invalid value for "grid-template-rows" (csstree/validator)
(#2334) Invalid value for "height" (csstree/validator)
(#2537) 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)
(#1725) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1934) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1961) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#1972) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2292) Expected "#D9D9D9" to be "#d9d9d9" (color-hex-case)
(#2323) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2332) Expected "#0051F9" to be "#0051f9" (color-hex-case)
(#2436) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2450) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2457) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2513) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2533) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2535) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2604) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2614) Expected "#0051F9" to be "#0051f9" (color-hex-case)
(#2635) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2674) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2748) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2776) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2820) Expected "#0051F9" to be "#0051f9" (color-hex-case)
(#2907) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2984) Expected "#51666C" to be "#51666c" (color-hex-case)
(#3082) 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)
(#2010) Unexpected duplicate "grid-template-rows" (declaration-block-no-duplicate-properties)
(#2335) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#2439) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#2911) 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)
(#3077) Unexpected shorthand "margin" after "margin-right" (declaration-block-no-shorthand-property-overrides)
(#2011) 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)
(#1694) Unexpected !important (declaration-no-important)
(#1702) Unexpected !important (declaration-no-important)
(#1703) Unexpected !important (declaration-no-important)
(#1704) Unexpected !important (declaration-no-important)
(#1705) Unexpected !important (declaration-no-important)
(#1723) Unexpected !important (declaration-no-important)
(#1724) Unexpected !important (declaration-no-important)
(#1725) Unexpected !important (declaration-no-important)
(#1749) Unexpected !important (declaration-no-important)
(#1802) Unexpected !important (declaration-no-important)
(#1811) Unexpected !important (declaration-no-important)
(#1812) Unexpected !important (declaration-no-important)
(#1827) Unexpected !important (declaration-no-important)
(#1842) Unexpected !important (declaration-no-important)
(#1874) Unexpected !important (declaration-no-important)
(#1886) Unexpected !important (declaration-no-important)
(#1893) Unexpected !important (declaration-no-important)
(#1900) Unexpected !important (declaration-no-important)
(#1907) Unexpected !important (declaration-no-important)
(#1908) Unexpected !important (declaration-no-important)
(#1932) Unexpected !important (declaration-no-important)
(#1933) Unexpected !important (declaration-no-important)
(#1934) Unexpected !important (declaration-no-important)
(#1939) Unexpected !important (declaration-no-important)
(#1944) Unexpected !important (declaration-no-important)
(#1954) Unexpected !important (declaration-no-important)
(#2022) Unexpected !important (declaration-no-important)
(#2032) Unexpected !important (declaration-no-important)
(#2036) Unexpected !important (declaration-no-important)
(#2040) Unexpected !important (declaration-no-important)
(#2072) Unexpected !important (declaration-no-important)
(#2267) Unexpected !important (declaration-no-important)
(#2281) Unexpected !important (declaration-no-important)
(#2311) Unexpected !important (declaration-no-important)
(#2396) Unexpected !important (declaration-no-important)
(#2405) Unexpected !important (declaration-no-important)
(#2411) Unexpected !important (declaration-no-important)
(#2412) Unexpected !important (declaration-no-important)
(#2435) Unexpected !important (declaration-no-important)
(#2481) Unexpected !important (declaration-no-important)
(#2485) Unexpected !important (declaration-no-important)
(#2532) Unexpected !important (declaration-no-important)
(#2703) Unexpected !important (declaration-no-important)
(#2732) Unexpected !important (declaration-no-important)
(#2866) Unexpected !important (declaration-no-important)
(#2885) Unexpected !important (declaration-no-important)
(#2895) Unexpected !important (declaration-no-important)
(#2919) Unexpected !important (declaration-no-important)
(#2923) Unexpected !important (declaration-no-important)
(#2927) Unexpected !important (declaration-no-important)
(#2932) Unexpected !important (declaration-no-important)
(#2940) Unexpected !important (declaration-no-important)
(#2945) Unexpected !important (declaration-no-important)
(#2949) Unexpected !important (declaration-no-important)
(#2953) Unexpected !important (declaration-no-important)
(#2957) Unexpected !important (declaration-no-important)
(#2961) Unexpected !important (declaration-no-important)
(#2969) Unexpected !important (declaration-no-important)
(#2979) Unexpected !important (declaration-no-important)
(#3000) Unexpected !important (declaration-no-important)
(#3028) Unexpected !important (declaration-no-important)
(#3060) Unexpected !important (declaration-no-important)
(#3076) Unexpected !important (declaration-no-important)
(#3077) Unexpected !important (declaration-no-important)
(#3078) Unexpected !important (declaration-no-important)
(#3102) Unexpected !important (declaration-no-important)
(#3142) Unexpected !important (declaration-no-important)
(#3171) Unexpected !important (declaration-no-important)
(#3179) Unexpected !important (declaration-no-important)
(#3183) Unexpected !important (declaration-no-important)
(#3187) Unexpected !important (declaration-no-important)
(#3191) Unexpected !important (declaration-no-important)
(#3195) Unexpected !important (declaration-no-important)
(#3199) Unexpected !important (declaration-no-important)
(#3203) Unexpected !important (declaration-no-important)
(#3207) Unexpected !important (declaration-no-important)
(#3211) 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)
(#1730) Unexpected unit (length-zero-no-unit)
(#1763) Unexpected unit (length-zero-no-unit)
(#1900) Unexpected unit (length-zero-no-unit)
(#1939) Unexpected unit (length-zero-no-unit)
(#1949) Unexpected unit (length-zero-no-unit)
(#1954) Unexpected unit (length-zero-no-unit)
(#2072) Unexpected unit (length-zero-no-unit)
(#2076) Unexpected unit (length-zero-no-unit)
(#2312) Unexpected unit (length-zero-no-unit)
(#2349) Unexpected unit (length-zero-no-unit)
(#2532) Unexpected unit (length-zero-no-unit)
(#2541) Unexpected unit (length-zero-no-unit)
(#2579) Unexpected unit (length-zero-no-unit)
(#2656) Unexpected unit (length-zero-no-unit)
(#2657) Unexpected unit (length-zero-no-unit)
(#2681) Unexpected unit (length-zero-no-unit)
(#2692) Unexpected unit (length-zero-no-unit)
(#2701) Unexpected unit (length-zero-no-unit)
(#2765) Unexpected unit (length-zero-no-unit)
(#2769) Unexpected unit (length-zero-no-unit)
(#2979) 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)
(#1716) 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)
(#1733) Expected line length to be no more than 132 characters (max-line-length)
(#1734) Expected line length to be no more than 132 characters (max-line-length)
(#1761) Expected line length to be no more than 132 characters (max-line-length)
(#1807) Expected line length to be no more than 132 characters (max-line-length)
(#1808) Expected line length to be no more than 132 characters (max-line-length)
(#1809) Expected line length to be no more than 132 characters (max-line-length)
(#1810) Expected line length to be no more than 132 characters (max-line-length)
(#1816) Expected line length to be no more than 132 characters (max-line-length)
(#1817) Expected line length to be no more than 132 characters (max-line-length)
(#1818) Expected line length to be no more than 132 characters (max-line-length)
(#1819) Expected line length to be no more than 132 characters (max-line-length)
(#1825) Expected line length to be no more than 132 characters (max-line-length)
(#1826) Expected line length to be no more than 132 characters (max-line-length)
(#1832) Expected line length to be no more than 132 characters (max-line-length)
(#1845) Expected line length to be no more than 132 characters (max-line-length)
(#1846) Expected line length to be no more than 132 characters (max-line-length)
(#1847) 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)
(#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)
(#1856) Expected line length to be no more than 132 characters (max-line-length)
(#1857) Expected line length to be no more than 132 characters (max-line-length)
(#1858) Expected line length to be no more than 132 characters (max-line-length)
(#1859) Expected line length to be no more than 132 characters (max-line-length)
(#1860) 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)
(#1869) Expected line length to be no more than 132 characters (max-line-length)
(#1870) Expected line length to be no more than 132 characters (max-line-length)
(#1871) Expected line length to be no more than 132 characters (max-line-length)
(#1872) 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)
(#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)
(#1881) Expected line length to be no more than 132 characters (max-line-length)
(#1882) Expected line length to be no more than 132 characters (max-line-length)
(#1883) Expected line length to be no more than 132 characters (max-line-length)
(#1884) Expected line length to be no more than 132 characters (max-line-length)
(#1885) Expected line length to be no more than 132 characters (max-line-length)
(#1891) 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)
(#1903) Expected line length to be no more than 132 characters (max-line-length)
(#1904) Expected line length to be no more than 132 characters (max-line-length)
(#1905) Expected line length to be no more than 132 characters (max-line-length)
(#1906) 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)
(#1917) Expected line length to be no more than 132 characters (max-line-length)
(#1924) Expected line length to be no more than 132 characters (max-line-length)
(#1925) Expected line length to be no more than 132 characters (max-line-length)
(#1943) Expected line length to be no more than 132 characters (max-line-length)
(#1980) Expected line length to be no more than 132 characters (max-line-length)
(#2002) Expected line length to be no more than 132 characters (max-line-length)
(#2003) Expected line length to be no more than 132 characters (max-line-length)
(#2025) Expected line length to be no more than 132 characters (max-line-length)
(#2026) Expected line length to be no more than 132 characters (max-line-length)
(#2030) Expected line length to be no more than 132 characters (max-line-length)
(#2031) Expected line length to be no more than 132 characters (max-line-length)
(#2067) Expected line length to be no more than 132 characters (max-line-length)
(#2151) Expected line length to be no more than 132 characters (max-line-length)
(#2155) Expected line length to be no more than 132 characters (max-line-length)
(#2160) Expected line length to be no more than 132 characters (max-line-length)
(#2165) Expected line length to be no more than 132 characters (max-line-length)
(#2169) 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)
(#2196) Expected line length to be no more than 132 characters (max-line-length)
(#2197) Expected line length to be no more than 132 characters (max-line-length)
(#2203) Expected line length to be no more than 132 characters (max-line-length)
(#2207) Expected line length to be no more than 132 characters (max-line-length)
(#2215) Expected line length to be no more than 132 characters (max-line-length)
(#2222) Expected line length to be no more than 132 characters (max-line-length)
(#2249) Expected line length to be no more than 132 characters (max-line-length)
(#2260) Expected line length to be no more than 132 characters (max-line-length)
(#2529) 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)
(#2545) Expected line length to be no more than 132 characters (max-line-length)
(#2550) Expected line length to be no more than 132 characters (max-line-length)
(#2561) Expected line length to be no more than 132 characters (max-line-length)
(#2603) Expected line length to be no more than 132 characters (max-line-length)
(#2610) Expected line length to be no more than 132 characters (max-line-length)
(#2627) Expected line length to be no more than 132 characters (max-line-length)
(#2634) 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)
(#2662) Expected line length to be no more than 132 characters (max-line-length)
(#2667) Expected line length to be no more than 132 characters (max-line-length)
(#2671) Expected line length to be no more than 132 characters (max-line-length)
(#2680) Expected line length to be no more than 132 characters (max-line-length)
(#2684) Expected line length to be no more than 132 characters (max-line-length)
(#2688) Expected line length to be no more than 132 characters (max-line-length)
(#2695) Expected line length to be no more than 132 characters (max-line-length)
(#2700) 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)
(#2711) 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)
(#2717) Expected line length to be no more than 132 characters (max-line-length)
(#2718) Expected line length to be no more than 132 characters (max-line-length)
(#2722) Expected line length to be no more than 132 characters (max-line-length)
(#2726) Expected line length to be no more than 132 characters (max-line-length)
(#2731) Expected line length to be no more than 132 characters (max-line-length)
(#2738) Expected line length to be no more than 132 characters (max-line-length)
(#2747) Expected line length to be no more than 132 characters (max-line-length)
(#2752) Expected line length to be no more than 132 characters (max-line-length)
(#2756) Expected line length to be no more than 132 characters (max-line-length)
(#2764) Expected line length to be no more than 132 characters (max-line-length)
(#2768) Expected line length to be no more than 132 characters (max-line-length)
(#2779) Expected line length to be no more than 132 characters (max-line-length)
(#2783) Expected line length to be no more than 132 characters (max-line-length)
(#2788) Expected line length to be no more than 132 characters (max-line-length)
(#2792) Expected line length to be no more than 132 characters (max-line-length)
(#2796) Expected line length to be no more than 132 characters (max-line-length)
(#2800) Expected line length to be no more than 132 characters (max-line-length)
(#2804) Expected line length to be no more than 132 characters (max-line-length)
(#2808) Expected line length to be no more than 132 characters (max-line-length)
(#3075) 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)
(#2067) Expected newline after "," (selector-list-comma-newline-after)
(#2071) Expected newline after "," (selector-list-comma-newline-after)
(#2169) Expected newline after "," (selector-list-comma-newline-after)
(#2529) Expected newline after "," (selector-list-comma-newline-after)
(#2529) Expected newline after "," (selector-list-comma-newline-after)
(#2529) Expected newline after "," (selector-list-comma-newline-after)
(#2540) Expected newline after "," (selector-list-comma-newline-after)
(#2540) Expected newline after "," (selector-list-comma-newline-after)
(#2540) Expected newline after "," (selector-list-comma-newline-after)
(#2545) Expected newline after "," (selector-list-comma-newline-after)
(#2545) Expected newline after "," (selector-list-comma-newline-after)
(#2545) Expected newline after "," (selector-list-comma-newline-after)
(#2550) Expected newline after "," (selector-list-comma-newline-after)
(#2561) Expected newline after "," (selector-list-comma-newline-after)
(#3149) 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)
(#1699) Expected indentation of 4 spaces (indentation)
(#1700) Expected indentation of 4 spaces (indentation)
(#1701) Expected indentation of 4 spaces (indentation)
(#1702) Expected indentation of 4 spaces (indentation)
(#1703) Expected indentation of 4 spaces (indentation)
(#1704) Expected indentation of 4 spaces (indentation)
(#1705) Expected indentation of 4 spaces (indentation)
(#1710) Expected indentation of 4 spaces (indentation)
(#1711) Expected indentation of 4 spaces (indentation)
(#1712) Expected indentation of 4 spaces (indentation)
(#1717) Expected indentation of 4 spaces (indentation)
(#1718) Expected indentation of 4 spaces (indentation)
(#1723) Expected indentation of 4 spaces (indentation)
(#1724) Expected indentation of 4 spaces (indentation)
(#1725) Expected indentation of 4 spaces (indentation)
(#1730) Expected indentation of 4 spaces (indentation)
(#1735) Expected indentation of 4 spaces (indentation)
(#1742) Expected indentation of 4 spaces (indentation)
(#1749) Expected indentation of 4 spaces (indentation)
(#1756) Expected indentation of 4 spaces (indentation)
(#1763) Expected indentation of 4 spaces (indentation)
(#1770) Expected indentation of 4 spaces (indentation)
(#1777) Expected indentation of 4 spaces (indentation)
(#1781) Expected indentation of 4 spaces (indentation)
(#1786) Expected indentation of 4 spaces (indentation)
(#1782) Expected indentation of 4 spaces (indentation)
(#1783) Expected indentation of 4 spaces (indentation)
(#1784) Expected indentation of 4 spaces (indentation)
(#1785) Expected indentation of 8 spaces (indentation)
(#1793) Expected indentation of 4 spaces (indentation)
(#1794) Expected indentation of 4 spaces (indentation)
(#1798) Expected indentation of 4 spaces (indentation)
(#1804) Expected indentation of 4 spaces (indentation)
(#1799) Expected indentation of 4 spaces (indentation)
(#1800) Expected indentation of 4 spaces (indentation)
(#1801) Expected indentation of 4 spaces (indentation)
(#1802) Expected indentation of 8 spaces (indentation)
(#1803) Expected indentation of 8 spaces (indentation)
(#1811) Expected indentation of 4 spaces (indentation)
(#1812) Expected indentation of 4 spaces (indentation)
(#1813) Expected indentation of 4 spaces (indentation)
(#1820) Expected indentation of 4 spaces (indentation)
(#1827) Expected indentation of 4 spaces (indentation)
(#1834) Expected indentation of 4 spaces (indentation)
(#1835) Expected indentation of 4 spaces (indentation)
(#1842) Expected indentation of 4 spaces (indentation)
(#1849) Expected indentation of 4 spaces (indentation)
(#1853) Expected indentation of 4 spaces (indentation)
(#1862) Expected indentation of 4 spaces (indentation)
(#1854) Expected indentation of 4 spaces (indentation)
(#1855) Expected indentation of 4 spaces (indentation)
(#1856) Expected indentation of 4 spaces (indentation)
(#1857) Expected indentation of 4 spaces (indentation)
(#1858) Expected indentation of 4 spaces (indentation)
(#1859) Expected indentation of 4 spaces (indentation)
(#1860) Expected indentation of 4 spaces (indentation)
(#1861) Expected indentation of 8 spaces (indentation)
(#1866) Expected indentation of 4 spaces (indentation)
(#1875) Expected indentation of 4 spaces (indentation)
(#1867) Expected indentation of 4 spaces (indentation)
(#1868) Expected indentation of 4 spaces (indentation)
(#1869) Expected indentation of 4 spaces (indentation)
(#1870) Expected indentation of 4 spaces (indentation)
(#1871) Expected indentation of 4 spaces (indentation)
(#1872) Expected indentation of 4 spaces (indentation)
(#1873) Expected indentation of 4 spaces (indentation)
(#1874) Expected indentation of 8 spaces (indentation)
(#1886) Expected indentation of 4 spaces (indentation)
(#1893) Expected indentation of 4 spaces (indentation)
(#1900) Expected indentation of 4 spaces (indentation)
(#1907) Expected indentation of 4 spaces (indentation)
(#1908) Expected indentation of 4 spaces (indentation)
(#1913) Expected indentation of 4 spaces (indentation)
(#1918) Expected indentation of 4 spaces (indentation)
(#1919) Expected indentation of 4 spaces (indentation)
(#1920) Expected indentation of 4 spaces (indentation)
(#1921) Expected indentation of 4 spaces (indentation)
(#1926) Expected indentation of 4 spaces (indentation)
(#1931) Expected indentation of 4 spaces (indentation)
(#1932) Expected indentation of 4 spaces (indentation)
(#1933) 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)
(#1954) Expected indentation of 4 spaces (indentation)
(#1961) Expected indentation of 4 spaces (indentation)
(#1962) Expected indentation of 4 spaces (indentation)
(#1963) Expected indentation of 4 spaces (indentation)
(#1964) Expected indentation of 4 spaces (indentation)
(#1965) Expected indentation of 4 spaces (indentation)
(#1972) Expected indentation of 4 spaces (indentation)
(#1973) Expected indentation of 4 spaces (indentation)
(#1974) Expected indentation of 4 spaces (indentation)
(#1981) Expected indentation of 4 spaces (indentation)
(#1988) Expected indentation of 4 spaces (indentation)
(#1989) Expected indentation of 4 spaces (indentation)
(#1990) Expected indentation of 4 spaces (indentation)
(#1997) Expected indentation of 4 spaces (indentation)
(#1998) Expected indentation of 4 spaces (indentation)
(#1999) Expected indentation of 4 spaces (indentation)
(#2004) Expected indentation of 4 spaces (indentation)
(#2009) Expected indentation of 4 spaces (indentation)
(#2010) Expected indentation of 4 spaces (indentation)
(#2011) Expected indentation of 4 spaces (indentation)
(#2012) Expected indentation of 8 spaces (indentation)
(#2013) Expected indentation of 8 spaces (indentation)
(#2014) Expected indentation of 8 spaces (indentation)
(#2015) Expected indentation of 8 spaces (indentation)
(#2016) Expected indentation of 8 spaces (indentation)
(#2017) Expected indentation of 8 spaces (indentation)
(#2022) Expected indentation of 4 spaces (indentation)
(#2027) Expected indentation of 4 spaces (indentation)
(#2032) Expected indentation of 4 spaces (indentation)
(#2036) Expected indentation of 4 spaces (indentation)
(#2037) Expected indentation of 4 spaces (indentation)
(#2038) Expected indentation of 4 spaces (indentation)
(#2039) Expected indentation of 4 spaces (indentation)
(#2040) Expected indentation of 4 spaces (indentation)
(#2044) Expected indentation of 4 spaces (indentation)
(#2048) Expected indentation of 4 spaces (indentation)
(#2052) Expected indentation of 4 spaces (indentation)
(#2056) Expected indentation of 4 spaces (indentation)
(#2060) Expected indentation of 4 spaces (indentation)
(#2064) Expected indentation of 4 spaces (indentation)
(#2068) Expected indentation of 4 spaces (indentation)
(#2072) 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)
(#2082) Expected indentation of 4 spaces (indentation)
(#2083) Expected indentation of 4 spaces (indentation)
(#2084) Expected indentation of 4 spaces (indentation)
(#2085) Expected indentation of 4 spaces (indentation)
(#2086) Expected indentation of 4 spaces (indentation)
(#2087) Expected indentation of 4 spaces (indentation)
(#2088) Expected indentation of 4 spaces (indentation)
(#2092) Expected indentation of 4 spaces (indentation)
(#2094) Expected indentation of 4 spaces (indentation)
(#2093) Expected indentation of 8 spaces (indentation)
(#2098) Expected indentation of 4 spaces (indentation)
(#2099) Expected indentation of 4 spaces (indentation)
(#2100) Expected indentation of 4 spaces (indentation)
(#2104) Expected indentation of 4 spaces (indentation)
(#2106) Expected indentation of 4 spaces (indentation)
(#2105) Expected indentation of 8 spaces (indentation)
(#2110) 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)
(#2118) Expected indentation of 4 spaces (indentation)
(#2119) Expected indentation of 4 spaces (indentation)
(#2120) Expected indentation of 4 spaces (indentation)
(#2124) Expected indentation of 4 spaces (indentation)
(#2125) Expected indentation of 4 spaces (indentation)
(#2126) Expected indentation of 4 spaces (indentation)
(#2127) Expected indentation of 4 spaces (indentation)
(#2128) Expected indentation of 4 spaces (indentation)
(#2132) Expected indentation of 4 spaces (indentation)
(#2135) Expected indentation of 4 spaces (indentation)
(#2133) Expected indentation of 8 spaces (indentation)
(#2134) Expected indentation of 8 spaces (indentation)
(#2139) Expected indentation of 4 spaces (indentation)
(#2140) Expected indentation of 4 spaces (indentation)
(#2141) Expected indentation of 4 spaces (indentation)
(#2142) Expected indentation of 4 spaces (indentation)
(#2146) Expected indentation of 4 spaces (indentation)
(#2148) Expected indentation of 4 spaces (indentation)
(#2147) Expected indentation of 8 spaces (indentation)
(#2152) Expected indentation of 4 spaces (indentation)
(#2156) Expected indentation of 4 spaces (indentation)
(#2157) Expected indentation of 4 spaces (indentation)
(#2161) Expected indentation of 4 spaces (indentation)
(#2162) Expected indentation of 4 spaces (indentation)
(#2166) Expected indentation of 4 spaces (indentation)
(#2170) Expected indentation of 4 spaces (indentation)
(#2171) 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)
(#2183) 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)
(#2190) Expected indentation of 4 spaces (indentation)
(#2191) Expected indentation of 4 spaces (indentation)
(#2192) Expected indentation of 4 spaces (indentation)
(#2193) 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)
(#2204) Expected indentation of 4 spaces (indentation)
(#2208) Expected indentation of 4 spaces (indentation)
(#2209) Expected indentation of 4 spaces (indentation)
(#2210) Expected indentation of 4 spaces (indentation)
(#2211) Expected indentation of 4 spaces (indentation)
(#2212) Expected indentation of 4 spaces (indentation)
(#2216) Expected indentation of 4 spaces (indentation)
(#2217) Expected indentation of 4 spaces (indentation)
(#2218) Expected indentation of 4 spaces (indentation)
(#2219) Expected indentation of 4 spaces (indentation)
(#2223) Expected indentation of 4 spaces (indentation)
(#2224) Expected indentation of 4 spaces (indentation)
(#2225) Expected indentation of 4 spaces (indentation)
(#2229) Expected indentation of 4 spaces (indentation)
(#2230) Expected indentation of 4 spaces (indentation)
(#2231) Expected indentation of 4 spaces (indentation)
(#2235) Expected indentation of 4 spaces (indentation)
(#2237) Expected indentation of 4 spaces (indentation)
(#2236) Expected indentation of 8 spaces (indentation)
(#2241) Expected indentation of 4 spaces (indentation)
(#2246) Expected indentation of 4 spaces (indentation)
(#2242) Expected indentation of 8 spaces (indentation)
(#2243) Expected indentation of 8 spaces (indentation)
(#2244) Expected indentation of 8 spaces (indentation)
(#2245) Expected indentation of 8 spaces (indentation)
(#2250) Expected indentation of 4 spaces (indentation)
(#2251) Expected indentation of 4 spaces (indentation)
(#2252) Expected indentation of 4 spaces (indentation)
(#2253) Expected indentation of 4 spaces (indentation)
(#2254) Expected indentation of 4 spaces (indentation)
(#2255) Expected indentation of 4 spaces (indentation)
(#2256) Expected indentation of 4 spaces (indentation)
(#2260) Expected indentation of 4 spaces (indentation)
(#2262) Expected indentation of 4 spaces (indentation)
(#2261) Expected indentation of 8 spaces (indentation)
(#2266) Expected indentation of 4 spaces (indentation)
(#2267) Expected indentation of 4 spaces (indentation)
(#2271) Expected indentation of 4 spaces (indentation)
(#2273) Expected indentation of 4 spaces (indentation)
(#2272) Expected indentation of 8 spaces (indentation)
(#2277) Expected indentation of 4 spaces (indentation)
(#2281) Expected indentation of 4 spaces (indentation)
(#2285) Expected indentation of 4 spaces (indentation)
(#2289) Expected indentation of 4 spaces (indentation)
(#2290) Expected indentation of 4 spaces (indentation)
(#2291) Expected indentation of 4 spaces (indentation)
(#2292) Expected indentation of 4 spaces (indentation)
(#2296) Expected indentation of 4 spaces (indentation)
(#2297) Expected indentation of 4 spaces (indentation)
(#2298) Expected indentation of 4 spaces (indentation)
(#2299) Expected indentation of 4 spaces (indentation)
(#2303) Expected indentation of 4 spaces (indentation)
(#2307) Expected indentation of 4 spaces (indentation)
(#2304) Expected indentation of 8 spaces (indentation)
(#2305) Expected indentation of 8 spaces (indentation)
(#2306) Expected indentation of 8 spaces (indentation)
(#2311) Expected indentation of 4 spaces (indentation)
(#2312) Expected indentation of 4 spaces (indentation)
(#2313) Expected indentation of 4 spaces (indentation)
(#2317) Expected indentation of 4 spaces (indentation)
(#2319) Expected indentation of 4 spaces (indentation)
(#2318) Expected indentation of 8 spaces (indentation)
(#2323) Expected indentation of 4 spaces (indentation)
(#2324) Expected indentation of 4 spaces (indentation)
(#2325) Expected indentation of 4 spaces (indentation)
(#2326) Expected indentation of 4 spaces (indentation)
(#2327) Expected indentation of 4 spaces (indentation)
(#2332) Expected indentation of 4 spaces (indentation)
(#2333) Expected indentation of 4 spaces (indentation)
(#2334) Expected indentation of 4 spaces (indentation)
(#2335) Expected indentation of 4 spaces (indentation)
(#2340) Expected indentation of 4 spaces (indentation)
(#2345) Expected indentation of 4 spaces (indentation)
(#2349) Expected indentation of 4 spaces (indentation)
(#2353) Expected indentation of 4 spaces (indentation)
(#2354) Expected indentation of 4 spaces (indentation)
(#2358) Expected indentation of 4 spaces (indentation)
(#2363) Expected indentation of 4 spaces (indentation)
(#2368) Expected indentation of 4 spaces (indentation)
(#2369) Expected indentation of 4 spaces (indentation)
(#2370) Expected indentation of 4 spaces (indentation)
(#2375) Expected indentation of 4 spaces (indentation)
(#2376) Expected indentation of 4 spaces (indentation)
(#2377) Expected indentation of 4 spaces (indentation)
(#2378) Expected indentation of 4 spaces (indentation)
(#2379) Expected indentation of 4 spaces (indentation)
(#2383) Expected indentation of 4 spaces (indentation)
(#2387) Expected indentation of 4 spaces (indentation)
(#2391) Expected indentation of 4 spaces (indentation)
(#2392) Expected indentation of 4 spaces (indentation)
(#2396) Expected indentation of 4 spaces (indentation)
(#2400) Expected indentation of 4 spaces (indentation)
(#2404) Expected indentation of 4 spaces (indentation)
(#2405) Expected indentation of 4 spaces (indentation)
(#2406) Expected indentation of 4 spaces (indentation)
(#2407) Expected indentation of 4 spaces (indentation)
(#2411) Expected indentation of 4 spaces (indentation)
(#2412) Expected indentation of 4 spaces (indentation)
(#2416) Expected indentation of 4 spaces (indentation)
(#2420) Expected indentation of 4 spaces (indentation)
(#2424) Expected indentation of 4 spaces (indentation)
(#2425) Expected indentation of 4 spaces (indentation)
(#2429) Expected indentation of 4 spaces (indentation)
(#2430) Expected indentation of 4 spaces (indentation)
(#2431) Expected indentation of 4 spaces (indentation)
(#2435) Expected indentation of 4 spaces (indentation)
(#2436) Expected indentation of 4 spaces (indentation)
(#2437) Expected indentation of 4 spaces (indentation)
(#2438) Expected indentation of 4 spaces (indentation)
(#2439) Expected indentation of 4 spaces (indentation)
(#2443) Expected indentation of 4 spaces (indentation)
(#2444) Expected indentation of 4 spaces (indentation)
(#2445) Expected indentation of 4 spaces (indentation)
(#2446) Expected indentation of 4 spaces (indentation)
(#2450) Expected indentation of 4 spaces (indentation)
(#2451) Expected indentation of 4 spaces (indentation)
(#2452) Expected indentation of 4 spaces (indentation)
(#2453) Expected indentation of 4 spaces (indentation)
(#2457) 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)
(#2464) 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)
(#2472) Expected indentation of 4 spaces (indentation)
(#2473) Expected indentation of 4 spaces (indentation)
(#2477) Expected indentation of 4 spaces (indentation)
(#2478) 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)
(#2485) Expected indentation of 4 spaces (indentation)
(#2489) Expected indentation of 4 spaces (indentation)
(#2490) Expected indentation of 4 spaces (indentation)
(#2491) Expected indentation of 4 spaces (indentation)
(#2492) Expected indentation of 4 spaces (indentation)
(#2493) Expected indentation of 4 spaces (indentation)
(#2497) Expected indentation of 4 spaces (indentation)
(#2501) Expected indentation of 4 spaces (indentation)
(#2505) Expected indentation of 4 spaces (indentation)
(#2509) Expected indentation of 4 spaces (indentation)
(#2513) Expected indentation of 4 spaces (indentation)
(#2514) Expected indentation of 4 spaces (indentation)
(#2515) 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)
(#2526) Expected indentation of 4 spaces (indentation)
(#2530) Expected indentation of 4 spaces (indentation)
(#2531) Expected indentation of 4 spaces (indentation)
(#2532) Expected indentation of 4 spaces (indentation)
(#2533) Expected indentation of 4 spaces (indentation)
(#2534) Expected indentation of 4 spaces (indentation)
(#2535) Expected indentation of 4 spaces (indentation)
(#2536) Expected indentation of 4 spaces (indentation)
(#2537) Expected indentation of 4 spaces (indentation)
(#2541) Expected indentation of 4 spaces (indentation)
(#2542) Expected indentation of 4 spaces (indentation)
(#2546) Expected indentation of 4 spaces (indentation)
(#2552) Expected indentation of 4 spaces (indentation)
(#2553) Expected indentation of 4 spaces (indentation)
(#2554) Expected indentation of 4 spaces (indentation)
(#2555) Expected indentation of 4 spaces (indentation)
(#2556) Expected indentation of 4 spaces (indentation)
(#2557) Expected indentation of 4 spaces (indentation)
(#2563) Expected indentation of 4 spaces (indentation)
(#2567) 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)
(#2574) 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)
(#2581) Expected indentation of 4 spaces (indentation)
(#2582) Expected indentation of 4 spaces (indentation)
(#2583) Expected indentation of 4 spaces (indentation)
(#2587) Expected indentation of 4 spaces (indentation)
(#2588) Expected indentation of 4 spaces (indentation)
(#2589) 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)
(#2600) 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)
(#2607) Expected indentation of 4 spaces (indentation)
(#2611) Expected indentation of 4 spaces (indentation)
(#2612) Expected indentation of 4 spaces (indentation)
(#2613) Expected indentation of 4 spaces (indentation)
(#2614) Expected indentation of 4 spaces (indentation)
(#2615) Expected indentation of 4 spaces (indentation)
(#2616) Expected indentation of 4 spaces (indentation)
(#2620) Expected indentation of 4 spaces (indentation)
(#2624) Expected indentation of 4 spaces (indentation)
(#2628) Expected indentation of 4 spaces (indentation)
(#2629) Expected indentation of 4 spaces (indentation)
(#2630) Expected indentation of 4 spaces (indentation)
(#2631) Expected indentation of 4 spaces (indentation)
(#2635) 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)
(#2642) 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)
(#2649) Expected indentation of 4 spaces (indentation)
(#2653) Expected indentation of 4 spaces (indentation)
(#2654) Expected indentation of 4 spaces (indentation)
(#2655) Expected indentation of 4 spaces (indentation)
(#2656) Expected indentation of 4 spaces (indentation)
(#2657) Expected indentation of 4 spaces (indentation)
(#2658) Expected indentation of 4 spaces (indentation)
(#2662) Expected indentation of 4 spaces (indentation)
(#2664) Expected indentation of 4 spaces (indentation)
(#2663) Expected indentation of 8 spaces (indentation)
(#2668) Expected indentation of 4 spaces (indentation)
(#2672) Expected indentation of 4 spaces (indentation)
(#2673) Expected indentation of 4 spaces (indentation)
(#2674) Expected indentation of 4 spaces (indentation)
(#2675) Expected indentation of 4 spaces (indentation)
(#2676) Expected indentation of 4 spaces (indentation)
(#2677) Expected indentation of 4 spaces (indentation)
(#2681) Expected indentation of 4 spaces (indentation)
(#2685) Expected indentation of 4 spaces (indentation)
(#2689) Expected indentation of 4 spaces (indentation)
(#2690) Expected indentation of 4 spaces (indentation)
(#2691) Expected indentation of 4 spaces (indentation)
(#2692) Expected indentation of 4 spaces (indentation)
(#2696) Expected indentation of 4 spaces (indentation)
(#2697) Expected indentation of 4 spaces (indentation)
(#2701) Expected indentation of 4 spaces (indentation)
(#2702) Expected indentation of 4 spaces (indentation)
(#2703) Expected indentation of 4 spaces (indentation)
(#2704) Expected indentation of 4 spaces (indentation)
(#2708) Expected indentation of 4 spaces (indentation)
(#2713) Expected indentation of 4 spaces (indentation)
(#2714) Expected indentation of 4 spaces (indentation)
(#2719) Expected indentation of 4 spaces (indentation)
(#2723) Expected indentation of 4 spaces (indentation)
(#2727) Expected indentation of 4 spaces (indentation)
(#2728) 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)
(#2735) Expected indentation of 4 spaces (indentation)
(#2739) Expected indentation of 4 spaces (indentation)
(#2740) Expected indentation of 4 spaces (indentation)
(#2741) Expected indentation of 4 spaces (indentation)
(#2742) Expected indentation of 4 spaces (indentation)
(#2743) Expected indentation of 4 spaces (indentation)
(#2744) Expected indentation of 4 spaces (indentation)
(#2748) Expected indentation of 4 spaces (indentation)
(#2749) Expected indentation of 4 spaces (indentation)
(#2753) Expected indentation of 4 spaces (indentation)
(#2757) Expected indentation of 4 spaces (indentation)
(#2758) 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)
(#2765) Expected indentation of 4 spaces (indentation)
(#2769) Expected indentation of 4 spaces (indentation)
(#2770) Expected indentation of 4 spaces (indentation)
(#2771) Expected indentation of 4 spaces (indentation)
(#2772) Expected indentation of 4 spaces (indentation)
(#2773) Expected indentation of 4 spaces (indentation)
(#2774) Expected indentation of 4 spaces (indentation)
(#2775) Expected indentation of 4 spaces (indentation)
(#2776) Expected indentation of 4 spaces (indentation)
(#2780) Expected indentation of 4 spaces (indentation)
(#2784) Expected indentation of 4 spaces (indentation)
(#2785) Expected indentation of 4 spaces (indentation)
(#2789) Expected indentation of 4 spaces (indentation)
(#2793) Expected indentation of 4 spaces (indentation)
(#2797) Expected indentation of 4 spaces (indentation)
(#2801) Expected indentation of 4 spaces (indentation)
(#2805) 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)
(#2813) 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)
(#2826) Expected indentation of 4 spaces (indentation)
(#2827) Expected indentation of 4 spaces (indentation)
(#2828) Expected indentation of 4 spaces (indentation)
(#2829) Expected indentation of 4 spaces (indentation)
(#2830) Expected indentation of 4 spaces (indentation)
(#2831) Expected indentation of 4 spaces (indentation)
(#2832) Expected indentation of 4 spaces (indentation)
(#2833) Expected indentation of 4 spaces (indentation)
(#2837) Expected indentation of 4 spaces (indentation)
(#2841) Expected indentation of 4 spaces (indentation)
(#2846) Expected indentation of 4 spaces (indentation)
(#2850) 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)
(#2866) Expected indentation of 4 spaces (indentation)
(#2867) Expected indentation of 4 spaces (indentation)
(#2871) Expected indentation of 4 spaces (indentation)
(#2872) Expected indentation of 4 spaces (indentation)
(#2873) Expected indentation of 4 spaces (indentation)
(#2877) Expected indentation of 4 spaces (indentation)
(#2878) Expected indentation of 4 spaces (indentation)
(#2879) Expected indentation of 4 spaces (indentation)
(#2880) 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)
(#2895) Expected indentation of 4 spaces (indentation)
(#2900) Expected indentation of 4 spaces (indentation)
(#2901) Expected indentation of 4 spaces (indentation)
(#2902) Expected indentation of 4 spaces (indentation)
(#2907) Expected indentation of 4 spaces (indentation)
(#2908) Expected indentation of 4 spaces (indentation)
(#2909) Expected indentation of 4 spaces (indentation)
(#2910) Expected indentation of 4 spaces (indentation)
(#2911) Expected indentation of 4 spaces (indentation)
(#2915) Expected indentation of 4 spaces (indentation)
(#2919) Expected indentation of 4 spaces (indentation)
(#2923) Expected indentation of 4 spaces (indentation)
(#2927) Expected indentation of 4 spaces (indentation)
(#2931) Expected indentation of 4 spaces (indentation)
(#2932) Expected indentation of 4 spaces (indentation)
(#2933) Expected indentation of 4 spaces (indentation)
(#2934) Expected indentation of 4 spaces (indentation)
(#2935) Expected indentation of 4 spaces (indentation)
(#2940) Expected indentation of 4 spaces (indentation)
(#2941) Expected indentation of 4 spaces (indentation)
(#2945) Expected indentation of 4 spaces (indentation)
(#2949) Expected indentation of 4 spaces (indentation)
(#2953) Expected indentation of 4 spaces (indentation)
(#2957) Expected indentation of 4 spaces (indentation)
(#2961) Expected indentation of 4 spaces (indentation)
(#2965) Expected indentation of 4 spaces (indentation)
(#2969) Expected indentation of 4 spaces (indentation)
(#2973) Expected indentation of 4 spaces (indentation)
(#2974) Expected indentation of 4 spaces (indentation)
(#2975) Expected indentation of 4 spaces (indentation)
(#2979) Expected indentation of 4 spaces (indentation)
(#2984) Expected indentation of 4 spaces (indentation)
(#2989) Expected indentation of 4 spaces (indentation)
(#2995) Expected indentation of 4 spaces (indentation)
(#2996) Expected indentation of 4 spaces (indentation)
(#3000) Expected indentation of 4 spaces (indentation)
(#3001) Expected indentation of 4 spaces (indentation)
(#3005) Expected indentation of 4 spaces (indentation)
(#3009) Expected indentation of 4 spaces (indentation)
(#3013) Expected indentation of 4 spaces (indentation)
(#3017) Expected indentation of 4 spaces (indentation)
(#3022) Expected indentation of 4 spaces (indentation)
(#3023) Expected indentation of 4 spaces (indentation)
(#3024) Expected indentation of 4 spaces (indentation)
(#3028) Expected indentation of 4 spaces (indentation)
(#3032) Expected indentation of 4 spaces (indentation)
(#3036) Expected indentation of 4 spaces (indentation)
(#3040) Expected indentation of 4 spaces (indentation)
(#3044) Expected indentation of 4 spaces (indentation)
(#3048) Expected indentation of 4 spaces (indentation)
(#3052) Expected indentation of 4 spaces (indentation)
(#3056) Expected indentation of 4 spaces (indentation)
(#3060) Expected indentation of 4 spaces (indentation)
(#3064) Expected indentation of 4 spaces (indentation)
(#3065) Expected indentation of 4 spaces (indentation)
(#3066) Expected indentation of 4 spaces (indentation)
(#3070) Expected indentation of 4 spaces (indentation)
(#3071) Expected indentation of 4 spaces (indentation)
(#3072) Expected indentation of 4 spaces (indentation)
(#3076) Expected indentation of 4 spaces (indentation)
(#3077) Expected indentation of 4 spaces (indentation)
(#3078) Expected indentation of 4 spaces (indentation)
(#3082) Expected indentation of 4 spaces (indentation)
(#3087) Expected indentation of 4 spaces (indentation)
(#3088) Expected indentation of 4 spaces (indentation)
(#3089) Expected indentation of 4 spaces (indentation)
(#3094) Expected indentation of 4 spaces (indentation)
(#3098) Expected indentation of 4 spaces (indentation)
(#3102) Expected indentation of 4 spaces (indentation)
(#3106) Expected indentation of 4 spaces (indentation)
(#3110) Expected indentation of 4 spaces (indentation)
(#3111) Expected indentation of 4 spaces (indentation)
(#3112) Expected indentation of 4 spaces (indentation)
(#3113) Expected indentation of 4 spaces (indentation)
(#3117) Expected indentation of 4 spaces (indentation)
(#3118) Expected indentation of 4 spaces (indentation)
(#3119) Expected indentation of 4 spaces (indentation)
(#3120) Expected indentation of 4 spaces (indentation)
(#3124) Expected indentation of 4 spaces (indentation)
(#3125) Expected indentation of 4 spaces (indentation)
(#3126) Expected indentation of 4 spaces (indentation)
(#3127) Expected indentation of 4 spaces (indentation)
(#3131) Expected indentation of 4 spaces (indentation)
(#3132) Expected indentation of 4 spaces (indentation)
(#3133) Expected indentation of 4 spaces (indentation)
(#3134) Expected indentation of 4 spaces (indentation)
(#3138) Expected indentation of 4 spaces (indentation)
(#3142) Expected indentation of 4 spaces (indentation)
(#3146) Expected indentation of 4 spaces (indentation)
(#3150) Expected indentation of 4 spaces (indentation)
(#3154) Expected indentation of 4 spaces (indentation)
(#3158) Expected indentation of 4 spaces (indentation)
(#3159) Expected indentation of 4 spaces (indentation)
(#3163) Expected indentation of 4 spaces (indentation)
(#3167) Expected indentation of 4 spaces (indentation)
(#3171) Expected indentation of 4 spaces (indentation)
(#3175) Expected indentation of 4 spaces (indentation)
(#3179) Expected indentation of 4 spaces (indentation)
(#3183) Expected indentation of 4 spaces (indentation)
(#3187) Expected indentation of 4 spaces (indentation)
(#3191) Expected indentation of 4 spaces (indentation)
(#3195) Expected indentation of 4 spaces (indentation)
(#3199) Expected indentation of 4 spaces (indentation)
(#3203) Expected indentation of 4 spaces (indentation)
(#3207) Expected indentation of 4 spaces (indentation)
(#3211) Expected indentation of 4 spaces (indentation)
public/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)
public/course/format/remuiformat/scss/ellipsis.scss
(#4) Unexpected !important (declaration-no-important)
(#8) Unexpected !important (declaration-no-important)
public/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)
(#485) Expected single space before "{" (block-opening-brace-space-before)
(#488) Expected single space before "{" (block-opening-brace-space-before)
(#521) Expected single space before "{" (block-opening-brace-space-before)
(#522) Expected single space before "{" (block-opening-brace-space-before)
(#527) Expected single space before "{" (block-opening-brace-space-before)
(#529) Expected single space before "{" (block-opening-brace-space-before)
(#532) Expected single space before "{" (block-opening-brace-space-before)
(#533) Expected single space before "{" (block-opening-brace-space-before)
(#534) Expected single space before "{" (block-opening-brace-space-before)
(#549) Expected single space before "{" (block-opening-brace-space-before)
(#558) Expected single space before "{" (block-opening-brace-space-before)
(#561) Expected single space before "{" (block-opening-brace-space-before)
(#562) Expected single space before "{" (block-opening-brace-space-before)
(#564) Expected single space before "{" (block-opening-brace-space-before)
(#599) Expected single space before "{" (block-opening-brace-space-before)
(#625) Expected single space before "{" (block-opening-brace-space-before)
(#638) Expected single space before "{" (block-opening-brace-space-before)
(#642) Expected single space before "{" (block-opening-brace-space-before)
(#646) Expected single space before "{" (block-opening-brace-space-before)
(#650) Expected single space before "{" (block-opening-brace-space-before)
(#652) Expected single space before "{" (block-opening-brace-space-before)
(#81) Expected single space before "{" (block-opening-brace-space-before)
(#530) Expected single space before "!" (declaration-bang-space-before)
(#263) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#559) 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)
(#426) Unexpected !important (declaration-no-important)
(#438) Unexpected !important (declaration-no-important)
(#439) Unexpected !important (declaration-no-important)
(#440) Unexpected !important (declaration-no-important)
(#441) Unexpected !important (declaration-no-important)
(#461) Unexpected !important (declaration-no-important)
(#462) Unexpected !important (declaration-no-important)
(#463) Unexpected !important (declaration-no-important)
(#481) Unexpected !important (declaration-no-important)
(#500) Unexpected !important (declaration-no-important)
(#506) Unexpected !important (declaration-no-important)
(#507) Unexpected !important (declaration-no-important)
(#518) Unexpected !important (declaration-no-important)
(#530) Unexpected !important (declaration-no-important)
(#550) Unexpected !important (declaration-no-important)
(#556) Unexpected !important (declaration-no-important)
(#559) Unexpected !important (declaration-no-important)
(#563) Unexpected !important (declaration-no-important)
(#565) Unexpected !important (declaration-no-important)
(#566) Unexpected !important (declaration-no-important)
(#612) Unexpected !important (declaration-no-important)
(#613) Unexpected !important (declaration-no-important)
(#614) Unexpected !important (declaration-no-important)
(#616) Unexpected !important (declaration-no-important)
(#618) Unexpected !important (declaration-no-important)
(#626) Unexpected !important (declaration-no-important)
(#677) Unexpected !important (declaration-no-important)
(#684) Unexpected !important (declaration-no-important)
(#666) 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)
(#465) Unexpected unit (length-zero-no-unit)
(#486) Unexpected unit (length-zero-no-unit)
(#563) Unexpected unit (length-zero-no-unit)
(#616) Unexpected unit (length-zero-no-unit)
(#624) Unexpected unit (length-zero-no-unit)
(#626) 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)
(#492) Expected single space after ":" (media-feature-colon-space-after)
(#499) Expected single space after ":" (media-feature-colon-space-after)
(#541) Expected single space after ":" (media-feature-colon-space-after)
(#547) Expected single space after ":" (media-feature-colon-space-after)
(#395) Expected newline after "," (selector-list-comma-newline-after)
(#543) Unexpected whitespace before ")" (selector-pseudo-class-parentheses-space-inside)
(#680) 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)
public/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)
public/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)
public/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]

public/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
public/course/format/remuiformat/classes/observers/course_module.php
(#32) Phpdocs for function course_module::viewed has incomplete parameters list
public/course/format/remuiformat/lib.php
(#880) 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, 18 warnings)

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

public/course/format/remuiformat/templates/card_all_sections_summary.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/course/format/remuiformat/templates/card_general_section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/course/format/remuiformat/templates/card_general_section_edit.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/course/format/remuiformat/templates/card_one_section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/course/format/remuiformat/templates/card_section_summary.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/course/format/remuiformat/templates/card_section_summary_edit.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/course/format/remuiformat/templates/completion_manual.mustache
(#1) ESLint did not run
public/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"> )
public/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 did not run
public/course/format/remuiformat/templates/edwbadges.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
public/course/format/remuiformat/templates/list_all_sections.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/course/format/remuiformat/templates/list_all_sections_summary.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/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-"> )
public/course/format/remuiformat/templates/list_general_section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/course/format/remuiformat/templates/list_general_section_edit.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/course/format/remuiformat/templates/list_one_section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/course/format/remuiformat/templates/list_sections.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/course/format/remuiformat/templates/list_sections_summary.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/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 22: 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" data-bs-auto-close="true" aria-haspopup="true" aria-expanded="false" data-for="dropdowndialog_button" > )
(#1) ESLint did not run
public/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]