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

(171 errors, 691 warnings)

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

course/format/remuiformat/classes/course_format_data_common_trait.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#50) Member variable "plugin_config" must not contain underscores.
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) This comment is 54% valid code; is this commented out code?
(#139) Line exceeds 132 characters; contains 146 characters
(#159) Short array syntax must be used to define arrays
(#162) Short array syntax must be used to define arrays
(#244) Expected "if (...) {\n"; found "if(...){\n"
(#247) Expected 1 space before "-"; 0 found
(#247) Expected 1 space after "-"; 0 found
(#248) Short array syntax must be used to define arrays
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) No space found before comment text; expected "// Generate context for the sectoin" but found "//Generate context for the sectoin"
(#282) Short array syntax must be used to define arrays
(#283) Short array syntax must be used to define arrays
(#284) Short array syntax must be used to define arrays
(#290) Short array syntax must be used to define arrays
(#397) There should be a comma after the last array item in a multi-line array.
(#413) Short array syntax must be used to define arrays
(#418) There should be a comma after the last array item in a multi-line array.
(#445) 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.
(#487) Short array syntax must be used to define arrays
(#546) Short array syntax must be used to define arrays
(#627) Short array syntax must be used to define arrays
(#634) Short array syntax must be used to define arrays
(#640) Short array syntax must be used to define arrays
(#648) Short array syntax must be used to define arrays
(#661) Short array syntax must be used to define arrays
(#689) Missing docblock for function course_section_cm_controlmenu
(#689) Short array syntax must be used to define arrays
(#787) Short array syntax must be used to define arrays
(#794) Missing docblock for function get_opendue_status
(#813) Short array syntax must be used to define arrays
(#816) Short array syntax must be used to define arrays
(#823) Expected "if (...) {\n"; found "if(...) {\n"
(#825) Commas (,) must be followed by white space.
(#828) Expected "} else {\n"; found "}else{\n"
(#858) Short array syntax must be used to define arrays
(#910) Commas (,) must be followed by white space.
(#910) Short array syntax must be used to define arrays
(#919) Missing docblock for function add_generalsection_data
(#925) Short array syntax must be used to define arrays
(#931) Line exceeds 132 characters; contains 144 characters
(#931) Space found before semicolon; expected ");" but found ") ;"
(#939) Short array syntax must be used to define arrays
(#972) Commas (,) must be followed by white space.
(#972) Short array syntax must be used to define arrays
(#972) Expected 1 space before "=>"; 0 found
(#972) Expected 1 space after "=>"; 0 found
(#988) Short array syntax must be used to define arrays
(#1031) Line exceeds maximum limit of 180 characters; contains 217 characters
(#1040) Missing docblock for function edw_get_section_num
(#1040) Expected 1 space before opening brace; found 0
(#1043) Expected "if (...) {\n"; found "if(...){\n"
(#1045) Expected "} else {\n"; found "}else{\n"
(#1058) Expected 1 space before opening brace; found 0
(#1091) Short array syntax must be used to define arrays
(#1096) Short array syntax must be used to define arrays
(#1099) There should be a comma after the last array item in a multi-line array.
(#1109) Short array syntax must be used to define arrays
(#1126) Expected "if (...) {\n"; found "if(...){\n"
(#1137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1137) This comment is 65% valid code; is this commented out code?
(#1174) Expected "if (...) {\n"; found "if(...){\n"
(#1201) Expected "if (...) {\n"; found "if(...){\n"
(#1205) Expected "if (...) {\n"; found "if(...){\n"
(#1208) Expected "if (...) {\n"; found "if(...){\n"
course/format/remuiformat/classes/external/api.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
course/format/remuiformat/classes/external/course_progress_data.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#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
(#106) Short array syntax must be used to define arrays
(#111) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/classes/external/move_activities.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#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
(#87) Short array syntax must be used to define arrays
(#89) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/classes/external/move_activity_to_section.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#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
(#101) Short array syntax must be used to define arrays
(#104) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/classes/external/show_activity_in_row.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#45) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#96) Short array syntax must be used to define arrays
course/format/remuiformat/classes/hooks.php
(#41) Line exceeds 132 characters; contains 133 characters
(#46) Line exceeds maximum limit of 180 characters; contains 479 characters
(#51) File must end with a newline character
course/format/remuiformat/classes/mod_stats.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#43) Member variable "plugin_config" must not contain underscores.
(#81) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
course/format/remuiformat/classes/observers/course_module.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#29) Missing docblock for class course_module
(#43) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
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?
(#137) Short array syntax must be used to define arrays
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?
(#169) Short array syntax must be used to define arrays
(#245) Short array syntax must be used to define arrays
(#248) Short array syntax must be used to define arrays
(#255) Expected "if (...) {\n"; found "if(...) {\n"
(#257) Commas (,) must be followed by white space.
(#257) Line exceeds 132 characters; contains 141 characters
(#260) Expected "} else {\n"; found "}else{\n"
(#311) Commas (,) must be followed by white space.
(#311) Short array syntax must be used to define arrays
(#311) Expected 1 space before "=>"; 0 found
(#311) Expected 1 space after "=>"; 0 found
(#313) Short array syntax must be used to define arrays
(#320) Commas (,) must be followed by white space.
(#320) Short array syntax must be used to define arrays
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#347) Short array syntax must be used to define arrays
(#364) Short array syntax must be used to define arrays
(#381) Short array syntax must be used to define arrays
course/format/remuiformat/classes/output/courseformat/content/section.php
(#20) Incorrect @package tag for file section.php. Expected format_remuiformat, found format_topics.
(#43) Missing docblock for function export_for_template
(#47) Expected 1 space after "="; 2 found
course/format/remuiformat/classes/output/courseformat/content/section/controlmenu.php
(#75) Expected "if (...) {\n"; found "if(...) {\n"
(#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"
(#107) There should be a comma after the last array item in a multi-line array.
(#118) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/classes/output/list_all_sections_renderable.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) This comment is 78% valid code; is this commented out code?
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?
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?
(#174) Short array syntax must be used to define arrays
course/format/remuiformat/classes/privacy/provider.php
(#38) There must not be a space before the colon in a return type declaration
course/format/remuiformat/classes/usage_tracking.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#73) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#112) Short array syntax must be used to define arrays
(#115) Short array syntax must be used to define arrays
(#132) Short array syntax must be used to define arrays
(#137) Duplicate array key found. The value will be overwritten. The string array key "memory_limit" was first seen on line 133
(#137) There should be a comma after the last array item in a multi-line array.
(#149) Short array syntax must be used to define arrays
(#158) Short array syntax must be used to define arrays
(#162) Duplicate array key found. The value will be overwritten. The string array key "versiondisk" was first seen on line 160
(#163) There should be a comma after the last array item in a multi-line array.
(#181) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
(#197) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/db/events.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) Short array syntax must be used to define arrays
(#27) Short array syntax must be used to define arrays
(#30) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/db/hooks.php
(#36) File must end with a newline character
course/format/remuiformat/db/services.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#58) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/db/upgrade.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) This comment is 69% valid code; is this commented out code?
course/format/remuiformat/format.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#136) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/lang/ar/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#28) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#31) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#40) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#43) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#49) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#53) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#58) Unexpected comment found. Auto-fixing will not work after this comment
(#61) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#62) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#65) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#68) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#69) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#72) Unexpected comment found. Auto-fixing will not work after this comment
(#74) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#75) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#78) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#79) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#83) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#84) The string key "moveto" is not in the correct order, it should be before "showincard"
(#85) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#87) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#90) Unexpected comment found. Auto-fixing will not work after this comment
(#91) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#94) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#97) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#100) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#102) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#107) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#108) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#112) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#113) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#120) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#123) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#124) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#125) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#128) Unexpected comment found. Auto-fixing will not work after this comment
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#132) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#137) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#139) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#143) Unexpected comment found. Auto-fixing will not work after this comment
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#150) The string key "Complete" is not in the correct order, it should be before "showmore"
(#152) Unexpected comment found. Auto-fixing will not work after this comment
(#166) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#167) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#170) The string key "left" is not in the correct order, it should be before "top"
(#172) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#175) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#176) The string key "contain" is not in the correct order, it should be before "cover"
(#177) The string key "auto" is not in the correct order, it should be before "contain"
(#179) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#182) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#190) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#192) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lang/de/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#28) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#31) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#40) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#43) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#49) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#53) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#58) Unexpected comment found. Auto-fixing will not work after this comment
(#61) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#62) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#65) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#68) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#69) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#72) Unexpected comment found. Auto-fixing will not work after this comment
(#74) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#75) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#78) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#79) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#83) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#84) The string key "moveto" is not in the correct order, it should be before "showincard"
(#85) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#87) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#90) Unexpected comment found. Auto-fixing will not work after this comment
(#91) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#94) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#97) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#100) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#102) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#107) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#108) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#112) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#113) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#120) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#123) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#124) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#125) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#128) Unexpected comment found. Auto-fixing will not work after this comment
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#132) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#137) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#139) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#143) Unexpected comment found. Auto-fixing will not work after this comment
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#150) The string key "Complete" is not in the correct order, it should be before "showmore"
(#152) Unexpected comment found. Auto-fixing will not work after this comment
(#167) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#168) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#171) The string key "left" is not in the correct order, it should be before "top"
(#173) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#176) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#177) The string key "contain" is not in the correct order, it should be before "cover"
(#178) The string key "auto" is not in the correct order, it should be before "contain"
(#180) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#183) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#191) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#193) Unexpected string end, it should be a line feed after a semicolon
(#193) File must end with a newline character
course/format/remuiformat/lang/en/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#28) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#31) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#40) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#43) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#49) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#53) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#58) Unexpected comment found. Auto-fixing will not work after this comment
(#61) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#62) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#65) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#68) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#69) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#72) Unexpected comment found. Auto-fixing will not work after this comment
(#74) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#75) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#78) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#79) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#83) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#84) The string key "moveto" is not in the correct order, it should be before "showincard"
(#85) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#87) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#90) Unexpected comment found. Auto-fixing will not work after this comment
(#91) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#94) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#97) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#100) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#102) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#107) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#108) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#112) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#113) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#120) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#123) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#124) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#125) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#128) Unexpected comment found. Auto-fixing will not work after this comment
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#132) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#137) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#139) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#143) Unexpected comment found. Auto-fixing will not work after this comment
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#150) The string key "Complete" is not in the correct order, it should be before "showmore"
(#152) Unexpected comment found. Auto-fixing will not work after this comment
(#167) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#168) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#171) The string key "left" is not in the correct order, it should be before "top"
(#173) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#177) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#178) The string key "contain" is not in the correct order, it should be before "cover"
(#179) The string key "auto" is not in the correct order, it should be before "contain"
(#181) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#184) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#190) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#192) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lang/es/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#28) Unexpected comment found. Auto-fixing will not work after this comment
(#29) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#32) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#41) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#44) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#50) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#54) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#59) Unexpected comment found. Auto-fixing will not work after this comment
(#62) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#63) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#66) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#69) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#70) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#73) Unexpected comment found. Auto-fixing will not work after this comment
(#75) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#76) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#79) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#80) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#84) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#85) The string key "moveto" is not in the correct order, it should be before "showincard"
(#86) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#88) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#91) Unexpected comment found. Auto-fixing will not work after this comment
(#92) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#95) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#98) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#101) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#103) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#108) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#109) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#113) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#114) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#121) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#124) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#125) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#126) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#129) Unexpected comment found. Auto-fixing will not work after this comment
(#132) Unexpected comment found. Auto-fixing will not work after this comment
(#133) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#135) Unexpected comment found. Auto-fixing will not work after this comment
(#136) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#138) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#140) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#144) Unexpected comment found. Auto-fixing will not work after this comment
(#147) Unexpected comment found. Auto-fixing will not work after this comment
(#151) The string key "Complete" is not in the correct order, it should be before "showmore"
(#153) Unexpected comment found. Auto-fixing will not work after this comment
(#167) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#168) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#171) The string key "left" is not in the correct order, it should be before "top"
(#173) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#176) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#177) The string key "contain" is not in the correct order, it should be before "cover"
(#178) The string key "auto" is not in the correct order, it should be before "contain"
(#180) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#183) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#191) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#193) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lang/es_mx/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#28) Unexpected comment found. Auto-fixing will not work after this comment
(#29) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#32) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#41) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#44) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#50) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#54) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#59) Unexpected comment found. Auto-fixing will not work after this comment
(#62) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#63) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#66) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#69) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#70) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#73) Unexpected comment found. Auto-fixing will not work after this comment
(#75) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#76) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#79) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#80) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#84) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#85) The string key "moveto" is not in the correct order, it should be before "showincard"
(#86) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#88) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#91) Unexpected comment found. Auto-fixing will not work after this comment
(#92) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#95) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#98) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#101) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#103) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#108) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#109) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#113) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#114) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#121) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#124) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#125) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#126) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#129) Unexpected comment found. Auto-fixing will not work after this comment
(#132) Unexpected comment found. Auto-fixing will not work after this comment
(#133) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#135) Unexpected comment found. Auto-fixing will not work after this comment
(#136) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#138) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#140) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#144) Unexpected comment found. Auto-fixing will not work after this comment
(#147) Unexpected comment found. Auto-fixing will not work after this comment
(#151) The string key "Complete" is not in the correct order, it should be before "showmore"
(#153) Unexpected comment found. Auto-fixing will not work after this comment
(#167) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#168) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#171) The string key "left" is not in the correct order, it should be before "top"
(#173) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#176) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#177) The string key "contain" is not in the correct order, it should be before "cover"
(#178) The string key "auto" is not in the correct order, it should be before "contain"
(#180) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#183) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#191) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#193) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lang/fr/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#28) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#31) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#40) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#43) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#49) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#53) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#58) Unexpected comment found. Auto-fixing will not work after this comment
(#61) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#62) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#65) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#68) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#69) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#72) Unexpected comment found. Auto-fixing will not work after this comment
(#74) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#75) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#78) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#79) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#83) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#84) The string key "moveto" is not in the correct order, it should be before "showincard"
(#85) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#87) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#90) Unexpected comment found. Auto-fixing will not work after this comment
(#91) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#94) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#97) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#100) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#102) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#107) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#108) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#112) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#113) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#120) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#123) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#124) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#125) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#128) Unexpected comment found. Auto-fixing will not work after this comment
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#132) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#137) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#139) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#143) Unexpected comment found. Auto-fixing will not work after this comment
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#150) The string key "Complete" is not in the correct order, it should be before "showmore"
(#152) Unexpected comment found. Auto-fixing will not work after this comment
(#165) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#166) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#169) The string key "left" is not in the correct order, it should be before "top"
(#171) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#174) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#175) The string key "contain" is not in the correct order, it should be before "cover"
(#176) The string key "auto" is not in the correct order, it should be before "contain"
(#178) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#181) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#189) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#191) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lang/pl/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#28) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#31) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#40) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#43) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#49) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#53) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#58) Unexpected comment found. Auto-fixing will not work after this comment
(#61) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#62) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#65) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#68) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#69) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#72) Unexpected comment found. Auto-fixing will not work after this comment
(#74) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#75) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#78) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#79) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#83) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#84) The string key "moveto" is not in the correct order, it should be before "showincard"
(#85) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#87) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#90) Unexpected comment found. Auto-fixing will not work after this comment
(#91) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#94) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#97) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#100) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#102) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#107) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#108) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#112) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#113) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#120) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#123) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#124) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#125) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#128) Unexpected comment found. Auto-fixing will not work after this comment
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#132) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#137) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#139) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#143) Unexpected comment found. Auto-fixing will not work after this comment
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#150) The string key "Complete" is not in the correct order, it should be before "showmore"
(#152) Unexpected comment found. Auto-fixing will not work after this comment
(#165) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#166) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#169) The string key "left" is not in the correct order, it should be before "top"
(#171) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#173) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#174) The string key "contain" is not in the correct order, it should be before "cover"
(#175) The string key "auto" is not in the correct order, it should be before "contain"
(#177) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#180) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#188) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#190) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lang/pt_br/format_remuiformat.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#28) The string key "defaultcoursedisplay" is not in the correct order, it should be before "plugin_description"
(#31) The string key "defaultbuttoncolour" is not in the correct order, it should be before "defaultcoursedisplay_desc"
(#40) The string key "defaultnumberoftopics" is not in the correct order, it should be before "enablepagination_desc"
(#43) The string key "defaultnumberofactivities" is not in the correct order, it should be before "defaultnumberoftopics_desc"
(#49) The string key "defaultshowsectiontitlesummary" is not in the correct order, it should be before "on"
(#55) The string key "defaultsectionsummarymaxlength" is not in the correct order, it should be before "sectiontitlesummarymaxlength_help"
(#61) Unexpected comment found. Auto-fixing will not work after this comment
(#64) The string key "section0name" is not in the correct order, it should be before "sectionnamecaps"
(#65) The string key "hidefromothers" is not in the correct order, it should be before "section0name"
(#68) The string key "editsection" is not in the correct order, it should be before "viewtopic"
(#71) The string key "currentsection" is not in the correct order, it should be before "newsectionname"
(#72) The string key "addnewsection" is not in the correct order, it should be before "currentsection"
(#75) Unexpected comment found. Auto-fixing will not work after this comment
(#77) The string key "markcomplete" is not in the correct order, it should be before "viewactivity"
(#78) The string key "grade" is not in the correct order, it should be before "markcomplete"
(#81) The string key "notsubscribed" is not in the correct order, it should be before "subscribed"
(#82) The string key "completed" is not in the correct order, it should be before "notsubscribed"
(#86) The string key "showincard" is not in the correct order, it should be before "showinrow"
(#87) The string key "moveto" is not in the correct order, it should be before "showincard"
(#88) The string key "changelayoutnotify" is not in the correct order, it should be before "moveto"
(#90) The string key "coursecompletionprogress" is not in the correct order, it should be before "generalactivities"
(#93) Unexpected comment found. Auto-fixing will not work after this comment
(#94) The string key "remuicourseformat" is not in the correct order, it should be before "resumetoactivity"
(#97) The string key "remuicourseformat_help" is not in the correct order, it should be before "remuicourseformat_list"
(#100) The string key "addsections" is not in the correct order, it should be before "remuicourseimage_filemanager_help"
(#103) The string key "remuiteacherdisplay" is not in the correct order, it should be before "teachers"
(#105) The string key "defaultremuiteacherdisplay" is not in the correct order, it should be before "remuiteacherdisplay_help"
(#110) The string key "expanded" is not in the correct order, it should be before "remuidefaultsectionview_help"
(#111) The string key "collapsed" is not in the correct order, it should be before "expanded"
(#115) The string key "enablecardbackgroundimg" is not in the correct order, it should be before "remuienablecardbackgroundimg_help"
(#116) The string key "disablecardbackgroundimg" is not in the correct order, it should be before "enablecardbackgroundimg"
(#123) The string key "dark" is not in the correct order, it should be before "remuidefaultsectiontheme_help"
(#126) The string key "defaultcardbackgroundcolor" is not in the correct order, it should be before "light"
(#127) The string key "cardbackgroundcolor_help" is not in the correct order, it should be before "defaultcardbackgroundcolor"
(#128) The string key "cardbackgroundcolor" is not in the correct order, it should be before "cardbackgroundcolor_help"
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) The string key "coursedisplay_error" is not in the correct order, it should be before "privacy:metadata"
(#137) Unexpected comment found. Auto-fixing will not work after this comment
(#138) The string key "activitystart" is not in the correct order, it should be before "coursedisplay_error"
(#140) The string key "activitiescompleted" is not in the correct order, it should be before "outof"
(#142) The string key "activitiesremaining" is not in the correct order, it should be before "activitycompleted"
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#149) Unexpected comment found. Auto-fixing will not work after this comment
(#153) The string key "Complete" is not in the correct order, it should be before "showmore"
(#155) Unexpected comment found. Auto-fixing will not work after this comment
(#169) The string key "edw_format_hd_bgpos" is not in the correct order, it should be before "enableusagetrackingdesc"
(#170) The string key "bottom" is not in the correct order, it should be before "edw_format_hd_bgpos"
(#173) The string key "left" is not in the correct order, it should be before "top"
(#175) The string key "edw_format_hd_bgpos_help" is not in the correct order, it should be before "right"
(#178) The string key "cover" is not in the correct order, it should be before "edw_format_hd_bgsize"
(#179) The string key "contain" is not in the correct order, it should be before "cover"
(#180) The string key "auto" is not in the correct order, it should be before "contain"
(#182) The string key "courseinformation" is not in the correct order, it should be before "edw_format_hd_bgsize_help"
(#185) The string key "headereditingbutton" is not in the correct order, it should be before "remuiheader"
(#193) The string key "editmodeinfo" is not in the correct order, it should be before "viewalltext"
(#195) The string key "donotshowagain" is not in the correct order, it should be before "okay"
course/format/remuiformat/lib.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#71) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#136) Short array syntax must be used to define arrays
(#199) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#252) Short array syntax must be used to define arrays
(#253) Short array syntax must be used to define arrays
(#257) Short array syntax must be used to define arrays
(#259) There should be a comma after the last array item in a multi-line array.
(#261) Short array syntax must be used to define arrays
(#263) There should be a comma after the last array item in a multi-line array.
(#265) Short array syntax must be used to define arrays
(#267) There should be a comma after the last array item in a multi-line array.
(#269) Short array syntax must be used to define arrays
(#271) There should be a comma after the last array item in a multi-line array.
(#273) Short array syntax must be used to define arrays
(#275) There should be a comma after the last array item in a multi-line array.
(#277) Short array syntax must be used to define arrays
(#279) There should be a comma after the last array item in a multi-line array.
(#281) Short array syntax must be used to define arrays
(#283) There should be a comma after the last array item in a multi-line array.
(#285) Short array syntax must be used to define arrays
(#287) There should be a comma after the last array item in a multi-line array.
(#289) Short array syntax must be used to define arrays
(#291) There should be a comma after the last array item in a multi-line array.
(#293) Short array syntax must be used to define arrays
(#295) There should be a comma after the last array item in a multi-line array.
(#303) Short array syntax must be used to define arrays
(#304) Short array syntax must be used to define arrays
(#309) Short array syntax must be used to define arrays
(#310) Short array syntax must be used to define arrays
(#312) There should be a comma after the last array item in a multi-line array.
(#313) There should be a comma after the last array item in a multi-line array.
(#316) Short array syntax must be used to define arrays
(#319) Short array syntax must be used to define arrays
(#320) Short array syntax must be used to define arrays
(#323) There should be a comma after the last array item in a multi-line array.
(#328) Short array syntax must be used to define arrays
(#331) Short array syntax must be used to define arrays
(#332) Short array syntax must be used to define arrays
(#334) There should be a comma after the last array item in a multi-line array.
(#335) There should be a comma after the last array item in a multi-line array.
(#338) There should be a comma after the last array item in a multi-line array.
(#340) Short array syntax must be used to define arrays
(#343) Short array syntax must be used to define arrays
(#344) Short array syntax must be used to define arrays
(#347) There should be a comma after the last array item in a multi-line array.
(#352) Short array syntax must be used to define arrays
(#355) Short array syntax must be used to define arrays
(#358) Short array syntax must be used to define arrays
(#358) There should be a comma after the last array item in a multi-line array.
(#363) Short array syntax must be used to define arrays
(#367) There should be a comma after the last array item in a multi-line array.
(#369) Short array syntax must be used to define arrays
(#372) Short array syntax must be used to define arrays
(#373) Short array syntax must be used to define arrays
(#375) There should be a comma after the last array item in a multi-line array.
(#376) There should be a comma after the last array item in a multi-line array.
(#379) There should be a comma after the last array item in a multi-line array.
(#381) Short array syntax must be used to define arrays
(#384) Short array syntax must be used to define arrays
(#385) Short array syntax must be used to define arrays
(#387) There should be a comma after the last array item in a multi-line array.
(#388) There should be a comma after the last array item in a multi-line array.
(#391) There should be a comma after the last array item in a multi-line array.
(#393) Short array syntax must be used to define arrays
(#396) Short array syntax must be used to define arrays
(#397) Short array syntax must be used to define arrays
(#403) There should be a comma after the last array item in a multi-line array.
(#406) There should be a comma after the last array item in a multi-line array.
(#408) Short array syntax must be used to define arrays
(#411) Short array syntax must be used to define arrays
(#412) Short array syntax must be used to define arrays
(#416) There should be a comma after the last array item in a multi-line array.
(#419) There should be a comma after the last array item in a multi-line array.
(#421) Short array syntax must be used to define arrays
(#425) There should be a comma after the last array item in a multi-line array.
(#440) Short array syntax must be used to define arrays
(#444) There should be a comma after the last array item in a multi-line array.
(#447) Short array syntax must be used to define arrays
(#451) There should be a comma after the last array item in a multi-line array.
(#466) Short array syntax must be used to define arrays
(#470) There should be a comma after the last array item in a multi-line array.
(#514) Short array syntax must be used to define arrays
(#610) Missing docblock for function supports_components
(#612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) This comment is 53% valid code; is this commented out code?
(#613) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#624) This comment is 51% valid code; is this commented out code?
(#625) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#626) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#627) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#628) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#629) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#630) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#642) This comment is 51% valid code; is this commented out code?
(#643) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#644) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#645) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#646) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#647) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#648) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#649) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Short array syntax must be used to define arrays
(#658) Short array syntax must be used to define arrays
(#659) Short array syntax must be used to define arrays
(#659) There should be a comma after the last array item in a multi-line array.
(#705) Inline comments must start with a capital letter, digit or 3-dots sequence
(#705) Inline comments must end in full-stops, exclamation marks, or question marks
(#705) This comment is 64% valid code; is this commented out code?
(#706) Expected "if (...) {\n"; found "if(...){\n"
(#707) Line exceeds 132 characters; contains 146 characters
(#708) Expected "} else {\n"; found "}else{\n"
(#747) Short array syntax must be used to define arrays
(#769) Short array syntax must be used to define arrays
(#778) Short array syntax must be used to define arrays
(#823) Short array syntax must be used to define arrays
(#840) Short array syntax must be used to define arrays
(#866) Missing docblock for function format_remuiformat_check_plugin_available
(#889) Expected "if (...) {\n"; found "if(...){\n"
(#893) Line exceeds 132 characters; contains 157 characters
(#894) Expected 1 space after "="; 3 found
(#897) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#898) Expected "if (...) {\n"; found "if(...){\n"
(#903) Expected "if (...) {\n"; found "if(...){\n"
(#907) Short array syntax must be used to define arrays
(#914) Short array syntax must be used to define arrays
(#967) Missing docblock for function get_extra_header_context
(#976) Short array syntax must be used to define arrays
(#1000) Expected "if (...) {\n"; found "if(...){\n"
(#1003) Expected "} else {\n"; found "}else{\n"
(#1006) Expected 1 space after "="; 2 found
(#1009) Expected "if (...) {\n"; found "if(...){\n"
(#1009) Expected 1 space after ">="; 0 found
(#1015) Missing docblock for function format_remuiformat_user_preferences
(#1022) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/renderer.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) This comment is 78% valid code; is this commented out code?
(#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
(#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
(#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
(#267) Short array syntax must be used to define arrays
(#269) Short array syntax must be used to define arrays
(#286) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#289) Short array syntax must be used to define arrays
(#291) Short array syntax must be used to define arrays
(#293) Short array syntax must be used to define arrays
(#295) Short array syntax must be used to define arrays
(#320) Short array syntax must be used to define arrays
(#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
(#367) Short array syntax must be used to define arrays
(#372) Short array syntax must be used to define arrays
(#376) Short array syntax must be used to define arrays
(#382) Short array syntax must be used to define arrays
(#386) Short array syntax must be used to define arrays
(#396) Short array syntax must be used to define arrays
(#409) Short array syntax must be used to define arrays
(#445) Short array syntax must be used to define arrays
(#460) Short array syntax must be used to define arrays
course/format/remuiformat/settings.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#46) Short array syntax must be used to define arrays
(#48) There should be a comma after the last array item in a multi-line array.
(#62) Short array syntax must be used to define arrays
(#64) There should be a comma after the last array item in a multi-line array.
course/format/remuiformat/version.php
(#16) Boilerplate comment must be followed by a single blank line or end of file

Javascript coding style problems

(3 errors, 39 warnings)

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

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

CSS problems

(2026 errors, 389 warnings)

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

course/format/remuiformat/styles.css
(#1990) Invalid value for "grid-template-rows" (csstree/validator)
(#2310) Invalid value for "height" (csstree/validator)
(#2509) Invalid value for "font-weight" (csstree/validator)
(#142) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#250) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#323) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#343) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#358) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#386) Expected "#D5DDEA" to be "#d5ddea" (color-hex-case)
(#393) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#502) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#562) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#571) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#758) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#852) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#874) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#891) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#906) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1112) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1153) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#1187) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1219) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#1422) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1454) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#1699) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1915) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#1942) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#1953) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2268) Expected "#D9D9D9" to be "#d9d9d9" (color-hex-case)
(#2299) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2308) Expected "#0051F9" to be "#0051f9" (color-hex-case)
(#2408) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2422) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2429) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2485) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2505) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2507) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2576) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2586) Expected "#0051F9" to be "#0051f9" (color-hex-case)
(#2607) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2646) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#2720) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2748) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2792) Expected "#0051F9" to be "#0051f9" (color-hex-case)
(#2879) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#2956) Expected "#51666C" to be "#51666c" (color-hex-case)
(#3054) Expected "#1C376F" to be "#1c376f" (color-hex-case)
(#484) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#548) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#598) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#711) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#1393) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#1628) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#1991) Unexpected duplicate "grid-template-rows" (declaration-block-no-duplicate-properties)
(#2311) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#2411) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#2883) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#233) Unexpected shorthand "margin" after "margin-left" (declaration-block-no-shorthand-property-overrides)
(#737) Unexpected shorthand "margin" after "margin-left" (declaration-block-no-shorthand-property-overrides)
(#3049) Unexpected shorthand "margin" after "margin-right" (declaration-block-no-shorthand-property-overrides)
(#1992) 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)
(#196) Unexpected !important (declaration-no-important)
(#207) Unexpected !important (declaration-no-important)
(#208) Unexpected !important (declaration-no-important)
(#210) Unexpected !important (declaration-no-important)
(#277) Unexpected !important (declaration-no-important)
(#281) Unexpected !important (declaration-no-important)
(#331) Unexpected !important (declaration-no-important)
(#451) Unexpected !important (declaration-no-important)
(#459) Unexpected !important (declaration-no-important)
(#497) Unexpected !important (declaration-no-important)
(#511) Unexpected !important (declaration-no-important)
(#512) Unexpected !important (declaration-no-important)
(#513) Unexpected !important (declaration-no-important)
(#524) Unexpected !important (declaration-no-important)
(#584) Unexpected !important (declaration-no-important)
(#585) Unexpected !important (declaration-no-important)
(#685) Unexpected !important (declaration-no-important)
(#793) Unexpected !important (declaration-no-important)
(#800) Unexpected !important (declaration-no-important)
(#861) Unexpected !important (declaration-no-important)
(#925) Unexpected !important (declaration-no-important)
(#930) Unexpected !important (declaration-no-important)
(#936) Unexpected !important (declaration-no-important)
(#942) Unexpected !important (declaration-no-important)
(#948) Unexpected !important (declaration-no-important)
(#953) Unexpected !important (declaration-no-important)
(#958) Unexpected !important (declaration-no-important)
(#963) Unexpected !important (declaration-no-important)
(#969) Unexpected !important (declaration-no-important)
(#975) Unexpected !important (declaration-no-important)
(#1050) Unexpected !important (declaration-no-important)
(#1052) Unexpected !important (declaration-no-important)
(#1056) Unexpected !important (declaration-no-important)
(#1065) Unexpected !important (declaration-no-important)
(#1130) Unexpected !important (declaration-no-important)
(#1403) Unexpected !important (declaration-no-important)
(#1638) Unexpected !important (declaration-no-important)
(#1646) Unexpected !important (declaration-no-important)
(#1647) Unexpected !important (declaration-no-important)
(#1648) Unexpected !important (declaration-no-important)
(#1649) Unexpected !important (declaration-no-important)
(#1667) Unexpected !important (declaration-no-important)
(#1668) Unexpected !important (declaration-no-important)
(#1676) Unexpected !important (declaration-no-important)
(#1677) Unexpected !important (declaration-no-important)
(#1678) Unexpected !important (declaration-no-important)
(#1679) Unexpected !important (declaration-no-important)
(#1697) Unexpected !important (declaration-no-important)
(#1698) Unexpected !important (declaration-no-important)
(#1699) Unexpected !important (declaration-no-important)
(#1730) Unexpected !important (declaration-no-important)
(#1783) Unexpected !important (declaration-no-important)
(#1792) Unexpected !important (declaration-no-important)
(#1793) Unexpected !important (declaration-no-important)
(#1808) Unexpected !important (declaration-no-important)
(#1823) Unexpected !important (declaration-no-important)
(#1855) Unexpected !important (declaration-no-important)
(#1867) Unexpected !important (declaration-no-important)
(#1874) Unexpected !important (declaration-no-important)
(#1881) Unexpected !important (declaration-no-important)
(#1888) Unexpected !important (declaration-no-important)
(#1889) Unexpected !important (declaration-no-important)
(#1913) Unexpected !important (declaration-no-important)
(#1914) Unexpected !important (declaration-no-important)
(#1915) Unexpected !important (declaration-no-important)
(#1920) Unexpected !important (declaration-no-important)
(#1925) Unexpected !important (declaration-no-important)
(#1935) Unexpected !important (declaration-no-important)
(#1997) Unexpected !important (declaration-no-important)
(#2007) Unexpected !important (declaration-no-important)
(#2011) Unexpected !important (declaration-no-important)
(#2015) Unexpected !important (declaration-no-important)
(#2047) Unexpected !important (declaration-no-important)
(#2243) Unexpected !important (declaration-no-important)
(#2257) Unexpected !important (declaration-no-important)
(#2287) Unexpected !important (declaration-no-important)
(#2368) Unexpected !important (declaration-no-important)
(#2377) Unexpected !important (declaration-no-important)
(#2383) Unexpected !important (declaration-no-important)
(#2384) Unexpected !important (declaration-no-important)
(#2407) Unexpected !important (declaration-no-important)
(#2453) Unexpected !important (declaration-no-important)
(#2457) Unexpected !important (declaration-no-important)
(#2504) Unexpected !important (declaration-no-important)
(#2675) Unexpected !important (declaration-no-important)
(#2704) Unexpected !important (declaration-no-important)
(#2838) Unexpected !important (declaration-no-important)
(#2857) Unexpected !important (declaration-no-important)
(#2867) Unexpected !important (declaration-no-important)
(#2891) Unexpected !important (declaration-no-important)
(#2895) Unexpected !important (declaration-no-important)
(#2899) Unexpected !important (declaration-no-important)
(#2904) Unexpected !important (declaration-no-important)
(#2912) Unexpected !important (declaration-no-important)
(#2917) Unexpected !important (declaration-no-important)
(#2921) Unexpected !important (declaration-no-important)
(#2925) Unexpected !important (declaration-no-important)
(#2929) Unexpected !important (declaration-no-important)
(#2933) Unexpected !important (declaration-no-important)
(#2941) Unexpected !important (declaration-no-important)
(#2951) Unexpected !important (declaration-no-important)
(#2972) Unexpected !important (declaration-no-important)
(#3000) Unexpected !important (declaration-no-important)
(#3032) Unexpected !important (declaration-no-important)
(#3048) Unexpected !important (declaration-no-important)
(#3049) Unexpected !important (declaration-no-important)
(#3050) Unexpected !important (declaration-no-important)
(#3074) Unexpected !important (declaration-no-important)
(#3114) Unexpected !important (declaration-no-important)
(#3143) Unexpected !important (declaration-no-important)
(#3151) Unexpected !important (declaration-no-important)
(#3155) Unexpected !important (declaration-no-important)
(#3159) Unexpected !important (declaration-no-important)
(#3163) Unexpected !important (declaration-no-important)
(#3167) Unexpected !important (declaration-no-important)
(#3171) Unexpected !important (declaration-no-important)
(#3175) Unexpected !important (declaration-no-important)
(#3179) Unexpected !important (declaration-no-important)
(#139) Unexpected unit (length-zero-no-unit)
(#183) Unexpected unit (length-zero-no-unit)
(#187) Unexpected unit (length-zero-no-unit)
(#233) Unexpected unit (length-zero-no-unit)
(#365) Unexpected unit (length-zero-no-unit)
(#484) Unexpected unit (length-zero-no-unit)
(#489) Unexpected unit (length-zero-no-unit)
(#584) Unexpected unit (length-zero-no-unit)
(#585) Unexpected unit (length-zero-no-unit)
(#737) Unexpected unit (length-zero-no-unit)
(#899) Unexpected unit (length-zero-no-unit)
(#985) Unexpected unit (length-zero-no-unit)
(#986) Unexpected unit (length-zero-no-unit)
(#1046) Unexpected unit (length-zero-no-unit)
(#1052) Unexpected unit (length-zero-no-unit)
(#1061) Unexpected unit (length-zero-no-unit)
(#1109) Unexpected unit (length-zero-no-unit)
(#1199) Unexpected unit (length-zero-no-unit)
(#1434) Unexpected unit (length-zero-no-unit)
(#1704) Unexpected unit (length-zero-no-unit)
(#1744) Unexpected unit (length-zero-no-unit)
(#1881) Unexpected unit (length-zero-no-unit)
(#1920) Unexpected unit (length-zero-no-unit)
(#1930) Unexpected unit (length-zero-no-unit)
(#1935) Unexpected unit (length-zero-no-unit)
(#2047) Unexpected unit (length-zero-no-unit)
(#2051) Unexpected unit (length-zero-no-unit)
(#2288) Unexpected unit (length-zero-no-unit)
(#2325) Unexpected unit (length-zero-no-unit)
(#2504) Unexpected unit (length-zero-no-unit)
(#2513) Unexpected unit (length-zero-no-unit)
(#2551) Unexpected unit (length-zero-no-unit)
(#2628) Unexpected unit (length-zero-no-unit)
(#2629) Unexpected unit (length-zero-no-unit)
(#2653) Unexpected unit (length-zero-no-unit)
(#2664) Unexpected unit (length-zero-no-unit)
(#2673) Unexpected unit (length-zero-no-unit)
(#2737) Unexpected unit (length-zero-no-unit)
(#2741) Unexpected unit (length-zero-no-unit)
(#2951) 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)
(#180) Expected line length to be no more than 132 characters (max-line-length)
(#186) Expected line length to be no more than 132 characters (max-line-length)
(#190) Expected line length to be no more than 132 characters (max-line-length)
(#262) Expected line length to be no more than 132 characters (max-line-length)
(#280) Expected line length to be no more than 132 characters (max-line-length)
(#292) Expected line length to be no more than 132 characters (max-line-length)
(#296) Expected line length to be no more than 132 characters (max-line-length)
(#300) Expected line length to be no more than 132 characters (max-line-length)
(#400) Expected line length to be no more than 132 characters (max-line-length)
(#407) Expected line length to be no more than 132 characters (max-line-length)
(#413) Expected line length to be no more than 132 characters (max-line-length)
(#419) Expected line length to be no more than 132 characters (max-line-length)
(#425) Expected line length to be no more than 132 characters (max-line-length)
(#430) 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)
(#446) Expected line length to be no more than 132 characters (max-line-length)
(#500) Expected line length to be no more than 132 characters (max-line-length)
(#501) Expected line length to be no more than 132 characters (max-line-length)
(#532) Expected line length to be no more than 132 characters (max-line-length)
(#533) Expected line length to be no more than 132 characters (max-line-length)
(#540) Expected line length to be no more than 132 characters (max-line-length)
(#577) Expected line length to be no more than 132 characters (max-line-length)
(#578) 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)
(#595) Expected line length to be no more than 132 characters (max-line-length)
(#596) Expected line length to be no more than 132 characters (max-line-length)
(#618) Expected line length to be no more than 132 characters (max-line-length)
(#619) Expected line length to be no more than 132 characters (max-line-length)
(#620) Expected line length to be no more than 132 characters (max-line-length)
(#621) Expected line length to be no more than 132 characters (max-line-length)
(#626) 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)
(#633) Expected line length to be no more than 132 characters (max-line-length)
(#646) Expected line length to be no more than 132 characters (max-line-length)
(#650) Expected line length to be no more than 132 characters (max-line-length)
(#651) Expected line length to be no more than 132 characters (max-line-length)
(#655) Expected line length to be no more than 132 characters (max-line-length)
(#656) Expected line length to be no more than 132 characters (max-line-length)
(#660) 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)
(#665) 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)
(#679) 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)
(#693) Expected line length to be no more than 132 characters (max-line-length)
(#694) Expected line length to be no more than 132 characters (max-line-length)
(#698) Expected line length to be no more than 132 characters (max-line-length)
(#699) 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)
(#701) Expected line length to be no more than 132 characters (max-line-length)
(#706) Expected line length to be no more than 132 characters (max-line-length)
(#707) Expected line length to be no more than 132 characters (max-line-length)
(#708) 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)
(#714) Expected line length to be no more than 132 characters (max-line-length)
(#715) Expected line length to be no more than 132 characters (max-line-length)
(#741) Expected line length to be no more than 132 characters (max-line-length)
(#771) Expected line length to be no more than 132 characters (max-line-length)
(#772) Expected line length to be no more than 132 characters (max-line-length)
(#785) Expected line length to be no more than 132 characters (max-line-length)
(#786) Expected line length to be no more than 132 characters (max-line-length)
(#787) Expected line length to be no more than 132 characters (max-line-length)
(#788) Expected line length to be no more than 132 characters (max-line-length)
(#789) Expected line length to be no more than 132 characters (max-line-length)
(#790) Expected line length to be no more than 132 characters (max-line-length)
(#791) Expected line length to be no more than 132 characters (max-line-length)
(#792) 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)
(#803) Expected line length to be no more than 132 characters (max-line-length)
(#804) 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)
(#813) 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)
(#818) 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)
(#823) 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)
(#828) 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)
(#844) Expected line length to be no more than 132 characters (max-line-length)
(#849) Expected line length to be no more than 132 characters (max-line-length)
(#850) Expected line length to be no more than 132 characters (max-line-length)
(#859) 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)
(#866) Expected line length to be no more than 132 characters (max-line-length)
(#880) Expected line length to be no more than 132 characters (max-line-length)
(#881) Expected line length to be no more than 132 characters (max-line-length)
(#887) Expected line length to be no more than 132 characters (max-line-length)
(#888) Expected line length to be no more than 132 characters (max-line-length)
(#897) 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)
(#924) Expected line length to be no more than 132 characters (max-line-length)
(#929) 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)
(#952) Expected line length to be no more than 132 characters (max-line-length)
(#962) Expected line length to be no more than 132 characters (max-line-length)
(#968) Expected line length to be no more than 132 characters (max-line-length)
(#974) Expected line length to be no more than 132 characters (max-line-length)
(#1095) Expected line length to be no more than 132 characters (max-line-length)
(#1099) Expected line length to be no more than 132 characters (max-line-length)
(#1103) Expected line length to be no more than 132 characters (max-line-length)
(#1147) Expected line length to be no more than 132 characters (max-line-length)
(#1157) Expected line length to be no more than 132 characters (max-line-length)
(#1215) Expected line length to be no more than 132 characters (max-line-length)
(#1250) Expected line length to be no more than 132 characters (max-line-length)
(#1257) Expected line length to be no more than 132 characters (max-line-length)
(#1264) Expected line length to be no more than 132 characters (max-line-length)
(#1269) Expected line length to be no more than 132 characters (max-line-length)
(#1270) Expected line length to be no more than 132 characters (max-line-length)
(#1279) Expected line length to be no more than 132 characters (max-line-length)
(#1280) 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)
(#1286) Expected line length to be no more than 132 characters (max-line-length)
(#1442) Expected line length to be no more than 132 characters (max-line-length)
(#1449) Expected line length to be no more than 132 characters (max-line-length)
(#1450) Expected line length to be no more than 132 characters (max-line-length)
(#1472) Expected line length to be no more than 132 characters (max-line-length)
(#1485) Expected line length to be no more than 132 characters (max-line-length)
(#1492) Expected line length to be no more than 132 characters (max-line-length)
(#1499) Expected line length to be no more than 132 characters (max-line-length)
(#1504) Expected line length to be no more than 132 characters (max-line-length)
(#1505) Expected line length to be no more than 132 characters (max-line-length)
(#1514) Expected line length to be no more than 132 characters (max-line-length)
(#1515) 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)
(#1521) Expected line length to be no more than 132 characters (max-line-length)
(#1690) Expected line length to be no more than 132 characters (max-line-length)
(#1703) Expected line length to be no more than 132 characters (max-line-length)
(#1707) Expected line length to be no more than 132 characters (max-line-length)
(#1708) Expected line length to be no more than 132 characters (max-line-length)
(#1712) Expected line length to be no more than 132 characters (max-line-length)
(#1713) Expected line length to be no more than 132 characters (max-line-length)
(#1742) Expected line length to be no more than 132 characters (max-line-length)
(#1788) Expected line length to be no more than 132 characters (max-line-length)
(#1789) Expected line length to be no more than 132 characters (max-line-length)
(#1790) Expected line length to be no more than 132 characters (max-line-length)
(#1791) Expected line length to be no more than 132 characters (max-line-length)
(#1797) Expected line length to be no more than 132 characters (max-line-length)
(#1798) Expected line length to be no more than 132 characters (max-line-length)
(#1799) Expected line length to be no more than 132 characters (max-line-length)
(#1800) Expected line length to be no more than 132 characters (max-line-length)
(#1806) 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)
(#1813) 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)
(#1827) Expected line length to be no more than 132 characters (max-line-length)
(#1828) Expected line length to be no more than 132 characters (max-line-length)
(#1829) Expected line length to be no more than 132 characters (max-line-length)
(#1834) Expected line length to be no more than 132 characters (max-line-length)
(#1835) Expected line length to be no more than 132 characters (max-line-length)
(#1836) Expected line length to be no more than 132 characters (max-line-length)
(#1837) Expected line length to be no more than 132 characters (max-line-length)
(#1838) Expected line length to be no more than 132 characters (max-line-length)
(#1839) Expected line length to be no more than 132 characters (max-line-length)
(#1840) Expected line length to be no more than 132 characters (max-line-length)
(#1841) Expected line length to be no more than 132 characters (max-line-length)
(#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)
(#1849) Expected line length to be no more than 132 characters (max-line-length)
(#1850) Expected line length to be no more than 132 characters (max-line-length)
(#1851) Expected line length to be no more than 132 characters (max-line-length)
(#1852) Expected line length to be no more than 132 characters (max-line-length)
(#1853) Expected line length to be no more than 132 characters (max-line-length)
(#1854) Expected line length to be no more than 132 characters (max-line-length)
(#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)
(#1861) Expected line length to be no more than 132 characters (max-line-length)
(#1862) Expected line length to be no more than 132 characters (max-line-length)
(#1863) Expected line length to be no more than 132 characters (max-line-length)
(#1864) Expected line length to be no more than 132 characters (max-line-length)
(#1865) Expected line length to be no more than 132 characters (max-line-length)
(#1866) Expected line length to be no more than 132 characters (max-line-length)
(#1872) 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)
(#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)
(#1886) Expected line length to be no more than 132 characters (max-line-length)
(#1887) Expected line length to be no more than 132 characters (max-line-length)
(#1893) Expected line length to be no more than 132 characters (max-line-length)
(#1898) 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)
(#1924) Expected line length to be no more than 132 characters (max-line-length)
(#1961) Expected line length to be no more than 132 characters (max-line-length)
(#1983) Expected line length to be no more than 132 characters (max-line-length)
(#1984) Expected line length to be no more than 132 characters (max-line-length)
(#1992) Expected line length to be no more than 132 characters (max-line-length)
(#2000) Expected line length to be no more than 132 characters (max-line-length)
(#2001) Expected line length to be no more than 132 characters (max-line-length)
(#2005) Expected line length to be no more than 132 characters (max-line-length)
(#2006) Expected line length to be no more than 132 characters (max-line-length)
(#2042) Expected line length to be no more than 132 characters (max-line-length)
(#2126) Expected line length to be no more than 132 characters (max-line-length)
(#2130) Expected line length to be no more than 132 characters (max-line-length)
(#2135) Expected line length to be no more than 132 characters (max-line-length)
(#2140) Expected line length to be no more than 132 characters (max-line-length)
(#2144) Expected line length to be no more than 132 characters (max-line-length)
(#2161) Expected line length to be no more than 132 characters (max-line-length)
(#2171) Expected line length to be no more than 132 characters (max-line-length)
(#2172) Expected line length to be no more than 132 characters (max-line-length)
(#2178) Expected line length to be no more than 132 characters (max-line-length)
(#2182) Expected line length to be no more than 132 characters (max-line-length)
(#2190) 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)
(#2225) Expected line length to be no more than 132 characters (max-line-length)
(#2236) Expected line length to be no more than 132 characters (max-line-length)
(#2501) Expected line length to be no more than 132 characters (max-line-length)
(#2512) Expected line length to be no more than 132 characters (max-line-length)
(#2517) Expected line length to be no more than 132 characters (max-line-length)
(#2522) Expected line length to be no more than 132 characters (max-line-length)
(#2533) Expected line length to be no more than 132 characters (max-line-length)
(#2575) Expected line length to be no more than 132 characters (max-line-length)
(#2582) Expected line length to be no more than 132 characters (max-line-length)
(#2599) Expected line length to be no more than 132 characters (max-line-length)
(#2606) Expected line length to be no more than 132 characters (max-line-length)
(#2624) Expected line length to be no more than 132 characters (max-line-length)
(#2634) Expected line length to be no more than 132 characters (max-line-length)
(#2639) Expected line length to be no more than 132 characters (max-line-length)
(#2643) 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)
(#2656) Expected line length to be no more than 132 characters (max-line-length)
(#2660) 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)
(#2672) Expected line length to be no more than 132 characters (max-line-length)
(#2679) Expected line length to be no more than 132 characters (max-line-length)
(#2683) 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)
(#2689) Expected line length to be no more than 132 characters (max-line-length)
(#2690) Expected line length to be no more than 132 characters (max-line-length)
(#2694) Expected line length to be no more than 132 characters (max-line-length)
(#2698) Expected line length to be no more than 132 characters (max-line-length)
(#2703) Expected line length to be no more than 132 characters (max-line-length)
(#2710) Expected line length to be no more than 132 characters (max-line-length)
(#2719) Expected line length to be no more than 132 characters (max-line-length)
(#2724) Expected line length to be no more than 132 characters (max-line-length)
(#2728) Expected line length to be no more than 132 characters (max-line-length)
(#2736) Expected line length to be no more than 132 characters (max-line-length)
(#2740) Expected line length to be no more than 132 characters (max-line-length)
(#2751) Expected line length to be no more than 132 characters (max-line-length)
(#2755) Expected line length to be no more than 132 characters (max-line-length)
(#2760) 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)
(#2772) Expected line length to be no more than 132 characters (max-line-length)
(#2776) Expected line length to be no more than 132 characters (max-line-length)
(#2780) Expected line length to be no more than 132 characters (max-line-length)
(#3047) 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)
(#280) Expected newline after "," (selector-list-comma-newline-after)
(#280) Expected newline after "," (selector-list-comma-newline-after)
(#665) Expected newline after "," (selector-list-comma-newline-after)
(#796) Expected newline after "," (selector-list-comma-newline-after)
(#796) Expected newline after "," (selector-list-comma-newline-after)
(#1147) Expected newline after "," (selector-list-comma-newline-after)
(#1157) Expected newline after "," (selector-list-comma-newline-after)
(#2042) Expected newline after "," (selector-list-comma-newline-after)
(#2046) Expected newline after "," (selector-list-comma-newline-after)
(#2144) Expected newline after "," (selector-list-comma-newline-after)
(#2501) Expected newline after "," (selector-list-comma-newline-after)
(#2501) Expected newline after "," (selector-list-comma-newline-after)
(#2501) Expected newline after "," (selector-list-comma-newline-after)
(#2512) Expected newline after "," (selector-list-comma-newline-after)
(#2512) Expected newline after "," (selector-list-comma-newline-after)
(#2512) Expected newline after "," (selector-list-comma-newline-after)
(#2517) Expected newline after "," (selector-list-comma-newline-after)
(#2517) Expected newline after "," (selector-list-comma-newline-after)
(#2517) Expected newline after "," (selector-list-comma-newline-after)
(#2522) Expected newline after "," (selector-list-comma-newline-after)
(#2533) Expected newline after "," (selector-list-comma-newline-after)
(#3121) 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)
(#140) Expected indentation of 4 spaces (indentation)
(#141) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#145) Expected indentation of 4 spaces (indentation)
(#149) Expected indentation of 4 spaces (indentation)
(#153) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#159) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#164) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 4 spaces (indentation)
(#169) Expected indentation of 4 spaces (indentation)
(#170) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 8 spaces (indentation)
(#181) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#195) Expected indentation of 4 spaces (indentation)
(#197) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 8 spaces (indentation)
(#201) Expected indentation of 4 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#202) Expected indentation of 8 spaces (indentation)
(#207) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#222) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#227) 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)
(#237) Expected indentation of 4 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#243) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 4 spaces (indentation)
(#245) Expected indentation of 4 spaces (indentation)
(#249) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#251) Expected indentation of 4 spaces (indentation)
(#252) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#257) Expected indentation of 4 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#267) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#269) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#281) Expected indentation of 4 spaces (indentation)
(#285) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#297) Expected indentation of 4 spaces (indentation)
(#301) Expected indentation of 4 spaces (indentation)
(#305) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#313) Expected indentation of 4 spaces (indentation)
(#317) Expected indentation of 4 spaces (indentation)
(#318) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#323) Expected indentation of 4 spaces (indentation)
(#324) Expected indentation of 4 spaces (indentation)
(#325) Expected indentation of 4 spaces (indentation)
(#326) Expected indentation of 4 spaces (indentation)
(#330) Expected indentation of 4 spaces (indentation)
(#332) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 8 spaces (indentation)
(#336) Expected indentation of 4 spaces (indentation)
(#337) Expected indentation of 4 spaces (indentation)
(#338) Expected indentation of 4 spaces (indentation)
(#339) Expected indentation of 4 spaces (indentation)
(#340) Expected indentation of 4 spaces (indentation)
(#341) Expected indentation of 4 spaces (indentation)
(#342) Expected indentation of 4 spaces (indentation)
(#343) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#346) 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)
(#356) Expected indentation of 4 spaces (indentation)
(#357) Expected indentation of 4 spaces (indentation)
(#358) 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)
(#369) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#371) Expected indentation of 4 spaces (indentation)
(#375) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#381) Expected indentation of 4 spaces (indentation)
(#385) Expected indentation of 4 spaces (indentation)
(#386) Expected indentation of 4 spaces (indentation)
(#390) Expected indentation of 4 spaces (indentation)
(#391) Expected indentation of 4 spaces (indentation)
(#392) Expected indentation of 4 spaces (indentation)
(#393) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#402) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#407) Expected indentation of 4 spaces (indentation)
(#410) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 8 spaces (indentation)
(#409) Expected indentation of 8 spaces (indentation)
(#414) Expected indentation of 4 spaces (indentation)
(#415) Expected indentation of 4 spaces (indentation)
(#419) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#420) Expected indentation of 8 spaces (indentation)
(#425) Expected indentation of 4 spaces (indentation)
(#427) Expected indentation of 4 spaces (indentation)
(#426) Expected indentation of 8 spaces (indentation)
(#431) Expected indentation of 4 spaces (indentation)
(#432) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#435) Expected indentation of 4 spaces (indentation)
(#439) Expected indentation of 4 spaces (indentation)
(#443) Expected indentation of 4 spaces (indentation)
(#440) Expected indentation of 8 spaces (indentation)
(#441) Expected indentation of 8 spaces (indentation)
(#442) Expected indentation of 8 spaces (indentation)
(#447) Expected indentation of 4 spaces (indentation)
(#451) Expected indentation of 4 spaces (indentation)
(#456) Expected indentation of 4 spaces (indentation)
(#457) Expected indentation of 4 spaces (indentation)
(#458) Expected indentation of 4 spaces (indentation)
(#459) Expected indentation of 4 spaces (indentation)
(#460) Expected indentation of 4 spaces (indentation)
(#461) Expected indentation of 4 spaces (indentation)
(#462) Expected indentation of 4 spaces (indentation)
(#466) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#467) Expected indentation of 4 spaces (indentation)
(#468) Expected indentation of 8 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#476) Expected indentation of 4 spaces (indentation)
(#474) Expected indentation of 4 spaces (indentation)
(#475) Expected indentation of 8 spaces (indentation)
(#481) Expected indentation of 4 spaces (indentation)
(#482) Expected indentation of 4 spaces (indentation)
(#483) Expected indentation of 4 spaces (indentation)
(#484) Expected indentation of 4 spaces (indentation)
(#489) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#495) Expected indentation of 4 spaces (indentation)
(#496) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#502) Expected indentation of 4 spaces (indentation)
(#503) Expected indentation of 4 spaces (indentation)
(#504) Expected indentation of 4 spaces (indentation)
(#505) Expected indentation of 4 spaces (indentation)
(#506) Expected indentation of 4 spaces (indentation)
(#511) Expected indentation of 4 spaces (indentation)
(#512) Expected indentation of 4 spaces (indentation)
(#513) Expected indentation of 4 spaces (indentation)
(#518) Expected indentation of 4 spaces (indentation)
(#519) Expected indentation of 4 spaces (indentation)
(#524) Expected indentation of 4 spaces (indentation)
(#529) Expected indentation of 4 spaces (indentation)
(#534) Expected indentation of 4 spaces (indentation)
(#535) Expected indentation of 4 spaces (indentation)
(#536) Expected indentation of 4 spaces (indentation)
(#541) Expected indentation of 4 spaces (indentation)
(#546) Expected indentation of 4 spaces (indentation)
(#547) Expected indentation of 4 spaces (indentation)
(#548) Expected indentation of 4 spaces (indentation)
(#549) Expected indentation of 4 spaces (indentation)
(#550) Expected indentation of 4 spaces (indentation)
(#555) Expected indentation of 4 spaces (indentation)
(#556) 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)
(#562) Expected indentation of 4 spaces (indentation)
(#563) Expected indentation of 4 spaces (indentation)
(#564) 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)
(#579) 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)
(#591) Expected indentation of 4 spaces (indentation)
(#592) Expected indentation of 4 spaces (indentation)
(#597) Expected indentation of 4 spaces (indentation)
(#598) Expected indentation of 4 spaces (indentation)
(#603) Expected indentation of 4 spaces (indentation)
(#604) Expected indentation of 4 spaces (indentation)
(#611) Expected indentation of 4 spaces (indentation)
(#612) Expected indentation of 4 spaces (indentation)
(#613) Expected indentation of 4 spaces (indentation)
(#614) Expected indentation of 4 spaces (indentation)
(#615) Expected indentation of 4 spaces (indentation)
(#622) Expected indentation of 4 spaces (indentation)
(#627) Expected indentation of 4 spaces (indentation)
(#628) Expected indentation of 4 spaces (indentation)
(#629) Expected indentation of 4 spaces (indentation)
(#634) Expected indentation of 4 spaces (indentation)
(#635) Expected indentation of 4 spaces (indentation)
(#640) Expected indentation of 4 spaces (indentation)
(#641) Expected indentation of 4 spaces (indentation)
(#642) Expected indentation of 4 spaces (indentation)
(#647) Expected indentation of 4 spaces (indentation)
(#652) Expected indentation of 4 spaces (indentation)
(#657) Expected indentation of 4 spaces (indentation)
(#662) Expected indentation of 4 spaces (indentation)
(#668) Expected indentation of 4 spaces (indentation)
(#673) Expected indentation of 4 spaces (indentation)
(#680) Expected indentation of 4 spaces (indentation)
(#685) Expected indentation of 4 spaces (indentation)
(#690) Expected indentation of 4 spaces (indentation)
(#695) Expected indentation of 4 spaces (indentation)
(#702) Expected indentation of 4 spaces (indentation)
(#703) Expected indentation of 4 spaces (indentation)
(#710) Expected indentation of 4 spaces (indentation)
(#711) Expected indentation of 4 spaces (indentation)
(#716) Expected indentation of 4 spaces (indentation)
(#721) Expected indentation of 4 spaces (indentation)
(#722) Expected indentation of 4 spaces (indentation)
(#723) Expected indentation of 4 spaces (indentation)
(#724) Expected indentation of 4 spaces (indentation)
(#725) Expected indentation of 4 spaces (indentation)
(#726) Expected indentation of 4 spaces (indentation)
(#727) Expected indentation of 4 spaces (indentation)
(#728) Expected indentation of 4 spaces (indentation)
(#729) Expected indentation of 4 spaces (indentation)
(#730) 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)
(#742) Expected indentation of 4 spaces (indentation)
(#749) Expected indentation of 4 spaces (indentation)
(#750) Expected indentation of 4 spaces (indentation)
(#751) Expected indentation of 4 spaces (indentation)
(#752) Expected indentation of 4 spaces (indentation)
(#757) Expected indentation of 4 spaces (indentation)
(#758) Expected indentation of 4 spaces (indentation)
(#759) Expected indentation of 4 spaces (indentation)
(#760) Expected indentation of 4 spaces (indentation)
(#761) Expected indentation of 4 spaces (indentation)
(#766) Expected indentation of 4 spaces (indentation)
(#767) Expected indentation of 4 spaces (indentation)
(#768) Expected indentation of 4 spaces (indentation)
(#773) Expected indentation of 4 spaces (indentation)
(#778) Expected indentation of 4 spaces (indentation)
(#779) Expected indentation of 4 spaces (indentation)
(#780) Expected indentation of 4 spaces (indentation)
(#793) Expected indentation of 4 spaces (indentation)
(#800) Expected indentation of 4 spaces (indentation)
(#805) Expected indentation of 4 spaces (indentation)
(#810) Expected indentation of 4 spaces (indentation)
(#815) Expected indentation of 4 spaces (indentation)
(#820) Expected indentation of 4 spaces (indentation)
(#825) Expected indentation of 4 spaces (indentation)
(#830) Expected indentation of 4 spaces (indentation)
(#835) Expected indentation of 4 spaces (indentation)
(#840) Expected indentation of 4 spaces (indentation)
(#845) Expected indentation of 4 spaces (indentation)
(#846) Expected indentation of 4 spaces (indentation)
(#851) Expected indentation of 4 spaces (indentation)
(#852) Expected indentation of 4 spaces (indentation)
(#853) Expected indentation of 4 spaces (indentation)
(#854) Expected indentation of 4 spaces (indentation)
(#855) Expected indentation of 4 spaces (indentation)
(#859) Expected indentation of 4 spaces (indentation)
(#862) Expected indentation of 4 spaces (indentation)
(#860) Expected indentation of 4 spaces (indentation)
(#861) Expected indentation of 8 spaces (indentation)
(#867) Expected indentation of 4 spaces (indentation)
(#868) Expected indentation of 4 spaces (indentation)
(#869) Expected indentation of 4 spaces (indentation)
(#870) Expected indentation of 4 spaces (indentation)
(#871) Expected indentation of 4 spaces (indentation)
(#872) Expected indentation of 4 spaces (indentation)
(#873) Expected indentation of 4 spaces (indentation)
(#874) Expected indentation of 4 spaces (indentation)
(#875) Expected indentation of 4 spaces (indentation)
(#876) Expected indentation of 4 spaces (indentation)
(#877) Expected indentation of 4 spaces (indentation)
(#882) Expected indentation of 4 spaces (indentation)
(#883) Expected indentation of 4 spaces (indentation)
(#884) Expected indentation of 4 spaces (indentation)
(#889) Expected indentation of 4 spaces (indentation)
(#890) Expected indentation of 4 spaces (indentation)
(#891) Expected indentation of 4 spaces (indentation)
(#892) Expected indentation of 4 spaces (indentation)
(#893) Expected indentation of 4 spaces (indentation)
(#894) Expected indentation of 4 spaces (indentation)
(#899) Expected indentation of 4 spaces (indentation)
(#904) Expected indentation of 4 spaces (indentation)
(#905) Expected indentation of 4 spaces (indentation)
(#906) Expected indentation of 4 spaces (indentation)
(#907) Expected indentation of 4 spaces (indentation)
(#908) Expected indentation of 4 spaces (indentation)
(#913) Expected indentation of 4 spaces (indentation)
(#917) Expected indentation of 4 spaces (indentation)
(#921) Expected indentation of 4 spaces (indentation)
(#925) Expected indentation of 4 spaces (indentation)
(#929) Expected indentation of 4 spaces (indentation)
(#931) Expected indentation of 4 spaces (indentation)
(#930) Expected indentation of 8 spaces (indentation)
(#935) Expected indentation of 4 spaces (indentation)
(#937) Expected indentation of 4 spaces (indentation)
(#936) Expected indentation of 8 spaces (indentation)
(#941) Expected indentation of 4 spaces (indentation)
(#943) Expected indentation of 4 spaces (indentation)
(#942) Expected indentation of 8 spaces (indentation)
(#947) Expected indentation of 4 spaces (indentation)
(#949) Expected indentation of 4 spaces (indentation)
(#948) Expected indentation of 8 spaces (indentation)
(#953) Expected indentation of 4 spaces (indentation)
(#958) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#964) Expected indentation of 4 spaces (indentation)
(#963) Expected indentation of 8 spaces (indentation)
(#968) Expected indentation of 4 spaces (indentation)
(#970) Expected indentation of 4 spaces (indentation)
(#969) Expected indentation of 8 spaces (indentation)
(#974) Expected indentation of 4 spaces (indentation)
(#976) Expected indentation of 4 spaces (indentation)
(#975) Expected indentation of 8 spaces (indentation)
(#980) Expected indentation of 4 spaces (indentation)
(#985) Expected indentation of 4 spaces (indentation)
(#986) Expected indentation of 4 spaces (indentation)
(#990) Expected indentation of 4 spaces (indentation)
(#994) Expected indentation of 4 spaces (indentation)
(#998) Expected indentation of 4 spaces (indentation)
(#1002) Expected indentation of 4 spaces (indentation)
(#1005) Expected indentation of 4 spaces (indentation)
(#1003) Expected indentation of 8 spaces (indentation)
(#1004) Expected indentation of 8 spaces (indentation)
(#1009) Expected indentation of 4 spaces (indentation)
(#1010) Expected indentation of 4 spaces (indentation)
(#1011) Expected indentation of 4 spaces (indentation)
(#1015) Expected indentation of 4 spaces (indentation)
(#1016) Expected indentation of 4 spaces (indentation)
(#1020) Expected indentation of 4 spaces (indentation)
(#1022) Expected indentation of 4 spaces (indentation)
(#1021) Expected indentation of 8 spaces (indentation)
(#1026) Expected indentation of 4 spaces (indentation)
(#1027) Expected indentation of 4 spaces (indentation)
(#1032) Expected indentation of 4 spaces (indentation)
(#1037) Expected indentation of 4 spaces (indentation)
(#1041) Expected indentation of 4 spaces (indentation)
(#1046) Expected indentation of 4 spaces (indentation)
(#1050) Expected indentation of 4 spaces (indentation)
(#1051) Expected indentation of 4 spaces (indentation)
(#1052) Expected indentation of 4 spaces (indentation)
(#1056) Expected indentation of 4 spaces (indentation)
(#1060) Expected indentation of 4 spaces (indentation)
(#1061) 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)
(#1074) Expected indentation of 4 spaces (indentation)
(#1077) Expected indentation of 4 spaces (indentation)
(#1075) Expected indentation of 8 spaces (indentation)
(#1076) Expected indentation of 8 spaces (indentation)
(#1081) Expected indentation of 4 spaces (indentation)
(#1082) Expected indentation of 4 spaces (indentation)
(#1086) Expected indentation of 4 spaces (indentation)
(#1088) Expected indentation of 4 spaces (indentation)
(#1087) Expected indentation of 8 spaces (indentation)
(#1092) Expected indentation of 4 spaces (indentation)
(#1096) Expected indentation of 4 spaces (indentation)
(#1100) Expected indentation of 4 spaces (indentation)
(#1104) Expected indentation of 4 spaces (indentation)
(#1109) Expected indentation of 4 spaces (indentation)
(#1110) Expected indentation of 4 spaces (indentation)
(#1111) Expected indentation of 4 spaces (indentation)
(#1112) Expected indentation of 4 spaces (indentation)
(#1113) Expected indentation of 4 spaces (indentation)
(#1114) Expected indentation of 4 spaces (indentation)
(#1115) Expected indentation of 4 spaces (indentation)
(#1122) Expected indentation of 4 spaces (indentation)
(#1129) Expected indentation of 4 spaces (indentation)
(#1130) Expected indentation of 4 spaces (indentation)
(#1135) Expected indentation of 4 spaces (indentation)
(#1136) Expected indentation of 4 spaces (indentation)
(#1137) Expected indentation of 4 spaces (indentation)
(#1142) Expected indentation of 4 spaces (indentation)
(#1143) Expected indentation of 4 spaces (indentation)
(#1144) Expected indentation of 4 spaces (indentation)
(#1150) Expected indentation of 4 spaces (indentation)
(#1151) Expected indentation of 4 spaces (indentation)
(#1152) Expected indentation of 4 spaces (indentation)
(#1153) Expected indentation of 4 spaces (indentation)
(#1154) Expected indentation of 4 spaces (indentation)
(#1160) Expected indentation of 4 spaces (indentation)
(#1165) Expected indentation of 4 spaces (indentation)
(#1166) Expected indentation of 4 spaces (indentation)
(#1167) Expected indentation of 4 spaces (indentation)
(#1168) Expected indentation of 4 spaces (indentation)
(#1173) Expected indentation of 4 spaces (indentation)
(#1177) Expected indentation of 4 spaces (indentation)
(#1180) Expected indentation of 4 spaces (indentation)
(#1178) Expected indentation of 4 spaces (indentation)
(#1179) Expected indentation of 8 spaces (indentation)
(#1185) Expected indentation of 4 spaces (indentation)
(#1186) Expected indentation of 4 spaces (indentation)
(#1187) Expected indentation of 4 spaces (indentation)
(#1192) Expected indentation of 4 spaces (indentation)
(#1199) Expected indentation of 4 spaces (indentation)
(#1200) Expected indentation of 4 spaces (indentation)
(#1201) Expected indentation of 4 spaces (indentation)
(#1202) Expected indentation of 4 spaces (indentation)
(#1203) Expected indentation of 4 spaces (indentation)
(#1208) Expected indentation of 4 spaces (indentation)
(#1209) Expected indentation of 4 spaces (indentation)
(#1210) Expected indentation of 4 spaces (indentation)
(#1211) Expected indentation of 4 spaces (indentation)
(#1216) Expected indentation of 4 spaces (indentation)
(#1217) Expected indentation of 4 spaces (indentation)
(#1218) Expected indentation of 4 spaces (indentation)
(#1219) Expected indentation of 4 spaces (indentation)
(#1224) Expected indentation of 4 spaces (indentation)
(#1225) Expected indentation of 4 spaces (indentation)
(#1229) Expected indentation of 4 spaces (indentation)
(#1233) Expected indentation of 4 spaces (indentation)
(#1230) Expected indentation of 4 spaces (indentation)
(#1231) Expected indentation of 8 spaces (indentation)
(#1232) Expected indentation of 8 spaces (indentation)
(#1238) Expected indentation of 4 spaces (indentation)
(#1243) Expected indentation of 4 spaces (indentation)
(#1244) Expected indentation of 4 spaces (indentation)
(#1245) Expected indentation of 4 spaces (indentation)
(#1246) Expected indentation of 4 spaces (indentation)
(#1251) Expected indentation of 4 spaces (indentation)
(#1252) Expected indentation of 4 spaces (indentation)
(#1256) Expected indentation of 4 spaces (indentation)
(#1259) Expected indentation of 4 spaces (indentation)
(#1257) Expected indentation of 4 spaces (indentation)
(#1258) Expected indentation of 8 spaces (indentation)
(#1263) Expected indentation of 4 spaces (indentation)
(#1266) Expected indentation of 4 spaces (indentation)
(#1264) Expected indentation of 4 spaces (indentation)
(#1265) Expected indentation of 8 spaces (indentation)
(#1271) Expected indentation of 4 spaces (indentation)
(#1272) Expected indentation of 4 spaces (indentation)
(#1273) Expected indentation of 4 spaces (indentation)
(#1274) Expected indentation of 4 spaces (indentation)
(#1275) Expected indentation of 4 spaces (indentation)
(#1279) Expected indentation of 4 spaces (indentation)
(#1284) Expected indentation of 4 spaces (indentation)
(#1280) Expected indentation of 4 spaces (indentation)
(#1281) Expected indentation of 8 spaces (indentation)
(#1282) Expected indentation of 8 spaces (indentation)
(#1283) Expected indentation of 8 spaces (indentation)
(#1285) Expected indentation of 4 spaces (indentation)
(#1288) Expected indentation of 4 spaces (indentation)
(#1286) Expected indentation of 4 spaces (indentation)
(#1287) Expected indentation of 8 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)
(#1297) Expected indentation of 4 spaces (indentation)
(#1302) Expected indentation of 4 spaces (indentation)
(#1307) Expected indentation of 4 spaces (indentation)
(#1312) Expected indentation of 4 spaces (indentation)
(#1317) Expected indentation of 4 spaces (indentation)
(#1322) Expected indentation of 4 spaces (indentation)
(#1327) Expected indentation of 4 spaces (indentation)
(#1332) Expected indentation of 4 spaces (indentation)
(#1337) Expected indentation of 4 spaces (indentation)
(#1342) Expected indentation of 4 spaces (indentation)
(#1347) Expected indentation of 4 spaces (indentation)
(#1352) Expected indentation of 4 spaces (indentation)
(#1357) Expected indentation of 4 spaces (indentation)
(#1362) Expected indentation of 4 spaces (indentation)
(#1367) Expected indentation of 4 spaces (indentation)
(#1372) Expected indentation of 4 spaces (indentation)
(#1377) Expected indentation of 4 spaces (indentation)
(#1382) Expected indentation of 4 spaces (indentation)
(#1387) Expected indentation of 4 spaces (indentation)
(#1392) 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)
(#1412) Expected indentation of 4 spaces (indentation)
(#1415) Expected indentation of 4 spaces (indentation)
(#1413) Expected indentation of 4 spaces (indentation)
(#1414) Expected indentation of 8 spaces (indentation)
(#1420) Expected indentation of 4 spaces (indentation)
(#1421) Expected indentation of 4 spaces (indentation)
(#1422) Expected indentation of 4 spaces (indentation)
(#1427) Expected indentation of 4 spaces (indentation)
(#1434) Expected indentation of 4 spaces (indentation)
(#1435) Expected indentation of 4 spaces (indentation)
(#1436) Expected indentation of 4 spaces (indentation)
(#1437) Expected indentation of 4 spaces (indentation)
(#1438) Expected indentation of 4 spaces (indentation)
(#1443) Expected indentation of 4 spaces (indentation)
(#1444) Expected indentation of 4 spaces (indentation)
(#1445) Expected indentation of 4 spaces (indentation)
(#1446) Expected indentation of 4 spaces (indentation)
(#1451) Expected indentation of 4 spaces (indentation)
(#1452) Expected indentation of 4 spaces (indentation)
(#1453) Expected indentation of 4 spaces (indentation)
(#1454) Expected indentation of 4 spaces (indentation)
(#1459) Expected indentation of 4 spaces (indentation)
(#1460) Expected indentation of 4 spaces (indentation)
(#1464) Expected indentation of 4 spaces (indentation)
(#1468) Expected indentation of 4 spaces (indentation)
(#1465) Expected indentation of 4 spaces (indentation)
(#1466) Expected indentation of 8 spaces (indentation)
(#1467) Expected indentation of 8 spaces (indentation)
(#1473) Expected indentation of 4 spaces (indentation)
(#1478) Expected indentation of 4 spaces (indentation)
(#1479) Expected indentation of 4 spaces (indentation)
(#1480) Expected indentation of 4 spaces (indentation)
(#1481) Expected indentation of 4 spaces (indentation)
(#1486) Expected indentation of 4 spaces (indentation)
(#1487) Expected indentation of 4 spaces (indentation)
(#1491) Expected indentation of 4 spaces (indentation)
(#1494) Expected indentation of 4 spaces (indentation)
(#1492) Expected indentation of 4 spaces (indentation)
(#1493) Expected indentation of 8 spaces (indentation)
(#1498) Expected indentation of 4 spaces (indentation)
(#1501) Expected indentation of 4 spaces (indentation)
(#1499) Expected indentation of 4 spaces (indentation)
(#1500) Expected indentation of 8 spaces (indentation)
(#1506) Expected indentation of 4 spaces (indentation)
(#1507) Expected indentation of 4 spaces (indentation)
(#1508) Expected indentation of 4 spaces (indentation)
(#1509) Expected indentation of 4 spaces (indentation)
(#1510) Expected indentation of 4 spaces (indentation)
(#1514) Expected indentation of 4 spaces (indentation)
(#1519) Expected indentation of 4 spaces (indentation)
(#1515) Expected indentation of 4 spaces (indentation)
(#1516) Expected indentation of 8 spaces (indentation)
(#1517) Expected indentation of 8 spaces (indentation)
(#1518) Expected indentation of 8 spaces (indentation)
(#1520) Expected indentation of 4 spaces (indentation)
(#1523) Expected indentation of 4 spaces (indentation)
(#1521) Expected indentation of 4 spaces (indentation)
(#1522) Expected indentation of 8 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)
(#1532) Expected indentation of 4 spaces (indentation)
(#1537) Expected indentation of 4 spaces (indentation)
(#1542) Expected indentation of 4 spaces (indentation)
(#1547) Expected indentation of 4 spaces (indentation)
(#1552) Expected indentation of 4 spaces (indentation)
(#1557) Expected indentation of 4 spaces (indentation)
(#1562) Expected indentation of 4 spaces (indentation)
(#1567) Expected indentation of 4 spaces (indentation)
(#1572) Expected indentation of 4 spaces (indentation)
(#1577) Expected indentation of 4 spaces (indentation)
(#1582) Expected indentation of 4 spaces (indentation)
(#1587) Expected indentation of 4 spaces (indentation)
(#1592) Expected indentation of 4 spaces (indentation)
(#1597) Expected indentation of 4 spaces (indentation)
(#1602) Expected indentation of 4 spaces (indentation)
(#1607) Expected indentation of 4 spaces (indentation)
(#1612) Expected indentation of 4 spaces (indentation)
(#1617) Expected indentation of 4 spaces (indentation)
(#1622) Expected indentation of 4 spaces (indentation)
(#1627) 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)
(#1644) Expected indentation of 4 spaces (indentation)
(#1645) Expected indentation of 4 spaces (indentation)
(#1646) Expected indentation of 4 spaces (indentation)
(#1647) 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)
(#1655) Expected indentation of 4 spaces (indentation)
(#1656) Expected indentation of 4 spaces (indentation)
(#1661) Expected indentation of 4 spaces (indentation)
(#1662) Expected indentation of 4 spaces (indentation)
(#1667) Expected indentation of 4 spaces (indentation)
(#1668) Expected indentation of 4 spaces (indentation)
(#1673) Expected indentation of 4 spaces (indentation)
(#1674) 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)
(#1678) Expected indentation of 4 spaces (indentation)
(#1679) Expected indentation of 4 spaces (indentation)
(#1684) Expected indentation of 4 spaces (indentation)
(#1685) Expected indentation of 4 spaces (indentation)
(#1686) Expected indentation of 4 spaces (indentation)
(#1691) Expected indentation of 4 spaces (indentation)
(#1692) Expected indentation of 4 spaces (indentation)
(#1697) Expected indentation of 4 spaces (indentation)
(#1698) Expected indentation of 4 spaces (indentation)
(#1699) Expected indentation of 4 spaces (indentation)
(#1704) Expected indentation of 4 spaces (indentation)
(#1709) Expected indentation of 4 spaces (indentation)
(#1714) Expected indentation of 4 spaces (indentation)
(#1715) Expected indentation of 4 spaces (indentation)
(#1716) Expected indentation of 4 spaces (indentation)
(#1723) Expected indentation of 4 spaces (indentation)
(#1730) Expected indentation of 4 spaces (indentation)
(#1737) Expected indentation of 4 spaces (indentation)
(#1744) Expected indentation of 4 spaces (indentation)
(#1751) Expected indentation of 4 spaces (indentation)
(#1758) Expected indentation of 4 spaces (indentation)
(#1762) Expected indentation of 4 spaces (indentation)
(#1767) Expected indentation of 4 spaces (indentation)
(#1763) Expected indentation of 4 spaces (indentation)
(#1764) Expected indentation of 4 spaces (indentation)
(#1765) Expected indentation of 4 spaces (indentation)
(#1766) Expected indentation of 8 spaces (indentation)
(#1774) Expected indentation of 4 spaces (indentation)
(#1775) Expected indentation of 4 spaces (indentation)
(#1779) Expected indentation of 4 spaces (indentation)
(#1785) Expected indentation of 4 spaces (indentation)
(#1780) Expected indentation of 4 spaces (indentation)
(#1781) Expected indentation of 4 spaces (indentation)
(#1782) Expected indentation of 4 spaces (indentation)
(#1783) Expected indentation of 8 spaces (indentation)
(#1784) Expected indentation of 8 spaces (indentation)
(#1792) Expected indentation of 4 spaces (indentation)
(#1793) Expected indentation of 4 spaces (indentation)
(#1794) Expected indentation of 4 spaces (indentation)
(#1801) Expected indentation of 4 spaces (indentation)
(#1808) Expected indentation of 4 spaces (indentation)
(#1815) Expected indentation of 4 spaces (indentation)
(#1816) Expected indentation of 4 spaces (indentation)
(#1823) Expected indentation of 4 spaces (indentation)
(#1830) Expected indentation of 4 spaces (indentation)
(#1834) Expected indentation of 4 spaces (indentation)
(#1843) Expected indentation of 4 spaces (indentation)
(#1835) Expected indentation of 4 spaces (indentation)
(#1836) Expected indentation of 4 spaces (indentation)
(#1837) Expected indentation of 4 spaces (indentation)
(#1838) Expected indentation of 4 spaces (indentation)
(#1839) Expected indentation of 4 spaces (indentation)
(#1840) Expected indentation of 4 spaces (indentation)
(#1841) Expected indentation of 4 spaces (indentation)
(#1842) Expected indentation of 8 spaces (indentation)
(#1847) Expected indentation of 4 spaces (indentation)
(#1856) Expected indentation of 4 spaces (indentation)
(#1848) Expected indentation of 4 spaces (indentation)
(#1849) Expected indentation of 4 spaces (indentation)
(#1850) Expected indentation of 4 spaces (indentation)
(#1851) Expected indentation of 4 spaces (indentation)
(#1852) Expected indentation of 4 spaces (indentation)
(#1853) Expected indentation of 4 spaces (indentation)
(#1854) Expected indentation of 4 spaces (indentation)
(#1855) Expected indentation of 8 spaces (indentation)
(#1867) Expected indentation of 4 spaces (indentation)
(#1874) Expected indentation of 4 spaces (indentation)
(#1881) Expected indentation of 4 spaces (indentation)
(#1888) Expected indentation of 4 spaces (indentation)
(#1889) Expected indentation of 4 spaces (indentation)
(#1894) Expected indentation of 4 spaces (indentation)
(#1899) Expected indentation of 4 spaces (indentation)
(#1900) Expected indentation of 4 spaces (indentation)
(#1901) Expected indentation of 4 spaces (indentation)
(#1902) Expected indentation of 4 spaces (indentation)
(#1907) Expected indentation of 4 spaces (indentation)
(#1912) Expected indentation of 4 spaces (indentation)
(#1913) Expected indentation of 4 spaces (indentation)
(#1914) Expected indentation of 4 spaces (indentation)
(#1915) Expected indentation of 4 spaces (indentation)
(#1920) Expected indentation of 4 spaces (indentation)
(#1925) Expected indentation of 4 spaces (indentation)
(#1930) Expected indentation of 4 spaces (indentation)
(#1935) Expected indentation of 4 spaces (indentation)
(#1942) Expected indentation of 4 spaces (indentation)
(#1943) Expected indentation of 4 spaces (indentation)
(#1944) Expected indentation of 4 spaces (indentation)
(#1945) Expected indentation of 4 spaces (indentation)
(#1946) Expected indentation of 4 spaces (indentation)
(#1953) Expected indentation of 4 spaces (indentation)
(#1954) Expected indentation of 4 spaces (indentation)
(#1955) Expected indentation of 4 spaces (indentation)
(#1962) Expected indentation of 4 spaces (indentation)
(#1969) Expected indentation of 4 spaces (indentation)
(#1970) Expected indentation of 4 spaces (indentation)
(#1971) Expected indentation of 4 spaces (indentation)
(#1978) Expected indentation of 4 spaces (indentation)
(#1979) Expected indentation of 4 spaces (indentation)
(#1980) Expected indentation of 4 spaces (indentation)
(#1985) Expected indentation of 4 spaces (indentation)
(#1990) Expected indentation of 4 spaces (indentation)
(#1991) Expected indentation of 4 spaces (indentation)
(#1992) Expected indentation of 4 spaces (indentation)
(#1997) Expected indentation of 4 spaces (indentation)
(#2002) Expected indentation of 4 spaces (indentation)
(#2007) Expected indentation of 4 spaces (indentation)
(#2011) Expected indentation of 4 spaces (indentation)
(#2012) Expected indentation of 4 spaces (indentation)
(#2013) Expected indentation of 4 spaces (indentation)
(#2014) Expected indentation of 4 spaces (indentation)
(#2015) Expected indentation of 4 spaces (indentation)
(#2019) Expected indentation of 4 spaces (indentation)
(#2023) Expected indentation of 4 spaces (indentation)
(#2027) Expected indentation of 4 spaces (indentation)
(#2031) Expected indentation of 4 spaces (indentation)
(#2035) Expected indentation of 4 spaces (indentation)
(#2039) Expected indentation of 4 spaces (indentation)
(#2043) Expected indentation of 4 spaces (indentation)
(#2047) Expected indentation of 4 spaces (indentation)
(#2051) Expected indentation of 4 spaces (indentation)
(#2052) Expected indentation of 4 spaces (indentation)
(#2056) Expected indentation of 4 spaces (indentation)
(#2057) Expected indentation of 4 spaces (indentation)
(#2058) Expected indentation of 4 spaces (indentation)
(#2059) Expected indentation of 4 spaces (indentation)
(#2060) Expected indentation of 4 spaces (indentation)
(#2061) Expected indentation of 4 spaces (indentation)
(#2062) Expected indentation of 4 spaces (indentation)
(#2063) Expected indentation of 4 spaces (indentation)
(#2067) Expected indentation of 4 spaces (indentation)
(#2069) Expected indentation of 4 spaces (indentation)
(#2068) Expected indentation of 8 spaces (indentation)
(#2073) Expected indentation of 4 spaces (indentation)
(#2074) Expected indentation of 4 spaces (indentation)
(#2075) Expected indentation of 4 spaces (indentation)
(#2079) Expected indentation of 4 spaces (indentation)
(#2081) Expected indentation of 4 spaces (indentation)
(#2080) Expected indentation of 8 spaces (indentation)
(#2085) Expected indentation of 4 spaces (indentation)
(#2089) Expected indentation of 4 spaces (indentation)
(#2090) Expected indentation of 4 spaces (indentation)
(#2091) Expected indentation of 4 spaces (indentation)
(#2092) Expected indentation of 4 spaces (indentation)
(#2093) Expected indentation of 4 spaces (indentation)
(#2094) Expected indentation of 4 spaces (indentation)
(#2095) Expected indentation of 4 spaces (indentation)
(#2099) Expected indentation of 4 spaces (indentation)
(#2100) Expected indentation of 4 spaces (indentation)
(#2101) Expected indentation of 4 spaces (indentation)
(#2102) Expected indentation of 4 spaces (indentation)
(#2103) Expected indentation of 4 spaces (indentation)
(#2107) Expected indentation of 4 spaces (indentation)
(#2110) Expected indentation of 4 spaces (indentation)
(#2108) Expected indentation of 8 spaces (indentation)
(#2109) Expected indentation of 8 spaces (indentation)
(#2114) Expected indentation of 4 spaces (indentation)
(#2115) Expected indentation of 4 spaces (indentation)
(#2116) Expected indentation of 4 spaces (indentation)
(#2117) Expected indentation of 4 spaces (indentation)
(#2121) Expected indentation of 4 spaces (indentation)
(#2123) Expected indentation of 4 spaces (indentation)
(#2122) Expected indentation of 8 spaces (indentation)
(#2127) Expected indentation of 4 spaces (indentation)
(#2131) Expected indentation of 4 spaces (indentation)
(#2132) Expected indentation of 4 spaces (indentation)
(#2136) Expected indentation of 4 spaces (indentation)
(#2137) Expected indentation of 4 spaces (indentation)
(#2141) Expected indentation of 4 spaces (indentation)
(#2145) Expected indentation of 4 spaces (indentation)
(#2146) Expected indentation of 4 spaces (indentation)
(#2147) Expected indentation of 4 spaces (indentation)
(#2151) Expected indentation of 4 spaces (indentation)
(#2152) Expected indentation of 4 spaces (indentation)
(#2153) Expected indentation of 4 spaces (indentation)
(#2154) Expected indentation of 4 spaces (indentation)
(#2158) Expected indentation of 4 spaces (indentation)
(#2162) Expected indentation of 4 spaces (indentation)
(#2163) Expected indentation of 4 spaces (indentation)
(#2164) Expected indentation of 4 spaces (indentation)
(#2165) Expected indentation of 4 spaces (indentation)
(#2166) Expected indentation of 4 spaces (indentation)
(#2167) Expected indentation of 4 spaces (indentation)
(#2168) Expected indentation of 4 spaces (indentation)
(#2173) Expected indentation of 4 spaces (indentation)
(#2174) Expected indentation of 4 spaces (indentation)
(#2175) Expected indentation of 4 spaces (indentation)
(#2179) Expected indentation of 4 spaces (indentation)
(#2183) Expected indentation of 4 spaces (indentation)
(#2184) Expected indentation of 4 spaces (indentation)
(#2185) Expected indentation of 4 spaces (indentation)
(#2186) Expected indentation of 4 spaces (indentation)
(#2187) 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)
(#2194) Expected indentation of 4 spaces (indentation)
(#2198) Expected indentation of 4 spaces (indentation)
(#2199) Expected indentation of 4 spaces (indentation)
(#2200) Expected indentation of 4 spaces (indentation)
(#2201) Expected indentation of 4 spaces (indentation)
(#2205) Expected indentation of 4 spaces (indentation)
(#2206) Expected indentation of 4 spaces (indentation)
(#2207) Expected indentation of 4 spaces (indentation)
(#2211) Expected indentation of 4 spaces (indentation)
(#2213) Expected indentation of 4 spaces (indentation)
(#2212) Expected indentation of 8 spaces (indentation)
(#2217) Expected indentation of 4 spaces (indentation)
(#2222) Expected indentation of 4 spaces (indentation)
(#2218) Expected indentation of 8 spaces (indentation)
(#2219) Expected indentation of 8 spaces (indentation)
(#2220) Expected indentation of 8 spaces (indentation)
(#2221) Expected indentation of 8 spaces (indentation)
(#2226) Expected indentation of 4 spaces (indentation)
(#2227) Expected indentation of 4 spaces (indentation)
(#2228) 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)
(#2232) Expected indentation of 4 spaces (indentation)
(#2236) Expected indentation of 4 spaces (indentation)
(#2238) Expected indentation of 4 spaces (indentation)
(#2237) Expected indentation of 8 spaces (indentation)
(#2242) Expected indentation of 4 spaces (indentation)
(#2243) Expected indentation of 4 spaces (indentation)
(#2247) Expected indentation of 4 spaces (indentation)
(#2249) Expected indentation of 4 spaces (indentation)
(#2248) Expected indentation of 8 spaces (indentation)
(#2253) Expected indentation of 4 spaces (indentation)
(#2257) Expected indentation of 4 spaces (indentation)
(#2261) Expected indentation of 4 spaces (indentation)
(#2265) Expected indentation of 4 spaces (indentation)
(#2266) Expected indentation of 4 spaces (indentation)
(#2267) Expected indentation of 4 spaces (indentation)
(#2268) Expected indentation of 4 spaces (indentation)
(#2272) Expected indentation of 4 spaces (indentation)
(#2273) Expected indentation of 4 spaces (indentation)
(#2274) Expected indentation of 4 spaces (indentation)
(#2275) Expected indentation of 4 spaces (indentation)
(#2279) Expected indentation of 4 spaces (indentation)
(#2283) Expected indentation of 4 spaces (indentation)
(#2280) Expected indentation of 8 spaces (indentation)
(#2281) Expected indentation of 8 spaces (indentation)
(#2282) Expected indentation of 8 spaces (indentation)
(#2287) Expected indentation of 4 spaces (indentation)
(#2288) Expected indentation of 4 spaces (indentation)
(#2289) Expected indentation of 4 spaces (indentation)
(#2293) Expected indentation of 4 spaces (indentation)
(#2295) Expected indentation of 4 spaces (indentation)
(#2294) Expected indentation of 8 spaces (indentation)
(#2299) Expected indentation of 4 spaces (indentation)
(#2300) Expected indentation of 4 spaces (indentation)
(#2301) Expected indentation of 4 spaces (indentation)
(#2302) Expected indentation of 4 spaces (indentation)
(#2303) Expected indentation of 4 spaces (indentation)
(#2308) Expected indentation of 4 spaces (indentation)
(#2309) Expected indentation of 4 spaces (indentation)
(#2310) Expected indentation of 4 spaces (indentation)
(#2311) Expected indentation of 4 spaces (indentation)
(#2316) Expected indentation of 4 spaces (indentation)
(#2321) Expected indentation of 4 spaces (indentation)
(#2325) Expected indentation of 4 spaces (indentation)
(#2329) Expected indentation of 4 spaces (indentation)
(#2330) Expected indentation of 4 spaces (indentation)
(#2334) Expected indentation of 4 spaces (indentation)
(#2339) Expected indentation of 4 spaces (indentation)
(#2344) Expected indentation of 4 spaces (indentation)
(#2345) Expected indentation of 4 spaces (indentation)
(#2346) Expected indentation of 4 spaces (indentation)
(#2351) Expected indentation of 4 spaces (indentation)
(#2352) Expected indentation of 4 spaces (indentation)
(#2353) Expected indentation of 4 spaces (indentation)
(#2354) Expected indentation of 4 spaces (indentation)
(#2355) Expected indentation of 4 spaces (indentation)
(#2359) Expected indentation of 4 spaces (indentation)
(#2363) Expected indentation of 4 spaces (indentation)
(#2364) Expected indentation of 4 spaces (indentation)
(#2368) Expected indentation of 4 spaces (indentation)
(#2372) 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)
(#2384) Expected indentation of 4 spaces (indentation)
(#2388) Expected indentation of 4 spaces (indentation)
(#2392) Expected indentation of 4 spaces (indentation)
(#2396) Expected indentation of 4 spaces (indentation)
(#2397) Expected indentation of 4 spaces (indentation)
(#2401) Expected indentation of 4 spaces (indentation)
(#2402) Expected indentation of 4 spaces (indentation)
(#2403) Expected indentation of 4 spaces (indentation)
(#2407) Expected indentation of 4 spaces (indentation)
(#2408) Expected indentation of 4 spaces (indentation)
(#2409) Expected indentation of 4 spaces (indentation)
(#2410) Expected indentation of 4 spaces (indentation)
(#2411) Expected indentation of 4 spaces (indentation)
(#2415) Expected indentation of 4 spaces (indentation)
(#2416) Expected indentation of 4 spaces (indentation)
(#2417) Expected indentation of 4 spaces (indentation)
(#2418) Expected indentation of 4 spaces (indentation)
(#2422) Expected indentation of 4 spaces (indentation)
(#2423) 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)
(#2432) Expected indentation of 4 spaces (indentation)
(#2436) Expected indentation of 4 spaces (indentation)
(#2440) Expected indentation of 4 spaces (indentation)
(#2441) Expected indentation of 4 spaces (indentation)
(#2442) Expected indentation of 4 spaces (indentation)
(#2443) Expected indentation of 4 spaces (indentation)
(#2444) Expected indentation of 4 spaces (indentation)
(#2445) Expected indentation of 4 spaces (indentation)
(#2449) 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)
(#2461) Expected indentation of 4 spaces (indentation)
(#2462) Expected indentation of 4 spaces (indentation)
(#2463) Expected indentation of 4 spaces (indentation)
(#2464) Expected indentation of 4 spaces (indentation)
(#2465) Expected indentation of 4 spaces (indentation)
(#2469) Expected indentation of 4 spaces (indentation)
(#2473) Expected indentation of 4 spaces (indentation)
(#2477) Expected indentation of 4 spaces (indentation)
(#2481) Expected indentation of 4 spaces (indentation)
(#2485) Expected indentation of 4 spaces (indentation)
(#2486) Expected indentation of 4 spaces (indentation)
(#2487) Expected indentation of 4 spaces (indentation)
(#2488) Expected indentation of 4 spaces (indentation)
(#2492) Expected indentation of 4 spaces (indentation)
(#2493) Expected indentation of 4 spaces (indentation)
(#2494) Expected indentation of 4 spaces (indentation)
(#2498) Expected indentation of 4 spaces (indentation)
(#2502) Expected indentation of 4 spaces (indentation)
(#2503) Expected indentation of 4 spaces (indentation)
(#2504) Expected indentation of 4 spaces (indentation)
(#2505) Expected indentation of 4 spaces (indentation)
(#2506) Expected indentation of 4 spaces (indentation)
(#2507) Expected indentation of 4 spaces (indentation)
(#2508) 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)
(#2518) Expected indentation of 4 spaces (indentation)
(#2524) Expected indentation of 4 spaces (indentation)
(#2525) Expected indentation of 4 spaces (indentation)
(#2526) Expected indentation of 4 spaces (indentation)
(#2527) Expected indentation of 4 spaces (indentation)
(#2528) Expected indentation of 4 spaces (indentation)
(#2529) Expected indentation of 4 spaces (indentation)
(#2535) Expected indentation of 4 spaces (indentation)
(#2539) Expected indentation of 4 spaces (indentation)
(#2540) 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)
(#2550) Expected indentation of 4 spaces (indentation)
(#2551) 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)
(#2559) Expected indentation of 4 spaces (indentation)
(#2560) Expected indentation of 4 spaces (indentation)
(#2561) Expected indentation of 4 spaces (indentation)
(#2562) Expected indentation of 4 spaces (indentation)
(#2566) Expected indentation of 4 spaces (indentation)
(#2567) Expected indentation of 4 spaces (indentation)
(#2568) Expected indentation of 4 spaces (indentation)
(#2572) Expected indentation of 4 spaces (indentation)
(#2576) Expected indentation of 4 spaces (indentation)
(#2577) Expected indentation of 4 spaces (indentation)
(#2578) Expected indentation of 4 spaces (indentation)
(#2579) Expected indentation of 4 spaces (indentation)
(#2583) Expected indentation of 4 spaces (indentation)
(#2584) Expected indentation of 4 spaces (indentation)
(#2585) Expected indentation of 4 spaces (indentation)
(#2586) Expected indentation of 4 spaces (indentation)
(#2587) Expected indentation of 4 spaces (indentation)
(#2588) Expected indentation of 4 spaces (indentation)
(#2592) Expected indentation of 4 spaces (indentation)
(#2596) Expected indentation of 4 spaces (indentation)
(#2600) Expected indentation of 4 spaces (indentation)
(#2601) Expected indentation of 4 spaces (indentation)
(#2602) Expected indentation of 4 spaces (indentation)
(#2603) Expected indentation of 4 spaces (indentation)
(#2607) Expected indentation of 4 spaces (indentation)
(#2608) Expected indentation of 4 spaces (indentation)
(#2609) Expected indentation of 4 spaces (indentation)
(#2610) Expected indentation of 4 spaces (indentation)
(#2614) Expected indentation of 4 spaces (indentation)
(#2618) Expected indentation of 4 spaces (indentation)
(#2619) Expected indentation of 4 spaces (indentation)
(#2620) Expected indentation of 4 spaces (indentation)
(#2621) Expected indentation of 4 spaces (indentation)
(#2625) Expected indentation of 4 spaces (indentation)
(#2626) Expected indentation of 4 spaces (indentation)
(#2627) Expected indentation of 4 spaces (indentation)
(#2628) Expected indentation of 4 spaces (indentation)
(#2629) Expected indentation of 4 spaces (indentation)
(#2630) Expected indentation of 4 spaces (indentation)
(#2634) Expected indentation of 4 spaces (indentation)
(#2636) Expected indentation of 4 spaces (indentation)
(#2635) Expected indentation of 8 spaces (indentation)
(#2640) Expected indentation of 4 spaces (indentation)
(#2644) Expected indentation of 4 spaces (indentation)
(#2645) Expected indentation of 4 spaces (indentation)
(#2646) Expected indentation of 4 spaces (indentation)
(#2647) Expected indentation of 4 spaces (indentation)
(#2648) Expected indentation of 4 spaces (indentation)
(#2649) Expected indentation of 4 spaces (indentation)
(#2653) Expected indentation of 4 spaces (indentation)
(#2657) Expected indentation of 4 spaces (indentation)
(#2661) Expected indentation of 4 spaces (indentation)
(#2662) Expected indentation of 4 spaces (indentation)
(#2663) Expected indentation of 4 spaces (indentation)
(#2664) Expected indentation of 4 spaces (indentation)
(#2668) Expected indentation of 4 spaces (indentation)
(#2669) 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)
(#2680) Expected indentation of 4 spaces (indentation)
(#2685) Expected indentation of 4 spaces (indentation)
(#2686) Expected indentation of 4 spaces (indentation)
(#2691) Expected indentation of 4 spaces (indentation)
(#2695) Expected indentation of 4 spaces (indentation)
(#2699) Expected indentation of 4 spaces (indentation)
(#2700) Expected indentation of 4 spaces (indentation)
(#2704) Expected indentation of 4 spaces (indentation)
(#2705) Expected indentation of 4 spaces (indentation)
(#2706) Expected indentation of 4 spaces (indentation)
(#2707) Expected indentation of 4 spaces (indentation)
(#2711) Expected indentation of 4 spaces (indentation)
(#2712) Expected indentation of 4 spaces (indentation)
(#2713) Expected indentation of 4 spaces (indentation)
(#2714) Expected indentation of 4 spaces (indentation)
(#2715) Expected indentation of 4 spaces (indentation)
(#2716) Expected indentation of 4 spaces (indentation)
(#2720) Expected indentation of 4 spaces (indentation)
(#2721) Expected indentation of 4 spaces (indentation)
(#2725) Expected indentation of 4 spaces (indentation)
(#2729) Expected indentation of 4 spaces (indentation)
(#2730) Expected indentation of 4 spaces (indentation)
(#2731) Expected indentation of 4 spaces (indentation)
(#2732) Expected indentation of 4 spaces (indentation)
(#2733) Expected indentation of 4 spaces (indentation)
(#2737) 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)
(#2745) Expected indentation of 4 spaces (indentation)
(#2746) Expected indentation of 4 spaces (indentation)
(#2747) Expected indentation of 4 spaces (indentation)
(#2748) Expected indentation of 4 spaces (indentation)
(#2752) Expected indentation of 4 spaces (indentation)
(#2756) Expected indentation of 4 spaces (indentation)
(#2757) 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)
(#2773) Expected indentation of 4 spaces (indentation)
(#2777) Expected indentation of 4 spaces (indentation)
(#2781) Expected indentation of 4 spaces (indentation)
(#2782) Expected indentation of 4 spaces (indentation)
(#2783) 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)
(#2790) Expected indentation of 4 spaces (indentation)
(#2791) Expected indentation of 4 spaces (indentation)
(#2792) Expected indentation of 4 spaces (indentation)
(#2793) Expected indentation of 4 spaces (indentation)
(#2794) Expected indentation of 4 spaces (indentation)
(#2798) Expected indentation of 4 spaces (indentation)
(#2799) Expected indentation of 4 spaces (indentation)
(#2800) Expected indentation of 4 spaces (indentation)
(#2801) Expected indentation of 4 spaces (indentation)
(#2802) Expected indentation of 4 spaces (indentation)
(#2803) Expected indentation of 4 spaces (indentation)
(#2804) Expected indentation of 4 spaces (indentation)
(#2805) Expected indentation of 4 spaces (indentation)
(#2809) Expected indentation of 4 spaces (indentation)
(#2813) Expected indentation of 4 spaces (indentation)
(#2818) Expected indentation of 4 spaces (indentation)
(#2822) Expected indentation of 4 spaces (indentation)
(#2823) Expected indentation of 4 spaces (indentation)
(#2824) Expected indentation of 4 spaces (indentation)
(#2828) Expected indentation of 4 spaces (indentation)
(#2829) Expected indentation of 4 spaces (indentation)
(#2833) Expected indentation of 4 spaces (indentation)
(#2834) Expected indentation of 4 spaces (indentation)
(#2838) Expected indentation of 4 spaces (indentation)
(#2839) Expected indentation of 4 spaces (indentation)
(#2843) Expected indentation of 4 spaces (indentation)
(#2844) Expected indentation of 4 spaces (indentation)
(#2845) Expected indentation of 4 spaces (indentation)
(#2849) 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)
(#2857) Expected indentation of 4 spaces (indentation)
(#2862) Expected indentation of 4 spaces (indentation)
(#2863) Expected indentation of 4 spaces (indentation)
(#2867) Expected indentation of 4 spaces (indentation)
(#2872) Expected indentation of 4 spaces (indentation)
(#2873) Expected indentation of 4 spaces (indentation)
(#2874) Expected indentation of 4 spaces (indentation)
(#2879) Expected indentation of 4 spaces (indentation)
(#2880) Expected indentation of 4 spaces (indentation)
(#2881) Expected indentation of 4 spaces (indentation)
(#2882) Expected indentation of 4 spaces (indentation)
(#2883) Expected indentation of 4 spaces (indentation)
(#2887) Expected indentation of 4 spaces (indentation)
(#2891) Expected indentation of 4 spaces (indentation)
(#2895) Expected indentation of 4 spaces (indentation)
(#2899) Expected indentation of 4 spaces (indentation)
(#2903) Expected indentation of 4 spaces (indentation)
(#2904) Expected indentation of 4 spaces (indentation)
(#2905) Expected indentation of 4 spaces (indentation)
(#2906) Expected indentation of 4 spaces (indentation)
(#2907) Expected indentation of 4 spaces (indentation)
(#2912) Expected indentation of 4 spaces (indentation)
(#2913) Expected indentation of 4 spaces (indentation)
(#2917) Expected indentation of 4 spaces (indentation)
(#2921) Expected indentation of 4 spaces (indentation)
(#2925) Expected indentation of 4 spaces (indentation)
(#2929) Expected indentation of 4 spaces (indentation)
(#2933) Expected indentation of 4 spaces (indentation)
(#2937) Expected indentation of 4 spaces (indentation)
(#2941) Expected indentation of 4 spaces (indentation)
(#2945) Expected indentation of 4 spaces (indentation)
(#2946) Expected indentation of 4 spaces (indentation)
(#2947) Expected indentation of 4 spaces (indentation)
(#2951) Expected indentation of 4 spaces (indentation)
(#2956) Expected indentation of 4 spaces (indentation)
(#2961) Expected indentation of 4 spaces (indentation)
(#2967) Expected indentation of 4 spaces (indentation)
(#2968) Expected indentation of 4 spaces (indentation)
(#2972) Expected indentation of 4 spaces (indentation)
(#2973) Expected indentation of 4 spaces (indentation)
(#2977) Expected indentation of 4 spaces (indentation)
(#2981) Expected indentation of 4 spaces (indentation)
(#2985) Expected indentation of 4 spaces (indentation)
(#2989) Expected indentation of 4 spaces (indentation)
(#2994) 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)
(#3004) Expected indentation of 4 spaces (indentation)
(#3008) Expected indentation of 4 spaces (indentation)
(#3012) Expected indentation of 4 spaces (indentation)
(#3016) Expected indentation of 4 spaces (indentation)
(#3020) 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)
(#3037) Expected indentation of 4 spaces (indentation)
(#3038) Expected indentation of 4 spaces (indentation)
(#3042) Expected indentation of 4 spaces (indentation)
(#3043) Expected indentation of 4 spaces (indentation)
(#3044) Expected indentation of 4 spaces (indentation)
(#3048) Expected indentation of 4 spaces (indentation)
(#3049) Expected indentation of 4 spaces (indentation)
(#3050) Expected indentation of 4 spaces (indentation)
(#3054) Expected indentation of 4 spaces (indentation)
(#3059) Expected indentation of 4 spaces (indentation)
(#3060) Expected indentation of 4 spaces (indentation)
(#3061) Expected indentation of 4 spaces (indentation)
(#3066) Expected indentation of 4 spaces (indentation)
(#3070) Expected indentation of 4 spaces (indentation)
(#3074) Expected indentation of 4 spaces (indentation)
(#3078) Expected indentation of 4 spaces (indentation)
(#3082) Expected indentation of 4 spaces (indentation)
(#3083) Expected indentation of 4 spaces (indentation)
(#3084) Expected indentation of 4 spaces (indentation)
(#3085) Expected indentation of 4 spaces (indentation)
(#3089) Expected indentation of 4 spaces (indentation)
(#3090) Expected indentation of 4 spaces (indentation)
(#3091) Expected indentation of 4 spaces (indentation)
(#3092) Expected indentation of 4 spaces (indentation)
(#3096) Expected indentation of 4 spaces (indentation)
(#3097) Expected indentation of 4 spaces (indentation)
(#3098) Expected indentation of 4 spaces (indentation)
(#3099) Expected indentation of 4 spaces (indentation)
(#3103) Expected indentation of 4 spaces (indentation)
(#3104) Expected indentation of 4 spaces (indentation)
(#3105) Expected indentation of 4 spaces (indentation)
(#3106) Expected indentation of 4 spaces (indentation)
(#3110) Expected indentation of 4 spaces (indentation)
(#3114) Expected indentation of 4 spaces (indentation)
(#3118) Expected indentation of 4 spaces (indentation)
(#3122) Expected indentation of 4 spaces (indentation)
(#3126) Expected indentation of 4 spaces (indentation)
(#3130) Expected indentation of 4 spaces (indentation)
(#3131) Expected indentation of 4 spaces (indentation)
(#3135) Expected indentation of 4 spaces (indentation)
(#3139) Expected indentation of 4 spaces (indentation)
(#3143) Expected indentation of 4 spaces (indentation)
(#3147) Expected indentation of 4 spaces (indentation)
(#3151) Expected indentation of 4 spaces (indentation)
(#3155) 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)
course/format/remuiformat/scss/card-layout.scss
(#13) Expected single space before "{" (block-opening-brace-space-before)
(#175) Expected single space before "{" (block-opening-brace-space-before)
(#180) Expected single space before "{" (block-opening-brace-space-before)
(#182) Expected single space before "{" (block-opening-brace-space-before)
(#203) Expected single space before "{" (block-opening-brace-space-before)
(#254) Expected single space before "{" (block-opening-brace-space-before)
(#257) Expected single space before "{" (block-opening-brace-space-before)
(#274) Expected single space before "{" (block-opening-brace-space-before)
(#288) Expected single space before "{" (block-opening-brace-space-before)
(#334) Expected single space before "{" (block-opening-brace-space-before)
(#365) Expected single space before "{" (block-opening-brace-space-before)
(#371) Expected single space before "{" (block-opening-brace-space-before)
(#372) Expected single space before "{" (block-opening-brace-space-before)
(#407) Expected single space before "{" (block-opening-brace-space-before)
(#410) Expected single space before "{" (block-opening-brace-space-before)
(#414) Expected single space before "{" (block-opening-brace-space-before)
(#437) Expected single space before "{" (block-opening-brace-space-before)
(#480) Expected single space before "{" (block-opening-brace-space-before)
(#497) Expected single space before "{" (block-opening-brace-space-before)
(#499) Expected single space before "{" (block-opening-brace-space-before)
(#502) Expected single space before "{" (block-opening-brace-space-before)
(#509) Expected single space before "{" (block-opening-brace-space-before)
(#520) Expected single space before "{" (block-opening-brace-space-before)
(#526) Expected single space before "{" (block-opening-brace-space-before)
(#545) Expected single space before "{" (block-opening-brace-space-before)
(#566) Expected single space before "{" (block-opening-brace-space-before)
(#571) Expected single space before "{" (block-opening-brace-space-before)
(#576) Expected single space before "{" (block-opening-brace-space-before)
(#589) Expected single space before "{" (block-opening-brace-space-before)
(#608) Expected single space before "{" (block-opening-brace-space-before)
(#289) Expected single space before "{" (block-opening-brace-space-before)
(#253) Expected "#D5DDEA" to be "#d5ddea" (color-hex-case)
(#332) 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)
(#281) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#264) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#281) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#524) 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)
(#215) Unexpected !important (declaration-no-important)
(#226) Unexpected !important (declaration-no-important)
(#227) Unexpected !important (declaration-no-important)
(#229) Unexpected !important (declaration-no-important)
(#305) Unexpected !important (declaration-no-important)
(#319) Unexpected !important (declaration-no-important)
(#341) Unexpected !important (declaration-no-important)
(#351) Unexpected !important (declaration-no-important)
(#352) Unexpected !important (declaration-no-important)
(#353) Unexpected !important (declaration-no-important)
(#361) Unexpected !important (declaration-no-important)
(#408) Unexpected !important (declaration-no-important)
(#409) Unexpected !important (declaration-no-important)
(#498) Unexpected !important (declaration-no-important)
(#547) Unexpected !important (declaration-no-important)
(#552) Unexpected !important (declaration-no-important)
(#557) Unexpected !important (declaration-no-important)
(#568) Unexpected !important (declaration-no-important)
(#573) Unexpected !important (declaration-no-important)
(#578) Unexpected !important (declaration-no-important)
(#584) Unexpected !important (declaration-no-important)
(#592) Unexpected !important (declaration-no-important)
(#597) Unexpected !important (declaration-no-important)
(#602) Unexpected !important (declaration-no-important)
(#568) Expected single space after "," in a single-line function (function-comma-space-after)
(#573) Expected single space after "," in a single-line function (function-comma-space-after)
(#167) Unexpected unit (length-zero-no-unit)
(#202) Unexpected unit (length-zero-no-unit)
(#332) Unexpected unit (length-zero-no-unit)
(#408) Unexpected unit (length-zero-no-unit)
(#409) Unexpected unit (length-zero-no-unit)
(#613) Unexpected unit (length-zero-no-unit)
(#614) Unexpected unit (length-zero-no-unit)
(#193) Expected single space after ":" (media-feature-colon-space-after)
(#265) Expected single space after ":" (media-feature-colon-space-after)
(#270) Expected single space after ":" (media-feature-colon-space-after)
(#277) Expected single space after ":" (media-feature-colon-space-after)
(#280) Expected single space after ":" (media-feature-colon-space-after)
(#289) Expected single space after ":" (media-feature-colon-space-after)
(#315) Expected single space after ":" (media-feature-colon-space-after)
(#324) Expected single space after ":" (media-feature-colon-space-after)
(#567) Expected single space after ":" (media-feature-colon-space-after)
(#572) Expected single space after ":" (media-feature-colon-space-after)
(#220) Expected single space after ">" (selector-combinator-space-after)
(#383) Expected single space after ">" (selector-combinator-space-after)
(#430) Expected single space after ">" (selector-combinator-space-after)
(#220) Expected single space before ">" (selector-combinator-space-before)
(#383) Expected single space before ">" (selector-combinator-space-before)
(#430) Expected single space before ">" (selector-combinator-space-before)
(#46) Expected newline after "," (selector-list-comma-newline-after)
(#480) Expected newline after "," (selector-list-comma-newline-after)
(#13) Expected indentation of 8 spaces (indentation)
(#577) Expected indentation of 12 spaces (indentation)
(#579) Expected indentation of 12 spaces (indentation)
(#578) Expected indentation of 16 spaces (indentation)
course/format/remuiformat/scss/ellipsis.scss
(#4) Unexpected !important (declaration-no-important)
(#8) Unexpected !important (declaration-no-important)
course/format/remuiformat/scss/list-layout.scss
(#12) Unexpected empty block (block-no-empty)
(#22) Expected single space before "{" (block-opening-brace-space-before)
(#23) Expected single space before "{" (block-opening-brace-space-before)
(#66) Expected single space before "{" (block-opening-brace-space-before)
(#80) Expected single space before "{" (block-opening-brace-space-before)
(#207) Expected single space before "{" (block-opening-brace-space-before)
(#262) Expected single space before "{" (block-opening-brace-space-before)
(#287) Expected single space before "{" (block-opening-brace-space-before)
(#288) Expected single space before "{" (block-opening-brace-space-before)
(#380) Expected single space before "{" (block-opening-brace-space-before)
(#386) Expected single space before "{" (block-opening-brace-space-before)
(#388) Expected single space before "{" (block-opening-brace-space-before)
(#394) Expected single space before "{" (block-opening-brace-space-before)
(#481) Expected single space before "{" (block-opening-brace-space-before)
(#484) Expected single space before "{" (block-opening-brace-space-before)
(#517) Expected single space before "{" (block-opening-brace-space-before)
(#518) Expected single space before "{" (block-opening-brace-space-before)
(#523) Expected single space before "{" (block-opening-brace-space-before)
(#525) Expected single space before "{" (block-opening-brace-space-before)
(#528) Expected single space before "{" (block-opening-brace-space-before)
(#529) Expected single space before "{" (block-opening-brace-space-before)
(#530) Expected single space before "{" (block-opening-brace-space-before)
(#545) Expected single space before "{" (block-opening-brace-space-before)
(#554) Expected single space before "{" (block-opening-brace-space-before)
(#557) Expected single space before "{" (block-opening-brace-space-before)
(#558) Expected single space before "{" (block-opening-brace-space-before)
(#560) Expected single space before "{" (block-opening-brace-space-before)
(#595) Expected single space before "{" (block-opening-brace-space-before)
(#621) Expected single space before "{" (block-opening-brace-space-before)
(#634) 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)
(#648) Expected single space before "{" (block-opening-brace-space-before)
(#81) Expected single space before "{" (block-opening-brace-space-before)
(#526) Expected single space before "!" (declaration-bang-space-before)
(#263) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#555) 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)
(#382) Unexpected !important (declaration-no-important)
(#421) Unexpected !important (declaration-no-important)
(#422) Unexpected !important (declaration-no-important)
(#434) Unexpected !important (declaration-no-important)
(#435) Unexpected !important (declaration-no-important)
(#436) Unexpected !important (declaration-no-important)
(#437) Unexpected !important (declaration-no-important)
(#457) Unexpected !important (declaration-no-important)
(#458) Unexpected !important (declaration-no-important)
(#459) Unexpected !important (declaration-no-important)
(#477) Unexpected !important (declaration-no-important)
(#496) Unexpected !important (declaration-no-important)
(#502) Unexpected !important (declaration-no-important)
(#503) Unexpected !important (declaration-no-important)
(#514) Unexpected !important (declaration-no-important)
(#526) Unexpected !important (declaration-no-important)
(#546) Unexpected !important (declaration-no-important)
(#552) Unexpected !important (declaration-no-important)
(#555) Unexpected !important (declaration-no-important)
(#559) Unexpected !important (declaration-no-important)
(#561) Unexpected !important (declaration-no-important)
(#562) Unexpected !important (declaration-no-important)
(#608) Unexpected !important (declaration-no-important)
(#609) Unexpected !important (declaration-no-important)
(#610) Unexpected !important (declaration-no-important)
(#612) Unexpected !important (declaration-no-important)
(#614) Unexpected !important (declaration-no-important)
(#622) Unexpected !important (declaration-no-important)
(#673) Unexpected !important (declaration-no-important)
(#680) Unexpected !important (declaration-no-important)
(#662) 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)
(#461) Unexpected unit (length-zero-no-unit)
(#482) Unexpected unit (length-zero-no-unit)
(#559) Unexpected unit (length-zero-no-unit)
(#612) Unexpected unit (length-zero-no-unit)
(#620) Unexpected unit (length-zero-no-unit)
(#622) 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)
(#488) Expected single space after ":" (media-feature-colon-space-after)
(#495) Expected single space after ":" (media-feature-colon-space-after)
(#537) Expected single space after ":" (media-feature-colon-space-after)
(#543) Expected single space after ":" (media-feature-colon-space-after)
(#394) Expected newline after "," (selector-list-comma-newline-after)
(#539) Unexpected whitespace before ")" (selector-pseudo-class-parentheses-space-inside)
(#676) 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)
(#376) Expected indentation of 12 spaces (indentation)
(#385) Expected indentation of 12 spaces (indentation)
(#377) Expected indentation of 12 spaces (indentation)
(#378) Expected indentation of 16 spaces (indentation)
(#384) Expected indentation of 16 spaces (indentation)
(#379) Expected indentation of 20 spaces (indentation)
(#380) Expected indentation of 20 spaces (indentation)
(#383) Expected indentation of 20 spaces (indentation)
(#381) Expected indentation of 24 spaces (indentation)
(#382) Expected indentation of 24 spaces (indentation)
course/format/remuiformat/scss/mixin.scss
(#7) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected single space after at-rule name "@mixin" (at-rule-name-space-after)
(#7) Expected single space after at-rule name "@mixin" (at-rule-name-space-after)
(#55) Expected single space before "{" (block-opening-brace-space-before)
(#56) Expected single space before "{" (block-opening-brace-space-before)
(#76) Expected single space before "{" (block-opening-brace-space-before)
(#77) Expected single space before "{" (block-opening-brace-space-before)
(#81) Expected single space before "{" (block-opening-brace-space-before)
(#84) Expected single space before "{" (block-opening-brace-space-before)
(#88) Expected single space before "{" (block-opening-brace-space-before)
(#89) Expected single space before "{" (block-opening-brace-space-before)
(#93) Expected single space before "{" (block-opening-brace-space-before)
(#94) Expected single space before "{" (block-opening-brace-space-before)
(#98) Expected single space before "{" (block-opening-brace-space-before)
(#99) Expected single space before "{" (block-opening-brace-space-before)
(#30) Unexpected shorthand "margin" after "margin-left" (declaration-block-no-shorthand-property-overrides)
(#82) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#78) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#74) Unexpected !important (declaration-no-important)
(#78) Unexpected !important (declaration-no-important)
(#136) Unexpected !important (declaration-no-important)
(#30) Unexpected unit (length-zero-no-unit)
(#167) Unexpected unit (length-zero-no-unit)
(#77) Expected newline after "," (selector-list-comma-newline-after)
(#77) Expected newline after "," (selector-list-comma-newline-after)
course/format/remuiformat/scss/styles.scss
(#482) 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)
(#334) Expected single space before "{" (block-opening-brace-space-before)
(#356) Expected single space before "{" (block-opening-brace-space-before)
(#357) Expected single space before "{" (block-opening-brace-space-before)
(#358) Expected single space before "{" (block-opening-brace-space-before)
(#359) Expected single space before "{" (block-opening-brace-space-before)
(#385) Expected single space before "{" (block-opening-brace-space-before)
(#469) Expected single space before "{" (block-opening-brace-space-before)
(#470) Expected single space before "{" (block-opening-brace-space-before)
(#483) Expected single space before "{" (block-opening-brace-space-before)
(#486) Expected single space before "{" (block-opening-brace-space-before)
(#487) Expected single space before "{" (block-opening-brace-space-before)
(#512) Expected single space before "{" (block-opening-brace-space-before)
(#592) Expected single space before "{" (block-opening-brace-space-before)
(#603) Expected single space before "{" (block-opening-brace-space-before)
(#606) Expected single space before "{" (block-opening-brace-space-before)
(#653) Expected single space before "{" (block-opening-brace-space-before)
(#669) Expected single space before "{" (block-opening-brace-space-before)
(#670) Expected single space before "{" (block-opening-brace-space-before)
(#673) Expected single space before "{" (block-opening-brace-space-before)
(#702) Expected single space before "{" (block-opening-brace-space-before)
(#712) Expected single space before "{" (block-opening-brace-space-before)
(#921) Expected single space before "{" (block-opening-brace-space-before)
(#1015) Expected single space before "{" (block-opening-brace-space-before)
(#1016) Expected single space before "{" (block-opening-brace-space-before)
(#1017) Expected single space before "{" (block-opening-brace-space-before)
(#1018) Expected single space before "{" (block-opening-brace-space-before)
(#1019) 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)
(#1033) Expected single space before "{" (block-opening-brace-space-before)
(#1038) Expected single space before "{" (block-opening-brace-space-before)
(#1049) Expected single space before "{" (block-opening-brace-space-before)
(#1056) Expected single space before "{" (block-opening-brace-space-before)
(#1066) Expected single space before "{" (block-opening-brace-space-before)
(#1069) Expected single space before "{" (block-opening-brace-space-before)
(#1070) Expected single space before "{" (block-opening-brace-space-before)
(#1075) Expected single space before "{" (block-opening-brace-space-before)
(#1083) Expected single space before "{" (block-opening-brace-space-before)
(#1084) Expected single space before "{" (block-opening-brace-space-before)
(#1089) Expected single space before "{" (block-opening-brace-space-before)
(#1096) Expected single space before "{" (block-opening-brace-space-before)
(#1106) Expected single space before "{" (block-opening-brace-space-before)
(#1120) Expected single space before "{" (block-opening-brace-space-before)
(#1121) Expected single space before "{" (block-opening-brace-space-before)
(#1158) Expected single space before "{" (block-opening-brace-space-before)
(#1162) Expected single space before "{" (block-opening-brace-space-before)
(#1166) Expected single space before "{" (block-opening-brace-space-before)
(#1169) Expected single space before "{" (block-opening-brace-space-before)
(#1172) Expected single space before "{" (block-opening-brace-space-before)
(#1175) Expected single space before "{" (block-opening-brace-space-before)
(#1178) Expected single space before "{" (block-opening-brace-space-before)
(#230) Expected "#D9D9D9" to be "#d9d9d9" (color-hex-case)
(#931) Expected "#51666C" to be "#51666c" (color-hex-case)
(#1023) Unexpected shorthand "margin" after "margin-right" (declaration-block-no-shorthand-property-overrides)
(#652) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#485) 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)
(#326) Unexpected !important (declaration-no-important)
(#337) Unexpected !important (declaration-no-important)
(#341) Unexpected !important (declaration-no-important)
(#342) Unexpected !important (declaration-no-important)
(#373) Unexpected !important (declaration-no-important)
(#418) Unexpected !important (declaration-no-important)
(#422) Unexpected !important (declaration-no-important)
(#477) Unexpected !important (declaration-no-important)
(#624) Unexpected !important (declaration-no-important)
(#654) Unexpected !important (declaration-no-important)
(#808) Unexpected !important (declaration-no-important)
(#828) Unexpected !important (declaration-no-important)
(#836) Unexpected !important (declaration-no-important)
(#856) Unexpected !important (declaration-no-important)
(#859) Unexpected !important (declaration-no-important)
(#862) Unexpected !important (declaration-no-important)
(#867) Unexpected !important (declaration-no-important)
(#874) Unexpected !important (declaration-no-important)
(#878) Unexpected !important (declaration-no-important)
(#881) Unexpected !important (declaration-no-important)
(#884) Unexpected !important (declaration-no-important)
(#887) Unexpected !important (declaration-no-important)
(#897) Unexpected !important (declaration-no-important)
(#904) Unexpected !important (declaration-no-important)
(#924) Unexpected !important (declaration-no-important)
(#951) Unexpected !important (declaration-no-important)
(#972) Unexpected !important (declaration-no-important)
(#998) Unexpected !important (declaration-no-important)
(#1022) Unexpected !important (declaration-no-important)
(#1023) Unexpected !important (declaration-no-important)
(#1024) Unexpected !important (declaration-no-important)
(#1057) Unexpected !important (declaration-no-important)
(#1101) Unexpected !important (declaration-no-important)
(#1143) Unexpected !important (declaration-no-important)
(#1154) Unexpected !important (declaration-no-important)
(#1159) Unexpected !important (declaration-no-important)
(#1163) Unexpected !important (declaration-no-important)
(#1167) Unexpected !important (declaration-no-important)
(#1170) Unexpected !important (declaration-no-important)
(#1173) Unexpected !important (declaration-no-important)
(#1176) Unexpected !important (declaration-no-important)
(#1179) 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)
(#477) Unexpected unit (length-zero-no-unit)
(#484) Unexpected unit (length-zero-no-unit)
(#520) Unexpected unit (length-zero-no-unit)
(#589) Unexpected unit (length-zero-no-unit)
(#590) Unexpected unit (length-zero-no-unit)
(#614) Unexpected unit (length-zero-no-unit)
(#622) Unexpected unit (length-zero-no-unit)
(#689) Unexpected unit (length-zero-no-unit)
(#695) Unexpected unit (length-zero-no-unit)
(#924) Unexpected unit (length-zero-no-unit)
(#680) 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)
(#584) Expected single space after ":" (media-feature-colon-space-after)
(#397) Expected single space after ">" (selector-combinator-space-after)
(#415) Expected single space after ">" (selector-combinator-space-after)
(#797) Expected single space after ">" (selector-combinator-space-after)
(#827) Expected single space after ">" (selector-combinator-space-after)
(#962) Expected single space after ">" (selector-combinator-space-after)
(#397) Expected single space before ">" (selector-combinator-space-before)
(#415) Expected single space before ">" (selector-combinator-space-before)
(#797) Expected single space before ">" (selector-combinator-space-before)
(#827) Expected single space before ">" (selector-combinator-space-before)
(#962) 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)
(#469) Expected newline after "," (selector-list-comma-newline-after)
(#473) Expected newline after "," (selector-list-comma-newline-after)
(#1121) 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)
(#368) Expected indentation of 4 spaces (indentation)
(#387) Expected indentation of 20 spaces (indentation)
(#1154) Expected indentation of 4 spaces (indentation)
course/format/remuiformat/scss/variables.scss
(#63) Expected single space before "{" (block-opening-brace-space-before)
(#66) Expected single space before "{" (block-opening-brace-space-before)
(#69) Expected single space before "{" (block-opening-brace-space-before)
(#72) Expected single space before "{" (block-opening-brace-space-before)
(#75) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected "#4C5A73" to be "#4c5a73" (color-hex-case)
(#4) Expected "#0051F9" to be "#0051f9" (color-hex-case)
(#6) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#7) Expected "#1C376F" to be "#1c376f" (color-hex-case)
(#8) Expected "#EBF0F9" to be "#ebf0f9" (color-hex-case)
(#19) Unexpected unit (length-zero-no-unit)

PHPDocs style problems

(3 errors, 0 warnings)

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

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

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(13 errors, 21 warnings)

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

course/format/remuiformat/templates/card_all_sections_summary.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/card_general_section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/card_general_section_edit.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/card_one_section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/card_section_summary.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/card_section_summary_edit.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/course_progress.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: CSS: “width”: Parse Error. (> <div class="progress-bar bg-green-600" style="width: %; height: 100%;" role="progressbar"> )
course/format/remuiformat/templates/edit_mode_info.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 9: Bad value “button” for attribute “type” on element “a”: Subtype missing. ( <a type="button" class="btn btn-link border-0 hideeditmodeinfomodal" >((dono)
(#1) HTML Validation error, line 9: Element “a” is missing required attribute “href”. ( <a type="button" class="btn btn-link border-0 hideeditmodeinfomodal" >((dono)
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( require(['jquery'], function($){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(document).ready(function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(".hideeditmodeinfomodal").click(function(){
course/format/remuiformat/templates/edwbadges.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
course/format/remuiformat/templates/list_all_sections.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/list_all_sections_summary.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/list_delegatedsection.mustache
(#1) HTML Validation error, line 3: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (d><body><li id="section-" class="card section main delegated-section clearfix " role="region" aria-labelledby="section- .sectionname a:not(.quickeditlink)"> <)
(#1) HTML Validation info, line 11: Empty heading. ( <h3 class="sectionname card-title m-0 d-inline"> )
(#1) HTML Validation error, line 3: The “aria-labelledby” attribute must point to an element in the same document. (d><body><li id="section-" class="card section main delegated-section clearfix " role="region" aria-labelledby="section- .sectionname a:not(.quickeditlink)"> <)
(#1) HTML Validation error, line 3: The “aria-labelledby” attribute must point to an element in the same document. (d><body><li id="section-" class="card section main delegated-section clearfix " role="region" aria-labelledby="section- .sectionname a:not(.quickeditlink)"> <)
(#1) HTML Validation error, line 4: The “aria-labelledby” attribute must point to an element in the same document. (nk)"> <div class="content card-block remui-list-content-border" aria-labelledby="section- .sectionname a:not(.quickeditlink)"> )
(#1) HTML Validation error, line 4: The “aria-labelledby” attribute must point to an element in the same document. (nk)"> <div class="content card-block remui-list-content-border" aria-labelledby="section- .sectionname a:not(.quickeditlink)"> )
(#1) HTML Validation error, line 12: The “aria-controls” attribute must point to an element in the same document. ( <a class="panel-title p-0 " href="#sectionwrapper-" aria-controls="sectionwrapper-"> )
course/format/remuiformat/templates/list_general_section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/list_general_section_edit.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/list_one_section.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/list_sections.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/list_sections_summary.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/remuiformat/templates/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]