Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(336 errors, 321 warnings)

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

mod/dialogue/classes/reply.php
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Line exceeds maximum limit of 180 characters; contains 186 characters
(#97) Expected 1 space after "=>"; newline found
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line exceeds 132 characters; contains 171 characters
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dialogue/classes/task/dialogue_cron_task.php
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
mod/dialogue/cli/cleanuporphans.php
(#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
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Expected 1 space after "="; newline found
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Expected 1 space after "="; 2 found
(#81) Whitespace found at end of line within string
(#82) Whitespace found at end of line within string
(#84) Whitespace found at end of line
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "pre_dbqueries" must not contain underscores.
(#109) Variable "pre_dbqueries" must not contain underscores.
(#110) Variable "pre_time" must not contain underscores.
(#111) Variable "pre_dbqueries" must not contain underscores.
(#112) Variable "pre_dbqueries" must not contain underscores.
(#113) Variable "pre_time" must not contain underscores.
mod/dialogue/cli/processopenrules.php
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Expected 1 space after "="; newline found
(#48) Line indented incorrectly; expected at least 4 spaces, found 0
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// TODO: localize - to be translated later when everything is finished" but found "//TODO: localize - to be translated later when everything is finished"
(#65) No space found before comment text; expected "// @error_reporting(1023); // NOT FOR PRODUCTION SERVERS!" but found "//@error_reporting(1023); // NOT FOR PRODUCTION SERVERS!"
(#66) No space found before comment text; expected "// @ini_set('display_errors', '1'); // NOT FOR PRODUCTION SERVERS!" but found "//@ini_set('display_errors', '1'); // NOT FOR PRODUCTION SERVERS!"
(#67) No space found before comment text; expected "// $CFG->debug = 38911; // DEBUG_DEVELOPER // NOT FOR PRODUCTION SERVERS!" but found "//$CFG->debug = 38911; // DEBUG_DEVELOPER // NOT FOR PRODUCTION SERVERS!"
(#68) No space found before comment text; expected "// $CFG->debugdisplay = true; // NOT FOR PRODUCTION SERVERS!" but found "//$CFG->debugdisplay = true; // NOT FOR PRODUCTION SERVERS!"
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Variable "pre_dbqueries" must not contain underscores.
(#96) Variable "pre_dbqueries" must not contain underscores.
(#97) Variable "pre_time" must not contain underscores.
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Variable "pre_dbqueries" must not contain underscores.
(#101) Variable "pre_dbqueries" must not contain underscores.
(#102) Variable "pre_time" must not contain underscores.
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dialogue/conversation.php
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Expected "if (...) {\n"; found "if (...){\n"
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line exceeds 132 characters; contains 135 characters
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Line exceeds 132 characters; contains 136 characters
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dialogue/conversation/close.php
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) This comment is 86% valid code; is this commented out code?
(#43) No space found before comment text; expected "// $PAGE->set_pagelayout('base');" but found "//$PAGE->set_pagelayout('base');"
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dialogue/conversation/create.php
(#61) Expected "if (...) {\n"; found "if (...){\n"
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dialogue/conversation/delete.php
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) This comment is 86% valid code; is this commented out code?
(#43) No space found before comment text; expected "// $PAGE->set_pagelayout('base');" but found "//$PAGE->set_pagelayout('base');"
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dialogue/conversation/edit.php
(#49) Expected "if (...) {\n"; found "if (...){\n"
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dialogue/db/messages.php
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) 3 slashes comments are not allowed; use "// Comment." instead
mod/dialogue/db/tasks.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/dialogue/db/upgrade.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Inline doc block comments are not allowed; use "// Comment." instead
mod/dialogue/drafts.php
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) 3 slashes comments are not allowed; use "// Comment." instead
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#85) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#113) Whitespace found at end of line
(#116) Whitespace found at end of line
(#118) Expected 1 space after ".="; 2 found
(#125) Whitespace found at end of line
(#135) Whitespace found at end of line
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) This comment is 54% valid code; is this commented out code?
(#140) No space found before comment text; expected "// $html .= html_writer::tag('caption', '@todo');" but found "//$html .= html_writer::tag('caption', '@todo');"
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/dialogue/formlib.php
(#19) Inline doc block comments are not allowed; use "// Comment." instead
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Expected "if (...) {\n"; found "if (...) { // 0 = No attachments at all\n"
(#42) Line exceeds 132 characters; contains 137 characters
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#43) Line exceeds 132 characters; contains 142 characters
(#64) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#69) Line exceeds 132 characters; contains 135 characters
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Line exceeds 132 characters; contains 145 characters
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Line exceeds 132 characters; contains 159 characters
(#77) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#90) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// reset the optgroup array()" but found "//reset the optgroup array()"
(#142) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space before "=>"; 0 found
(#155) Line exceeds 132 characters; contains 134 characters
(#187) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) This comment is 84% valid code; is this commented out code?
(#219) No space found before comment text; expected "// $mform->disable_form_change_checker();" but found "//$mform->disable_form_change_checker();"
(#223) Inline doc block comments are not allowed; use "// Comment." instead
(#225) Expected 1 space before "=>"; 0 found
(#225) Expected 1 space after "=>"; 0 found
(#226) Expected 1 space before "=>"; 0 found
(#226) Expected 1 space after "=>"; 0 found
(#227) Expected 1 space before "=>"; 0 found
(#227) Expected 1 space after "=>"; 0 found
(#229) Expected 1 space before "=>"; 0 found
(#229) Expected 1 space after "=>"; 0 found
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Line exceeds 132 characters; contains 137 characters
(#231) Expected 1 space before "=>"; 0 found
(#231) Expected 1 space after "=>"; 0 found
(#231) Line exceeds maximum limit of 180 characters; contains 183 characters
(#232) Expected 1 space before "=>"; 0 found
(#232) Expected 1 space after "=>"; 0 found
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Inline doc block comments are not allowed; use "// Comment." instead
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) This comment is 100% valid code; is this commented out code?
(#240) No space found before comment text; expected "// 'Person search'" but found "//'Person search'"
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Expected "if (...) {\n"; found "if (...){\n"
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Commas (,) must be followed by white space.
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#298) Expected 1 space after closing parenthesis; found 0
(#307) Expected 1 space before "=>"; 0 found
(#307) Expected 1 space after "=>"; 0 found
(#310) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#313) Expected 1 space before "=>"; 0 found
(#313) Expected 1 space after "=>"; 0 found
(#320) Whitespace found at end of line
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Commas (,) must be followed by white space.
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Empty ELSE statement detected
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) This comment is 50% valid code; is this commented out code?
(#396) No space found before comment text; expected "// $data->bulkopenrule = false;" but found "//$data->bulkopenrule = false;"
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Whitespace found at end of line
mod/dialogue/index.php
(#23) Expected 1 space before "=>"; 0 found
(#23) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
mod/dialogue/lang/en/dialogue.php
(#82) Expected 1 space after "="; 2 found
(#165) Whitespace found at end of line within string
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dialogue/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#30) Closing brace must be on a line by itself
(#31) Closing brace must be on a line by itself
(#32) Closing brace must be on a line by itself
(#33) Closing brace must be on a line by itself
(#34) Closing brace must be on a line by itself
(#35) Closing brace must be on a line by itself
(#36) Closing brace must be on a line by itself
(#37) Closing brace must be on a line by itself
(#38) Closing brace must be on a line by itself
(#39) Closing brace must be on a line by itself
(#40) Closing brace must be on a line by itself
(#42) Closing brace must be on a line by itself
(#65) Expected 1 space after "="; 2 found
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#103) Whitespace found at end of line
(#105) Whitespace found at end of line
(#107) Whitespace found at end of line
(#109) Whitespace found at end of line
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#124) Whitespace found at end of line
(#137) Whitespace found at end of line
(#139) Whitespace found at end of line
(#140) Whitespace found at end of line within string
(#141) Whitespace found at end of line within string
(#142) Whitespace found at end of line within string
(#143) Whitespace found at end of line within string
(#144) Whitespace found at end of line within string
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Expected "if (...) {\n"; found "if (...){\n"
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#210) Whitespace found at end of line
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Whitespace found at end of line within string
(#265) Whitespace found at end of line within string
(#266) Whitespace found at end of line within string
(#267) Whitespace found at end of line within string
(#268) Whitespace found at end of line within string
(#331) Commas (,) must be followed by white space.
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Expected 1 space before "=>"; 0 found
(#403) Expected 1 space after "=>"; 0 found
(#407) Expected 1 space before "=>"; 0 found
(#407) Expected 1 space after "=>"; 0 found
(#411) Expected 1 space before "=>"; 0 found
(#411) Expected 1 space after "=>"; 0 found
(#419) Line indented incorrectly; expected at least 8 spaces, found 7
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Commas (,) must be followed by white space.
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) This comment is 67% valid code; is this commented out code?
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) This comment is 43% valid code; is this commented out code?
(#482) Whitespace found at end of line within string
(#483) Whitespace found at end of line within string
(#484) Whitespace found at end of line within string
(#485) Whitespace found at end of line within string
(#494) Whitespace found at end of line within string
(#495) Whitespace found at end of line within string
(#496) Whitespace found at end of line within string
(#497) Whitespace found at end of line within string
(#505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#505) This comment is 67% valid code; is this commented out code?
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dialogue/locallib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#51) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#63) Whitespace found at end of line within string
(#67) Whitespace found at end of line
(#78) Expected 1 space after "="; 2 found
(#80) Expected 1 space after "="; 2 found
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Line exceeds 132 characters; contains 138 characters
(#176) Whitespace found at end of line
(#183) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#188) Whitespace found at end of line
(#190) Whitespace found at end of line
(#192) Whitespace found at end of line within string
(#193) Whitespace found at end of line within string
(#218) Line indented incorrectly; expected 4 spaces, found 8
(#220) Line indented incorrectly; expected 4 spaces, found 8
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Whitespace found at end of line within string
(#291) Whitespace found at end of line within string
(#292) Whitespace found at end of line within string
(#293) Whitespace found at end of line within string
(#294) Whitespace found at end of line within string
(#295) Whitespace found at end of line within string
(#296) Whitespace found at end of line within string
(#297) Whitespace found at end of line within string
(#298) Whitespace found at end of line within string
(#299) Whitespace found at end of line within string
(#300) Whitespace found at end of line within string
(#301) Whitespace found at end of line within string
(#302) Whitespace found at end of line within string
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Whitespace found at end of line within string
(#308) Whitespace found at end of line within string
(#309) Whitespace found at end of line within string
(#310) Whitespace found at end of line within string
(#311) Whitespace found at end of line within string
(#312) Whitespace found at end of line within string
(#313) Whitespace found at end of line within string
(#314) Whitespace found at end of line within string
(#315) Whitespace found at end of line within string
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) Whitespace found at end of line within string
(#336) Whitespace found at end of line within string
(#339) Whitespace found at end of line within string
(#340) Whitespace found at end of line within string
(#341) Whitespace found at end of line within string
(#342) Whitespace found at end of line within string
(#343) Whitespace found at end of line within string
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Whitespace found at end of line within string
(#377) Whitespace found at end of line within string
(#378) Whitespace found at end of line within string
(#381) Whitespace found at end of line within string
(#382) Whitespace found at end of line within string
(#383) Whitespace found at end of line within string
(#384) Whitespace found at end of line within string
(#385) Whitespace found at end of line within string
(#386) Whitespace found at end of line within string
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) 3 slashes comments are not allowed; use "// Comment." instead
(#470) Whitespace found at end of line
(#473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Whitespace found at end of line within string
(#497) Whitespace found at end of line
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Line exceeds 132 characters; contains 164 characters
(#548) Inline comments must start with a capital letter, digit or 3-dots sequence
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#576) Whitespace found at end of line
mod/dialogue/mod_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#32) Visibility must be declared on method "definition"
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#70) Line indented incorrectly; expected 4 spaces, found 5
(#70) Visibility must be declared on method "get_data"
(#79) Line indented incorrectly; expected 4 spaces, found 5
mod/dialogue/renderer.php
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) No space found before comment text; expected "// sneaky" but found "//sneaky"
(#97) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) This comment is 46% valid code; is this commented out code?
(#133) No space found before comment text; expected "// $html .= html_writer::end_div();" but found "//$html .= html_writer::end_div();"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) No space found before comment text; expected "// table-condensed" but found "//table-condensed"
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Expected 1 space before "=>"; 0 found
(#221) Expected 1 space after "=>"; 0 found
(#224) Expected 1 space before "=>"; 0 found
(#224) Expected 1 space after "=>"; 0 found
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#246) Expected 1 space before "=>"; 0 found
(#246) Expected 1 space after "=>"; 0 found
(#246) Line exceeds 132 characters; contains 148 characters
(#253) Expected 1 space before "=>"; 0 found
(#267) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#268) This comment is 54% valid code; is this commented out code?
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) No space found before comment text; expected "// if ($participantid == $USER->id) {" but found "//if ($participantid == $USER->id) {"
(#269) This comment is 67% valid code; is this commented out code?
(#269) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) This comment is 100% valid code; is this commented out code?
(#270) No space found before comment text; expected "// }" but found "//}"
(#272) Expected 1 space before "=>"; 0 found
(#272) Expected 1 space after "=>"; 0 found
(#272) Expected 1 space before "=>"; 0 found
(#272) Expected 1 space after "=>"; 0 found
(#299) Expected 1 space before "=>"; 0 found
(#299) Expected 1 space after "=>"; 0 found
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) No space found before comment text; expected "// sneaky" but found "//sneaky"
(#379) Expected 1 space after ":"; newline found
(#391) Line exceeds 132 characters; contains 133 characters
(#402) Line exceeds 132 characters; contains 168 characters
(#419) Line exceeds maximum limit of 180 characters; contains 198 characters
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#457) Expected 1 space before "=>"; 0 found
(#457) Expected 1 space after "=>"; 0 found
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) Expected 1 space before "=>"; 0 found
(#465) Expected 1 space after "=>"; 0 found
(#468) Expected 1 space before "=>"; 0 found
(#468) Expected 1 space after "=>"; 0 found
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#505) Blank comments are not allowed
(#509) Expected 1 space after "=>"; 0 found
(#533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Blank comments are not allowed
(#577) Expected 1 space after "=>"; 0 found
(#593) Inline comments must start with a capital letter, digit or 3-dots sequence
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Expected 1 space before "=>"; 0 found
(#616) Expected 1 space after "=>"; 0 found
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) Expected 1 space before "=>"; 0 found
(#618) Expected 1 space after "=>"; 0 found
(#620) Expected 1 space before "=>"; 0 found
(#620) Expected 1 space after "=>"; 0 found
(#623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Expected 1 space before "=>"; 0 found
(#625) Expected 1 space after "=>"; 0 found
(#627) Expected 1 space before "=>"; 0 found
(#627) Expected 1 space after "=>"; 0 found
(#631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Expected 1 space before "=>"; 0 found
(#632) Expected 1 space after "=>"; 0 found
(#634) Expected 1 space before "=>"; 0 found
(#634) Expected 1 space after "=>"; 0 found
(#637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Expected 1 space before "=>"; 0 found
(#639) Expected 1 space after "=>"; 0 found
(#641) Expected 1 space before "=>"; 0 found
(#641) Expected 1 space after "=>"; 0 found
(#645) Inline comments must start with a capital letter, digit or 3-dots sequence
(#645) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Expected 1 space before "=>"; 0 found
(#647) Expected 1 space after "=>"; 0 found
(#647) Expected 1 space before "=>"; 0 found
(#647) Expected 1 space after "=>"; 0 found
(#648) Expected 1 space before "=>"; 0 found
(#648) Expected 1 space after "=>"; 0 found
(#648) Line exceeds 132 characters; contains 160 characters
(#648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#648) Inline comments must end in full-stops, exclamation marks, or question marks
(#648) This comment is 100% valid code; is this commented out code?
(#648) No space found before comment text; expected "// array('class'=>'btn btn-primary pull-right')" but found "//array('class'=>'btn btn-primary pull-right')"
mod/dialogue/reply.php
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected "if (...) {\n"; found "if (...){\n"
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line indented incorrectly; expected 8 spaces, found 7
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dialogue/searchpotentials.json.php
(#19) Inline doc block comments are not allowed; use "// Comment." instead
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Expected "if (...) {\n"; found "if (...) {"
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dialogue/settings.php
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Line exceeds 132 characters; contains 143 characters
mod/dialogue/view.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dialogue/viewconversationsbyrole.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Expected 1 space after "=>"; 0 found
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Expected 1 space after "=>"; 2 found

Javascript coding style problems

(7 errors, 57 warnings)

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

mod/dialogue/yui/src/autocomplete/js/autocomplete.js
(#1) Identifier 'mod_dialogue' is not in camel case. (camelcase)
(#9) Trailing spaces not allowed. (no-trailing-spaces)
(#10) Extra space after key 'RESULTTEXTLOCATOR'. (key-spacing)
(#11) Extra space after key 'RESULTLISTLOCATOR'. (key-spacing)
(#13) Extra space after key 'containernode'. (key-spacing)
(#14) Extra space after key 'inputnode'. (key-spacing)
(#15) Extra space after key 'listnode'. (key-spacing)
(#17) Extra space after key 'cmid'. (key-spacing)
(#18) Extra space after key 'participants'. (key-spacing)
(#19) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Trailing spaces not allowed. (no-trailing-spaces)
(#29) Multiple spaces found before 'Y'. (no-multi-spaces)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#49) Missing space before opening brace. (space-before-blocks)
(#53) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#53) Empty block statement. (no-empty)
(#65) Trailing spaces not allowed. (no-trailing-spaces)
(#68) Extra space after key 'enforce_participant_limit'. (key-spacing)
(#68) Identifier 'enforce_participant_limit' is not in camel case. (camelcase)
(#75) Extra space after key 'refresh_footer'. (key-spacing)
(#75) Identifier 'refresh_footer' is not in camel case. (camelcase)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#80) Identifier 'handle_select' is not in camel case. (camelcase)
(#80) Extra space after key 'handle_select'. (key-spacing)
(#85) Trailing spaces not allowed. (no-trailing-spaces)
(#86) Identifier 'add_participant' is not in camel case. (camelcase)
(#86) Extra space after key 'add_participant'. (key-spacing)
(#95) Extra space after key 'remove_participant_onclick'. (key-spacing)
(#95) Identifier 'remove_participant_onclick' is not in camel case. (camelcase)
(#97) Missing space before opening brace. (space-before-blocks)
(#102) Extra space after key 'remove_last_participant'. (key-spacing)
(#102) Identifier 'remove_last_participant' is not in camel case. (camelcase)
(#109) Extra space after key 'handle_backspace'. (key-spacing)
(#109) Identifier 'handle_backspace' is not in camel case. (camelcase)
(#114) Extra space after key 'drop_the_list'. (key-spacing)
(#114) Identifier 'drop_the_list' is not in camel case. (camelcase)
(#119) Identifier 'make_participant_item' is not in camel case. (camelcase)
(#119) Extra space after key 'make_participant_item'. (key-spacing)
(#130) Extra space after key 'personimageurl'. (key-spacing)
(#131) Extra space after key 'personimagealt'. (key-spacing)
(#132) Extra space after key 'personfullname'. (key-spacing)
(#133) Extra space after key 'personid'. (key-spacing)
(#134) Extra space after key 'removeimageurl'. (key-spacing)
(#137) Extra space after key 'result_formatter'. (key-spacing)
(#137) Identifier 'result_formatter' is not in camel case. (camelcase)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
(#139) Multiple spaces found before 'Y'. (no-multi-spaces)
(#139) Unexpected space before function parentheses. (space-before-function-paren)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#146) Trailing spaces not allowed. (no-trailing-spaces)
mod/dialogue/yui/src/clickredirector/js/clickredirector.js
(#1) Identifier 'mod_dialogue' is not in camel case. (camelcase)
(#4) Extra space after key 'cmid'. (key-spacing)
(#5) Extra space after key 'modroot'. (key-spacing)
(#26) Extra space after key 'name'. (key-spacing)
(#54) Return statement should not contain assignment. (no-return-assign)

CSS problems

(2971 errors, 353 warnings)

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

mod/dialogue/less/autocomplete.less
(#70) Unexpected empty block (block-no-empty)
(#44) Expected single space before "{" (block-opening-brace-space-before)
(#22) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#23) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#22) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#23) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#25) Expected "#555555" to be "#555" (color-hex-length)
(#9) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#59) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#61) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#62) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#63) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#30) Unexpected unit (length-zero-no-unit)
(#31) Unexpected unit (length-zero-no-unit)
(#40) Unexpected unit (length-zero-no-unit)
(#6) Unexpected whitespace at end of line (no-eol-whitespace)
(#7) Expected newline after "," (selector-list-comma-newline-after)
mod/dialogue/less/badges.less
(#48) Unexpected single-line block (block-no-single-line)
(#49) Unexpected single-line block (block-no-single-line)
(#51) Unexpected single-line block (block-no-single-line)
(#52) Unexpected single-line block (block-no-single-line)
(#54) Unexpected single-line block (block-no-single-line)
(#55) Unexpected single-line block (block-no-single-line)
(#57) Unexpected single-line block (block-no-single-line)
(#58) Unexpected single-line block (block-no-single-line)
(#60) Unexpected single-line block (block-no-single-line)
(#61) Unexpected single-line block (block-no-single-line)
(#48) Expected single space before "{" (block-opening-brace-space-before)
(#49) Expected single space before "{" (block-opening-brace-space-before)
(#51) Expected single space before "{" (block-opening-brace-space-before)
(#52) Expected single space before "{" (block-opening-brace-space-before)
(#54) Expected single space before "{" (block-opening-brace-space-before)
(#55) Expected single space before "{" (block-opening-brace-space-before)
(#57) Expected single space before "{" (block-opening-brace-space-before)
(#58) Expected single space before "{" (block-opening-brace-space-before)
(#60) Expected single space before "{" (block-opening-brace-space-before)
(#61) Expected single space before "{" (block-opening-brace-space-before)
(#16) Expected single space after "," in a single-line function (function-comma-space-after)
(#16) Expected single space after "," in a single-line function (function-comma-space-after)
(#16) Expected single space after "," in a single-line function (function-comma-space-after)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 8 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 8 spaces (indentation)
(#38) Expected indentation of 8 spaces (indentation)
(#39) Expected indentation of 8 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 8 spaces (indentation)
(#68) Expected indentation of 8 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 8 spaces (indentation)
mod/dialogue/less/conversation.less
(#14) Unexpected duplicate "overflow" (declaration-block-no-duplicate-properties)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#44) 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)
(#60) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
mod/dialogue/less/dialogue.less
(#78) Unexpected single-line block (block-no-single-line)
(#79) Unexpected single-line block (block-no-single-line)
(#80) Unexpected single-line block (block-no-single-line)
(#81) Unexpected single-line block (block-no-single-line)
(#82) Unexpected single-line block (block-no-single-line)
(#83) Unexpected single-line block (block-no-single-line)
(#84) Unexpected single-line block (block-no-single-line)
(#85) Unexpected single-line block (block-no-single-line)
(#201) Expected single space before "{" (block-opening-brace-space-before)
(#133) Expected "#555555" to be "#555" (color-hex-length)
(#94) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#111) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#182) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#184) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#67) Unexpected !important (declaration-no-important)
(#70) Unexpected !important (declaration-no-important)
(#2) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 8 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 8 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 8 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 8 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#197) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 8 spaces (indentation)
(#21) Expected indentation of 8 spaces (indentation)
(#22) Expected indentation of 8 spaces (indentation)
(#23) Expected indentation of 8 spaces (indentation)
(#25) Expected indentation of 8 spaces (indentation)
(#40) Expected indentation of 8 spaces (indentation)
(#41) Expected indentation of 8 spaces (indentation)
(#43) Expected indentation of 8 spaces (indentation)
(#44) Expected indentation of 8 spaces (indentation)
(#46) Expected indentation of 8 spaces (indentation)
(#47) Expected indentation of 8 spaces (indentation)
(#49) Expected indentation of 8 spaces (indentation)
(#50) Expected indentation of 8 spaces (indentation)
(#51) Expected indentation of 8 spaces (indentation)
(#52) Expected indentation of 8 spaces (indentation)
(#54) Expected indentation of 8 spaces (indentation)
(#55) Expected indentation of 8 spaces (indentation)
(#57) Expected indentation of 8 spaces (indentation)
(#58) Expected indentation of 8 spaces (indentation)
(#59) Expected indentation of 8 spaces (indentation)
(#60) Expected indentation of 8 spaces (indentation)
(#62) Expected indentation of 8 spaces (indentation)
(#63) Expected indentation of 8 spaces (indentation)
(#64) Expected indentation of 8 spaces (indentation)
(#65) Expected indentation of 8 spaces (indentation)
(#66) Expected indentation of 8 spaces (indentation)
(#68) Expected indentation of 8 spaces (indentation)
(#67) Expected indentation of 12 spaces (indentation)
(#69) Expected indentation of 8 spaces (indentation)
(#71) Expected indentation of 8 spaces (indentation)
(#70) Expected indentation of 12 spaces (indentation)
(#73) Expected indentation of 8 spaces (indentation)
(#74) Expected indentation of 8 spaces (indentation)
(#75) Expected indentation of 8 spaces (indentation)
(#76) Expected indentation of 8 spaces (indentation)
(#77) Expected indentation of 8 spaces (indentation)
(#78) Expected indentation of 8 spaces (indentation)
(#79) Expected indentation of 8 spaces (indentation)
(#80) Expected indentation of 8 spaces (indentation)
(#81) Expected indentation of 8 spaces (indentation)
(#82) Expected indentation of 8 spaces (indentation)
(#83) Expected indentation of 8 spaces (indentation)
(#84) Expected indentation of 8 spaces (indentation)
(#85) Expected indentation of 8 spaces (indentation)
(#87) Expected indentation of 8 spaces (indentation)
(#88) Expected indentation of 8 spaces (indentation)
(#89) Expected indentation of 8 spaces (indentation)
(#90) Expected indentation of 8 spaces (indentation)
(#92) Expected indentation of 8 spaces (indentation)
(#93) Expected indentation of 8 spaces (indentation)
(#95) Expected indentation of 8 spaces (indentation)
(#94) Expected indentation of 12 spaces (indentation)
(#97) Expected indentation of 8 spaces (indentation)
(#101) Expected indentation of 8 spaces (indentation)
(#98) Expected indentation of 12 spaces (indentation)
(#99) Expected indentation of 12 spaces (indentation)
(#100) Expected indentation of 12 spaces (indentation)
(#103) Expected indentation of 8 spaces (indentation)
(#104) Expected indentation of 8 spaces (indentation)
(#106) Expected indentation of 8 spaces (indentation)
(#105) Expected indentation of 12 spaces (indentation)
(#107) Expected indentation of 8 spaces (indentation)
(#109) Expected indentation of 8 spaces (indentation)
(#108) Expected indentation of 12 spaces (indentation)
(#110) Expected indentation of 8 spaces (indentation)
(#112) Expected indentation of 8 spaces (indentation)
(#111) Expected indentation of 12 spaces (indentation)
(#113) Expected indentation of 8 spaces (indentation)
(#115) Expected indentation of 8 spaces (indentation)
(#114) Expected indentation of 12 spaces (indentation)
(#116) Expected indentation of 8 spaces (indentation)
(#119) Expected indentation of 8 spaces (indentation)
(#117) Expected indentation of 12 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)
(#124) Expected indentation of 8 spaces (indentation)
(#125) Expected indentation of 8 spaces (indentation)
(#129) Expected indentation of 8 spaces (indentation)
(#126) Expected indentation of 12 spaces (indentation)
(#127) Expected indentation of 12 spaces (indentation)
(#128) Expected indentation of 12 spaces (indentation)
(#130) Expected indentation of 8 spaces (indentation)
(#131) Expected indentation of 8 spaces (indentation)
(#134) Expected indentation of 8 spaces (indentation)
(#132) Expected indentation of 8 spaces (indentation)
(#133) Expected indentation of 12 spaces (indentation)
(#136) Expected indentation of 8 spaces (indentation)
(#139) Expected indentation of 8 spaces (indentation)
(#137) Expected indentation of 8 spaces (indentation)
(#138) Expected indentation of 12 spaces (indentation)
(#141) Expected indentation of 8 spaces (indentation)
(#142) Expected indentation of 8 spaces (indentation)
(#147) Expected indentation of 8 spaces (indentation)
(#143) Expected indentation of 12 spaces (indentation)
(#144) Expected indentation of 12 spaces (indentation)
(#145) Expected indentation of 12 spaces (indentation)
(#146) Expected indentation of 12 spaces (indentation)
(#149) Expected indentation of 8 spaces (indentation)
(#150) Expected indentation of 8 spaces (indentation)
(#153) Expected indentation of 8 spaces (indentation)
(#151) Expected indentation of 12 spaces (indentation)
(#152) Expected indentation of 12 spaces (indentation)
(#154) Expected indentation of 8 spaces (indentation)
(#157) Expected indentation of 8 spaces (indentation)
(#155) Expected indentation of 12 spaces (indentation)
(#156) Expected indentation of 12 spaces (indentation)
(#158) Expected indentation of 8 spaces (indentation)
(#161) Expected indentation of 8 spaces (indentation)
(#159) Expected indentation of 12 spaces (indentation)
(#160) Expected indentation of 12 spaces (indentation)
(#162) Expected indentation of 8 spaces (indentation)
(#166) Expected indentation of 8 spaces (indentation)
(#163) Expected indentation of 12 spaces (indentation)
(#164) Expected indentation of 12 spaces (indentation)
(#165) Expected indentation of 12 spaces (indentation)
(#168) Expected indentation of 8 spaces (indentation)
(#170) Expected indentation of 8 spaces (indentation)
(#169) Expected indentation of 12 spaces (indentation)
(#172) Expected indentation of 8 spaces (indentation)
(#175) Expected indentation of 8 spaces (indentation)
(#173) Expected indentation of 12 spaces (indentation)
(#174) Expected indentation of 12 spaces (indentation)
(#177) Expected indentation of 8 spaces (indentation)
(#187) Expected indentation of 8 spaces (indentation)
(#178) Expected indentation of 12 spaces (indentation)
(#179) Expected indentation of 12 spaces (indentation)
(#180) Expected indentation of 12 spaces (indentation)
(#181) Expected indentation of 12 spaces (indentation)
(#182) Expected indentation of 12 spaces (indentation)
(#183) Expected indentation of 12 spaces (indentation)
(#184) Expected indentation of 12 spaces (indentation)
(#185) Expected indentation of 12 spaces (indentation)
(#186) Expected indentation of 12 spaces (indentation)
(#189) Expected indentation of 8 spaces (indentation)
(#191) Expected indentation of 8 spaces (indentation)
(#190) Expected indentation of 12 spaces (indentation)
(#193) Expected indentation of 8 spaces (indentation)
(#194) Expected indentation of 8 spaces (indentation)
(#196) Expected indentation of 8 spaces (indentation)
(#195) Expected indentation of 12 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#200) Expected indentation of 4 spaces (indentation)
(#201) Expected indentation of 4 spaces (indentation)
(#202) Expected indentation of 8 spaces (indentation)
(#14) Expected newline after "," (selector-list-comma-newline-after)
mod/dialogue/less/fa-icons.less
(#4) Unexpected single-line block (block-no-single-line)
(#5) Unexpected single-line block (block-no-single-line)
(#6) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#8) Unexpected single-line block (block-no-single-line)
(#9) Unexpected single-line block (block-no-single-line)
(#10) Unexpected single-line block (block-no-single-line)
(#11) Unexpected single-line block (block-no-single-line)
(#12) Unexpected single-line block (block-no-single-line)
(#13) Unexpected single-line block (block-no-single-line)
(#14) Unexpected single-line block (block-no-single-line)
(#15) Unexpected single-line block (block-no-single-line)
(#16) Unexpected single-line block (block-no-single-line)
(#17) Unexpected single-line block (block-no-single-line)
(#18) Unexpected single-line block (block-no-single-line)
(#19) Unexpected single-line block (block-no-single-line)
(#20) Unexpected single-line block (block-no-single-line)
(#21) Unexpected single-line block (block-no-single-line)
(#23) Unexpected single-line block (block-no-single-line)
(#24) Unexpected single-line block (block-no-single-line)
(#25) Unexpected single-line block (block-no-single-line)
(#26) Unexpected single-line block (block-no-single-line)
(#27) Unexpected single-line block (block-no-single-line)
(#28) Unexpected single-line block (block-no-single-line)
(#29) Unexpected single-line block (block-no-single-line)
(#30) Unexpected single-line block (block-no-single-line)
(#31) Unexpected single-line block (block-no-single-line)
(#32) Unexpected single-line block (block-no-single-line)
(#33) Unexpected single-line block (block-no-single-line)
(#35) Unexpected single-line block (block-no-single-line)
(#36) Unexpected single-line block (block-no-single-line)
(#37) Unexpected single-line block (block-no-single-line)
(#38) Unexpected single-line block (block-no-single-line)
(#39) Unexpected single-line block (block-no-single-line)
(#40) Unexpected single-line block (block-no-single-line)
(#41) Unexpected single-line block (block-no-single-line)
(#42) Unexpected single-line block (block-no-single-line)
(#43) Unexpected single-line block (block-no-single-line)
(#44) Unexpected single-line block (block-no-single-line)
(#45) Unexpected single-line block (block-no-single-line)
(#46) Unexpected single-line block (block-no-single-line)
(#47) Unexpected single-line block (block-no-single-line)
(#48) Unexpected single-line block (block-no-single-line)
(#49) Unexpected single-line block (block-no-single-line)
(#50) Unexpected single-line block (block-no-single-line)
(#51) Unexpected single-line block (block-no-single-line)
(#52) Unexpected single-line block (block-no-single-line)
(#53) Unexpected single-line block (block-no-single-line)
(#54) Unexpected single-line block (block-no-single-line)
(#55) Unexpected single-line block (block-no-single-line)
(#56) Unexpected single-line block (block-no-single-line)
(#57) Unexpected single-line block (block-no-single-line)
(#58) Unexpected single-line block (block-no-single-line)
(#59) Unexpected single-line block (block-no-single-line)
(#60) Unexpected single-line block (block-no-single-line)
(#61) Unexpected single-line block (block-no-single-line)
(#63) Unexpected single-line block (block-no-single-line)
(#64) Unexpected single-line block (block-no-single-line)
(#65) Unexpected single-line block (block-no-single-line)
(#66) Unexpected single-line block (block-no-single-line)
(#67) Unexpected single-line block (block-no-single-line)
(#68) Unexpected single-line block (block-no-single-line)
(#69) Unexpected single-line block (block-no-single-line)
(#70) Unexpected single-line block (block-no-single-line)
(#72) Unexpected single-line block (block-no-single-line)
(#73) Unexpected single-line block (block-no-single-line)
(#74) Unexpected single-line block (block-no-single-line)
(#75) Unexpected single-line block (block-no-single-line)
(#76) Unexpected single-line block (block-no-single-line)
(#77) Unexpected single-line block (block-no-single-line)
(#78) Unexpected single-line block (block-no-single-line)
(#79) Unexpected single-line block (block-no-single-line)
(#80) Unexpected single-line block (block-no-single-line)
(#81) Unexpected single-line block (block-no-single-line)
(#82) Unexpected single-line block (block-no-single-line)
(#83) Unexpected single-line block (block-no-single-line)
(#84) Unexpected single-line block (block-no-single-line)
(#85) Unexpected single-line block (block-no-single-line)
(#86) Unexpected single-line block (block-no-single-line)
(#87) Unexpected single-line block (block-no-single-line)
(#88) Unexpected single-line block (block-no-single-line)
(#89) Unexpected single-line block (block-no-single-line)
(#90) Unexpected single-line block (block-no-single-line)
(#91) Unexpected single-line block (block-no-single-line)
(#92) Unexpected single-line block (block-no-single-line)
(#93) Unexpected single-line block (block-no-single-line)
(#94) Unexpected single-line block (block-no-single-line)
(#95) Unexpected single-line block (block-no-single-line)
(#96) Unexpected single-line block (block-no-single-line)
(#97) Unexpected single-line block (block-no-single-line)
(#98) Unexpected single-line block (block-no-single-line)
(#99) Unexpected single-line block (block-no-single-line)
(#100) Unexpected single-line block (block-no-single-line)
(#101) Unexpected single-line block (block-no-single-line)
(#103) Unexpected single-line block (block-no-single-line)
(#104) Unexpected single-line block (block-no-single-line)
(#105) Unexpected single-line block (block-no-single-line)
(#106) Unexpected single-line block (block-no-single-line)
(#107) Unexpected single-line block (block-no-single-line)
(#108) Unexpected single-line block (block-no-single-line)
(#109) Unexpected single-line block (block-no-single-line)
(#110) Unexpected single-line block (block-no-single-line)
(#111) Unexpected single-line block (block-no-single-line)
(#112) Unexpected single-line block (block-no-single-line)
(#113) Unexpected single-line block (block-no-single-line)
(#114) Unexpected single-line block (block-no-single-line)
(#116) Unexpected single-line block (block-no-single-line)
(#117) Unexpected single-line block (block-no-single-line)
(#118) Unexpected single-line block (block-no-single-line)
(#119) Unexpected single-line block (block-no-single-line)
(#120) Unexpected single-line block (block-no-single-line)
(#121) Unexpected single-line block (block-no-single-line)
(#122) Unexpected single-line block (block-no-single-line)
(#123) Unexpected single-line block (block-no-single-line)
(#124) Unexpected single-line block (block-no-single-line)
(#125) Unexpected single-line block (block-no-single-line)
(#126) Unexpected single-line block (block-no-single-line)
(#127) Unexpected single-line block (block-no-single-line)
(#128) Unexpected single-line block (block-no-single-line)
(#129) Unexpected single-line block (block-no-single-line)
(#130) Unexpected single-line block (block-no-single-line)
(#131) Unexpected single-line block (block-no-single-line)
(#132) Unexpected single-line block (block-no-single-line)
(#133) Unexpected single-line block (block-no-single-line)
(#134) Unexpected single-line block (block-no-single-line)
(#136) Unexpected single-line block (block-no-single-line)
(#137) Unexpected single-line block (block-no-single-line)
(#138) Unexpected single-line block (block-no-single-line)
(#139) Unexpected single-line block (block-no-single-line)
(#140) Unexpected single-line block (block-no-single-line)
(#141) Unexpected single-line block (block-no-single-line)
(#142) Unexpected single-line block (block-no-single-line)
(#143) Unexpected single-line block (block-no-single-line)
(#144) Unexpected single-line block (block-no-single-line)
(#145) Unexpected single-line block (block-no-single-line)
(#146) Unexpected single-line block (block-no-single-line)
(#147) Unexpected single-line block (block-no-single-line)
(#148) Unexpected single-line block (block-no-single-line)
(#149) Unexpected single-line block (block-no-single-line)
(#150) Unexpected single-line block (block-no-single-line)
(#151) Unexpected single-line block (block-no-single-line)
(#152) Unexpected single-line block (block-no-single-line)
(#153) Unexpected single-line block (block-no-single-line)
(#154) Unexpected single-line block (block-no-single-line)
(#155) Unexpected single-line block (block-no-single-line)
(#156) Unexpected single-line block (block-no-single-line)
(#157) Unexpected single-line block (block-no-single-line)
(#158) Unexpected single-line block (block-no-single-line)
(#159) Unexpected single-line block (block-no-single-line)
(#160) Unexpected single-line block (block-no-single-line)
(#161) Unexpected single-line block (block-no-single-line)
(#162) Unexpected single-line block (block-no-single-line)
(#163) Unexpected single-line block (block-no-single-line)
(#164) Unexpected single-line block (block-no-single-line)
(#165) Unexpected single-line block (block-no-single-line)
(#166) Unexpected single-line block (block-no-single-line)
(#167) Unexpected single-line block (block-no-single-line)
(#168) Unexpected single-line block (block-no-single-line)
(#169) Unexpected single-line block (block-no-single-line)
(#170) Unexpected single-line block (block-no-single-line)
(#171) Unexpected single-line block (block-no-single-line)
(#172) Unexpected single-line block (block-no-single-line)
(#173) Unexpected single-line block (block-no-single-line)
(#174) Unexpected single-line block (block-no-single-line)
(#175) Unexpected single-line block (block-no-single-line)
(#176) Unexpected single-line block (block-no-single-line)
(#177) Unexpected single-line block (block-no-single-line)
(#178) Unexpected single-line block (block-no-single-line)
(#180) Unexpected single-line block (block-no-single-line)
(#182) Unexpected single-line block (block-no-single-line)
(#183) Unexpected single-line block (block-no-single-line)
(#184) Unexpected single-line block (block-no-single-line)
(#186) Unexpected single-line block (block-no-single-line)
(#188) Unexpected single-line block (block-no-single-line)
(#189) Unexpected single-line block (block-no-single-line)
(#191) Unexpected single-line block (block-no-single-line)
(#192) Unexpected single-line block (block-no-single-line)
(#193) Unexpected single-line block (block-no-single-line)
(#194) Unexpected single-line block (block-no-single-line)
(#195) Unexpected single-line block (block-no-single-line)
(#196) Unexpected single-line block (block-no-single-line)
(#197) Unexpected single-line block (block-no-single-line)
(#198) Unexpected single-line block (block-no-single-line)
(#199) Unexpected single-line block (block-no-single-line)
(#200) Unexpected single-line block (block-no-single-line)
(#201) Unexpected single-line block (block-no-single-line)
(#202) Unexpected single-line block (block-no-single-line)
(#203) Unexpected single-line block (block-no-single-line)
(#204) Unexpected single-line block (block-no-single-line)
(#205) Unexpected single-line block (block-no-single-line)
(#206) Unexpected single-line block (block-no-single-line)
(#207) Unexpected single-line block (block-no-single-line)
(#208) Unexpected single-line block (block-no-single-line)
(#209) Unexpected single-line block (block-no-single-line)
(#210) Unexpected single-line block (block-no-single-line)
(#212) Unexpected single-line block (block-no-single-line)
(#214) Unexpected single-line block (block-no-single-line)
(#216) Unexpected single-line block (block-no-single-line)
(#217) Unexpected single-line block (block-no-single-line)
(#218) Unexpected single-line block (block-no-single-line)
(#220) Unexpected single-line block (block-no-single-line)
(#222) Unexpected single-line block (block-no-single-line)
(#224) Unexpected single-line block (block-no-single-line)
(#225) Unexpected single-line block (block-no-single-line)
(#226) Unexpected single-line block (block-no-single-line)
(#228) Unexpected single-line block (block-no-single-line)
(#229) Unexpected single-line block (block-no-single-line)
(#230) Unexpected single-line block (block-no-single-line)
(#232) Unexpected single-line block (block-no-single-line)
(#233) Unexpected single-line block (block-no-single-line)
(#234) Unexpected single-line block (block-no-single-line)
(#235) Unexpected single-line block (block-no-single-line)
(#236) Unexpected single-line block (block-no-single-line)
(#237) Unexpected single-line block (block-no-single-line)
(#238) Unexpected single-line block (block-no-single-line)
(#239) Unexpected single-line block (block-no-single-line)
(#240) Unexpected single-line block (block-no-single-line)
(#241) Unexpected single-line block (block-no-single-line)
(#242) Unexpected single-line block (block-no-single-line)
(#243) Unexpected single-line block (block-no-single-line)
(#244) Unexpected single-line block (block-no-single-line)
(#245) Unexpected single-line block (block-no-single-line)
(#246) Unexpected single-line block (block-no-single-line)
(#247) Unexpected single-line block (block-no-single-line)
(#248) Unexpected single-line block (block-no-single-line)
(#249) Unexpected single-line block (block-no-single-line)
(#250) Unexpected single-line block (block-no-single-line)
(#251) Unexpected single-line block (block-no-single-line)
(#252) Unexpected single-line block (block-no-single-line)
(#253) Unexpected single-line block (block-no-single-line)
(#254) Unexpected single-line block (block-no-single-line)
(#255) Unexpected single-line block (block-no-single-line)
(#256) Unexpected single-line block (block-no-single-line)
(#257) Unexpected single-line block (block-no-single-line)
(#258) Unexpected single-line block (block-no-single-line)
(#259) Unexpected single-line block (block-no-single-line)
(#260) Unexpected single-line block (block-no-single-line)
(#261) Unexpected single-line block (block-no-single-line)
(#262) Unexpected single-line block (block-no-single-line)
(#264) Unexpected single-line block (block-no-single-line)
(#265) Unexpected single-line block (block-no-single-line)
(#266) Unexpected single-line block (block-no-single-line)
(#267) Unexpected single-line block (block-no-single-line)
(#268) Unexpected single-line block (block-no-single-line)
(#269) Unexpected single-line block (block-no-single-line)
(#271) Unexpected single-line block (block-no-single-line)
(#272) Unexpected single-line block (block-no-single-line)
(#273) Unexpected single-line block (block-no-single-line)
(#274) Unexpected single-line block (block-no-single-line)
(#275) Unexpected single-line block (block-no-single-line)
(#276) Unexpected single-line block (block-no-single-line)
(#277) Unexpected single-line block (block-no-single-line)
(#278) Unexpected single-line block (block-no-single-line)
(#279) Unexpected single-line block (block-no-single-line)
(#280) Unexpected single-line block (block-no-single-line)
(#281) Unexpected single-line block (block-no-single-line)
(#282) Unexpected single-line block (block-no-single-line)
(#283) Unexpected single-line block (block-no-single-line)
(#284) Unexpected single-line block (block-no-single-line)
(#285) Unexpected single-line block (block-no-single-line)
(#288) Unexpected single-line block (block-no-single-line)
(#289) Unexpected single-line block (block-no-single-line)
(#290) Unexpected single-line block (block-no-single-line)
(#291) Unexpected single-line block (block-no-single-line)
(#293) Unexpected single-line block (block-no-single-line)
(#294) Unexpected single-line block (block-no-single-line)
(#295) Unexpected single-line block (block-no-single-line)
(#296) Unexpected single-line block (block-no-single-line)
(#297) Unexpected single-line block (block-no-single-line)
(#298) Unexpected single-line block (block-no-single-line)
(#299) Unexpected single-line block (block-no-single-line)
(#300) Unexpected single-line block (block-no-single-line)
(#301) Unexpected single-line block (block-no-single-line)
(#302) Unexpected single-line block (block-no-single-line)
(#303) Unexpected single-line block (block-no-single-line)
(#304) Unexpected single-line block (block-no-single-line)
(#305) Unexpected single-line block (block-no-single-line)
(#306) Unexpected single-line block (block-no-single-line)
(#307) Unexpected single-line block (block-no-single-line)
(#308) Unexpected single-line block (block-no-single-line)
(#309) Unexpected single-line block (block-no-single-line)
(#310) Unexpected single-line block (block-no-single-line)
(#311) Unexpected single-line block (block-no-single-line)
(#312) Unexpected single-line block (block-no-single-line)
(#313) Unexpected single-line block (block-no-single-line)
(#314) Unexpected single-line block (block-no-single-line)
(#315) Unexpected single-line block (block-no-single-line)
(#316) Unexpected single-line block (block-no-single-line)
(#317) Unexpected single-line block (block-no-single-line)
(#318) Unexpected single-line block (block-no-single-line)
(#319) Unexpected single-line block (block-no-single-line)
(#320) Unexpected single-line block (block-no-single-line)
(#321) Unexpected single-line block (block-no-single-line)
(#322) Unexpected single-line block (block-no-single-line)
(#323) Unexpected single-line block (block-no-single-line)
(#324) Unexpected single-line block (block-no-single-line)
(#325) Unexpected single-line block (block-no-single-line)
(#326) Unexpected single-line block (block-no-single-line)
(#327) Unexpected single-line block (block-no-single-line)
(#328) Unexpected single-line block (block-no-single-line)
(#329) Unexpected single-line block (block-no-single-line)
(#330) Unexpected single-line block (block-no-single-line)
(#332) Unexpected single-line block (block-no-single-line)
(#334) Unexpected single-line block (block-no-single-line)
(#336) Unexpected single-line block (block-no-single-line)
(#338) Unexpected single-line block (block-no-single-line)
(#339) Unexpected single-line block (block-no-single-line)
(#341) Unexpected single-line block (block-no-single-line)
(#343) Unexpected single-line block (block-no-single-line)
(#347) Unexpected single-line block (block-no-single-line)
(#350) Unexpected single-line block (block-no-single-line)
(#352) Unexpected single-line block (block-no-single-line)
(#354) Unexpected single-line block (block-no-single-line)
(#355) Unexpected single-line block (block-no-single-line)
(#356) Unexpected single-line block (block-no-single-line)
(#357) Unexpected single-line block (block-no-single-line)
(#358) Unexpected single-line block (block-no-single-line)
(#359) Unexpected single-line block (block-no-single-line)
(#360) Unexpected single-line block (block-no-single-line)
(#361) Unexpected single-line block (block-no-single-line)
(#362) Unexpected single-line block (block-no-single-line)
(#363) Unexpected single-line block (block-no-single-line)
(#364) Unexpected single-line block (block-no-single-line)
(#365) Unexpected single-line block (block-no-single-line)
(#366) Unexpected single-line block (block-no-single-line)
(#367) Unexpected single-line block (block-no-single-line)
(#368) Unexpected single-line block (block-no-single-line)
(#369) Unexpected single-line block (block-no-single-line)
(#370) Unexpected single-line block (block-no-single-line)
(#371) Unexpected single-line block (block-no-single-line)
(#372) Unexpected single-line block (block-no-single-line)
(#373) Unexpected single-line block (block-no-single-line)
(#374) Unexpected single-line block (block-no-single-line)
(#375) Unexpected single-line block (block-no-single-line)
(#376) Unexpected single-line block (block-no-single-line)
(#377) Unexpected single-line block (block-no-single-line)
(#378) Unexpected single-line block (block-no-single-line)
(#379) Unexpected single-line block (block-no-single-line)
(#380) Unexpected single-line block (block-no-single-line)
(#381) Unexpected single-line block (block-no-single-line)
(#382) Unexpected single-line block (block-no-single-line)
(#383) Unexpected single-line block (block-no-single-line)
(#384) Unexpected single-line block (block-no-single-line)
(#385) Unexpected single-line block (block-no-single-line)
(#386) Unexpected single-line block (block-no-single-line)
(#387) Unexpected single-line block (block-no-single-line)
(#388) Unexpected single-line block (block-no-single-line)
(#389) Unexpected single-line block (block-no-single-line)
(#390) Unexpected single-line block (block-no-single-line)
(#391) Unexpected single-line block (block-no-single-line)
(#392) Unexpected single-line block (block-no-single-line)
(#393) Unexpected single-line block (block-no-single-line)
(#394) Unexpected single-line block (block-no-single-line)
(#395) Unexpected single-line block (block-no-single-line)
(#396) Unexpected single-line block (block-no-single-line)
(#397) Unexpected single-line block (block-no-single-line)
(#398) Unexpected single-line block (block-no-single-line)
(#399) Unexpected single-line block (block-no-single-line)
(#400) Unexpected single-line block (block-no-single-line)
(#401) Unexpected single-line block (block-no-single-line)
(#402) Unexpected single-line block (block-no-single-line)
(#403) Unexpected single-line block (block-no-single-line)
(#404) Unexpected single-line block (block-no-single-line)
(#406) Unexpected single-line block (block-no-single-line)
(#407) Unexpected single-line block (block-no-single-line)
(#408) Unexpected single-line block (block-no-single-line)
(#409) Unexpected single-line block (block-no-single-line)
(#411) Unexpected single-line block (block-no-single-line)
(#412) Unexpected single-line block (block-no-single-line)
mod/dialogue/less/font-awesome/bordered-pulled.less
(#10) Unexpected single-line block (block-no-single-line)
(#11) Unexpected single-line block (block-no-single-line)
(#14) Unexpected single-line block (block-no-single-line)
(#15) Unexpected single-line block (block-no-single-line)
(#5) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
mod/dialogue/less/font-awesome/core.less
(#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)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
mod/dialogue/less/font-awesome/fixed-width.less
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
mod/dialogue/less/font-awesome/icons.less
(#4) Unexpected single-line block (block-no-single-line)
(#5) Unexpected single-line block (block-no-single-line)
(#6) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#8) Unexpected single-line block (block-no-single-line)
(#9) Unexpected single-line block (block-no-single-line)
(#10) Unexpected single-line block (block-no-single-line)
(#11) Unexpected single-line block (block-no-single-line)
(#12) Unexpected single-line block (block-no-single-line)
(#13) Unexpected single-line block (block-no-single-line)
(#14) Unexpected single-line block (block-no-single-line)
(#15) Unexpected single-line block (block-no-single-line)
(#16) Unexpected single-line block (block-no-single-line)
(#17) Unexpected single-line block (block-no-single-line)
(#18) Unexpected single-line block (block-no-single-line)
(#19) Unexpected single-line block (block-no-single-line)
(#20) Unexpected single-line block (block-no-single-line)
(#21) Unexpected single-line block (block-no-single-line)
(#23) Unexpected single-line block (block-no-single-line)
(#24) Unexpected single-line block (block-no-single-line)
(#25) Unexpected single-line block (block-no-single-line)
(#26) Unexpected single-line block (block-no-single-line)
(#27) Unexpected single-line block (block-no-single-line)
(#28) Unexpected single-line block (block-no-single-line)
(#29) Unexpected single-line block (block-no-single-line)
(#30) Unexpected single-line block (block-no-single-line)
(#31) Unexpected single-line block (block-no-single-line)
(#32) Unexpected single-line block (block-no-single-line)
(#33) Unexpected single-line block (block-no-single-line)
(#35) Unexpected single-line block (block-no-single-line)
(#36) Unexpected single-line block (block-no-single-line)
(#37) Unexpected single-line block (block-no-single-line)
(#38) Unexpected single-line block (block-no-single-line)
(#39) Unexpected single-line block (block-no-single-line)
(#40) Unexpected single-line block (block-no-single-line)
(#41) Unexpected single-line block (block-no-single-line)
(#42) Unexpected single-line block (block-no-single-line)
(#43) Unexpected single-line block (block-no-single-line)
(#44) Unexpected single-line block (block-no-single-line)
(#45) Unexpected single-line block (block-no-single-line)
(#46) Unexpected single-line block (block-no-single-line)
(#47) Unexpected single-line block (block-no-single-line)
(#48) Unexpected single-line block (block-no-single-line)
(#49) Unexpected single-line block (block-no-single-line)
(#50) Unexpected single-line block (block-no-single-line)
(#51) Unexpected single-line block (block-no-single-line)
(#52) Unexpected single-line block (block-no-single-line)
(#53) Unexpected single-line block (block-no-single-line)
(#54) Unexpected single-line block (block-no-single-line)
(#55) Unexpected single-line block (block-no-single-line)
(#56) Unexpected single-line block (block-no-single-line)
(#57) Unexpected single-line block (block-no-single-line)
(#58) Unexpected single-line block (block-no-single-line)
(#59) Unexpected single-line block (block-no-single-line)
(#60) Unexpected single-line block (block-no-single-line)
(#61) Unexpected single-line block (block-no-single-line)
(#63) Unexpected single-line block (block-no-single-line)
(#64) Unexpected single-line block (block-no-single-line)
(#65) Unexpected single-line block (block-no-single-line)
(#66) Unexpected single-line block (block-no-single-line)
(#67) Unexpected single-line block (block-no-single-line)
(#68) Unexpected single-line block (block-no-single-line)
(#69) Unexpected single-line block (block-no-single-line)
(#70) Unexpected single-line block (block-no-single-line)
(#72) Unexpected single-line block (block-no-single-line)
(#73) Unexpected single-line block (block-no-single-line)
(#74) Unexpected single-line block (block-no-single-line)
(#75) Unexpected single-line block (block-no-single-line)
(#76) Unexpected single-line block (block-no-single-line)
(#77) Unexpected single-line block (block-no-single-line)
(#78) Unexpected single-line block (block-no-single-line)
(#79) Unexpected single-line block (block-no-single-line)
(#80) Unexpected single-line block (block-no-single-line)
(#81) Unexpected single-line block (block-no-single-line)
(#82) Unexpected single-line block (block-no-single-line)
(#83) Unexpected single-line block (block-no-single-line)
(#84) Unexpected single-line block (block-no-single-line)
(#85) Unexpected single-line block (block-no-single-line)
(#86) Unexpected single-line block (block-no-single-line)
(#87) Unexpected single-line block (block-no-single-line)
(#88) Unexpected single-line block (block-no-single-line)
(#89) Unexpected single-line block (block-no-single-line)
(#90) Unexpected single-line block (block-no-single-line)
(#91) Unexpected single-line block (block-no-single-line)
(#92) Unexpected single-line block (block-no-single-line)
(#93) Unexpected single-line block (block-no-single-line)
(#94) Unexpected single-line block (block-no-single-line)
(#95) Unexpected single-line block (block-no-single-line)
(#96) Unexpected single-line block (block-no-single-line)
(#97) Unexpected single-line block (block-no-single-line)
(#98) Unexpected single-line block (block-no-single-line)
(#99) Unexpected single-line block (block-no-single-line)
(#100) Unexpected single-line block (block-no-single-line)
(#101) Unexpected single-line block (block-no-single-line)
(#103) Unexpected single-line block (block-no-single-line)
(#104) Unexpected single-line block (block-no-single-line)
(#105) Unexpected single-line block (block-no-single-line)
(#106) Unexpected single-line block (block-no-single-line)
(#107) Unexpected single-line block (block-no-single-line)
(#108) Unexpected single-line block (block-no-single-line)
(#109) Unexpected single-line block (block-no-single-line)
(#110) Unexpected single-line block (block-no-single-line)
(#111) Unexpected single-line block (block-no-single-line)
(#112) Unexpected single-line block (block-no-single-line)
(#113) Unexpected single-line block (block-no-single-line)
(#114) Unexpected single-line block (block-no-single-line)
(#116) Unexpected single-line block (block-no-single-line)
(#117) Unexpected single-line block (block-no-single-line)
(#118) Unexpected single-line block (block-no-single-line)
(#119) Unexpected single-line block (block-no-single-line)
(#120) Unexpected single-line block (block-no-single-line)
(#121) Unexpected single-line block (block-no-single-line)
(#122) Unexpected single-line block (block-no-single-line)
(#123) Unexpected single-line block (block-no-single-line)
(#124) Unexpected single-line block (block-no-single-line)
(#125) Unexpected single-line block (block-no-single-line)
(#126) Unexpected single-line block (block-no-single-line)
(#127) Unexpected single-line block (block-no-single-line)
(#128) Unexpected single-line block (block-no-single-line)
(#129) Unexpected single-line block (block-no-single-line)
(#130) Unexpected single-line block (block-no-single-line)
(#131) Unexpected single-line block (block-no-single-line)
(#132) Unexpected single-line block (block-no-single-line)
(#133) Unexpected single-line block (block-no-single-line)
(#134) Unexpected single-line block (block-no-single-line)
(#136) Unexpected single-line block (block-no-single-line)
(#137) Unexpected single-line block (block-no-single-line)
(#138) Unexpected single-line block (block-no-single-line)
(#139) Unexpected single-line block (block-no-single-line)
(#140) Unexpected single-line block (block-no-single-line)
(#141) Unexpected single-line block (block-no-single-line)
(#142) Unexpected single-line block (block-no-single-line)
(#143) Unexpected single-line block (block-no-single-line)
(#144) Unexpected single-line block (block-no-single-line)
(#145) Unexpected single-line block (block-no-single-line)
(#146) Unexpected single-line block (block-no-single-line)
(#147) Unexpected single-line block (block-no-single-line)
(#148) Unexpected single-line block (block-no-single-line)
(#149) Unexpected single-line block (block-no-single-line)
(#150) Unexpected single-line block (block-no-single-line)
(#151) Unexpected single-line block (block-no-single-line)
(#152) Unexpected single-line block (block-no-single-line)
(#153) Unexpected single-line block (block-no-single-line)
(#154) Unexpected single-line block (block-no-single-line)
(#155) Unexpected single-line block (block-no-single-line)
(#156) Unexpected single-line block (block-no-single-line)
(#157) Unexpected single-line block (block-no-single-line)
(#158) Unexpected single-line block (block-no-single-line)
(#159) Unexpected single-line block (block-no-single-line)
(#160) Unexpected single-line block (block-no-single-line)
(#161) Unexpected single-line block (block-no-single-line)
(#162) Unexpected single-line block (block-no-single-line)
(#163) Unexpected single-line block (block-no-single-line)
(#164) Unexpected single-line block (block-no-single-line)
(#165) Unexpected single-line block (block-no-single-line)
(#166) Unexpected single-line block (block-no-single-line)
(#167) Unexpected single-line block (block-no-single-line)
(#168) Unexpected single-line block (block-no-single-line)
(#169) Unexpected single-line block (block-no-single-line)
(#170) Unexpected single-line block (block-no-single-line)
(#171) Unexpected single-line block (block-no-single-line)
(#172) Unexpected single-line block (block-no-single-line)
(#173) Unexpected single-line block (block-no-single-line)
(#174) Unexpected single-line block (block-no-single-line)
(#175) Unexpected single-line block (block-no-single-line)
(#176) Unexpected single-line block (block-no-single-line)
(#177) Unexpected single-line block (block-no-single-line)
(#178) Unexpected single-line block (block-no-single-line)
(#180) Unexpected single-line block (block-no-single-line)
(#182) Unexpected single-line block (block-no-single-line)
(#183) Unexpected single-line block (block-no-single-line)
(#184) Unexpected single-line block (block-no-single-line)
(#186) Unexpected single-line block (block-no-single-line)
(#188) Unexpected single-line block (block-no-single-line)
(#189) Unexpected single-line block (block-no-single-line)
(#191) Unexpected single-line block (block-no-single-line)
(#192) Unexpected single-line block (block-no-single-line)
(#193) Unexpected single-line block (block-no-single-line)
(#194) Unexpected single-line block (block-no-single-line)
(#195) Unexpected single-line block (block-no-single-line)
(#196) Unexpected single-line block (block-no-single-line)
(#197) Unexpected single-line block (block-no-single-line)
(#198) Unexpected single-line block (block-no-single-line)
(#199) Unexpected single-line block (block-no-single-line)
(#200) Unexpected single-line block (block-no-single-line)
(#201) Unexpected single-line block (block-no-single-line)
(#202) Unexpected single-line block (block-no-single-line)
(#203) Unexpected single-line block (block-no-single-line)
(#204) Unexpected single-line block (block-no-single-line)
(#205) Unexpected single-line block (block-no-single-line)
(#206) Unexpected single-line block (block-no-single-line)
(#207) Unexpected single-line block (block-no-single-line)
(#208) Unexpected single-line block (block-no-single-line)
(#209) Unexpected single-line block (block-no-single-line)
(#210) Unexpected single-line block (block-no-single-line)
(#212) Unexpected single-line block (block-no-single-line)
(#214) Unexpected single-line block (block-no-single-line)
(#216) Unexpected single-line block (block-no-single-line)
(#217) Unexpected single-line block (block-no-single-line)
(#218) Unexpected single-line block (block-no-single-line)
(#220) Unexpected single-line block (block-no-single-line)
(#222) Unexpected single-line block (block-no-single-line)
(#224) Unexpected single-line block (block-no-single-line)
(#225) Unexpected single-line block (block-no-single-line)
(#226) Unexpected single-line block (block-no-single-line)
(#228) Unexpected single-line block (block-no-single-line)
(#229) Unexpected single-line block (block-no-single-line)
(#230) Unexpected single-line block (block-no-single-line)
(#232) Unexpected single-line block (block-no-single-line)
(#233) Unexpected single-line block (block-no-single-line)
(#234) Unexpected single-line block (block-no-single-line)
(#235) Unexpected single-line block (block-no-single-line)
(#236) Unexpected single-line block (block-no-single-line)
(#237) Unexpected single-line block (block-no-single-line)
(#238) Unexpected single-line block (block-no-single-line)
(#239) Unexpected single-line block (block-no-single-line)
(#240) Unexpected single-line block (block-no-single-line)
(#241) Unexpected single-line block (block-no-single-line)
(#242) Unexpected single-line block (block-no-single-line)
(#243) Unexpected single-line block (block-no-single-line)
(#244) Unexpected single-line block (block-no-single-line)
(#245) Unexpected single-line block (block-no-single-line)
(#246) Unexpected single-line block (block-no-single-line)
(#247) Unexpected single-line block (block-no-single-line)
(#248) Unexpected single-line block (block-no-single-line)
(#249) Unexpected single-line block (block-no-single-line)
(#250) Unexpected single-line block (block-no-single-line)
(#251) Unexpected single-line block (block-no-single-line)
(#252) Unexpected single-line block (block-no-single-line)
(#253) Unexpected single-line block (block-no-single-line)
(#254) Unexpected single-line block (block-no-single-line)
(#255) Unexpected single-line block (block-no-single-line)
(#256) Unexpected single-line block (block-no-single-line)
(#257) Unexpected single-line block (block-no-single-line)
(#258) Unexpected single-line block (block-no-single-line)
(#259) Unexpected single-line block (block-no-single-line)
(#260) Unexpected single-line block (block-no-single-line)
(#261) Unexpected single-line block (block-no-single-line)
(#262) Unexpected single-line block (block-no-single-line)
(#264) Unexpected single-line block (block-no-single-line)
(#265) Unexpected single-line block (block-no-single-line)
(#266) Unexpected single-line block (block-no-single-line)
(#267) Unexpected single-line block (block-no-single-line)
(#268) Unexpected single-line block (block-no-single-line)
(#269) Unexpected single-line block (block-no-single-line)
(#271) Unexpected single-line block (block-no-single-line)
(#272) Unexpected single-line block (block-no-single-line)
(#273) Unexpected single-line block (block-no-single-line)
(#274) Unexpected single-line block (block-no-single-line)
(#275) Unexpected single-line block (block-no-single-line)
(#276) Unexpected single-line block (block-no-single-line)
(#277) Unexpected single-line block (block-no-single-line)
(#278) Unexpected single-line block (block-no-single-line)
(#279) Unexpected single-line block (block-no-single-line)
(#280) Unexpected single-line block (block-no-single-line)
(#281) Unexpected single-line block (block-no-single-line)
(#282) Unexpected single-line block (block-no-single-line)
(#283) Unexpected single-line block (block-no-single-line)
(#284) Unexpected single-line block (block-no-single-line)
(#285) Unexpected single-line block (block-no-single-line)
(#288) Unexpected single-line block (block-no-single-line)
(#289) Unexpected single-line block (block-no-single-line)
(#290) Unexpected single-line block (block-no-single-line)
(#291) Unexpected single-line block (block-no-single-line)
(#293) Unexpected single-line block (block-no-single-line)
(#294) Unexpected single-line block (block-no-single-line)
(#295) Unexpected single-line block (block-no-single-line)
(#296) Unexpected single-line block (block-no-single-line)
(#297) Unexpected single-line block (block-no-single-line)
(#298) Unexpected single-line block (block-no-single-line)
(#299) Unexpected single-line block (block-no-single-line)
(#300) Unexpected single-line block (block-no-single-line)
(#301) Unexpected single-line block (block-no-single-line)
(#302) Unexpected single-line block (block-no-single-line)
(#303) Unexpected single-line block (block-no-single-line)
(#304) Unexpected single-line block (block-no-single-line)
(#305) Unexpected single-line block (block-no-single-line)
(#306) Unexpected single-line block (block-no-single-line)
(#307) Unexpected single-line block (block-no-single-line)
(#308) Unexpected single-line block (block-no-single-line)
(#309) Unexpected single-line block (block-no-single-line)
(#310) Unexpected single-line block (block-no-single-line)
(#311) Unexpected single-line block (block-no-single-line)
(#312) Unexpected single-line block (block-no-single-line)
(#313) Unexpected single-line block (block-no-single-line)
(#314) Unexpected single-line block (block-no-single-line)
(#315) Unexpected single-line block (block-no-single-line)
(#316) Unexpected single-line block (block-no-single-line)
(#317) Unexpected single-line block (block-no-single-line)
(#318) Unexpected single-line block (block-no-single-line)
(#319) Unexpected single-line block (block-no-single-line)
(#320) Unexpected single-line block (block-no-single-line)
(#321) Unexpected single-line block (block-no-single-line)
(#322) Unexpected single-line block (block-no-single-line)
(#323) Unexpected single-line block (block-no-single-line)
(#324) Unexpected single-line block (block-no-single-line)
(#325) Unexpected single-line block (block-no-single-line)
(#326) Unexpected single-line block (block-no-single-line)
(#327) Unexpected single-line block (block-no-single-line)
(#328) Unexpected single-line block (block-no-single-line)
(#329) Unexpected single-line block (block-no-single-line)
(#330) Unexpected single-line block (block-no-single-line)
(#332) Unexpected single-line block (block-no-single-line)
(#334) Unexpected single-line block (block-no-single-line)
(#336) Unexpected single-line block (block-no-single-line)
(#338) Unexpected single-line block (block-no-single-line)
(#339) Unexpected single-line block (block-no-single-line)
(#341) Unexpected single-line block (block-no-single-line)
(#343) Unexpected single-line block (block-no-single-line)
(#347) Unexpected single-line block (block-no-single-line)
(#350) Unexpected single-line block (block-no-single-line)
(#352) Unexpected single-line block (block-no-single-line)
(#354) Unexpected single-line block (block-no-single-line)
(#355) Unexpected single-line block (block-no-single-line)
(#356) Unexpected single-line block (block-no-single-line)
(#357) Unexpected single-line block (block-no-single-line)
(#358) Unexpected single-line block (block-no-single-line)
(#359) Unexpected single-line block (block-no-single-line)
(#360) Unexpected single-line block (block-no-single-line)
(#361) Unexpected single-line block (block-no-single-line)
(#362) Unexpected single-line block (block-no-single-line)
(#363) Unexpected single-line block (block-no-single-line)
(#364) Unexpected single-line block (block-no-single-line)
(#365) Unexpected single-line block (block-no-single-line)
(#366) Unexpected single-line block (block-no-single-line)
(#367) Unexpected single-line block (block-no-single-line)
(#368) Unexpected single-line block (block-no-single-line)
(#369) Unexpected single-line block (block-no-single-line)
(#370) Unexpected single-line block (block-no-single-line)
(#371) Unexpected single-line block (block-no-single-line)
(#372) Unexpected single-line block (block-no-single-line)
(#373) Unexpected single-line block (block-no-single-line)
(#374) Unexpected single-line block (block-no-single-line)
(#375) Unexpected single-line block (block-no-single-line)
(#376) Unexpected single-line block (block-no-single-line)
(#377) Unexpected single-line block (block-no-single-line)
(#378) Unexpected single-line block (block-no-single-line)
(#379) Unexpected single-line block (block-no-single-line)
(#380) Unexpected single-line block (block-no-single-line)
(#381) Unexpected single-line block (block-no-single-line)
(#382) Unexpected single-line block (block-no-single-line)
(#383) Unexpected single-line block (block-no-single-line)
(#384) Unexpected single-line block (block-no-single-line)
(#385) Unexpected single-line block (block-no-single-line)
(#386) Unexpected single-line block (block-no-single-line)
(#387) Unexpected single-line block (block-no-single-line)
(#388) Unexpected single-line block (block-no-single-line)
(#389) Unexpected single-line block (block-no-single-line)
(#390) Unexpected single-line block (block-no-single-line)
(#391) Unexpected single-line block (block-no-single-line)
(#392) Unexpected single-line block (block-no-single-line)
(#393) Unexpected single-line block (block-no-single-line)
(#394) Unexpected single-line block (block-no-single-line)
(#395) Unexpected single-line block (block-no-single-line)
(#396) Unexpected single-line block (block-no-single-line)
(#397) Unexpected single-line block (block-no-single-line)
(#398) Unexpected single-line block (block-no-single-line)
(#399) Unexpected single-line block (block-no-single-line)
(#400) Unexpected single-line block (block-no-single-line)
(#401) Unexpected single-line block (block-no-single-line)
(#402) Unexpected single-line block (block-no-single-line)
(#403) Unexpected single-line block (block-no-single-line)
(#404) Unexpected single-line block (block-no-single-line)
(#406) Unexpected single-line block (block-no-single-line)
(#407) Unexpected single-line block (block-no-single-line)
(#408) Unexpected single-line block (block-no-single-line)
(#409) Unexpected single-line block (block-no-single-line)
(#411) Unexpected single-line block (block-no-single-line)
(#412) Unexpected single-line block (block-no-single-line)
mod/dialogue/less/font-awesome/larger.less
(#10) Unexpected single-line block (block-no-single-line)
(#11) Unexpected single-line block (block-no-single-line)
(#12) Unexpected single-line block (block-no-single-line)
(#13) Unexpected single-line block (block-no-single-line)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
mod/dialogue/less/font-awesome/list.less
(#8) Unexpected single-line block (block-no-single-line)
(#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)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 8 spaces (indentation)
mod/dialogue/less/font-awesome/mixins.less
(#5) Expected "DXImageTransform.Microsoft.BasicImage" to be "dximagetransform.microsoft.basicimage" (function-name-case)
(#14) Expected "DXImageTransform.Microsoft.BasicImage" to be "dximagetransform.microsoft.basicimage" (function-name-case)
(#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)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
mod/dialogue/less/font-awesome/path.less
(#7) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#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 8 spaces (indentation)
(#9) Expected indentation of 8 spaces (indentation)
(#10) Expected indentation of 8 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
mod/dialogue/less/font-awesome/rotated-flipped.less
(#4) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#4) Unexpected single-line block (block-no-single-line)
(#5) Unexpected single-line block (block-no-single-line)
(#6) Unexpected single-line block (block-no-single-line)
(#8) Unexpected single-line block (block-no-single-line)
(#9) Unexpected single-line block (block-no-single-line)
(#4) Expected single space before "{" (block-opening-brace-space-before)
(#9) Expected single space before "{" (block-opening-brace-space-before)
mod/dialogue/less/font-awesome/spinning.less
(#15) Expected empty line before at-rule (at-rule-empty-line-before)
(#19) Expected empty line before at-rule (at-rule-empty-line-before)
(#23) Expected empty line before at-rule (at-rule-empty-line-before)
(#27) Expected empty line before at-rule (at-rule-empty-line-before)
(#12) Unexpected single-line block (block-no-single-line)
(#13) Unexpected single-line block (block-no-single-line)
(#16) Unexpected single-line block (block-no-single-line)
(#17) Unexpected single-line block (block-no-single-line)
(#20) Unexpected single-line block (block-no-single-line)
(#21) Unexpected single-line block (block-no-single-line)
(#24) Unexpected single-line block (block-no-single-line)
(#25) Unexpected single-line block (block-no-single-line)
(#28) Unexpected single-line block (block-no-single-line)
(#29) Unexpected single-line block (block-no-single-line)
(#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)
(#13) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
mod/dialogue/less/font-awesome/stacked.less
(#18) Unexpected single-line block (block-no-single-line)
(#19) Unexpected single-line block (block-no-single-line)
(#20) Unexpected single-line block (block-no-single-line)
(#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)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#12) Expected newline after "," (selector-list-comma-newline-after)
mod/dialogue/less/moodle/admin.less
(#270) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#366) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#512) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#19) Unexpected whitespace before ":" (declaration-colon-space-before)
(#28) Unexpected whitespace before ":" (declaration-colon-space-before)
(#31) Unexpected whitespace before ":" (declaration-colon-space-before)
mod/dialogue/less/moodle/backup-restore.less
(#39) Unexpected empty block (block-no-empty)
mod/dialogue/less/moodle/blocks.less
(#130) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
mod/dialogue/less/moodle/bootstrapoverride.less
(#10) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 8 spaces (indentation)
mod/dialogue/less/moodle/buttons.less
(#50) Expected single space before "{" (block-opening-brace-space-before)
(#58) Expected single space before "{" (block-opening-brace-space-before)
mod/dialogue/less/moodle/calendar.less
(#187) Expected empty line before at-rule (at-rule-empty-line-before)
(#68) Expected single space before "{" (block-opening-brace-space-before)
(#13) Expected "#FFD3BD" to be "#ffd3bd" (color-hex-case)
(#16) Expected "#D6F8CD" to be "#d6f8cd" (color-hex-case)
(#19) Expected "#FEE7AE" to be "#fee7ae" (color-hex-case)
(#22) Expected "#DCE7EC" to be "#dce7ec" (color-hex-case)
(#147) Expected "#A00" to be "#a00" (color-hex-case)
(#188) Unexpected unknown type selector "fluid" (selector-type-no-unknown)
mod/dialogue/less/moodle/core.less
(#582) Expected single space before "{" (block-opening-brace-space-before)
(#585) Expected single space before "{" (block-opening-brace-space-before)
(#588) Expected single space before "{" (block-opening-brace-space-before)
(#628) Expected single space before "{" (block-opening-brace-space-before)
(#637) Expected single space before "{" (block-opening-brace-space-before)
(#640) Expected single space before "{" (block-opening-brace-space-before)
(#820) Expected single space before "{" (block-opening-brace-space-before)
(#903) Expected single space before "{" (block-opening-brace-space-before)
(#145) Expected "#FFEE69" to be "#ffee69" (color-hex-case)
(#146) Expected "#A6982B" to be "#a6982b" (color-hex-case)
(#147) Expected "#D4C237" to be "#d4c237" (color-hex-case)
(#589) Expected "#CCC" to be "#ccc" (color-hex-case)
(#821) Expected "#FFFFCC" to be "#ffffcc" (color-hex-case)
(#919) Expected "#FFF" to be "#fff" (color-hex-case)
(#1118) Expected "#CCC" to be "#ccc" (color-hex-case)
(#1384) Expected "#AAA" to be "#aaa" (color-hex-case)
(#1419) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1456) Expected "#FFF" to be "#fff" (color-hex-case)
(#1471) Expected "#EEE" to be "#eee" (color-hex-case)
(#1496) Expected "#FFF" to be "#fff" (color-hex-case)
(#1578) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#1593) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#1642) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1716) Expected "#DDD" to be "#ddd" (color-hex-case)
(#1729) Expected "#9DA0A4" to be "#9da0a4" (color-hex-case)
(#1740) Expected "#E1E1E8" to be "#e1e1e8" (color-hex-case)
(#1741) Expected "#E1E1E8" to be "#e1e1e8" (color-hex-case)
(#1742) Expected "#E1E1E8" to be "#e1e1e8" (color-hex-case)
(#1743) Expected "#F7F7F9" to be "#f7f7f9" (color-hex-case)
(#1801) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#148) Expected "#000000" to be "#000" (color-hex-length)
(#821) Expected "#FFFFCC" to be "#FFC" (color-hex-length)
(#1419) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1593) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#1642) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1801) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#28) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#1907) Unexpected "margin" with "display: inline" (declaration-block-no-ignored-properties)
(#1860) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#580) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#629) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#632) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#635) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#638) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#641) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1241) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1244) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1253) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1256) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1326) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1465) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1503) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#9) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#18) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#22) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#23) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1864) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1669) Expected indentation of 4 spaces (indentation)
(#1796) Unexpected unit (length-zero-no-unit)
(#1842) Unexpected unit (length-zero-no-unit)
(#1856) Unexpected unit (length-zero-no-unit)
(#1862) Unexpected unit (length-zero-no-unit)
(#1889) Unexpected unit (length-zero-no-unit)
(#1898) Unexpected unit (length-zero-no-unit)
(#198) Expected newline after "," (selector-list-comma-newline-after)
(#204) Expected newline after "," (selector-list-comma-newline-after)
(#231) Expected newline after "," (selector-list-comma-newline-after)
(#235) Expected newline after "," (selector-list-comma-newline-after)
(#1350) Expected newline after "," (selector-list-comma-newline-after)
mod/dialogue/less/moodle/course.less
(#110) Expected single space before "{" (block-opening-brace-space-before)
(#106) Expected "#DDD" to be "#ddd" (color-hex-case)
(#486) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#495) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#319) Unexpected duplicate "z-index" (declaration-block-no-duplicate-properties)
(#191) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#222) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#383) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#384) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#386) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#390) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#396) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#397) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#398) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#408) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#409) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#410) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#413) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#414) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#417) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#418) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#422) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#425) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#429) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#433) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#434) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#437) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#441) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#442) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#450) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#451) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#455) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#456) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#463) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#464) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#468) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#472) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#475) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#476) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#480) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#483) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#486) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#487) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#491) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#495) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#506) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#507) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#513) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#514) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#515) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#518) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#519) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#523) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#525) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#526) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#527) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#530) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#531) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#534) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#537) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#540) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#543) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#548) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#549) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#550) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#551) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#554) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#555) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#556) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#559) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#563) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#564) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#569) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#570) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#571) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#576) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#584) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#222) Unexpected whitespace before ":" (declaration-colon-space-before)
(#522) Expected single space after ">" (selector-combinator-space-after)
(#529) Expected single space after ">" (selector-combinator-space-after)
(#533) Expected single space after ">" (selector-combinator-space-after)
(#536) Expected single space after ">" (selector-combinator-space-after)
(#539) Expected single space after ">" (selector-combinator-space-after)
(#542) Expected single space after ">" (selector-combinator-space-after)
(#546) Expected single space after ">" (selector-combinator-space-after)
(#553) Expected single space after ">" (selector-combinator-space-after)
(#522) Expected single space before ">" (selector-combinator-space-before)
(#529) Expected single space before ">" (selector-combinator-space-before)
(#533) Expected single space before ">" (selector-combinator-space-before)
(#536) Expected single space before ">" (selector-combinator-space-before)
(#539) Expected single space before ">" (selector-combinator-space-before)
(#542) Expected single space before ">" (selector-combinator-space-before)
mod/dialogue/less/moodle/debug.less
(#13) Expected "#000000" to be "#000" (color-hex-length)
(#16) Expected "#000000" to be "#000" (color-hex-length)
(#17) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#20) Expected "#ccccff" to be "#ccf" (color-hex-length)
(#24) Expected "#9999cc" to be "#99c" (color-hex-length)
mod/dialogue/less/moodle/expendable.less
(#30) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#37) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#64) Unexpected !important (declaration-no-important)
(#65) Unexpected !important (declaration-no-important)
(#66) Unexpected !important (declaration-no-important)
(#70) Unexpected !important (declaration-no-important)
(#73) Unexpected !important (declaration-no-important)
(#74) Unexpected !important (declaration-no-important)
(#75) Unexpected !important (declaration-no-important)
(#76) Unexpected !important (declaration-no-important)
(#77) Unexpected !important (declaration-no-important)
(#78) Unexpected !important (declaration-no-important)
(#83) Unexpected !important (declaration-no-important)
(#84) Unexpected !important (declaration-no-important)
(#78) Expected single space after "," in a single-line function (function-comma-space-after)
(#78) Expected single space after "," in a single-line function (function-comma-space-after)
(#78) Expected single space after "," in a single-line function (function-comma-space-after)
(#64) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#29) Expected newline after "," (selector-list-comma-newline-after)
(#36) Expected newline after "," (selector-list-comma-newline-after)
(#29) Unexpected whitespace before "," (selector-list-comma-space-before)
(#36) Unexpected whitespace before "," (selector-list-comma-space-before)
mod/dialogue/less/moodle/filemanager.less
(#630) Expected single space before "{" (block-opening-brace-space-before)
(#781) Expected single space before "{" (block-opening-brace-space-before)
(#784) Expected single space before "{" (block-opening-brace-space-before)
(#816) Expected single space before "{" (block-opening-brace-space-before)
(#824) Expected single space before "{" (block-opening-brace-space-before)
(#846) Expected single space before "{" (block-opening-brace-space-before)
(#916) Expected single space before "{" (block-opening-brace-space-before)
(#42) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#51) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#58) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#74) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#76) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#84) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#90) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#100) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#102) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#106) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#176) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#215) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#219) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#381) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#406) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#416) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#420) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#421) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#422) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#426) Expected "#F6F6F6" to be "#f6f6f6" (color-hex-case)
(#427) Expected "#F6F6F6" to be "#f6f6f6" (color-hex-case)
(#430) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#431) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#576) Expected "#EEEEEE" to be "#eeeeee" (color-hex-case)
(#715) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#716) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#749) Expected "#DDDDDD" to be "#dddddd" (color-hex-case)
(#820) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#821) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#830) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#839) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#842) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#857) Expected "#EBEBE4" to be "#ebebe4" (color-hex-case)
(#899) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#903) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#904) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#905) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#909) Expected "#F6F6F6" to be "#f6f6f6" (color-hex-case)
(#910) Expected "#F6F6F6" to be "#f6f6f6" (color-hex-case)
(#913) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#914) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#973) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#980) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#994) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1114) Expected "#F9F9F9" to be "#f9f9f9" (color-hex-case)
(#1115) Expected "#BBBBBB" to be "#bbbbbb" (color-hex-case)
(#11) Expected "#555555" to be "#555" (color-hex-length)
(#51) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#58) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#74) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#76) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#84) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#90) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#102) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#106) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#215) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#219) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#381) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#406) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#416) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#420) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#421) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#422) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#423) Expected "#555555" to be "#555" (color-hex-length)
(#430) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#431) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#576) Expected "#EEEEEE" to be "#EEE" (color-hex-length)
(#715) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#716) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#749) Expected "#DDDDDD" to be "#DDD" (color-hex-length)
(#821) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#830) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#839) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#842) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#899) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#903) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#904) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#905) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#906) Expected "#555555" to be "#555" (color-hex-length)
(#913) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#914) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#973) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#980) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#994) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1115) Expected "#BBBBBB" to be "#BBB" (color-hex-length)
(#903) Expected single space before "!" (declaration-bang-space-before)
(#904) Expected single space before "!" (declaration-bang-space-before)
(#905) Expected single space before "!" (declaration-bang-space-before)
(#906) Expected single space before "!" (declaration-bang-space-before)
(#909) Expected single space before "!" (declaration-bang-space-before)
(#913) Expected single space before "!" (declaration-bang-space-before)
(#903) Unexpected !important (declaration-no-important)
(#904) Unexpected !important (declaration-no-important)
(#905) Unexpected !important (declaration-no-important)
(#906) Unexpected !important (declaration-no-important)
(#909) Unexpected !important (declaration-no-important)
(#913) Unexpected !important (declaration-no-important)
(#1) Expected indentation of 0 spaces (indentation)
(#204) Unexpected unit (length-zero-no-unit)
mod/dialogue/less/moodle/forms.less
(#370) Expected single space before "{" (block-opening-brace-space-before)
(#21) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#164) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#378) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#378) Expected indentation of 4 spaces (indentation)
mod/dialogue/less/moodle/grade.less
(#139) Expected newline before "}" of a multi-line block (block-closing-brace-newline-before)
(#62) Expected "#DDD" to be "#ddd" (color-hex-case)
(#121) Expected "#F6F6F6" to be "#f6f6f6" (color-hex-case)
(#124) Expected "#D2EBFF" to be "#d2ebff" (color-hex-case)
(#129) Expected "#CCC" to be "#ccc" (color-hex-case)
(#145) Expected "#EEE" to be "#eee" (color-hex-case)
(#150) Expected "#AAEEAA" to be "#aaeeaa" (color-hex-case)
(#154) Expected "#EEEE22" to be "#eeee22" (color-hex-case)
(#159) Expected "#EEE" to be "#eee" (color-hex-case)
(#165) Expected "#F6F6F6" to be "#f6f6f6" (color-hex-case)
(#177) Expected "#AAEEAA" to be "#aaeeaa" (color-hex-case)
(#181) Expected "#AACCEE" to be "#aaccee" (color-hex-case)
(#191) Expected "#EEE" to be "#eee" (color-hex-case)
(#207) Expected "#EEE" to be "#eee" (color-hex-case)
(#208) Expected "#CCC" to be "#ccc" (color-hex-case)
(#213) Expected "#F6F6F6" to be "#f6f6f6" (color-hex-case)
(#214) Expected "#CCC" to be "#ccc" (color-hex-case)
(#226) Expected "#EEE" to be "#eee" (color-hex-case)
(#235) Expected "#EFEFFF" to be "#efefff" (color-hex-case)
(#237) Expected "#00008B" to be "#00008b" (color-hex-case)
(#240) Expected "#F3E4C0" to be "#f3e4c0" (color-hex-case)
(#243) Expected "#EFD9A4" to be "#efd9a4" (color-hex-case)
(#246) Expected "#FFE3A0" to be "#ffe3a0" (color-hex-case)
(#249) Expected "#FFDA83" to be "#ffda83" (color-hex-case)
(#252) Expected "#EABFFF" to be "#eabfff" (color-hex-case)
(#255) Expected "#E5AFFF" to be "#e5afff" (color-hex-case)
(#277) Expected "#ABF" to be "#abf" (color-hex-case)
(#282) Expected "#56C" to be "#56c" (color-hex-case)
(#283) Expected "#CCF" to be "#ccf" (color-hex-case)
(#288) Expected "#ABF" to be "#abf" (color-hex-case)
(#293) Expected "#56C" to be "#56c" (color-hex-case)
(#294) Expected "#CCF" to be "#ccf" (color-hex-case)
(#568) Expected "#FFEE69" to be "#ffee69" (color-hex-case)
(#569) Expected "#D4C237" to be "#d4c237" (color-hex-case)
(#569) Expected "#A6982B" to be "#a6982b" (color-hex-case)
(#569) Expected "#A6982B" to be "#a6982b" (color-hex-case)
(#578) Expected "#5F3E00" to be "#5f3e00" (color-hex-case)
(#582) Expected "#194F3E" to be "#194f3e" (color-hex-case)
(#586) Expected "#5F595E" to be "#5f595e" (color-hex-case)
(#150) Expected "#AAEEAA" to be "#AEA" (color-hex-length)
(#154) Expected "#EEEE22" to be "#EE2" (color-hex-length)
(#177) Expected "#AAEEAA" to be "#AEA" (color-hex-length)
(#181) Expected "#AACCEE" to be "#ACE" (color-hex-length)
(#130) Unexpected duplicate "text-align" (declaration-block-no-duplicate-properties)
(#139) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#240) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#243) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#246) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#249) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#252) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#255) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#259) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#260) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#261) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#266) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#270) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#273) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#277) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#278) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#282) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#283) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#284) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#288) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#289) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#290) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#293) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#294) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#295) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#300) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#337) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#346) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#366) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#367) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#368) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#369) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#370) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#371) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#372) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#376) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#377) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#378) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#379) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#380) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#384) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#385) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#389) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#390) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#391) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#392) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#393) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#397) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#398) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#399) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#403) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#404) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#408) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#412) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#416) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#417) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#421) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#425) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#426) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#430) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#431) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#468) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#486) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#490) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#494) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#495) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#508) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#549) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#554) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#139) Expected indentation of 4 spaces (indentation)
(#270) Expected indentation of 4 spaces (indentation)
(#273) Expected indentation of 4 spaces (indentation)
(#276) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#281) Expected indentation of 4 spaces (indentation)
(#282) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#284) Expected indentation of 4 spaces (indentation)
(#287) Expected indentation of 4 spaces (indentation)
(#288) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#295) Expected indentation of 4 spaces (indentation)
(#325) Expected indentation of 4 spaces (indentation)
(#362) Expected indentation of 4 spaces (indentation)
(#366) Expected indentation of 4 spaces (indentation)
(#367) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#371) Expected indentation of 4 spaces (indentation)
(#372) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#384) Expected indentation of 4 spaces (indentation)
(#385) Expected indentation of 4 spaces (indentation)
(#389) 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)
(#398) Expected indentation of 4 spaces (indentation)
(#399) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#404) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 4 spaces (indentation)
(#416) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#594) Expected indentation of 4 spaces (indentation)
(#598) Expected indentation of 4 spaces (indentation)
(#185) Unexpected unit (length-zero-no-unit)
(#197) Unexpected unit (length-zero-no-unit)
(#597) Expected newline after "," (selector-list-comma-newline-after)
mod/dialogue/less/moodle/message.less
(#66) Expected single space before "{" (block-opening-brace-space-before)
(#139) Expected single space before "{" (block-opening-brace-space-before)
(#146) Expected newline after "," (selector-list-comma-newline-after)
mod/dialogue/less/moodle/modules.less
(#36) Unexpected !important (declaration-no-important)
(#36) Expected indentation of 4 spaces (indentation)
(#53) Expected newline after "," (selector-list-comma-newline-after)
mod/dialogue/less/moodle/question.less
(#208) Unexpected empty block (block-no-empty)
(#59) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#343) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#147) Unexpected "left" with "position: static" (declaration-block-no-ignored-properties)
(#263) Expected single space after "," in a single-line function (function-comma-space-after)
(#263) Expected single space after "," in a single-line function (function-comma-space-after)
(#263) Expected single space after "," in a single-line function (function-comma-space-after)
(#262) Expected indentation of 8 spaces (indentation)
(#263) Expected indentation of 8 spaces (indentation)
(#264) Expected indentation of 8 spaces (indentation)
(#279) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#287) Expected indentation of 4 spaces (indentation)
mod/dialogue/less/moodle/reports.less
(#9) Unexpected "margin" with "display: inline" (declaration-block-no-ignored-properties)
(#13) Unexpected unit (length-zero-no-unit)
(#17) Unexpected unit (length-zero-no-unit)
mod/dialogue/less/moodle/responsive.less
(#270) Expected empty line before at-rule (at-rule-empty-line-before)
(#286) Expected single space before "{" (block-opening-brace-space-before)
(#342) Expected single space before "{" (block-opening-brace-space-before)
(#64) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#115) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#126) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#314) Unexpected !important (declaration-no-important)
(#315) Unexpected !important (declaration-no-important)
(#65) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 8 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 8 spaces (indentation)
(#121) Expected indentation of 8 spaces (indentation)
(#139) Expected indentation of 0 spaces (indentation)
(#131) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 8 spaces (indentation)
(#134) Expected indentation of 8 spaces (indentation)
(#135) Expected indentation of 8 spaces (indentation)
(#136) Expected indentation of 8 spaces (indentation)
(#137) Expected indentation of 8 spaces (indentation)
(#202) Expected indentation of 8 spaces (indentation)
(#203) Expected indentation of 8 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 4 spaces (indentation)
(#264) Expected indentation of 8 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#267) Expected indentation of 8 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#273) Expected indentation of 4 spaces (indentation)
(#272) Expected indentation of 8 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#280) Expected indentation of 8 spaces (indentation)
(#281) Expected indentation of 8 spaces (indentation)
(#282) Expected indentation of 8 spaces (indentation)
(#283) Expected indentation of 8 spaces (indentation)
(#284) Expected indentation of 8 spaces (indentation)
(#301) Expected indentation of 8 spaces (indentation)
(#310) Expected indentation of 8 spaces (indentation)
(#311) Expected indentation of 8 spaces (indentation)
(#329) Expected indentation of 8 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#356) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 8 spaces (indentation)
(#363) Expected indentation of 12 spaces (indentation)
(#364) Expected indentation of 12 spaces (indentation)
(#365) Expected indentation of 12 spaces (indentation)
(#366) Expected indentation of 12 spaces (indentation)
(#369) Expected indentation of 12 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#389) 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)
(#394) Expected indentation of 4 spaces (indentation)
(#393) Expected indentation of 8 spaces (indentation)
(#395) Expected indentation of 4 spaces (indentation)
(#396) Expected indentation of 4 spaces (indentation)
(#398) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 8 spaces (indentation)
(#399) Expected indentation of 4 spaces (indentation)
(#402) Expected indentation of 4 spaces (indentation)
(#400) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 8 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#404) Expected indentation of 4 spaces (indentation)
(#406) Expected indentation of 4 spaces (indentation)
(#405) Expected indentation of 8 spaces (indentation)
(#407) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 4 spaces (indentation)
(#415) Expected indentation of 4 spaces (indentation)
(#409) Expected indentation of 4 spaces (indentation)
(#410) Expected indentation of 8 spaces (indentation)
(#411) Expected indentation of 8 spaces (indentation)
(#412) Expected indentation of 8 spaces (indentation)
(#413) Expected indentation of 8 spaces (indentation)
(#414) Expected indentation of 8 spaces (indentation)
(#416) Expected indentation of 4 spaces (indentation)
(#419) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 8 spaces (indentation)
(#418) Expected indentation of 8 spaces (indentation)
(#420) Expected indentation of 4 spaces (indentation)
(#422) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 8 spaces (indentation)
(#423) Expected indentation of 4 spaces (indentation)
(#425) Expected indentation of 4 spaces (indentation)
(#424) Expected indentation of 8 spaces (indentation)
(#262) Unexpected whitespace before ":" (media-feature-colon-space-before)
(#270) Unexpected whitespace before ":" (media-feature-colon-space-before)
(#319) Unexpected whitespace before ":" (media-feature-colon-space-before)
mod/dialogue/less/moodle/undo.less
(#75) Unexpected !important (declaration-no-important)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#167) Unexpected unit (length-zero-no-unit)
(#168) Unexpected unit (length-zero-no-unit)
mod/dialogue/less/moodle/yui_fixes.less
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected newline after "," (selector-list-comma-newline-after)
mod/dialogue/less/stateindicator.less
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 8 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
mod/dialogue/styles.css
(#242) Expected single space before "{" (block-opening-brace-space-before)
(#2200) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#2201) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#275) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#296) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#300) Expected "#ffffff" to be "#fff" (color-hex-length)
(#309) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#320) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#555) Expected "#000000" to be "#000" (color-hex-length)
(#577) Expected "#ffffff" to be "#fff" (color-hex-length)
(#605) Expected "#ffffff" to be "#fff" (color-hex-length)
(#614) Expected "#333333" to be "#333" (color-hex-length)
(#622) Expected "#ffffff" to be "#fff" (color-hex-length)
(#625) Expected "#0088cc" to be "#08c" (color-hex-length)
(#626) Expected "#0088cc" to be "#08c" (color-hex-length)
(#627) Expected "#0088cc" to be "#08c" (color-hex-length)
(#628) Expected "#0088cc" to be "#08c" (color-hex-length)
(#629) Expected "#0088cc" to be "#08c" (color-hex-length)
(#637) Expected "#ffffff" to be "#fff" (color-hex-length)
(#640) Expected "#0088cc" to be "#08c" (color-hex-length)
(#641) Expected "#0088cc" to be "#08c" (color-hex-length)
(#642) Expected "#0088cc" to be "#08c" (color-hex-length)
(#643) Expected "#0088cc" to be "#08c" (color-hex-length)
(#644) Expected "#0088cc" to be "#08c" (color-hex-length)
(#653) Expected "#999999" to be "#999" (color-hex-length)
(#681) Expected "#000000" to be "#000" (color-hex-length)
(#728) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#735) Expected "#ffffff" to be "#fff" (color-hex-length)
(#771) Expected "#333333" to be "#333" (color-hex-length)
(#778) Expected "#ffffff" to be "#fff" (color-hex-length)
(#779) Expected "#ffffff" to be "#fff" (color-hex-length)
(#780) Expected "#ffffff" to be "#fff" (color-hex-length)
(#781) Expected "#ffffff" to be "#fff" (color-hex-length)
(#782) Expected "#ffffff" to be "#fff" (color-hex-length)
(#784) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#806) Expected "#333333" to be "#333" (color-hex-length)
(#813) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#822) Expected "#333333" to be "#333" (color-hex-length)
(#926) Expected "#ffffff" to be "#fff" (color-hex-length)
(#929) Expected "#0044cc" to be "#04c" (color-hex-length)
(#930) Expected "#0088cc" to be "#08c" (color-hex-length)
(#930) Expected "#0044cc" to be "#04c" (color-hex-length)
(#931) Expected "#0088cc" to be "#08c" (color-hex-length)
(#931) Expected "#0044cc" to be "#04c" (color-hex-length)
(#932) Expected "#0088cc" to be "#08c" (color-hex-length)
(#932) Expected "#0044cc" to be "#04c" (color-hex-length)
(#933) Expected "#0088cc" to be "#08c" (color-hex-length)
(#933) Expected "#0044cc" to be "#04c" (color-hex-length)
(#934) Expected "#0088cc" to be "#08c" (color-hex-length)
(#934) Expected "#0044cc" to be "#04c" (color-hex-length)
(#936) Expected "#0044cc" to be "#04c" (color-hex-length)
(#936) Expected "#0044cc" to be "#04c" (color-hex-length)
(#948) Expected "#ffffff" to be "#fff" (color-hex-length)
(#949) Expected "#0044cc" to be "#04c" (color-hex-length)
(#955) Expected "#003399" to be "#039" (color-hex-length)
(#959) Expected "#ffffff" to be "#fff" (color-hex-length)
(#981) Expected "#ffffff" to be "#fff" (color-hex-length)
(#992) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1014) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1025) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1047) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1058) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1080) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1091) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1094) Expected "#222222" to be "#222" (color-hex-length)
(#1095) Expected "#444444" to be "#444" (color-hex-length)
(#1095) Expected "#222222" to be "#222" (color-hex-length)
(#1096) Expected "#444444" to be "#444" (color-hex-length)
(#1096) Expected "#222222" to be "#222" (color-hex-length)
(#1097) Expected "#444444" to be "#444" (color-hex-length)
(#1097) Expected "#222222" to be "#222" (color-hex-length)
(#1098) Expected "#444444" to be "#444" (color-hex-length)
(#1098) Expected "#222222" to be "#222" (color-hex-length)
(#1099) Expected "#444444" to be "#444" (color-hex-length)
(#1099) Expected "#222222" to be "#222" (color-hex-length)
(#1101) Expected "#222222" to be "#222" (color-hex-length)
(#1101) Expected "#222222" to be "#222" (color-hex-length)
(#1101) Expected "#000000" to be "#000" (color-hex-length)
(#1113) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1114) Expected "#222222" to be "#222" (color-hex-length)
(#1164) Expected "#0088cc" to be "#08c" (color-hex-length)
(#1181) Expected "#333333" to be "#333" (color-hex-length)
(#1338) Expected "#0044cc" to be "#04c" (color-hex-length)
(#1358) Expected "#222222" to be "#222" (color-hex-length)
(#1391) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1392) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1527) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#1544) Expected "#999999" to be "#999" (color-hex-length)
(#1573) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1575) Expected "#0088cc" to be "#08c" (color-hex-length)
(#1590) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1645) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#1645) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#1645) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#1651) Expected "#555555" to be "#555" (color-hex-length)
(#1653) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1671) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1672) Expected "#0088cc" to be "#08c" (color-hex-length)
(#1740) Expected "#0088cc" to be "#08c" (color-hex-length)
(#1741) Expected "#0088cc" to be "#08c" (color-hex-length)
(#1760) Expected "#555555" to be "#555" (color-hex-length)
(#1761) Expected "#555555" to be "#555" (color-hex-length)
(#1773) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1774) Expected "#999999" to be "#999" (color-hex-length)
(#1775) Expected "#999999" to be "#999" (color-hex-length)
(#1782) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1783) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1790) Expected "#999999" to be "#999" (color-hex-length)
(#1882) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#1882) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#1882) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#1882) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#1889) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1907) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#1907) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#1907) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#1907) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#1914) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1918) Expected "#999999" to be "#999" (color-hex-length)
(#1974) Expected "#0088cc" to be "#08c" (color-hex-length)
(#1989) Expected "#555555" to be "#555" (color-hex-length)
(#2035) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2039) Expected "#999999" to be "#999" (color-hex-length)
(#2056) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2103) Expected "#333333" to be "#333" (color-hex-length)
(#2199) Expected "#555555" to be "#555" (color-hex-length)
(#2200) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#2201) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#2345) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2415) Expected "#333333" to be "#333" (color-hex-length)
(#2416) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2425) Expected "#0044cc" to be "#04c" (color-hex-length)
(#2426) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2427) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2428) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2429) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2430) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2431) Expected "#0088cc" to be "#08c" (color-hex-length)
(#2431) Expected "#0044cc" to be "#04c" (color-hex-length)
(#2432) Expected "#0088cc" to be "#08c" (color-hex-length)
(#2432) Expected "#0044cc" to be "#04c" (color-hex-length)
(#2433) Expected "#0088cc" to be "#08c" (color-hex-length)
(#2433) Expected "#0044cc" to be "#04c" (color-hex-length)
(#2434) Expected "#0088cc" to be "#08c" (color-hex-length)
(#2434) Expected "#0044cc" to be "#04c" (color-hex-length)
(#2435) Expected "#0088cc" to be "#08c" (color-hex-length)
(#2435) Expected "#0044cc" to be "#04c" (color-hex-length)
(#2437) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#2440) Expected "#0044cc" to be "#04c" (color-hex-length)
(#2440) Expected "#0044cc" to be "#04c" (color-hex-length)
(#2461) Expected "#333333" to be "#333" (color-hex-length)
(#2468) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#2477) Expected "#333333" to be "#333" (color-hex-length)
(#2523) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2524) Expected "#0044cc" to be "#04c" (color-hex-length)
(#2530) Expected "#003399" to be "#039" (color-hex-length)
(#2534) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2535) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2540) Expected "#555555" to be "#555" (color-hex-length)
(#2552) Expected "#ffffff" to be "#fff" (color-hex-length)
(#105) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#121) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#311) Unexpected duplicate "border-collapse" (declaration-block-no-duplicate-properties)
(#579) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#602) Unexpected duplicate "margin" (declaration-block-no-duplicate-properties)
(#626) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#627) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#628) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#629) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#641) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#642) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#643) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#644) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#765) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#777) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#779) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#780) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#781) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#782) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#785) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#787) Unexpected duplicate "border-color" (declaration-block-no-duplicate-properties)
(#793) Unexpected duplicate "filter" (declaration-block-no-duplicate-properties)
(#808) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#833) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#929) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#931) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#932) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#933) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#934) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#937) Unexpected duplicate "border-color" (declaration-block-no-duplicate-properties)
(#939) Unexpected duplicate "filter" (declaration-block-no-duplicate-properties)
(#950) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#962) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#964) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#965) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#966) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#967) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#970) Unexpected duplicate "border-color" (declaration-block-no-duplicate-properties)
(#972) Unexpected duplicate "filter" (declaration-block-no-duplicate-properties)
(#983) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#995) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#997) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#998) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#999) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1000) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1003) Unexpected duplicate "border-color" (declaration-block-no-duplicate-properties)
(#1005) Unexpected duplicate "filter" (declaration-block-no-duplicate-properties)
(#1016) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1028) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1030) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1031) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1032) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1033) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1036) Unexpected duplicate "border-color" (declaration-block-no-duplicate-properties)
(#1038) Unexpected duplicate "filter" (declaration-block-no-duplicate-properties)
(#1049) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1061) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1063) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1064) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1065) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1066) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1069) Unexpected duplicate "border-color" (declaration-block-no-duplicate-properties)
(#1071) Unexpected duplicate "filter" (declaration-block-no-duplicate-properties)
(#1082) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1094) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1096) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1097) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1098) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1099) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1102) Unexpected duplicate "border-color" (declaration-block-no-duplicate-properties)
(#1104) Unexpected duplicate "filter" (declaration-block-no-duplicate-properties)
(#1115) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#1188) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#1397) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#1587) Unexpected duplicate "margin" (declaration-block-no-duplicate-properties)
(#1995) Unexpected duplicate "overflow" (declaration-block-no-duplicate-properties)
(#2255) Unexpected duplicate "overflow" (declaration-block-no-duplicate-properties)
(#2409) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#2416) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#2419) Unexpected duplicate "text-shadow" (declaration-block-no-duplicate-properties)
(#2423) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#2424) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#2425) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#2427) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2428) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2429) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2430) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2431) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2432) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2433) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2434) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2435) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#2438) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#2440) Unexpected duplicate "border-color" (declaration-block-no-duplicate-properties)
(#2441) Unexpected duplicate "border-color" (declaration-block-no-duplicate-properties)
(#2447) Unexpected duplicate "filter" (declaration-block-no-duplicate-properties)
(#2448) Unexpected duplicate "filter" (declaration-block-no-duplicate-properties)
(#2463) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#2488) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#2525) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#2559) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#2562) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#2574) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#2577) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#2589) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#2592) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#2606) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#2609) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#210) Unexpected !important (declaration-no-important)
(#211) Unexpected !important (declaration-no-important)
(#212) Unexpected !important (declaration-no-important)
(#213) Unexpected !important (declaration-no-important)
(#240) Unexpected !important (declaration-no-important)
(#2121) Unexpected !important (declaration-no-important)
(#2125) Unexpected !important (declaration-no-important)
(#631) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#647) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#662) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#792) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#793) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#938) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#939) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#971) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#972) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#1004) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#1005) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#1037) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#1038) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#1070) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#1071) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#1103) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#1104) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#2446) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#2447) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#2448) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#2) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#169) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#188) Expected indentation of 4 spaces (indentation)
(#192) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#195) Expected indentation of 4 spaces (indentation)
(#200) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#210) Expected indentation of 8 spaces (indentation)
(#211) Expected indentation of 8 spaces (indentation)
(#212) Expected indentation of 8 spaces (indentation)
(#213) Expected indentation of 8 spaces (indentation)
(#215) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#216) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 8 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 8 spaces (indentation)
(#222) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 8 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#231) Expected indentation of 4 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 8 spaces (indentation)
(#230) Expected indentation of 8 spaces (indentation)
(#232) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 8 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#237) Expected indentation of 8 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 4 spaces (indentation)
(#240) Expected indentation of 8 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 4 spaces (indentation)
(#243) Expected indentation of 8 spaces (indentation)
(#245) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#246) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#248) Expected indentation of 8 spaces (indentation)
(#249) Expected indentation of 8 spaces (indentation)
(#251) Expected indentation of 4 spaces (indentation)
(#254) Expected indentation of 4 spaces (indentation)
(#252) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 8 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#261) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#272) Expected indentation of 4 spaces (indentation)
(#273) Expected indentation of 4 spaces (indentation)
(#274) Expected indentation of 4 spaces (indentation)
(#275) Expected indentation of 4 spaces (indentation)
(#279) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#292) Expected indentation of 4 spaces (indentation)
(#296) Expected indentation of 4 spaces (indentation)
(#300) Expected indentation of 4 spaces (indentation)
(#305) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#310) Expected indentation of 4 spaces (indentation)
(#311) Expected indentation of 4 spaces (indentation)
(#312) Expected indentation of 4 spaces (indentation)
(#313) Expected indentation of 4 spaces (indentation)
(#314) Expected indentation of 4 spaces (indentation)
(#315) Expected indentation of 4 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#332) 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)
(#346) Expected indentation of 4 spaces (indentation)
(#347) Expected indentation of 4 spaces (indentation)
(#348) 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)
(#366) Expected indentation of 4 spaces (indentation)
(#367) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#372) Expected indentation of 4 spaces (indentation)
(#373) Expected indentation of 4 spaces (indentation)
(#374) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#387) Expected indentation of 4 spaces (indentation)
(#388) Expected indentation of 4 spaces (indentation)
(#389) Expected indentation of 4 spaces (indentation)
(#396) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 4 spaces (indentation)
(#398) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 4 spaces (indentation)
(#415) Expected indentation of 4 spaces (indentation)
(#416) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#422) Expected indentation of 4 spaces (indentation)
(#423) Expected indentation of 4 spaces (indentation)
(#424) Expected indentation of 4 spaces (indentation)
(#429) Expected indentation of 4 spaces (indentation)
(#430) Expected indentation of 4 spaces (indentation)
(#431) Expected indentation of 4 spaces (indentation)
(#436) Expected indentation of 4 spaces (indentation)
(#437) Expected indentation of 4 spaces (indentation)
(#438) Expected indentation of 4 spaces (indentation)
(#443) Expected indentation of 4 spaces (indentation)
(#444) Expected indentation of 4 spaces (indentation)
(#445) Expected indentation of 4 spaces (indentation)
(#450) Expected indentation of 4 spaces (indentation)
(#451) Expected indentation of 4 spaces (indentation)
(#452) 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)
(#464) Expected indentation of 4 spaces (indentation)
(#465) Expected indentation of 4 spaces (indentation)
(#466) Expected indentation of 4 spaces (indentation)
(#471) Expected indentation of 4 spaces (indentation)
(#472) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#478) Expected indentation of 4 spaces (indentation)
(#479) Expected indentation of 4 spaces (indentation)
(#480) Expected indentation of 4 spaces (indentation)
(#485) Expected indentation of 4 spaces (indentation)
(#486) Expected indentation of 4 spaces (indentation)
(#487) Expected indentation of 4 spaces (indentation)
(#492) Expected indentation of 4 spaces (indentation)
(#493) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#499) Expected indentation of 4 spaces (indentation)
(#500) Expected indentation of 4 spaces (indentation)
(#501) Expected indentation of 4 spaces (indentation)
(#505) Expected indentation of 4 spaces (indentation)
(#509) Expected indentation of 4 spaces (indentation)
(#513) Expected indentation of 4 spaces (indentation)
(#517) Expected indentation of 4 spaces (indentation)
(#521) Expected indentation of 4 spaces (indentation)
(#525) Expected indentation of 4 spaces (indentation)
(#529) Expected indentation of 4 spaces (indentation)
(#533) Expected indentation of 4 spaces (indentation)
(#538) Expected indentation of 4 spaces (indentation)
(#542) Expected indentation of 4 spaces (indentation)
(#547) Expected indentation of 4 spaces (indentation)
(#551) Expected indentation of 4 spaces (indentation)
(#552) Expected indentation of 4 spaces (indentation)
(#553) Expected indentation of 4 spaces (indentation)
(#554) 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)
(#562) Expected indentation of 4 spaces (indentation)
(#563) Expected indentation of 4 spaces (indentation)
(#567) Expected indentation of 4 spaces (indentation)
(#568) Expected indentation of 4 spaces (indentation)
(#569) Expected indentation of 4 spaces (indentation)
(#570) Expected indentation of 4 spaces (indentation)
(#571) Expected indentation of 4 spaces (indentation)
(#572) Expected indentation of 4 spaces (indentation)
(#573) Expected indentation of 4 spaces (indentation)
(#574) Expected indentation of 4 spaces (indentation)
(#575) Expected indentation of 4 spaces (indentation)
(#576) Expected indentation of 4 spaces (indentation)
(#577) Expected indentation of 4 spaces (indentation)
(#578) Expected indentation of 4 spaces (indentation)
(#579) Expected indentation of 4 spaces (indentation)
(#580) Expected indentation of 4 spaces (indentation)
(#581) Expected indentation of 4 spaces (indentation)
(#582) Expected indentation of 4 spaces (indentation)
(#583) Expected indentation of 4 spaces (indentation)
(#584) Expected indentation of 4 spaces (indentation)
(#585) Expected indentation of 4 spaces (indentation)
(#586) Expected indentation of 4 spaces (indentation)
(#587) Expected indentation of 4 spaces (indentation)
(#588) Expected indentation of 4 spaces (indentation)
(#589) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#594) Expected indentation of 4 spaces (indentation)
(#595) Expected indentation of 4 spaces (indentation)
(#599) Expected indentation of 4 spaces (indentation)
(#600) Expected indentation of 4 spaces (indentation)
(#601) Expected indentation of 4 spaces (indentation)
(#602) Expected indentation of 4 spaces (indentation)
(#603) Expected indentation of 4 spaces (indentation)
(#604) Expected indentation of 4 spaces (indentation)
(#605) Expected indentation of 4 spaces (indentation)
(#609) Expected indentation of 4 spaces (indentation)
(#610) 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)
(#623) Expected indentation of 4 spaces (indentation)
(#624) Expected indentation of 4 spaces (indentation)
(#625) Expected indentation of 4 spaces (indentation)
(#626) Expected indentation of 4 spaces (indentation)
(#627) Expected indentation of 4 spaces (indentation)
(#628) Expected indentation of 4 spaces (indentation)
(#629) Expected indentation of 4 spaces (indentation)
(#630) Expected indentation of 4 spaces (indentation)
(#631) Expected indentation of 4 spaces (indentation)
(#637) Expected indentation of 4 spaces (indentation)
(#638) Expected indentation of 4 spaces (indentation)
(#639) Expected indentation of 4 spaces (indentation)
(#640) Expected indentation of 4 spaces (indentation)
(#641) Expected indentation of 4 spaces (indentation)
(#642) Expected indentation of 4 spaces (indentation)
(#643) Expected indentation of 4 spaces (indentation)
(#644) Expected indentation of 4 spaces (indentation)
(#645) Expected indentation of 4 spaces (indentation)
(#646) Expected indentation of 4 spaces (indentation)
(#647) Expected indentation of 4 spaces (indentation)
(#653) Expected indentation of 4 spaces (indentation)
(#658) Expected indentation of 4 spaces (indentation)
(#659) Expected indentation of 4 spaces (indentation)
(#660) Expected indentation of 4 spaces (indentation)
(#661) Expected indentation of 4 spaces (indentation)
(#662) Expected indentation of 4 spaces (indentation)
(#666) Expected indentation of 4 spaces (indentation)
(#670) Expected indentation of 4 spaces (indentation)
(#674) Expected indentation of 4 spaces (indentation)
(#675) Expected indentation of 4 spaces (indentation)
(#680) Expected indentation of 4 spaces (indentation)
(#681) Expected indentation of 4 spaces (indentation)
(#682) Expected indentation of 4 spaces (indentation)
(#687) Expected indentation of 4 spaces (indentation)
(#688) Expected indentation of 4 spaces (indentation)
(#689) Expected indentation of 4 spaces (indentation)
(#693) Expected indentation of 4 spaces (indentation)
(#697) Expected indentation of 4 spaces (indentation)
(#698) Expected indentation of 4 spaces (indentation)
(#699) Expected indentation of 4 spaces (indentation)
(#700) Expected indentation of 4 spaces (indentation)
(#701) Expected indentation of 4 spaces (indentation)
(#702) Expected indentation of 4 spaces (indentation)
(#703) Expected indentation of 4 spaces (indentation)
(#707) Expected indentation of 4 spaces (indentation)
(#711) Expected indentation of 4 spaces (indentation)
(#712) Expected indentation of 4 spaces (indentation)
(#713) Expected indentation of 4 spaces (indentation)
(#714) Expected indentation of 4 spaces (indentation)
(#715) Expected indentation of 4 spaces (indentation)
(#716) Expected indentation of 4 spaces (indentation)
(#717) 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)
(#731) Expected indentation of 4 spaces (indentation)
(#735) Expected indentation of 4 spaces (indentation)
(#739) Expected indentation of 4 spaces (indentation)
(#743) Expected indentation of 4 spaces (indentation)
(#744) Expected indentation of 4 spaces (indentation)
(#745) Expected indentation of 4 spaces (indentation)
(#746) Expected indentation of 4 spaces (indentation)
(#747) Expected indentation of 4 spaces (indentation)
(#751) Expected indentation of 4 spaces (indentation)
(#752) Expected indentation of 4 spaces (indentation)
(#756) 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)
(#764) Expected indentation of 4 spaces (indentation)
(#765) 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)
(#769) Expected indentation of 4 spaces (indentation)
(#770) Expected indentation of 4 spaces (indentation)
(#771) Expected indentation of 4 spaces (indentation)
(#772) Expected indentation of 4 spaces (indentation)
(#773) Expected indentation of 4 spaces (indentation)
(#774) Expected indentation of 4 spaces (indentation)
(#775) Expected indentation of 4 spaces (indentation)
(#776) Expected indentation of 4 spaces (indentation)
(#777) Expected indentation of 4 spaces (indentation)
(#778) Expected indentation of 4 spaces (indentation)
(#779) Expected indentation of 4 spaces (indentation)
(#780) Expected indentation of 4 spaces (indentation)
(#781) Expected indentation of 4 spaces (indentation)
(#782) Expected indentation of 4 spaces (indentation)
(#783) Expected indentation of 4 spaces (indentation)
(#784) Expected indentation of 4 spaces (indentation)
(#785) Expected indentation of 4 spaces (indentation)
(#786) Expected indentation of 4 spaces (indentation)
(#787) Expected indentation of 4 spaces (indentation)
(#788) Expected indentation of 4 spaces (indentation)
(#789) Expected indentation of 4 spaces (indentation)
(#790) Expected indentation of 4 spaces (indentation)
(#791) Expected indentation of 4 spaces (indentation)
(#792) Expected indentation of 4 spaces (indentation)
(#793) Expected indentation of 4 spaces (indentation)
(#794) Expected indentation of 4 spaces (indentation)
(#795) Expected indentation of 4 spaces (indentation)
(#796) Expected indentation of 4 spaces (indentation)
(#797) Expected indentation of 4 spaces (indentation)
(#806) Expected indentation of 4 spaces (indentation)
(#807) Expected indentation of 4 spaces (indentation)
(#808) Expected indentation of 4 spaces (indentation)
(#813) Expected indentation of 4 spaces (indentation)
(#817) Expected indentation of 4 spaces (indentation)
(#822) Expected indentation of 4 spaces (indentation)
(#823) Expected indentation of 4 spaces (indentation)
(#824) Expected indentation of 4 spaces (indentation)
(#825) Expected indentation of 4 spaces (indentation)
(#826) Expected indentation of 4 spaces (indentation)
(#827) Expected indentation of 4 spaces (indentation)
(#828) Expected indentation of 4 spaces (indentation)
(#832) Expected indentation of 4 spaces (indentation)
(#833) Expected indentation of 4 spaces (indentation)
(#834) Expected indentation of 4 spaces (indentation)
(#839) Expected indentation of 4 spaces (indentation)
(#840) Expected indentation of 4 spaces (indentation)
(#841) Expected indentation of 4 spaces (indentation)
(#842) Expected indentation of 4 spaces (indentation)
(#843) Expected indentation of 4 spaces (indentation)
(#848) Expected indentation of 4 spaces (indentation)
(#849) Expected indentation of 4 spaces (indentation)
(#850) 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)
(#858) Expected indentation of 4 spaces (indentation)
(#859) Expected indentation of 4 spaces (indentation)
(#860) Expected indentation of 4 spaces (indentation)
(#861) Expected indentation of 4 spaces (indentation)
(#862) Expected indentation of 4 spaces (indentation)
(#867) 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)
(#880) Expected indentation of 4 spaces (indentation)
(#885) 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)
(#897) Expected indentation of 4 spaces (indentation)
(#898) Expected indentation of 4 spaces (indentation)
(#899) Expected indentation of 4 spaces (indentation)
(#900) Expected indentation of 4 spaces (indentation)
(#901) Expected indentation of 4 spaces (indentation)
(#902) Expected indentation of 4 spaces (indentation)
(#903) Expected indentation of 4 spaces (indentation)
(#907) Expected indentation of 4 spaces (indentation)
(#913) Expected indentation of 4 spaces (indentation)
(#922) Expected indentation of 4 spaces (indentation)
(#926) Expected indentation of 4 spaces (indentation)
(#927) Expected indentation of 4 spaces (indentation)
(#928) Expected indentation of 4 spaces (indentation)
(#929) Expected indentation of 4 spaces (indentation)
(#930) Expected indentation of 4 spaces (indentation)
(#931) Expected indentation of 4 spaces (indentation)
(#932) Expected indentation of 4 spaces (indentation)
(#933) Expected indentation of 4 spaces (indentation)
(#934) Expected indentation of 4 spaces (indentation)
(#935) Expected indentation of 4 spaces (indentation)
(#936) Expected indentation of 4 spaces (indentation)
(#937) Expected indentation of 4 spaces (indentation)
(#938) Expected indentation of 4 spaces (indentation)
(#939) Expected indentation of 4 spaces (indentation)
(#948) Expected indentation of 4 spaces (indentation)
(#949) Expected indentation of 4 spaces (indentation)
(#950) Expected indentation of 4 spaces (indentation)
(#955) Expected indentation of 4 spaces (indentation)
(#959) Expected indentation of 4 spaces (indentation)
(#960) Expected indentation of 4 spaces (indentation)
(#961) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#963) Expected indentation of 4 spaces (indentation)
(#964) Expected indentation of 4 spaces (indentation)
(#965) Expected indentation of 4 spaces (indentation)
(#966) Expected indentation of 4 spaces (indentation)
(#967) Expected indentation of 4 spaces (indentation)
(#968) Expected indentation of 4 spaces (indentation)
(#969) Expected indentation of 4 spaces (indentation)
(#970) Expected indentation of 4 spaces (indentation)
(#971) Expected indentation of 4 spaces (indentation)
(#972) Expected indentation of 4 spaces (indentation)
(#981) Expected indentation of 4 spaces (indentation)
(#982) Expected indentation of 4 spaces (indentation)
(#983) Expected indentation of 4 spaces (indentation)
(#988) Expected indentation of 4 spaces (indentation)
(#992) Expected indentation of 4 spaces (indentation)
(#993) Expected indentation of 4 spaces (indentation)
(#994) Expected indentation of 4 spaces (indentation)
(#995) Expected indentation of 4 spaces (indentation)
(#996) Expected indentation of 4 spaces (indentation)
(#997) Expected indentation of 4 spaces (indentation)
(#998) Expected indentation of 4 spaces (indentation)
(#999) Expected indentation of 4 spaces (indentation)
(#1000) Expected indentation of 4 spaces (indentation)
(#1001) Expected indentation of 4 spaces (indentation)
(#1002) Expected indentation of 4 spaces (indentation)
(#1003) Expected indentation of 4 spaces (indentation)
(#1004) Expected indentation of 4 spaces (indentation)
(#1005) Expected indentation of 4 spaces (indentation)
(#1014) Expected indentation of 4 spaces (indentation)
(#1015) Expected indentation of 4 spaces (indentation)
(#1016) Expected indentation of 4 spaces (indentation)
(#1021) Expected indentation of 4 spaces (indentation)
(#1025) Expected indentation of 4 spaces (indentation)
(#1026) Expected indentation of 4 spaces (indentation)
(#1027) Expected indentation of 4 spaces (indentation)
(#1028) Expected indentation of 4 spaces (indentation)
(#1029) Expected indentation of 4 spaces (indentation)
(#1030) Expected indentation of 4 spaces (indentation)
(#1031) Expected indentation of 4 spaces (indentation)
(#1032) Expected indentation of 4 spaces (indentation)
(#1033) Expected indentation of 4 spaces (indentation)
(#1034) Expected indentation of 4 spaces (indentation)
(#1035) Expected indentation of 4 spaces (indentation)
(#1036) Expected indentation of 4 spaces (indentation)
(#1037) Expected indentation of 4 spaces (indentation)
(#1038) Expected indentation of 4 spaces (indentation)
(#1047) Expected indentation of 4 spaces (indentation)
(#1048) Expected indentation of 4 spaces (indentation)
(#1049) Expected indentation of 4 spaces (indentation)
(#1054) Expected indentation of 4 spaces (indentation)
(#1058) Expected indentation of 4 spaces (indentation)
(#1059) Expected indentation of 4 spaces (indentation)
(#1060) Expected indentation of 4 spaces (indentation)
(#1061) Expected indentation of 4 spaces (indentation)
(#1062) Expected indentation of 4 spaces (indentation)
(#1063) Expected indentation of 4 spaces (indentation)
(#1064) Expected indentation of 4 spaces (indentation)
(#1065) Expected indentation of 4 spaces (indentation)
(#1066) Expected indentation of 4 spaces (indentation)
(#1067) Expected indentation of 4 spaces (indentation)
(#1068) Expected indentation of 4 spaces (indentation)
(#1069) Expected indentation of 4 spaces (indentation)
(#1070) Expected indentation of 4 spaces (indentation)
(#1071) Expected indentation of 4 spaces (indentation)
(#1080) Expected indentation of 4 spaces (indentation)
(#1081) Expected indentation of 4 spaces (indentation)
(#1082) Expected indentation of 4 spaces (indentation)
(#1087) Expected indentation of 4 spaces (indentation)
(#1091) Expected indentation of 4 spaces (indentation)
(#1092) Expected indentation of 4 spaces (indentation)
(#1093) Expected indentation of 4 spaces (indentation)
(#1094) Expected indentation of 4 spaces (indentation)
(#1095) Expected indentation of 4 spaces (indentation)
(#1096) Expected indentation of 4 spaces (indentation)
(#1097) Expected indentation of 4 spaces (indentation)
(#1098) Expected indentation of 4 spaces (indentation)
(#1099) Expected indentation of 4 spaces (indentation)
(#1100) Expected indentation of 4 spaces (indentation)
(#1101) Expected indentation of 4 spaces (indentation)
(#1102) Expected indentation of 4 spaces (indentation)
(#1103) Expected indentation of 4 spaces (indentation)
(#1104) 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)
(#1120) Expected indentation of 4 spaces (indentation)
(#1125) Expected indentation of 4 spaces (indentation)
(#1126) Expected indentation of 4 spaces (indentation)
(#1131) Expected indentation of 4 spaces (indentation)
(#1132) Expected indentation of 4 spaces (indentation)
(#1137) Expected indentation of 4 spaces (indentation)
(#1138) Expected indentation of 4 spaces (indentation)
(#1143) Expected indentation of 4 spaces (indentation)
(#1144) Expected indentation of 4 spaces (indentation)
(#1149) Expected indentation of 4 spaces (indentation)
(#1150) Expected indentation of 4 spaces (indentation)
(#1156) Expected indentation of 4 spaces (indentation)
(#1157) Expected indentation of 4 spaces (indentation)
(#1158) Expected indentation of 4 spaces (indentation)
(#1159) Expected indentation of 4 spaces (indentation)
(#1160) Expected indentation of 4 spaces (indentation)
(#1164) 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)
(#1169) Expected indentation of 4 spaces (indentation)
(#1174) Expected indentation of 4 spaces (indentation)
(#1175) Expected indentation of 4 spaces (indentation)
(#1176) Expected indentation of 4 spaces (indentation)
(#1181) Expected indentation of 4 spaces (indentation)
(#1182) Expected indentation of 4 spaces (indentation)
(#1186) Expected indentation of 4 spaces (indentation)
(#1187) Expected indentation of 4 spaces (indentation)
(#1188) Expected indentation of 4 spaces (indentation)
(#1189) Expected indentation of 4 spaces (indentation)
(#1190) Expected indentation of 4 spaces (indentation)
(#1191) Expected indentation of 4 spaces (indentation)
(#1192) Expected indentation of 4 spaces (indentation)
(#1193) Expected indentation of 4 spaces (indentation)
(#1197) Expected indentation of 4 spaces (indentation)
(#1201) Expected indentation of 4 spaces (indentation)
(#1205) Expected indentation of 4 spaces (indentation)
(#1206) Expected indentation of 4 spaces (indentation)
(#1207) Expected indentation of 4 spaces (indentation)
(#1213) 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)
(#1220) Expected indentation of 4 spaces (indentation)
(#1224) Expected indentation of 4 spaces (indentation)
(#1230) Expected indentation of 4 spaces (indentation)
(#1234) Expected indentation of 4 spaces (indentation)
(#1238) Expected indentation of 4 spaces (indentation)
(#1242) Expected indentation of 4 spaces (indentation)
(#1246) Expected indentation of 4 spaces (indentation)
(#1247) Expected indentation of 4 spaces (indentation)
(#1248) Expected indentation of 4 spaces (indentation)
(#1249) Expected indentation of 4 spaces (indentation)
(#1250) Expected indentation of 4 spaces (indentation)
(#1251) Expected indentation of 4 spaces (indentation)
(#1252) Expected indentation of 4 spaces (indentation)
(#1257) Expected indentation of 4 spaces (indentation)
(#1258) Expected indentation of 4 spaces (indentation)
(#1259) Expected indentation of 4 spaces (indentation)
(#1260) Expected indentation of 4 spaces (indentation)
(#1261) Expected indentation of 4 spaces (indentation)
(#1262) Expected indentation of 4 spaces (indentation)
(#1266) Expected indentation of 4 spaces (indentation)
(#1267) Expected indentation of 4 spaces (indentation)
(#1268) Expected indentation of 4 spaces (indentation)
(#1269) Expected indentation of 4 spaces (indentation)
(#1270) Expected indentation of 4 spaces (indentation)
(#1271) Expected indentation of 4 spaces (indentation)
(#1272) Expected indentation of 4 spaces (indentation)
(#1277) Expected indentation of 4 spaces (indentation)
(#1278) Expected indentation of 4 spaces (indentation)
(#1279) Expected indentation of 4 spaces (indentation)
(#1280) Expected indentation of 4 spaces (indentation)
(#1281) Expected indentation of 4 spaces (indentation)
(#1282) Expected indentation of 4 spaces (indentation)
(#1289) Expected indentation of 4 spaces (indentation)
(#1294) Expected indentation of 4 spaces (indentation)
(#1298) Expected indentation of 4 spaces (indentation)
(#1299) Expected indentation of 4 spaces (indentation)
(#1300) Expected indentation of 4 spaces (indentation)
(#1301) Expected indentation of 4 spaces (indentation)
(#1302) Expected indentation of 4 spaces (indentation)
(#1303) Expected indentation of 4 spaces (indentation)
(#1304) Expected indentation of 4 spaces (indentation)
(#1308) Expected indentation of 4 spaces (indentation)
(#1309) Expected indentation of 4 spaces (indentation)
(#1310) Expected indentation of 4 spaces (indentation)
(#1311) Expected indentation of 4 spaces (indentation)
(#1315) Expected indentation of 4 spaces (indentation)
(#1316) Expected indentation of 4 spaces (indentation)
(#1320) Expected indentation of 4 spaces (indentation)
(#1321) Expected indentation of 4 spaces (indentation)
(#1322) Expected indentation of 4 spaces (indentation)
(#1323) Expected indentation of 4 spaces (indentation)
(#1327) Expected indentation of 4 spaces (indentation)
(#1328) Expected indentation of 4 spaces (indentation)
(#1329) Expected indentation of 4 spaces (indentation)
(#1330) Expected indentation of 4 spaces (indentation)
(#1334) Expected indentation of 4 spaces (indentation)
(#1338) Expected indentation of 4 spaces (indentation)
(#1342) Expected indentation of 4 spaces (indentation)
(#1346) Expected indentation of 4 spaces (indentation)
(#1350) Expected indentation of 4 spaces (indentation)
(#1354) Expected indentation of 4 spaces (indentation)
(#1358) Expected indentation of 4 spaces (indentation)
(#1362) Expected indentation of 4 spaces (indentation)
(#1363) Expected indentation of 4 spaces (indentation)
(#1367) Expected indentation of 4 spaces (indentation)
(#1371) Expected indentation of 4 spaces (indentation)
(#1372) Expected indentation of 4 spaces (indentation)
(#1373) Expected indentation of 4 spaces (indentation)
(#1378) Expected indentation of 4 spaces (indentation)
(#1382) Expected indentation of 4 spaces (indentation)
(#1391) Expected indentation of 4 spaces (indentation)
(#1392) Expected indentation of 4 spaces (indentation)
(#1396) Expected indentation of 4 spaces (indentation)
(#1397) Expected indentation of 4 spaces (indentation)
(#1398) Expected indentation of 4 spaces (indentation)
(#1400) Expected indentation of 4 spaces (indentation)
(#1404) Expected indentation of 4 spaces (indentation)
(#1405) Expected indentation of 4 spaces (indentation)
(#1406) Expected indentation of 4 spaces (indentation)
(#1407) Expected indentation of 4 spaces (indentation)
(#1408) Expected indentation of 4 spaces (indentation)
(#1409) Expected indentation of 4 spaces (indentation)
(#1413) Expected indentation of 4 spaces (indentation)
(#1414) Expected indentation of 4 spaces (indentation)
(#1418) Expected indentation of 4 spaces (indentation)
(#1419) Expected indentation of 4 spaces (indentation)
(#1420) Expected indentation of 4 spaces (indentation)
(#1424) Expected indentation of 4 spaces (indentation)
(#1425) Expected indentation of 4 spaces (indentation)
(#1426) Expected indentation of 4 spaces (indentation)
(#1430) Expected indentation of 4 spaces (indentation)
(#1431) Expected indentation of 4 spaces (indentation)
(#1432) 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)
(#1442) 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)
(#1447) Expected indentation of 4 spaces (indentation)
(#1448) Expected indentation of 4 spaces (indentation)
(#1449) Expected indentation of 4 spaces (indentation)
(#1454) Expected indentation of 4 spaces (indentation)
(#1458) Expected indentation of 4 spaces (indentation)
(#1462) Expected indentation of 4 spaces (indentation)
(#1463) Expected indentation of 4 spaces (indentation)
(#1464) Expected indentation of 4 spaces (indentation)
(#1465) Expected indentation of 4 spaces (indentation)
(#1469) Expected indentation of 4 spaces (indentation)
(#1470) Expected indentation of 4 spaces (indentation)
(#1471) Expected indentation of 4 spaces (indentation)
(#1475) Expected indentation of 4 spaces (indentation)
(#1480) Expected indentation of 4 spaces (indentation)
(#1481) Expected indentation of 4 spaces (indentation)
(#1482) Expected indentation of 4 spaces (indentation)
(#1487) Expected indentation of 4 spaces (indentation)
(#1491) Expected indentation of 4 spaces (indentation)
(#1492) Expected indentation of 4 spaces (indentation)
(#1493) Expected indentation of 4 spaces (indentation)
(#1497) Expected indentation of 4 spaces (indentation)
(#1501) Expected indentation of 4 spaces (indentation)
(#1502) Expected indentation of 4 spaces (indentation)
(#1507) Expected indentation of 4 spaces (indentation)
(#1511) Expected indentation of 4 spaces (indentation)
(#1515) Expected indentation of 4 spaces (indentation)
(#1516) Expected indentation of 4 spaces (indentation)
(#1517) Expected indentation of 4 spaces (indentation)
(#1521) Expected indentation of 4 spaces (indentation)
(#1526) Expected indentation of 4 spaces (indentation)
(#1527) Expected indentation of 4 spaces (indentation)
(#1531) Expected indentation of 4 spaces (indentation)
(#1535) Expected indentation of 4 spaces (indentation)
(#1539) Expected indentation of 4 spaces (indentation)
(#1540) Expected indentation of 4 spaces (indentation)
(#1541) Expected indentation of 4 spaces (indentation)
(#1542) Expected indentation of 4 spaces (indentation)
(#1543) Expected indentation of 4 spaces (indentation)
(#1544) Expected indentation of 4 spaces (indentation)
(#1545) Expected indentation of 4 spaces (indentation)
(#1546) Expected indentation of 4 spaces (indentation)
(#1550) Expected indentation of 4 spaces (indentation)
(#1554) Expected indentation of 4 spaces (indentation)
(#1555) Expected indentation of 4 spaces (indentation)
(#1556) Expected indentation of 4 spaces (indentation)
(#1561) Expected indentation of 4 spaces (indentation)
(#1562) Expected indentation of 4 spaces (indentation)
(#1563) Expected indentation of 4 spaces (indentation)
(#1567) Expected indentation of 4 spaces (indentation)
(#1573) Expected indentation of 4 spaces (indentation)
(#1574) Expected indentation of 4 spaces (indentation)
(#1575) Expected indentation of 4 spaces (indentation)
(#1580) Expected indentation of 4 spaces (indentation)
(#1584) Expected indentation of 4 spaces (indentation)
(#1585) Expected indentation of 4 spaces (indentation)
(#1586) Expected indentation of 4 spaces (indentation)
(#1587) Expected indentation of 4 spaces (indentation)
(#1588) Expected indentation of 4 spaces (indentation)
(#1589) Expected indentation of 4 spaces (indentation)
(#1590) Expected indentation of 4 spaces (indentation)
(#1595) Expected indentation of 4 spaces (indentation)
(#1602) Expected indentation of 4 spaces (indentation)
(#1603) Expected indentation of 4 spaces (indentation)
(#1604) Expected indentation of 4 spaces (indentation)
(#1609) Expected indentation of 4 spaces (indentation)
(#1614) Expected indentation of 4 spaces (indentation)
(#1619) Expected indentation of 4 spaces (indentation)
(#1620) Expected indentation of 4 spaces (indentation)
(#1621) Expected indentation of 4 spaces (indentation)
(#1622) Expected indentation of 4 spaces (indentation)
(#1626) Expected indentation of 4 spaces (indentation)
(#1630) Expected indentation of 4 spaces (indentation)
(#1634) Expected indentation of 4 spaces (indentation)
(#1635) Expected indentation of 4 spaces (indentation)
(#1636) Expected indentation of 4 spaces (indentation)
(#1637) Expected indentation of 4 spaces (indentation)
(#1638) Expected indentation of 4 spaces (indentation)
(#1639) Expected indentation of 4 spaces (indentation)
(#1640) Expected indentation of 4 spaces (indentation)
(#1645) Expected indentation of 4 spaces (indentation)
(#1651) Expected indentation of 4 spaces (indentation)
(#1652) Expected indentation of 4 spaces (indentation)
(#1653) Expected indentation of 4 spaces (indentation)
(#1654) Expected indentation of 4 spaces (indentation)
(#1655) Expected indentation of 4 spaces (indentation)
(#1659) Expected indentation of 4 spaces (indentation)
(#1660) Expected indentation of 4 spaces (indentation)
(#1661) Expected indentation of 4 spaces (indentation)
(#1662) Expected indentation of 4 spaces (indentation)
(#1663) Expected indentation of 4 spaces (indentation)
(#1664) Expected indentation of 4 spaces (indentation)
(#1665) Expected indentation of 4 spaces (indentation)
(#1671) Expected indentation of 4 spaces (indentation)
(#1672) Expected indentation of 4 spaces (indentation)
(#1676) Expected indentation of 4 spaces (indentation)
(#1680) Expected indentation of 4 spaces (indentation)
(#1684) Expected indentation of 4 spaces (indentation)
(#1688) Expected indentation of 4 spaces (indentation)
(#1689) Expected indentation of 4 spaces (indentation)
(#1690) Expected indentation of 4 spaces (indentation)
(#1691) Expected indentation of 4 spaces (indentation)
(#1695) Expected indentation of 4 spaces (indentation)
(#1696) Expected indentation of 4 spaces (indentation)
(#1697) Expected indentation of 4 spaces (indentation)
(#1698) Expected indentation of 4 spaces (indentation)
(#1699) Expected indentation of 4 spaces (indentation)
(#1700) Expected indentation of 4 spaces (indentation)
(#1704) Expected indentation of 4 spaces (indentation)
(#1705) Expected indentation of 4 spaces (indentation)
(#1706) Expected indentation of 4 spaces (indentation)
(#1707) Expected indentation of 4 spaces (indentation)
(#1708) 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)
(#1719) Expected indentation of 4 spaces (indentation)
(#1723) Expected indentation of 4 spaces (indentation)
(#1727) Expected indentation of 4 spaces (indentation)
(#1728) Expected indentation of 4 spaces (indentation)
(#1729) Expected indentation of 4 spaces (indentation)
(#1733) Expected indentation of 4 spaces (indentation)
(#1734) Expected indentation of 4 spaces (indentation)
(#1735) Expected indentation of 4 spaces (indentation)
(#1739) Expected indentation of 4 spaces (indentation)
(#1740) Expected indentation of 4 spaces (indentation)
(#1741) Expected indentation of 4 spaces (indentation)
(#1746) Expected indentation of 4 spaces (indentation)
(#1747) Expected indentation of 4 spaces (indentation)
(#1751) Expected indentation of 4 spaces (indentation)
(#1755) Expected indentation of 4 spaces (indentation)
(#1756) Expected indentation of 4 spaces (indentation)
(#1760) Expected indentation of 4 spaces (indentation)
(#1761) Expected indentation of 4 spaces (indentation)
(#1766) Expected indentation of 4 spaces (indentation)
(#1773) Expected indentation of 4 spaces (indentation)
(#1774) Expected indentation of 4 spaces (indentation)
(#1775) Expected indentation of 4 spaces (indentation)
(#1782) Expected indentation of 4 spaces (indentation)
(#1783) Expected indentation of 4 spaces (indentation)
(#1784) Expected indentation of 4 spaces (indentation)
(#1785) Expected indentation of 4 spaces (indentation)
(#1790) Expected indentation of 4 spaces (indentation)
(#1794) Expected indentation of 4 spaces (indentation)
(#1799) Expected indentation of 4 spaces (indentation)
(#1800) Expected indentation of 4 spaces (indentation)
(#1801) Expected indentation of 4 spaces (indentation)
(#1805) Expected indentation of 4 spaces (indentation)
(#1809) Expected indentation of 4 spaces (indentation)
(#1815) Expected indentation of 4 spaces (indentation)
(#1820) Expected indentation of 4 spaces (indentation)
(#1825) Expected indentation of 4 spaces (indentation)
(#1829) Expected indentation of 4 spaces (indentation)
(#1833) Expected indentation of 4 spaces (indentation)
(#1834) 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)
(#1845) Expected indentation of 4 spaces (indentation)
(#1846) Expected indentation of 4 spaces (indentation)
(#1852) Expected indentation of 4 spaces (indentation)
(#1857) Expected indentation of 4 spaces (indentation)
(#1862) Expected indentation of 4 spaces (indentation)
(#1863) Expected indentation of 4 spaces (indentation)
(#1864) Expected indentation of 4 spaces (indentation)
(#1868) Expected indentation of 4 spaces (indentation)
(#1869) Expected indentation of 4 spaces (indentation)
(#1870) Expected indentation of 4 spaces (indentation)
(#1874) Expected indentation of 4 spaces (indentation)
(#1875) Expected indentation of 4 spaces (indentation)
(#1876) Expected indentation of 4 spaces (indentation)
(#1877) Expected indentation of 4 spaces (indentation)
(#1882) Expected indentation of 4 spaces (indentation)
(#1888) Expected indentation of 4 spaces (indentation)
(#1889) Expected indentation of 4 spaces (indentation)
(#1893) Expected indentation of 4 spaces (indentation)
(#1894) Expected indentation of 4 spaces (indentation)
(#1895) 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)
(#1913) Expected indentation of 4 spaces (indentation)
(#1914) Expected indentation of 4 spaces (indentation)
(#1918) Expected indentation of 4 spaces (indentation)
(#1923) Expected indentation of 4 spaces (indentation)
(#1924) Expected indentation of 4 spaces (indentation)
(#1925) Expected indentation of 4 spaces (indentation)
(#1929) Expected indentation of 4 spaces (indentation)
(#1930) Expected indentation of 4 spaces (indentation)
(#1931) Expected indentation of 4 spaces (indentation)
(#1936) Expected indentation of 4 spaces (indentation)
(#1937) Expected indentation of 4 spaces (indentation)
(#1938) Expected indentation of 4 spaces (indentation)
(#1942) Expected indentation of 4 spaces (indentation)
(#1946) Expected indentation of 4 spaces (indentation)
(#1950) Expected indentation of 4 spaces (indentation)
(#1951) Expected indentation of 4 spaces (indentation)
(#1952) Expected indentation of 4 spaces (indentation)
(#1956) Expected indentation of 4 spaces (indentation)
(#1957) Expected indentation of 4 spaces (indentation)
(#1958) Expected indentation of 4 spaces (indentation)
(#1959) Expected indentation of 4 spaces (indentation)
(#1960) Expected indentation of 4 spaces (indentation)
(#1961) Expected indentation of 4 spaces (indentation)
(#1962) Expected indentation of 4 spaces (indentation)
(#1963) Expected indentation of 4 spaces (indentation)
(#1964) Expected indentation of 4 spaces (indentation)
(#1965) Expected indentation of 4 spaces (indentation)
(#1966) Expected indentation of 4 spaces (indentation)
(#1967) Expected indentation of 4 spaces (indentation)
(#1968) Expected indentation of 4 spaces (indentation)
(#1969) Expected indentation of 4 spaces (indentation)
(#1974) Expected indentation of 4 spaces (indentation)
(#1975) Expected indentation of 4 spaces (indentation)
(#1976) Expected indentation of 4 spaces (indentation)
(#1977) Expected indentation of 4 spaces (indentation)
(#1981) Expected indentation of 4 spaces (indentation)
(#1982) Expected indentation of 4 spaces (indentation)
(#1983) Expected indentation of 4 spaces (indentation)
(#1984) Expected indentation of 4 spaces (indentation)
(#1988) Expected indentation of 4 spaces (indentation)
(#1989) Expected indentation of 4 spaces (indentation)
(#1994) Expected indentation of 4 spaces (indentation)
(#1995) Expected indentation of 4 spaces (indentation)
(#1996) Expected indentation of 4 spaces (indentation)
(#2001) Expected indentation of 4 spaces (indentation)
(#2005) Expected indentation of 4 spaces (indentation)
(#2009) Expected indentation of 4 spaces (indentation)
(#2013) Expected indentation of 4 spaces (indentation)
(#2017) Expected indentation of 4 spaces (indentation)
(#2021) Expected indentation of 4 spaces (indentation)
(#2025) Expected indentation of 4 spaces (indentation)
(#2026) Expected indentation of 4 spaces (indentation)
(#2030) Expected indentation of 4 spaces (indentation)
(#2031) Expected indentation of 4 spaces (indentation)
(#2032) Expected indentation of 4 spaces (indentation)
(#2033) Expected indentation of 4 spaces (indentation)
(#2034) Expected indentation of 4 spaces (indentation)
(#2035) Expected indentation of 4 spaces (indentation)
(#2036) Expected indentation of 4 spaces (indentation)
(#2037) Expected indentation of 4 spaces (indentation)
(#2038) Expected indentation of 4 spaces (indentation)
(#2039) Expected indentation of 4 spaces (indentation)
(#2043) Expected indentation of 4 spaces (indentation)
(#2044) Expected indentation of 4 spaces (indentation)
(#2045) Expected indentation of 4 spaces (indentation)
(#2046) Expected indentation of 4 spaces (indentation)
(#2047) Expected indentation of 4 spaces (indentation)
(#2051) 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)
(#2063) Expected indentation of 4 spaces (indentation)
(#2068) Expected indentation of 4 spaces (indentation)
(#2073) Expected indentation of 4 spaces (indentation)
(#2078) Expected indentation of 4 spaces (indentation)
(#2083) Expected indentation of 4 spaces (indentation)
(#2088) Expected indentation of 4 spaces (indentation)
(#2093) Expected indentation of 4 spaces (indentation)
(#2098) Expected indentation of 4 spaces (indentation)
(#2103) Expected indentation of 4 spaces (indentation)
(#2108) Expected indentation of 4 spaces (indentation)
(#2112) Expected indentation of 4 spaces (indentation)
(#2113) Expected indentation of 4 spaces (indentation)
(#2117) Expected indentation of 4 spaces (indentation)
(#2121) Expected indentation of 4 spaces (indentation)
(#2125) Expected indentation of 4 spaces (indentation)
(#2129) Expected indentation of 4 spaces (indentation)
(#2130) Expected indentation of 4 spaces (indentation)
(#2131) Expected indentation of 4 spaces (indentation)
(#2132) Expected indentation of 4 spaces (indentation)
(#2133) Expected indentation of 4 spaces (indentation)
(#2137) Expected indentation of 4 spaces (indentation)
(#2138) Expected indentation of 4 spaces (indentation)
(#2139) Expected indentation of 4 spaces (indentation)
(#2140) Expected indentation of 4 spaces (indentation)
(#2141) Expected indentation of 4 spaces (indentation)
(#2142) Expected indentation of 4 spaces (indentation)
(#2143) Expected indentation of 4 spaces (indentation)
(#2147) Expected indentation of 4 spaces (indentation)
(#2151) Expected indentation of 4 spaces (indentation)
(#2155) Expected indentation of 4 spaces (indentation)
(#2159) Expected indentation of 4 spaces (indentation)
(#2163) Expected indentation of 4 spaces (indentation)
(#2167) Expected indentation of 4 spaces (indentation)
(#2171) Expected indentation of 4 spaces (indentation)
(#2175) Expected indentation of 4 spaces (indentation)
(#2179) 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)
(#2190) 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)
(#2202) Expected indentation of 4 spaces (indentation)
(#2206) Expected indentation of 4 spaces (indentation)
(#2207) Expected indentation of 4 spaces (indentation)
(#2212) Expected indentation of 4 spaces (indentation)
(#2213) Expected indentation of 4 spaces (indentation)
(#2217) Expected indentation of 4 spaces (indentation)
(#2222) Expected indentation of 4 spaces (indentation)
(#2223) Expected indentation of 4 spaces (indentation)
(#2224) Expected indentation of 4 spaces (indentation)
(#2225) Expected indentation of 4 spaces (indentation)
(#2229) Expected indentation of 4 spaces (indentation)
(#2233) Expected indentation of 4 spaces (indentation)
(#2234) Expected indentation of 4 spaces (indentation)
(#2235) Expected indentation of 4 spaces (indentation)
(#2236) Expected indentation of 4 spaces (indentation)
(#2237) Expected indentation of 4 spaces (indentation)
(#2238) Expected indentation of 4 spaces (indentation)
(#2239) Expected indentation of 4 spaces (indentation)
(#2240) Expected indentation of 4 spaces (indentation)
(#2241) Expected indentation of 4 spaces (indentation)
(#2245) Expected indentation of 4 spaces (indentation)
(#2249) Expected indentation of 4 spaces (indentation)
(#2254) Expected indentation of 4 spaces (indentation)
(#2255) Expected indentation of 4 spaces (indentation)
(#2256) Expected indentation of 4 spaces (indentation)
(#2261) Expected indentation of 4 spaces (indentation)
(#2265) Expected indentation of 4 spaces (indentation)
(#2269) Expected indentation of 4 spaces (indentation)
(#2273) Expected indentation of 4 spaces (indentation)
(#2274) Expected indentation of 4 spaces (indentation)
(#2278) Expected indentation of 4 spaces (indentation)
(#2282) Expected indentation of 4 spaces (indentation)
(#2283) Expected indentation of 4 spaces (indentation)
(#2287) Expected indentation of 4 spaces (indentation)
(#2291) Expected indentation of 4 spaces (indentation)
(#2295) Expected indentation of 4 spaces (indentation)
(#2299) Expected indentation of 4 spaces (indentation)
(#2303) Expected indentation of 4 spaces (indentation)
(#2304) Expected indentation of 4 spaces (indentation)
(#2305) Expected indentation of 4 spaces (indentation)
(#2306) Expected indentation of 4 spaces (indentation)
(#2310) Expected indentation of 4 spaces (indentation)
(#2314) Expected indentation of 4 spaces (indentation)
(#2318) Expected indentation of 4 spaces (indentation)
(#2322) Expected indentation of 4 spaces (indentation)
(#2326) Expected indentation of 4 spaces (indentation)
(#2327) Expected indentation of 4 spaces (indentation)
(#2331) Expected indentation of 4 spaces (indentation)
(#2335) Expected indentation of 4 spaces (indentation)
(#2336) Expected indentation of 4 spaces (indentation)
(#2340) Expected indentation of 4 spaces (indentation)
(#2341) Expected indentation of 4 spaces (indentation)
(#2342) Expected indentation of 4 spaces (indentation)
(#2343) 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)
(#2347) Expected indentation of 4 spaces (indentation)
(#2348) Expected indentation of 4 spaces (indentation)
(#2349) Expected indentation of 4 spaces (indentation)
(#2353) Expected indentation of 4 spaces (indentation)
(#2357) Expected indentation of 4 spaces (indentation)
(#2361) Expected indentation of 4 spaces (indentation)
(#2365) Expected indentation of 4 spaces (indentation)
(#2369) Expected indentation of 4 spaces (indentation)
(#2373) Expected indentation of 4 spaces (indentation)
(#2377) Expected indentation of 4 spaces (indentation)
(#2378) Expected indentation of 4 spaces (indentation)
(#2379) Expected indentation of 4 spaces (indentation)
(#2383) Expected indentation of 4 spaces (indentation)
(#2387) Expected indentation of 4 spaces (indentation)
(#2391) Expected indentation of 4 spaces (indentation)
(#2395) Expected indentation of 4 spaces (indentation)
(#2399) Expected indentation of 4 spaces (indentation)
(#2400) Expected indentation of 4 spaces (indentation)
(#2404) 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)
(#2412) Expected indentation of 4 spaces (indentation)
(#2413) Expected indentation of 4 spaces (indentation)
(#2414) 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)
(#2419) Expected indentation of 4 spaces (indentation)
(#2420) Expected indentation of 4 spaces (indentation)
(#2421) 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)
(#2426) Expected indentation of 4 spaces (indentation)
(#2427) Expected indentation of 4 spaces (indentation)
(#2428) Expected indentation of 4 spaces (indentation)
(#2429) Expected indentation of 4 spaces (indentation)
(#2430) Expected indentation of 4 spaces (indentation)
(#2431) Expected indentation of 4 spaces (indentation)
(#2432) Expected indentation of 4 spaces (indentation)
(#2433) Expected indentation of 4 spaces (indentation)
(#2434) Expected indentation of 4 spaces (indentation)
(#2435) Expected indentation of 4 spaces (indentation)
(#2436) Expected indentation of 4 spaces (indentation)
(#2437) Expected indentation of 4 spaces (indentation)
(#2438) Expected indentation of 4 spaces (indentation)
(#2439) 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)
(#2446) Expected indentation of 4 spaces (indentation)
(#2447) Expected indentation of 4 spaces (indentation)
(#2448) Expected indentation of 4 spaces (indentation)
(#2449) Expected indentation of 4 spaces (indentation)
(#2450) Expected indentation of 4 spaces (indentation)
(#2451) Expected indentation of 4 spaces (indentation)
(#2452) 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)
(#2468) Expected indentation of 4 spaces (indentation)
(#2472) Expected indentation of 4 spaces (indentation)
(#2477) Expected indentation of 4 spaces (indentation)
(#2478) Expected indentation of 4 spaces (indentation)
(#2479) Expected indentation of 4 spaces (indentation)
(#2480) Expected indentation of 4 spaces (indentation)
(#2481) Expected indentation of 4 spaces (indentation)
(#2482) Expected indentation of 4 spaces (indentation)
(#2483) Expected indentation of 4 spaces (indentation)
(#2487) Expected indentation of 4 spaces (indentation)
(#2488) Expected indentation of 4 spaces (indentation)
(#2489) Expected indentation of 4 spaces (indentation)
(#2494) Expected indentation of 4 spaces (indentation)
(#2495) Expected indentation of 4 spaces (indentation)
(#2496) Expected indentation of 4 spaces (indentation)
(#2497) Expected indentation of 4 spaces (indentation)
(#2498) 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)
(#2523) Expected indentation of 4 spaces (indentation)
(#2524) Expected indentation of 4 spaces (indentation)
(#2525) Expected indentation of 4 spaces (indentation)
(#2530) Expected indentation of 4 spaces (indentation)
(#2534) Expected indentation of 4 spaces (indentation)
(#2535) Expected indentation of 4 spaces (indentation)
(#2540) Expected indentation of 4 spaces (indentation)
(#2545) Expected indentation of 4 spaces (indentation)
(#2549) 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)
(#2556) Expected indentation of 4 spaces (indentation)
(#2557) Expected indentation of 4 spaces (indentation)
(#2558) Expected indentation of 4 spaces (indentation)
(#2559) Expected indentation of 4 spaces (indentation)
(#2560) Expected indentation of 4 spaces (indentation)
(#2561) Expected indentation of 4 spaces (indentation)
(#2562) Expected indentation of 4 spaces (indentation)
(#2563) Expected indentation of 4 spaces (indentation)
(#2564) Expected indentation of 4 spaces (indentation)
(#2565) Expected indentation of 4 spaces (indentation)
(#2566) Expected indentation of 4 spaces (indentation)
(#2567) Expected indentation of 4 spaces (indentation)
(#2571) Expected indentation of 4 spaces (indentation)
(#2572) Expected indentation of 4 spaces (indentation)
(#2573) Expected indentation of 4 spaces (indentation)
(#2574) Expected indentation of 4 spaces (indentation)
(#2575) 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)
(#2580) Expected indentation of 4 spaces (indentation)
(#2581) Expected indentation of 4 spaces (indentation)
(#2582) 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)
(#2589) Expected indentation of 4 spaces (indentation)
(#2590) Expected indentation of 4 spaces (indentation)
(#2591) Expected indentation of 4 spaces (indentation)
(#2592) Expected indentation of 4 spaces (indentation)
(#2593) Expected indentation of 4 spaces (indentation)
(#2594) Expected indentation of 4 spaces (indentation)
(#2595) Expected indentation of 4 spaces (indentation)
(#2596) Expected indentation of 4 spaces (indentation)
(#2597) Expected indentation of 4 spaces (indentation)
(#2601) Expected indentation of 4 spaces (indentation)
(#2602) Expected indentation of 4 spaces (indentation)
(#2603) Expected indentation of 4 spaces (indentation)
(#2604) Expected indentation of 4 spaces (indentation)
(#2605) Expected indentation of 4 spaces (indentation)
(#2606) Expected indentation of 4 spaces (indentation)
(#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)
(#2611) Expected indentation of 4 spaces (indentation)
(#2612) Expected indentation of 4 spaces (indentation)
(#2613) Expected indentation of 4 spaces (indentation)
(#2614) Expected indentation of 4 spaces (indentation)
(#2618) Expected indentation of 4 spaces (indentation)
(#2622) Expected indentation of 4 spaces (indentation)
(#2623) 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)
(#2631) Expected indentation of 4 spaces (indentation)
(#2632) Expected indentation of 4 spaces (indentation)
(#2633) Expected indentation of 4 spaces (indentation)
(#2634) Expected indentation of 4 spaces (indentation)
(#2635) Expected indentation of 4 spaces (indentation)
(#2639) Expected indentation of 4 spaces (indentation)
(#2643) Expected indentation of 4 spaces (indentation)
(#2644) Expected indentation of 4 spaces (indentation)
(#2645) Expected indentation of 4 spaces (indentation)
(#2651) Expected indentation of 4 spaces (indentation)
(#1302) Expected line length to be no more than 132 characters (max-line-length)
(#1303) Expected line length to be no more than 132 characters (max-line-length)
(#1304) Expected line length to be no more than 132 characters (max-line-length)
(#825) Unexpected time value "0.1s" less than or equal to 100ms (time-no-imperceptible)
(#826) Unexpected time value "0.1s" less than or equal to 100ms (time-no-imperceptible)
(#827) Unexpected time value "0.1s" less than or equal to 100ms (time-no-imperceptible)
(#828) Unexpected time value "0.1s" less than or equal to 100ms (time-no-imperceptible)
(#2480) Unexpected time value "0.1s" less than or equal to 100ms (time-no-imperceptible)
(#2481) Unexpected time value "0.1s" less than or equal to 100ms (time-no-imperceptible)
(#2482) Unexpected time value "0.1s" less than or equal to 100ms (time-no-imperceptible)
(#2483) Unexpected time value "0.1s" less than or equal to 100ms (time-no-imperceptible)

PHPDocs style problems

(305 errors, 37 warnings)

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

mod/dialogue/backup/moodle2/backup_dialogue_activity_task.class.php
(#18) Package moodlecore is not valid
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class backup_dialogue_activity_task
(#28) Class backup_dialogue_activity_task does not have @copyright tag
(#28) Class backup_dialogue_activity_task does not have @license tag
mod/dialogue/backup/moodle2/backup_dialogue_stepslib.php
(#18) Package moodlecore is not valid
(#30) Function backup_dialogue_activity_structure_step::define_structure is not documented
(#17) No one-line description found in phpdocs for file
(#26) Class backup_dialogue_activity_structure_step does not have @copyright tag
(#26) Class backup_dialogue_activity_structure_step does not have @license tag
mod/dialogue/backup/moodle2/restore_dialogue_activity_task.class.php
(#18) Package moodlecore is not valid
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_dialogue_activity_task
(#28) Class restore_dialogue_activity_task does not have @copyright tag
(#28) Class restore_dialogue_activity_task does not have @license tag
mod/dialogue/backup/moodle2/restore_dialogue_stepslib.php
(#18) Package moodlecore is not valid
(#35) Function restore_dialogue_activity_structure_step::define_structure is not documented
(#69) Function restore_dialogue_activity_structure_step::process_dialogue is not documented
(#83) Function restore_dialogue_activity_structure_step::process_bulkopenerrule is not documented
(#90) Function restore_dialogue_activity_structure_step::process_conversation is not documented
(#102) Function restore_dialogue_activity_structure_step::process_conversation_legacy is not documented
(#128) Function restore_dialogue_activity_structure_step::process_entry_legacy is not documented
(#164) Function restore_dialogue_activity_structure_step::process_message is not documented
(#176) Function restore_dialogue_activity_structure_step::process_flag is not documented
(#187) Function restore_dialogue_activity_structure_step::process_participant is not documented
(#203) Function restore_dialogue_activity_structure_step::process_read_legacy is not documented
(#218) Function restore_dialogue_activity_structure_step::add_related_legacy_files is not documented
(#355) Function restore_dialogue_activity_structure_step::build_missing_conversation_index is not documented
(#373) Function restore_dialogue_activity_structure_step::after_execute is not documented
(#17) No one-line description found in phpdocs for file
(#30) Class restore_dialogue_activity_structure_step does not have @copyright tag
(#30) Class restore_dialogue_activity_structure_step does not have @license tag
mod/dialogue/bulkopenrules.php
(#17) File-level phpdocs block is not found
mod/dialogue/classes/conversation.php
(#23) Package is not specified for class conversation. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#23) Class conversation is not documented
(#54) Function conversation::add_participant is not documented
(#60) Function conversation::clear_participants is not documented
(#107) Function conversation::close is not documented
(#134) Function conversation::delete is not documented
(#201) Function conversation::load_bulkopenrule is not documented
(#212) Function conversation::load_participants is not documented
(#329) Function conversation::magic_get_conversationid is not documented
(#333) Function conversation::magic_get_participants is not documented
(#340) Function conversation::magic_get_receivedby is not documented
(#373) Function conversation::replies is not documented
(#409) Function conversation::save is not documented
(#445) Function conversation::save_bulk_open_rule is not documented
(#487) Function conversation::save_form_data is not documented
(#525) Function conversation::save_participants is not documented
(#554) Function conversation::send is not documented
(#579) Function conversation::set_bulk_open_rule is not documented
(#593) Function conversation::set_subject is not documented
(#25) Variable conversation::$_conversationid is not documented
(#26) Variable conversation::$_subject is not documented
(#27) Variable conversation::$_participants is not documented
(#28) Variable conversation::$_replies is not documented
(#29) Variable conversation::$_bulkopenrule is not documented
(#30) Variable conversation::$_receivedby is not documented
(#32) There is no description in phpdocs for function __construct
(#227) There is no description in phpdocs for function initialise_form
(#35) Phpdocs for function conversation::__construct has incomplete parameters list
(#34) Not recommended phpdocs tag @global used
(#172) Not recommended phpdocs tag @global used
(#229) Not recommended phpdocs tag @global used
(#319) Not recommended phpdocs tag @global used
(#263) Invalid inline phpdocs tag @todo found
(#491) Invalid inline phpdocs tag @todo found
(#524) Invalid inline phpdocs tag @todo found
mod/dialogue/classes/conversations.php
(#17) File-level phpdocs block is not found
(#43) Function conversations::__construct is not documented
(#103) Function conversations::setup is not documented
(#104) Function conversations::records is not documented
(#105) Function conversations::rows_matched is not documented
(#39) Variable conversations::$_page is not documented
(#41) Variable conversations::$_limit is not documented
mod/dialogue/classes/conversations_by_author.php
(#21) Package is not specified for class conversations_by_author. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#41) Function conversations_by_author::setup is not documented
(#89) Function conversations_by_author::set_state is not documented
(#97) Function conversations_by_author::set_unread_field is not documented
(#121) Function conversations_by_author::records is not documented
(#146) Function conversations_by_author::rows_matched is not documented
(#27) Variable conversations_by_author::$params is not documented
(#29) Variable conversations_by_author::$fields is not documented
(#31) Variable conversations_by_author::$basesql is not documented
(#33) Variable conversations_by_author::$wheresql is not documented
(#35) Variable conversations_by_author::$orderbysql is not documented
(#37) Variable conversations_by_author::$recordset is not documented
(#39) Variable conversations_by_author::$states is not documented
(#21) Class conversations_by_author does not have @copyright tag
(#21) Class conversations_by_author does not have @license tag
(#194) Not recommended phpdocs tag @global used
mod/dialogue/classes/conversations_by_role.php
(#21) Package is not specified for class conversations_by_role. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#35) Function conversations_by_role::__construct is not documented
(#40) Function conversations_by_role::setup is not documented
(#101) Function conversations_by_role::set_unread_field is not documented
(#120) Function conversations_by_role::records is not documented
(#145) Function conversations_by_role::rows_matched is not documented
(#153) Function conversations_by_role::get_sort_options is not documented
(#182) Function conversations_by_role::set_order is not documented
(#27) Variable conversations_by_role::$params is not documented
(#29) Variable conversations_by_role::$basesql is not documented
(#31) Variable conversations_by_role::$wheresql is not documented
(#33) Variable conversations_by_role::$orderbysql is not documented
(#21) Class conversations_by_role does not have @copyright tag
(#21) Class conversations_by_role does not have @license tag
mod/dialogue/classes/dialogue.php
(#30) Package is not specified for class dialogue. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#141) Function dialogue::load_activity_record is not documented
(#147) Function dialogue::load_course is not documented
(#153) Function dialogue::magic_get_config is not documented
(#161) Function dialogue::magic_get_cm is not documented
(#165) Function dialogue::magic_get_context is not documented
(#169) Function dialogue::magic_get_activityrecord is not documented
(#176) Function dialogue::magic_get_course is not documented
(#183) Function dialogue::magic_get_dialogueid is not documented
(#190) Function dialogue::set_activity_record is not documented
(#200) Function dialogue::set_cm is not documented
(#207) Function dialogue::set_context is not documented
(#211) Function dialogue::set_course is not documented
(#55) Variable dialogue::$_course is not documented
(#56) Variable dialogue::$_module is not documented
(#57) Variable dialogue::$_config is not documented
(#58) Variable dialogue::$_cm is not documented
(#59) Variable dialogue::$_context is not documented
(#50) Constant dialogue::FLAG_SENT is not documented
(#51) Constant dialogue::FLAG_READ is not documented
(#52) Constant dialogue::PAGINATION_PAGE_SIZE is not documented
(#53) Constant dialogue::PAGINATION_MAX_RESULTS is not documented
(#66) Phpdocs for function dialogue::__construct has incomplete parameters list
(#30) Class dialogue does not have @copyright tag
(#30) Class dialogue does not have @license tag
mod/dialogue/classes/event/conversation_closed.php
(#17) File-level phpdocs block is not found
mod/dialogue/classes/event/conversation_created.php
(#17) File-level phpdocs block is not found
mod/dialogue/classes/event/conversation_deleted.php
(#17) File-level phpdocs block is not found
mod/dialogue/classes/event/conversation_viewed.php
(#17) File-level phpdocs block is not found
mod/dialogue/classes/event/course_module_instance_list_viewed.php
(#17) File-level phpdocs block is not found
mod/dialogue/classes/event/course_module_viewed.php
(#17) File-level phpdocs block is not found
mod/dialogue/classes/event/reply_created.php
(#17) File-level phpdocs block is not found
mod/dialogue/classes/message.php
(#22) Package is not specified for class message. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#22) Class message is not documented
(#40) Function message::__construct is not documented
(#81) Function message::is_participant is not documented
(#88) Function message::delete is not documented
(#112) Function message::magic_get_author is not documented
(#117) Function message::magic_get_attachments is not documented
(#126) Function message::magic_get_messageid is not documented
(#130) Function message::magic_get_conversation is not documented
(#137) Function message::magic_get_dialogue is not documented
(#144) Function message::magic_get_body is not documented
(#148) Function message::magic_get_bodydraftid is not documented
(#152) Function message::magic_get_bodyformat is not documented
(#156) Function message::magic_get_bodyhtml is not documented
(#163) Function message::magic_get_state is not documented
(#167) Function message::magic_get_timemodified is not documented
(#171) Function message::set_flag is not documented
(#203) Function message::mark_read is not documented
(#208) Function message::mark_sent is not documented
(#212) Function message::set_body is not documented
(#222) Function message::set_attachmentsdraftid is not documented
(#229) Function message::set_author is not documented
(#236) Function message::set_state is not documented
(#240) Function message::save is not documented
(#297) Function message::send is not documented
(#24) Variable message::$_dialogue is not documented
(#25) Variable message::$_conversation is not documented
(#26) Variable message::$_conversationindex is not documented
(#27) Variable message::$_messageid is not documented
(#28) Variable message::$_authorid is not documented
(#29) Variable message::$_body is not documented
(#30) Variable message::$_bodyformat is not documented
(#31) Variable message::$_bodydraftid is not documented
(#32) Variable message::$_attachmentsdraftid is not documented
(#33) Variable message::$_attachments is not documented
(#34) Variable message::$_state is not documented
(#35) Variable message::$_timecreated is not documented
(#36) Variable message::$_timemodified is not documented
(#37) Variable message::$_form is not documented
(#38) Variable message::$_formdatasaved is not documented
(#73) Not recommended phpdocs tag @global used
(#367) Not recommended phpdocs tag @global used
(#237) Invalid inline phpdocs tag @todo found
mod/dialogue/classes/reply.php
(#21) Package is not specified for class reply. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#21) Class reply is not documented
(#23) Function reply::__construct is not documented
(#73) Function reply::initialise_form is not documented
(#127) Function reply::save_form_data is not documented
(#140) Function reply::send is not documented
(#36) Phpdocs for function reply::load has incomplete parameters list
(#39) Not recommended phpdocs tag @global used
(#60) Invalid inline phpdocs tag @todo found
mod/dialogue/classes/task/dialogue_cron_task.php
(#19) Package is not specified for class dialogue_cron_task. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#19) Class dialogue_cron_task does not have @copyright tag
(#19) Class dialogue_cron_task does not have @license tag
mod/dialogue/cli/cleanuporphans.php
(#17) File-level phpdocs block is not found
mod/dialogue/cli/processopenrules.php
(#17) File-level phpdocs block is not found
mod/dialogue/conversation.php
(#17) No one-line description found in phpdocs for file
mod/dialogue/conversation/close.php
(#17) File-level phpdocs block is not found
mod/dialogue/conversation/create.php
(#17) File-level phpdocs block is not found
mod/dialogue/conversation/delete.php
(#17) File-level phpdocs block is not found
mod/dialogue/conversation/edit.php
(#17) File-level phpdocs block is not found
mod/dialogue/db/caches.php
(#17) File-level phpdocs block is not found
mod/dialogue/db/log.php
(#17) File-level phpdocs block is not found
mod/dialogue/db/messages.php
(#17) File-level phpdocs block is not found
(#20) Found comment starting with three or more slashes
mod/dialogue/db/tasks.php
(#17) File-level phpdocs block is not found
mod/dialogue/db/upgrade.php
(#17) Package is not specified for function xmldb_dialogue_upgrade. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#17) Function xmldb_dialogue_upgrade is not documented
mod/dialogue/drafts.php
(#17) File-level phpdocs block is not found
(#44) Found comment starting with three or more slashes
(#140) Invalid inline phpdocs tag @todo found
mod/dialogue/formlib.php
(#30) Package is not specified for class mod_dialogue_message_form. It is also not specified in file-level phpdocs
(#196) Package is not specified for class mod_dialogue_reply_form. It is also not specified in file-level phpdocs
(#208) Package is not specified for class mod_dialogue_conversation_form. It is also not specified in file-level phpdocs
(#23) Package dialogue is not valid
(#17) File-level phpdocs block is not found
(#30) Class mod_dialogue_message_form is not documented
(#196) Class mod_dialogue_reply_form is not documented
(#32) Function mod_dialogue_message_form::definition is not documented
(#197) Function mod_dialogue_reply_form::definition is not documented
(#203) Function mod_dialogue_reply_form::validation is not documented
(#212) Function mod_dialogue_conversation_form::definition is not documented
(#376) Function mod_dialogue_conversation_form::get_submitted_data is not documented
(#208) No one-line description found in phpdocs for class mod_dialogue_conversation_form
(#165) There is no description in phpdocs for function validation
(#181) There is no description in phpdocs for function get_submit_action
(#294) There is no description in phpdocs for function definition_after_data
(#335) There is no description in phpdocs for function validation
(#117) Phpdocs for function mod_dialogue_message_form::update_selectgroup has incomplete parameters list
(#167) Phpdocs for function mod_dialogue_message_form::validation has incomplete parameters list
(#337) Phpdocs for function mod_dialogue_conversation_form::validation has incomplete parameters list
(#208) Class mod_dialogue_conversation_form does not have @copyright tag
(#208) Class mod_dialogue_conversation_form does not have @license tag
(#84) Not recommended phpdocs tag @global used
mod/dialogue/index.php
(#17) File-level phpdocs block is not found
mod/dialogue/lang/en/dialogue.php
(#17) File-level phpdocs block is not found
mod/dialogue/lib.php
(#19) Package is not specified for function dialogue_supports. It is also not specified in file-level phpdocs
(#59) Package is not specified for function dialogue_add_instance. It is also not specified in file-level phpdocs
(#70) Package is not specified for function dialogue_update_instance. It is also not specified in file-level phpdocs
(#91) Package is not specified for function dialogue_delete_instance. It is also not specified in file-level phpdocs
(#128) Package is not specified for function dialogue_process_bulk_openrules. It is also not specified in file-level phpdocs
(#214) Package is not specified for function dialogue_cm_info_view. It is also not specified in file-level phpdocs
(#248) Package is not specified for function dialogue_user_outline. It is also not specified in file-level phpdocs
(#283) Package is not specified for function dialogue_user_complete. It is also not specified in file-level phpdocs
(#298) Package is not specified for function dialogue_print_recent_activity. It is also not specified in file-level phpdocs
(#318) Package is not specified for function dialogue_get_view_actions. It is also not specified in file-level phpdocs
(#326) Package is not specified for function dialogue_get_post_actions. It is also not specified in file-level phpdocs
(#334) Package is not specified for function dialogue_get_extra_capabilities. It is also not specified in file-level phpdocs
(#343) Package is not specified for function dialogue_can_track_dialogue. It is also not specified in file-level phpdocs
(#376) Package is not specified for function dialogue_pluginfile. It is also not specified in file-level phpdocs
(#431) Package is not specified for function dialogue_reset_course_form_definition. It is also not specified in file-level phpdocs
(#444) Package is not specified for function dialogue_reset_course_form_defaults. It is also not specified in file-level phpdocs
(#456) Package is not specified for function dialogue_reset_userdata. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#59) Function dialogue_add_instance is not documented
(#76) Phpdocs for function dialogue_update_instance has incomplete parameters list
(#96) Phpdocs for function dialogue_delete_instance has incomplete parameters list
(#255) Phpdocs for function dialogue_user_outline has incomplete parameters list
(#351) Phpdocs for function dialogue_can_track_dialogue has incomplete parameters list
(#379) Phpdocs for function dialogue_pluginfile has incomplete parameters list
(#435) Phpdocs for function dialogue_reset_course_form_definition has incomplete parameters list
(#444) Phpdocs for function dialogue_reset_course_form_defaults has incomplete parameters list
(#302) Not recommended phpdocs tag @global used
(#302) Not recommended phpdocs tag @global used
(#302) Not recommended phpdocs tag @global used
(#460) Not recommended phpdocs tag @global used
(#460) Not recommended phpdocs tag @global used
mod/dialogue/locallib.php
(#33) Package is not specified for function dialogue_search_potentials. It is also not specified in file-level phpdocs
(#124) Package is not specified for function dialogue_get_conversation_participants. It is also not specified in file-level phpdocs
(#161) Package is not specified for function dialogue_get_user_details. It is also not specified in file-level phpdocs
(#204) Package is not specified for function dialogue_add_user_picture_fields. It is also not specified in file-level phpdocs
(#224) Package is not specified for function dialogue_get_cached_param. It is also not specified in file-level phpdocs
(#261) Package is not specified for function dialogue_cm_unread_total. It is also not specified in file-level phpdocs
(#327) Package is not specified for function dialogue_get_draft_listing. It is also not specified in file-level phpdocs
(#368) Package is not specified for function dialogue_get_bulk_open_rule_listing. It is also not specified in file-level phpdocs
(#415) Package is not specified for function dialogue_generate_summary_line. It is also not specified in file-level phpdocs
(#440) Package is not specified for function dialogue_get_conversations_count. It is also not specified in file-level phpdocs
(#505) Package is not specified for function dialogue_is_a_conversation. It is also not specified in file-level phpdocs
(#520) Package is not specified for function dialogue_get_humanfriendly_dates. It is also not specified in file-level phpdocs
(#560) Package is not specified for function dialogue_shorten_html. It is also not specified in file-level phpdocs
(#574) Package is not specified for function dialogue_contains_draft_files. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#327) Function dialogue_get_draft_listing is not documented
(#368) Function dialogue_get_bulk_open_rule_listing is not documented
(#413) Found comment starting with three or more slashes
(#33) There is no description in phpdocs for function dialogue_search_potentials
(#161) There is no description in phpdocs for function dialogue_get_user_details
(#166) Phpdocs for function dialogue_get_user_details has incomplete parameters list
(#419) Phpdocs for function dialogue_generate_summary_line has incomplete parameters list
(#446) Phpdocs for function dialogue_get_conversations_count has incomplete parameters list
(#578) Phpdocs for function dialogue_contains_draft_files has incomplete parameters list
(#35) Not recommended phpdocs tag @global used
(#35) Not recommended phpdocs tag @global used
(#35) Not recommended phpdocs tag @global used
(#131) Not recommended phpdocs tag @global used
(#132) Not recommended phpdocs tag @staticvar used
(#163) Not recommended phpdocs tag @global used
(#163) Not recommended phpdocs tag @global used
(#165) Not recommended phpdocs tag @staticvar used
(#208) Not recommended phpdocs tag @global used
(#230) Not recommended phpdocs tag @global used
(#264) Not recommended phpdocs tag @global used
(#264) Not recommended phpdocs tag @global used
(#444) Not recommended phpdocs tag @global used
(#444) Not recommended phpdocs tag @global used
(#577) Not recommended phpdocs tag @global used
mod/dialogue/mod_form.php
(#30) Class mod_dialogue_mod_form is not documented
(#32) Function mod_dialogue_mod_form::definition is not documented
(#70) Function mod_dialogue_mod_form::get_data is not documented
mod/dialogue/renderer.php
(#17) File-level phpdocs block is not found
(#439) Function mod_dialogue_renderer::state_button_group is not documented
(#554) Function mod_dialogue_renderer::sort_by_dropdown is not documented
(#606) Function mod_dialogue_renderer::tab_navigation is not documented
(#19) No one-line description found in phpdocs for class mod_dialogue_renderer
(#35) Phpdocs for function mod_dialogue_renderer::render_conversation has incomplete parameters list
(#188) Phpdocs for function mod_dialogue_renderer::conversation_listing has incomplete parameters list
(#318) Phpdocs for function mod_dialogue_renderer::render_reply has incomplete parameters list
(#32) Not recommended phpdocs tag @global used
(#32) Not recommended phpdocs tag @global used
(#32) Not recommended phpdocs tag @global used
(#186) Not recommended phpdocs tag @global used
(#186) Not recommended phpdocs tag @global used
(#367) Not recommended phpdocs tag @global used
(#483) Not recommended phpdocs tag @global used
(#483) Not recommended phpdocs tag @global used
(#136) Invalid inline phpdocs tag @todo found
(#165) Invalid inline phpdocs tag @todo found
(#638) Invalid inline phpdocs tag @todo found
mod/dialogue/searchpotentials.json.php
(#21) Package mod-dialogue is not valid
(#17) File-level phpdocs block is not found
mod/dialogue/settings.php
(#17) File-level phpdocs block does not have @copyright tag
mod/dialogue/version.php
(#21) Package mod-dialogue is not valid
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
mod/dialogue/view.php
(#17) File-level phpdocs block is not found
mod/dialogue/viewconversationsbyrole.php
(#17) File-level phpdocs block is not found

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]

Task "stylelint:css" failed. Use --force to continue.
Problems running grunt

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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