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

(454 errors, 163 warnings)

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

mod/richmedia/ajax/close.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#37) Expected "} else {\n"; found "}\nelse {\n"
mod/richmedia/ajax/xmleditor_save.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#72) Expected "} else {\n"; found "}\n else {\n"
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) No space found before comment text; expected "// traitement des steps" but found "//traitement des steps"
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "attrNames" must be all lower-case
(#117) Variable "attrNames" must be all lower-case
(#121) Variable "attrNames" must be all lower-case
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line exceeds 132 characters; contains 167 characters
(#147) Expected "} else {\n"; found "}\nelse {\n"
mod/richmedia/backup/moodle2/backup_richmedia_activity_task.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
mod/richmedia/backup/moodle2/backup_richmedia_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) 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/richmedia/backup/moodle2/restore_richmedia_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line exceeds 132 characters; contains 137 characters
mod/richmedia/backup/moodle2/restore_richmedia_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
mod/richmedia/classes/event/course_module_instance_list_viewed.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/richmedia/classes/event/course_module_viewed.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/richmedia/classes/event/report_viewed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#73) Line exceeds 132 characters; contains 161 characters
(#75) Whitespace found at end of line
mod/richmedia/classes/richmedia.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#53) Member variable "db_record" must not contain underscores.
(#57) Whitespace found at end of line
(#78) Whitespace found at end of line
(#82) Variable "extensionExplode" must be all lower-case
(#83) Variable "extensionExplode" must be all lower-case
(#88) Whitespace found at end of line
(#99) Whitespace found at end of line
(#110) Whitespace found at end of line
(#119) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#120) Line exceeds 132 characters; contains 133 characters
(#125) Whitespace found at end of line
(#128) Whitespace found at end of line
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Line exceeds maximum limit of 180 characters; contains 185 characters
(#153) Line exceeds 132 characters; contains 155 characters
(#168) Variable "this_infos" must not contain underscores.
(#169) Variable "this_infos" must not contain underscores.
(#183) Variable "this_infos" must not contain underscores.
(#214) Line exceeds maximum limit of 180 characters; contains 225 characters
(#216) Variable "this_infos" must not contain underscores.
(#218) Expected "} else {\n"; found "}\n else {\n"
(#225) Variable "this_infos" must not contain underscores.
(#227) Variable "this_infos" must not contain underscores.
(#229) Variable "this_infos" must not contain underscores.
(#230) Variable "this_infos" must not contain underscores.
(#231) Variable "this_infos" must not contain underscores.
(#232) Variable "this_infos" must not contain underscores.
(#233) Variable "this_infos" must not contain underscores.
(#234) Variable "this_infos" must not contain underscores.
(#235) Variable "this_infos" must not contain underscores.
(#236) Variable "this_infos" must not contain underscores.
(#237) Variable "this_infos" must not contain underscores.
(#238) Variable "this_infos" must not contain underscores.
(#239) Variable "this_infos" must not contain underscores.
(#240) Variable "this_infos" must not contain underscores.
(#243) Variable "this_infos" must not contain underscores.
(#246) Variable "this_infos" must not contain underscores.
(#260) Whitespace found at end of line
(#267) Line exceeds 132 characters; contains 133 characters
(#273) Whitespace found at end of line
(#283) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#290) Whitespace found at end of line
(#299) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#306) Whitespace found at end of line
(#320) Variable "lastTime" must be all lower-case
(#321) Variable "lastTime" must be all lower-case
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Expected "} else {\n"; found "}\n else {\n"
(#371) Expected "} else {\n"; found "}\n else {\n"
(#404) Expected "} else {\n"; found "}\n else {\n"
(#419) Whitespace found at end of line
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) Whitespace found at end of line
(#505) Line exceeds 132 characters; contains 173 characters
(#515) Line exceeds 132 characters; contains 134 characters
(#517) Variable "notAllowedExtensions" must be all lower-case
(#525) Variable "notAllowedExtensions" must be all lower-case
(#600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) No space found before comment text; expected "// log" but found "//log"
(#611) Inline comments must start with a capital letter, digit or 3-dots sequence
(#611) Inline comments must end in full-stops, exclamation marks, or question marks
(#611) No space found before comment text; expected "// completion" but found "//completion"
(#615) Whitespace found at end of line
(#627) Whitespace found at end of line
(#628) Variable "xml_file" must not contain underscores.
(#629) Variable "xml_file" must not contain underscores.
(#631) Whitespace found at end of line
(#633) Whitespace found at end of line
(#636) Expected "} else {\n"; found "}\n else {\n"
(#639) Whitespace found at end of line
(#642) Variable "update_obj" must not contain underscores.
(#643) Variable "update_obj" must not contain underscores.
(#644) Variable "update_obj" must not contain underscores.
(#645) Whitespace found at end of line
(#646) Variable "update_obj" must not contain underscores.
(#648) Whitespace found at end of line
(#650) Whitespace found at end of line
(#651) Whitespace found at end of line
(#654) Whitespace found at end of line
(#656) Whitespace found at end of line
(#658) Whitespace found at end of line
(#664) Expected "} else {\n"; found "}\n else {\n"
(#667) Whitespace found at end of line
(#670) Variable "update_obj" must not contain underscores.
(#671) Variable "update_obj" must not contain underscores.
(#672) Variable "update_obj" must not contain underscores.
(#673) Whitespace found at end of line
(#674) Variable "update_obj" must not contain underscores.
(#677) Whitespace found at end of line
(#680) Whitespace found at end of line
(#684) Whitespace found at end of line
(#688) Whitespace found at end of line
(#689) Expected "} else {\n"; found "} \n else {\n"
(#691) Whitespace found at end of line
(#692) Whitespace found at end of line
(#695) Variable "update_obj" must not contain underscores.
(#696) Variable "update_obj" must not contain underscores.
(#697) Variable "update_obj" must not contain underscores.
(#698) Whitespace found at end of line
(#699) Variable "update_obj" must not contain underscores.
(#714) Whitespace found at end of line
(#715) Inline comments must start with a capital letter, digit or 3-dots sequence
(#715) Inline comments must end in full-stops, exclamation marks, or question marks
(#717) Variable "processed_files" must not contain underscores.
(#720) Whitespace found at end of line
(#721) Expected "} else {\n"; found "} \n else {\n"
(#723) Whitespace found at end of line
(#724) Whitespace found at end of line
(#727) Variable "update_obj" must not contain underscores.
(#728) Variable "update_obj" must not contain underscores.
(#729) Variable "update_obj" must not contain underscores.
(#730) Whitespace found at end of line
(#731) Variable "update_obj" must not contain underscores.
(#734) Whitespace found at end of line
(#737) Whitespace found at end of line
(#739) Whitespace found at end of line
(#741) Whitespace found at end of line
(#743) Whitespace found at end of line
(#748) Expected "} else {\n"; found "}\n else {\n"
(#750) Whitespace found at end of line
(#751) Whitespace found at end of line
(#754) Variable "update_obj" must not contain underscores.
(#755) Variable "update_obj" must not contain underscores.
(#756) Variable "update_obj" must not contain underscores.
(#757) Whitespace found at end of line
(#758) Variable "update_obj" must not contain underscores.
(#761) Whitespace found at end of line
(#772) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Inline comments must end in full-stops, exclamation marks, or question marks
(#781) Line exceeds 132 characters; contains 171 characters
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#795) Expected "} else {\n"; found "}\n else {\n"
(#809) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#818) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#831) Expected "} else {\n"; found "}\n else {\n"
(#858) Inline comments must start with a capital letter, digit or 3-dots sequence
(#858) Inline comments must end in full-stops, exclamation marks, or question marks
(#858) No space found before comment text; expected "// traitement des steps" but found "//traitement des steps"
(#874) Whitespace found at end of line
(#877) Whitespace found at end of line
(#884) Whitespace found at end of line
(#886) Whitespace found at end of line
(#888) Whitespace found at end of line
(#895) No space found before comment text; expected "// VIDEO" but found "//VIDEO"
(#896) Inline comments must end in full-stops, exclamation marks, or question marks
(#904) Inline comments must end in full-stops, exclamation marks, or question marks
(#905) Line exceeds maximum limit of 180 characters; contains 206 characters
(#911) Inline comments must end in full-stops, exclamation marks, or question marks
(#911) Whitespace found at end of line
(#920) Inline comments must end in full-stops, exclamation marks, or question marks
(#921) Line exceeds maximum limit of 180 characters; contains 238 characters
(#928) Inline comments must end in full-stops, exclamation marks, or question marks
(#928) No space found before comment text; expected "// XML" but found "//XML"
(#933) Inline comments must end in full-stops, exclamation marks, or question marks
(#939) Inline comments must start with a capital letter, digit or 3-dots sequence
(#939) Inline comments must end in full-stops, exclamation marks, or question marks
(#939) No space found before comment text; expected "// theme" but found "//theme"
(#967) Inline comments must start with a capital letter, digit or 3-dots sequence
(#967) Inline comments must end in full-stops, exclamation marks, or question marks
(#967) No space found before comment text; expected "// js files" but found "//js files"
(#970) Inline comments must end in full-stops, exclamation marks, or question marks
(#978) Inline comments must start with a capital letter, digit or 3-dots sequence
(#978) Inline comments must end in full-stops, exclamation marks, or question marks
(#978) No space found before comment text; expected "// create the zip" but found "//create the zip"
(#979) Line exceeds 132 characters; contains 144 characters
(#983) Expected "} else {\n"; found "}\n else {\n"
(#984) Inline comments must end in full-stops, exclamation marks, or question marks
(#987) Whitespace found at end of line
(#994) Variable "xmlContent" must be all lower-case
(#995) Variable "xmlContent" must be all lower-case
(#995) Variable "xmlContent" must be all lower-case
(#996) Variable "xmlContent" must be all lower-case
(#996) Variable "xmlContent" must be all lower-case
(#998) Inline comments must end in full-stops, exclamation marks, or question marks
(#1005) Inline comments must end in full-stops, exclamation marks, or question marks
(#1006) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1009) Line exceeds 132 characters; contains 148 characters
(#1015) Variable "xmlContent" must be all lower-case
mod/richmedia/db/access.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/richmedia/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/richmedia/db/upgrade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) 3 slashes comments are not allowed; use "// Comment." instead
(#36) Whitespace found at end of line
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) 3 slashes comments are not allowed; use "// Comment." instead
(#43) Whitespace found at end of line
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) 3 slashes comments are not allowed; use "// Comment." instead
(#50) Whitespace found at end of line
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) 3 slashes comments are not allowed; use "// Comment." instead
(#57) Whitespace found at end of line
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) 3 slashes comments are not allowed; use "// Comment." instead
(#64) Whitespace found at end of line
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) 3 slashes comments are not allowed; use "// Comment." instead
(#71) Whitespace found at end of line
(#77) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) 3 slashes comments are not allowed; use "// Comment." instead
(#81) Whitespace found at end of line
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) 3 slashes comments are not allowed; use "// Comment." instead
(#92) Whitespace found at end of line
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) 3 slashes comments are not allowed; use "// Comment." instead
(#102) Whitespace found at end of line
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) 3 slashes comments are not allowed; use "// Comment." instead
(#110) Whitespace found at end of line
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) 3 slashes comments are not allowed; use "// Comment." instead
(#122) Whitespace found at end of line
(#128) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) 3 slashes comments are not allowed; use "// Comment." instead
(#134) Whitespace found at end of line
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) 3 slashes comments are not allowed; use "// Comment." instead
(#144) Whitespace found at end of line
mod/richmedia/importexport.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// CHECK FILES" but found "//CHECK FILES"
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// PARSE LE XML" but found "//PARSE LE XML"
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
mod/richmedia/importexport_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) 3 slashes comments are not allowed; use "// Comment." instead
(#27) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#34) Visibility must be declared on method "definition"
(#39) Variable "submit_string" must not contain underscores.
(#42) Variable "submit_string" must not contain underscores.
(#45) Visibility must be declared on method "validation"
(#57) Visibility must be declared on method "definition"
(#67) Variable "submit_string" must not contain underscores.
(#67) Commas (,) must be followed by white space.
(#70) Variable "submit_string" must not contain underscores.
(#77) Visibility must be declared on method "definition"
(#79) Variable "submit_string" must not contain underscores.
(#82) Variable "submit_string" must not contain underscores.
mod/richmedia/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// Show dimmed if the mod is hidden" but found "//Show dimmed if the mod is hidden"
(#99) Line exceeds 132 characters; contains 148 characters
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) No space found before comment text; expected "// Show normal if the mod is visible" but found "//Show normal if the mod is visible"
mod/richmedia/lang/en/richmedia.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#78) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#81) Whitespace found at end of line within string
(#82) Whitespace found at end of line within string
(#83) Whitespace found at end of line within string
(#84) Whitespace found at end of line within string
(#85) Whitespace found at end of line within string
(#86) Whitespace found at end of line within string
mod/richmedia/lang/fr/richmedia.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 67% valid code; is this commented out code?
(#39) No space found before comment text; expected "// $string['filexml'] = 'Fichier de synchonisation (xml)';" but found "//$string['filexml'] = 'Fichier de synchonisation (xml)';"
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#81) Whitespace found at end of line within string
(#82) Whitespace found at end of line within string
(#83) Whitespace found at end of line within string
(#84) Whitespace found at end of line within string
(#85) Whitespace found at end of line within string
(#86) Whitespace found at end of line within string
(#87) Whitespace found at end of line within string
mod/richmedia/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#61) Whitespace found at end of line
(#63) Whitespace found at end of line
(#65) Whitespace found at end of line
(#70) Whitespace found at end of line
(#79) Whitespace found at end of line
(#96) Whitespace found at end of line
(#98) Whitespace found at end of line
(#100) Whitespace found at end of line
(#102) Whitespace found at end of line
(#105) Whitespace found at end of line
(#165) Expected "} else {\n"; found "}\n else {\n"
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Line exceeds 132 characters; contains 135 characters
(#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
(#177) No space found before comment text; expected "// not implemented yet" but found "//not implemented yet"
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) No space found before comment text; expected "// not implemented yet" but found "//not implemented yet"
(#210) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#214) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#218) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#222) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#230) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#234) Expected "} else {\n"; found "}\n else {\n"
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Closing brace must be on a line by itself
(#254) Closing brace must be on a line by itself
(#255) Closing brace must be on a line by itself
(#256) Closing brace must be on a line by itself
(#257) Closing brace must be on a line by itself
(#258) Closing brace must be on a line by itself
(#259) Closing brace must be on a line by itself
(#260) Closing brace must be on a line by itself
(#261) Closing brace must be on a line by itself
(#263) Closing brace must be on a line by itself
(#277) Line exceeds 132 characters; contains 154 characters
(#278) Line exceeds 132 characters; contains 153 characters
(#295) Expected "} else {\n"; found "}\n else {\n"
mod/richmedia/locallib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Whitespace found at end of line
(#46) Whitespace found at end of line
mod/richmedia/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) "require_once" must be immediately followed by an open parenthesis
(#33) Visibility must be declared on method "definition"
(#41) Variable "cfg_richmedia" must not contain underscores.
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Whitespace found at end of line
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// KEYWORDS" but found "//KEYWORDS"
(#64) Whitespace found at end of line
(#67) Whitespace found at end of line
(#74) Whitespace found at end of line
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#77) Whitespace found at end of line
(#78) Commas (,) must be followed by white space.
(#79) Variable "cfg_richmedia" must not contain underscores.
(#81) Whitespace found at end of line
(#82) Commas (,) must be followed by white space.
(#83) Variable "cfg_richmedia" must not contain underscores.
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// themes dispos dans le repertoire des themes" but found "//themes dispos dans le repertoire des themes"
(#98) This comment is 43% valid code; is this commented out code?
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Line exceeds maximum limit of 180 characters; contains 234 characters
(#98) No space found before comment text; expected "// $mform->addElement('html', '<a id="manage-themes" href="' . $CFG->wwwroot . '/mod/richmedia/edit_theme.php?course=' . $COURSE->id . '&context=' . $this->context->id . '">' . get_string('managethemes', 'richmedia') . '</a>');" but found "//$mform->addElement('html', '<a id="manage-themes" href="' . $CFG->wwwroot . '/mod/richmedia/edit_theme.php?course=' . $COURSE->id . '&context=' . $this->context->id . '">' . get_string('managethemes', 'richmedia') . '</a>');"
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// Font" but found "//Font"
(#100) Line exceeds maximum limit of 180 characters; contains 227 characters
(#101) Variable "cfg_richmedia" must not contain underscores.
(#104) Variable "cfg_richmedia" must not contain underscores.
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// View" but found "//View"
(#108) Line exceeds maximum limit of 180 characters; contains 218 characters
(#109) Variable "cfg_richmedia" must not contain underscores.
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) No space found before comment text; expected "// Autoplay" but found "//Autoplay"
(#112) Line exceeds 132 characters; contains 140 characters
(#113) Variable "cfg_richmedia" must not contain underscores.
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) No space found before comment text; expected "// Recovery" but found "//Recovery"
(#123) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Whitespace found at end of line
(#129) Whitespace found at end of line
(#133) Whitespace found at end of line
(#136) Whitespace found at end of line
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Whitespace found at end of line
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) This comment is 59% valid code; is this commented out code?
(#155) No space found before comment text; expected "// $mform->addElement('html', '<input type="button" value="' . get_string('createedit', 'richmedia') . '" id="editsync">');" but found "//$mform->addElement('html', '<input type="button" value="' . get_string('createedit', 'richmedia') . '" id="editsync">');"
(#156) Whitespace found at end of line
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Line indented incorrectly; expected at least 8 spaces, found 0
(#168) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Line indented incorrectly; expected at least 8 spaces, found 0
(#170) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Visibility must be declared on method "data_preprocessing"
(#178) Variable "default_values" must not contain underscores.
(#181) Variable "default_values" must not contain underscores.
(#185) Variable "default_values" must not contain underscores.
(#186) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#190) Variable "default_values" must not contain underscores.
(#194) Variable "default_values" must not contain underscores.
(#195) Whitespace found at end of line
(#198) Variable "default_values" must not contain underscores.
(#199) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#201) Variable "default_values" must not contain underscores.
(#202) Variable "default_values" must not contain underscores.
(#202) Variable "default_values" must not contain underscores.
(#208) Visibility must be declared on method "validation"
(#218) Whitespace found at end of line
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) No space found before comment text; expected "// need to translate the "options" and "reference" field." but found "//need to translate the "options" and "reference" field."
(#223) Visibility must be declared on method "set_data"
(#223) Variable "default_values" must not contain underscores.
(#224) Variable "default_values" must not contain underscores.
(#224) Variable "default_values" must not contain underscores.
(#225) Variable "default_values" must not contain underscores.
(#226) Variable "default_values" must not contain underscores.
mod/richmedia/playerhtml5/playerhtml5_template.php
(#1) The first thing in a PHP file must be the <?php tag.
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Variable "audioMode" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#52) Variable "audioMode" must be all lower-case
mod/richmedia/renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/richmedia/report.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) 3 slashes comments are not allowed; use "// Comment." instead
(#92) Line exceeds 132 characters; contains 177 characters
(#117) Whitespace found at end of line
(#126) Expected "} else {\n"; found "}\n else {\n"
(#132) Expected "} else {\n"; found "}\n else {\n"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) The use of the AS keyword to alias tables is bad for cross-db
(#137) Line exceeds maximum limit of 180 characters; contains 197 characters
(#150) Expected "} else {\n"; found "}\n else {\n"
(#159) Line exceeds 132 characters; contains 173 characters
(#165) Line exceeds 132 characters; contains 163 characters
(#176) Whitespace found at end of line
mod/richmedia/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Line exceeds 132 characters; contains 148 characters
(#32) Line exceeds 132 characters; contains 151 characters
(#34) Line exceeds maximum limit of 180 characters; contains 300 characters
(#36) Line exceeds 132 characters; contains 166 characters
(#38) Line exceeds maximum limit of 180 characters; contains 211 characters
(#40) Line exceeds maximum limit of 180 characters; contains 296 characters
mod/richmedia/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Whitespace found at end of line
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/richmedia/view.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// Log" but found "//Log"
(#58) Variable "audioMode" must be all lower-case
(#82) Variable "audioMode" must be all lower-case
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line exceeds 132 characters; contains 158 characters
mod/richmedia/xmleditor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#28) No space found before comment text; expected "// cmid" but found "//cmid"
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#108) Expected "} else {\n"; found "}\nelse {\n"
(#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
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) No space found before comment text; expected "// AVAILABLE FILES" but found "//AVAILABLE FILES"
(#130) Variable "urlLocation" must be all lower-case
(#131) Variable "urlView" must be all lower-case
(#151) Variable "urlLocation" must be all lower-case
(#152) Variable "urlView" must be all lower-case

CSS problems

(5913 errors, 140 warnings)

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

mod/richmedia/export/html5/css/jquery-ui.css
(#969) Unexpected single-line block (block-no-single-line)
(#970) Unexpected single-line block (block-no-single-line)
(#971) Unexpected single-line block (block-no-single-line)
(#972) Unexpected single-line block (block-no-single-line)
(#973) Unexpected single-line block (block-no-single-line)
(#974) Unexpected single-line block (block-no-single-line)
(#975) Unexpected single-line block (block-no-single-line)
(#976) Unexpected single-line block (block-no-single-line)
(#977) Unexpected single-line block (block-no-single-line)
(#978) Unexpected single-line block (block-no-single-line)
(#979) Unexpected single-line block (block-no-single-line)
(#980) Unexpected single-line block (block-no-single-line)
(#981) Unexpected single-line block (block-no-single-line)
(#982) Unexpected single-line block (block-no-single-line)
(#983) Unexpected single-line block (block-no-single-line)
(#984) Unexpected single-line block (block-no-single-line)
(#985) Unexpected single-line block (block-no-single-line)
(#986) Unexpected single-line block (block-no-single-line)
(#987) Unexpected single-line block (block-no-single-line)
(#988) Unexpected single-line block (block-no-single-line)
(#989) Unexpected single-line block (block-no-single-line)
(#990) Unexpected single-line block (block-no-single-line)
(#991) Unexpected single-line block (block-no-single-line)
(#992) Unexpected single-line block (block-no-single-line)
(#993) Unexpected single-line block (block-no-single-line)
(#994) Unexpected single-line block (block-no-single-line)
(#995) Unexpected single-line block (block-no-single-line)
(#996) Unexpected single-line block (block-no-single-line)
(#997) Unexpected single-line block (block-no-single-line)
(#998) Unexpected single-line block (block-no-single-line)
(#999) Unexpected single-line block (block-no-single-line)
(#1000) Unexpected single-line block (block-no-single-line)
(#1001) Unexpected single-line block (block-no-single-line)
(#1002) Unexpected single-line block (block-no-single-line)
(#1003) Unexpected single-line block (block-no-single-line)
(#1004) Unexpected single-line block (block-no-single-line)
(#1005) Unexpected single-line block (block-no-single-line)
(#1006) Unexpected single-line block (block-no-single-line)
(#1007) Unexpected single-line block (block-no-single-line)
(#1008) Unexpected single-line block (block-no-single-line)
(#1009) Unexpected single-line block (block-no-single-line)
(#1010) Unexpected single-line block (block-no-single-line)
(#1011) Unexpected single-line block (block-no-single-line)
(#1012) Unexpected single-line block (block-no-single-line)
(#1013) Unexpected single-line block (block-no-single-line)
(#1014) Unexpected single-line block (block-no-single-line)
(#1015) Unexpected single-line block (block-no-single-line)
(#1016) Unexpected single-line block (block-no-single-line)
(#1017) Unexpected single-line block (block-no-single-line)
(#1018) Unexpected single-line block (block-no-single-line)
(#1019) Unexpected single-line block (block-no-single-line)
(#1020) Unexpected single-line block (block-no-single-line)
(#1021) Unexpected single-line block (block-no-single-line)
(#1022) Unexpected single-line block (block-no-single-line)
(#1023) Unexpected single-line block (block-no-single-line)
(#1024) Unexpected single-line block (block-no-single-line)
(#1025) Unexpected single-line block (block-no-single-line)
(#1026) Unexpected single-line block (block-no-single-line)
(#1027) Unexpected single-line block (block-no-single-line)
(#1028) Unexpected single-line block (block-no-single-line)
(#1029) Unexpected single-line block (block-no-single-line)
(#1030) Unexpected single-line block (block-no-single-line)
(#1031) Unexpected single-line block (block-no-single-line)
(#1032) Unexpected single-line block (block-no-single-line)
(#1033) Unexpected single-line block (block-no-single-line)
(#1034) Unexpected single-line block (block-no-single-line)
(#1035) Unexpected single-line block (block-no-single-line)
(#1036) Unexpected single-line block (block-no-single-line)
(#1037) Unexpected single-line block (block-no-single-line)
(#1038) Unexpected single-line block (block-no-single-line)
(#1039) Unexpected single-line block (block-no-single-line)
(#1040) Unexpected single-line block (block-no-single-line)
(#1041) Unexpected single-line block (block-no-single-line)
(#1042) Unexpected single-line block (block-no-single-line)
(#1043) Unexpected single-line block (block-no-single-line)
(#1044) Unexpected single-line block (block-no-single-line)
(#1045) Unexpected single-line block (block-no-single-line)
(#1046) Unexpected single-line block (block-no-single-line)
(#1047) Unexpected single-line block (block-no-single-line)
(#1048) Unexpected single-line block (block-no-single-line)
(#1049) Unexpected single-line block (block-no-single-line)
(#1050) Unexpected single-line block (block-no-single-line)
(#1051) Unexpected single-line block (block-no-single-line)
(#1052) Unexpected single-line block (block-no-single-line)
(#1053) Unexpected single-line block (block-no-single-line)
(#1054) Unexpected single-line block (block-no-single-line)
(#1055) Unexpected single-line block (block-no-single-line)
(#1056) Unexpected single-line block (block-no-single-line)
(#1057) Unexpected single-line block (block-no-single-line)
(#1058) Unexpected single-line block (block-no-single-line)
(#1059) Unexpected single-line block (block-no-single-line)
(#1060) Unexpected single-line block (block-no-single-line)
(#1061) Unexpected single-line block (block-no-single-line)
(#1062) Unexpected single-line block (block-no-single-line)
(#1063) Unexpected single-line block (block-no-single-line)
(#1064) Unexpected single-line block (block-no-single-line)
(#1065) Unexpected single-line block (block-no-single-line)
(#1066) Unexpected single-line block (block-no-single-line)
(#1067) Unexpected single-line block (block-no-single-line)
(#1068) Unexpected single-line block (block-no-single-line)
(#1069) Unexpected single-line block (block-no-single-line)
(#1070) Unexpected single-line block (block-no-single-line)
(#1071) Unexpected single-line block (block-no-single-line)
(#1072) Unexpected single-line block (block-no-single-line)
(#1073) Unexpected single-line block (block-no-single-line)
(#1074) Unexpected single-line block (block-no-single-line)
(#1075) Unexpected single-line block (block-no-single-line)
(#1076) Unexpected single-line block (block-no-single-line)
(#1077) Unexpected single-line block (block-no-single-line)
(#1078) Unexpected single-line block (block-no-single-line)
(#1079) Unexpected single-line block (block-no-single-line)
(#1080) Unexpected single-line block (block-no-single-line)
(#1081) Unexpected single-line block (block-no-single-line)
(#1082) Unexpected single-line block (block-no-single-line)
(#1083) Unexpected single-line block (block-no-single-line)
(#1084) Unexpected single-line block (block-no-single-line)
(#1085) Unexpected single-line block (block-no-single-line)
(#1086) Unexpected single-line block (block-no-single-line)
(#1087) Unexpected single-line block (block-no-single-line)
(#1088) Unexpected single-line block (block-no-single-line)
(#1089) Unexpected single-line block (block-no-single-line)
(#1090) Unexpected single-line block (block-no-single-line)
(#1091) Unexpected single-line block (block-no-single-line)
(#1092) Unexpected single-line block (block-no-single-line)
(#1093) Unexpected single-line block (block-no-single-line)
(#1094) Unexpected single-line block (block-no-single-line)
(#1095) Unexpected single-line block (block-no-single-line)
(#1096) Unexpected single-line block (block-no-single-line)
(#1097) Unexpected single-line block (block-no-single-line)
(#1098) Unexpected single-line block (block-no-single-line)
(#1099) Unexpected single-line block (block-no-single-line)
(#1100) Unexpected single-line block (block-no-single-line)
(#1101) Unexpected single-line block (block-no-single-line)
(#1102) Unexpected single-line block (block-no-single-line)
(#1103) Unexpected single-line block (block-no-single-line)
(#1104) Unexpected single-line block (block-no-single-line)
(#1105) Unexpected single-line block (block-no-single-line)
(#1107) Unexpected single-line block (block-no-single-line)
(#1108) Unexpected single-line block (block-no-single-line)
(#1109) Unexpected single-line block (block-no-single-line)
(#1110) Unexpected single-line block (block-no-single-line)
(#1111) Unexpected single-line block (block-no-single-line)
(#1112) Unexpected single-line block (block-no-single-line)
(#1113) Unexpected single-line block (block-no-single-line)
(#1114) Unexpected single-line block (block-no-single-line)
(#1115) Unexpected single-line block (block-no-single-line)
(#1116) Unexpected single-line block (block-no-single-line)
(#1117) Unexpected single-line block (block-no-single-line)
(#1118) Unexpected single-line block (block-no-single-line)
(#1119) Unexpected single-line block (block-no-single-line)
(#1120) Unexpected single-line block (block-no-single-line)
(#1121) Unexpected single-line block (block-no-single-line)
(#1122) Unexpected single-line block (block-no-single-line)
(#1123) Unexpected single-line block (block-no-single-line)
(#1124) Unexpected single-line block (block-no-single-line)
(#1125) Unexpected single-line block (block-no-single-line)
(#1126) Unexpected single-line block (block-no-single-line)
(#1127) Unexpected single-line block (block-no-single-line)
(#1128) Unexpected single-line block (block-no-single-line)
(#1129) Unexpected single-line block (block-no-single-line)
(#1130) Unexpected single-line block (block-no-single-line)
(#1131) Unexpected single-line block (block-no-single-line)
(#1132) Unexpected single-line block (block-no-single-line)
(#1133) Unexpected single-line block (block-no-single-line)
(#1134) Unexpected single-line block (block-no-single-line)
(#1135) Unexpected single-line block (block-no-single-line)
(#1136) Unexpected single-line block (block-no-single-line)
(#1137) Unexpected single-line block (block-no-single-line)
(#1138) Unexpected single-line block (block-no-single-line)
(#1139) Unexpected single-line block (block-no-single-line)
(#1140) Unexpected single-line block (block-no-single-line)
(#1141) Unexpected single-line block (block-no-single-line)
(#1142) Unexpected single-line block (block-no-single-line)
(#1143) Unexpected single-line block (block-no-single-line)
(#1144) Unexpected single-line block (block-no-single-line)
(#811) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#812) Expected "#ffffff" to be "#fff" (color-hex-length)
(#813) Expected "#222222" to be "#222" (color-hex-length)
(#816) Expected "#222222" to be "#222" (color-hex-length)
(#819) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#820) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#821) Expected "#222222" to be "#222" (color-hex-length)
(#825) Expected "#222222" to be "#222" (color-hex-length)
(#836) Expected "#555555" to be "#555" (color-hex-length)
(#841) Expected "#555555" to be "#555" (color-hex-length)
(#850) Expected "#999999" to be "#999" (color-hex-length)
(#869) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#870) Expected "#ffffff" to be "#fff" (color-hex-length)
(#1178) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#1185) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#921) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#928) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#932) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#60) Unexpected !important (declaration-no-important)
(#49) Expected "Alpha" to be "alpha" (function-name-case)
(#921) Expected "Alpha" to be "alpha" (function-name-case)
(#928) Expected "Alpha" to be "alpha" (function-name-case)
(#932) Expected "Alpha" to be "alpha" (function-name-case)
(#1180) Expected "Alpha" to be "alpha" (function-name-case)
(#1187) Expected "Alpha" to be "alpha" (function-name-case)
(#472) Unexpected data URI (function-url-data-uris)
(#812) Expected whitespace after ")" (function-whitespace-after)
(#820) Expected whitespace after ")" (function-whitespace-after)
(#834) Expected whitespace after ")" (function-whitespace-after)
(#851) Expected whitespace after ")" (function-whitespace-after)
(#870) Expected whitespace after ")" (function-whitespace-after)
(#887) Expected whitespace after ")" (function-whitespace-after)
(#899) Expected whitespace after ")" (function-whitespace-after)
(#945) Expected whitespace after ")" (function-whitespace-after)
(#948) Expected whitespace after ")" (function-whitespace-after)
(#951) Expected whitespace after ")" (function-whitespace-after)
(#955) Expected whitespace after ")" (function-whitespace-after)
(#958) Expected whitespace after ")" (function-whitespace-after)
(#961) Expected whitespace after ")" (function-whitespace-after)
(#965) Expected whitespace after ")" (function-whitespace-after)
(#1178) Expected whitespace after ")" (function-whitespace-after)
(#1180) Expected whitespace after ")" (function-whitespace-after)
(#1185) Expected whitespace after ")" (function-whitespace-after)
(#1187) Expected whitespace after ")" (function-whitespace-after)
(#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)
(#17) Expected indentation of 4 spaces (indentation)
(#18) 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)
(#24) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#44) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#72) 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)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#92) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#100) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#125) Expected indentation of 4 spaces (indentation)
(#126) Expected indentation of 4 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#131) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#140) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#159) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#179) Expected indentation of 4 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#195) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#230) Expected indentation of 4 spaces (indentation)
(#231) Expected indentation of 4 spaces (indentation)
(#232) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#240) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 4 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#243) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#256) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#264) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#267) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#272) 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)
(#281) Expected indentation of 4 spaces (indentation)
(#284) Expected indentation of 4 spaces (indentation)
(#285) Expected indentation of 4 spaces (indentation)
(#286) Expected indentation of 4 spaces (indentation)
(#287) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#291) Expected indentation of 4 spaces (indentation)
(#292) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#296) Expected indentation of 4 spaces (indentation)
(#297) Expected indentation of 4 spaces (indentation)
(#301) Expected indentation of 4 spaces (indentation)
(#302) Expected indentation of 4 spaces (indentation)
(#303) Expected indentation of 4 spaces (indentation)
(#304) Expected indentation of 4 spaces (indentation)
(#307) Expected indentation of 4 spaces (indentation)
(#308) 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)
(#315) Expected indentation of 4 spaces (indentation)
(#316) Expected indentation of 4 spaces (indentation)
(#317) Expected indentation of 4 spaces (indentation)
(#318) Expected indentation of 4 spaces (indentation)
(#319) Expected indentation of 4 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#323) Expected indentation of 4 spaces (indentation)
(#328) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 4 spaces (indentation)
(#334) Expected indentation of 4 spaces (indentation)
(#335) Expected indentation of 4 spaces (indentation)
(#338) Expected indentation of 4 spaces (indentation)
(#341) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 4 spaces (indentation)
(#348) Expected indentation of 4 spaces (indentation)
(#351) Expected indentation of 4 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 4 spaces (indentation)
(#364) Expected indentation of 4 spaces (indentation)
(#365) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#372) Expected indentation of 4 spaces (indentation)
(#373) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#383) Expected indentation of 4 spaces (indentation)
(#387) Expected indentation of 4 spaces (indentation)
(#391) Expected indentation of 4 spaces (indentation)
(#392) 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)
(#399) Expected indentation of 4 spaces (indentation)
(#400) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#404) Expected indentation of 4 spaces (indentation)
(#405) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 4 spaces (indentation)
(#409) Expected indentation of 4 spaces (indentation)
(#410) Expected indentation of 4 spaces (indentation)
(#411) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 4 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#416) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#418) Expected indentation of 4 spaces (indentation)
(#419) Expected indentation of 4 spaces (indentation)
(#420) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#422) Expected indentation of 4 spaces (indentation)
(#425) Expected indentation of 4 spaces (indentation)
(#426) Expected indentation of 4 spaces (indentation)
(#427) Expected indentation of 4 spaces (indentation)
(#428) Expected indentation of 4 spaces (indentation)
(#429) Expected indentation of 4 spaces (indentation)
(#432) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#435) Expected indentation of 4 spaces (indentation)
(#436) Expected indentation of 4 spaces (indentation)
(#439) Expected indentation of 4 spaces (indentation)
(#442) Expected indentation of 4 spaces (indentation)
(#443) Expected indentation of 4 spaces (indentation)
(#446) Expected indentation of 4 spaces (indentation)
(#447) Expected indentation of 4 spaces (indentation)
(#448) Expected indentation of 4 spaces (indentation)
(#449) Expected indentation of 4 spaces (indentation)
(#450) Expected indentation of 4 spaces (indentation)
(#453) Expected indentation of 4 spaces (indentation)
(#457) Expected indentation of 4 spaces (indentation)
(#458) Expected indentation of 4 spaces (indentation)
(#459) Expected indentation of 4 spaces (indentation)
(#460) Expected indentation of 4 spaces (indentation)
(#461) Expected indentation of 4 spaces (indentation)
(#464) Expected indentation of 4 spaces (indentation)
(#465) Expected indentation of 4 spaces (indentation)
(#468) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#470) Expected indentation of 4 spaces (indentation)
(#471) Expected indentation of 4 spaces (indentation)
(#472) Expected indentation of 4 spaces (indentation)
(#475) Expected indentation of 4 spaces (indentation)
(#476) Expected indentation of 4 spaces (indentation)
(#477) Expected indentation of 4 spaces (indentation)
(#478) Expected indentation of 4 spaces (indentation)
(#479) Expected indentation of 4 spaces (indentation)
(#482) Expected indentation of 4 spaces (indentation)
(#483) Expected indentation of 4 spaces (indentation)
(#484) Expected indentation of 4 spaces (indentation)
(#485) Expected indentation of 4 spaces (indentation)
(#486) Expected indentation of 4 spaces (indentation)
(#487) Expected indentation of 4 spaces (indentation)
(#491) Expected indentation of 4 spaces (indentation)
(#492) Expected indentation of 4 spaces (indentation)
(#496) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#498) Expected indentation of 4 spaces (indentation)
(#501) Expected indentation of 4 spaces (indentation)
(#506) Expected indentation of 4 spaces (indentation)
(#509) Expected indentation of 4 spaces (indentation)
(#510) Expected indentation of 4 spaces (indentation)
(#515) Expected indentation of 4 spaces (indentation)
(#516) Expected indentation of 4 spaces (indentation)
(#517) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 4 spaces (indentation)
(#523) Expected indentation of 4 spaces (indentation)
(#527) Expected indentation of 4 spaces (indentation)
(#528) Expected indentation of 4 spaces (indentation)
(#529) Expected indentation of 4 spaces (indentation)
(#532) Expected indentation of 4 spaces (indentation)
(#533) Expected indentation of 4 spaces (indentation)
(#536) Expected indentation of 4 spaces (indentation)
(#537) Expected indentation of 4 spaces (indentation)
(#538) Expected indentation of 4 spaces (indentation)
(#539) Expected indentation of 4 spaces (indentation)
(#542) Expected indentation of 4 spaces (indentation)
(#546) Expected indentation of 4 spaces (indentation)
(#549) Expected indentation of 4 spaces (indentation)
(#550) Expected indentation of 4 spaces (indentation)
(#551) Expected indentation of 4 spaces (indentation)
(#555) Expected indentation of 4 spaces (indentation)
(#558) Expected indentation of 4 spaces (indentation)
(#559) Expected indentation of 4 spaces (indentation)
(#560) Expected indentation of 4 spaces (indentation)
(#561) Expected indentation of 4 spaces (indentation)
(#562) Expected indentation of 4 spaces (indentation)
(#565) Expected indentation of 4 spaces (indentation)
(#566) Expected indentation of 4 spaces (indentation)
(#567) Expected indentation of 4 spaces (indentation)
(#568) Expected indentation of 4 spaces (indentation)
(#569) Expected indentation of 4 spaces (indentation)
(#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)
(#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)
(#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)
(#593) Expected indentation of 4 spaces (indentation)
(#594) Expected indentation of 4 spaces (indentation)
(#595) Expected indentation of 4 spaces (indentation)
(#596) Expected indentation of 4 spaces (indentation)
(#597) 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)
(#607) Expected indentation of 4 spaces (indentation)
(#608) 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)
(#615) Expected indentation of 4 spaces (indentation)
(#616) Expected indentation of 4 spaces (indentation)
(#617) Expected indentation of 4 spaces (indentation)
(#621) Expected indentation of 4 spaces (indentation)
(#622) 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)
(#632) Expected indentation of 4 spaces (indentation)
(#633) Expected indentation of 4 spaces (indentation)
(#634) Expected indentation of 4 spaces (indentation)
(#635) Expected indentation of 4 spaces (indentation)
(#636) Expected indentation of 4 spaces (indentation)
(#637) Expected indentation of 4 spaces (indentation)
(#643) Expected indentation of 4 spaces (indentation)
(#647) Expected indentation of 4 spaces (indentation)
(#650) Expected indentation of 4 spaces (indentation)
(#651) Expected indentation of 4 spaces (indentation)
(#654) Expected indentation of 4 spaces (indentation)
(#655) Expected indentation of 4 spaces (indentation)
(#658) Expected indentation of 4 spaces (indentation)
(#661) Expected indentation of 4 spaces (indentation)
(#665) Expected indentation of 4 spaces (indentation)
(#666) Expected indentation of 4 spaces (indentation)
(#669) Expected indentation of 4 spaces (indentation)
(#670) Expected indentation of 4 spaces (indentation)
(#671) Expected indentation of 4 spaces (indentation)
(#674) Expected indentation of 4 spaces (indentation)
(#675) Expected indentation of 4 spaces (indentation)
(#678) Expected indentation of 4 spaces (indentation)
(#681) Expected indentation of 4 spaces (indentation)
(#685) Expected indentation of 4 spaces (indentation)
(#686) 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)
(#692) Expected indentation of 4 spaces (indentation)
(#693) Expected indentation of 4 spaces (indentation)
(#694) Expected indentation of 4 spaces (indentation)
(#695) Expected indentation of 4 spaces (indentation)
(#696) 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)
(#702) Expected indentation of 4 spaces (indentation)
(#703) Expected indentation of 4 spaces (indentation)
(#704) Expected indentation of 4 spaces (indentation)
(#705) Expected indentation of 4 spaces (indentation)
(#706) Expected indentation of 4 spaces (indentation)
(#707) Expected indentation of 4 spaces (indentation)
(#708) Expected indentation of 4 spaces (indentation)
(#709) Expected indentation of 4 spaces (indentation)
(#710) Expected indentation of 4 spaces (indentation)
(#711) Expected indentation of 4 spaces (indentation)
(#712) Expected indentation of 4 spaces (indentation)
(#716) Expected indentation of 4 spaces (indentation)
(#717) Expected indentation of 4 spaces (indentation)
(#718) 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)
(#728) Expected indentation of 4 spaces (indentation)
(#731) Expected indentation of 4 spaces (indentation)
(#736) Expected indentation of 4 spaces (indentation)
(#737) Expected indentation of 4 spaces (indentation)
(#741) Expected indentation of 4 spaces (indentation)
(#742) Expected indentation of 4 spaces (indentation)
(#745) Expected indentation of 4 spaces (indentation)
(#746) Expected indentation of 4 spaces (indentation)
(#749) Expected indentation of 4 spaces (indentation)
(#750) Expected indentation of 4 spaces (indentation)
(#751) Expected indentation of 4 spaces (indentation)
(#752) Expected indentation of 4 spaces (indentation)
(#753) Expected indentation of 4 spaces (indentation)
(#754) Expected indentation of 4 spaces (indentation)
(#755) Expected indentation of 4 spaces (indentation)
(#756) Expected indentation of 4 spaces (indentation)
(#759) Expected indentation of 4 spaces (indentation)
(#760) Expected indentation of 4 spaces (indentation)
(#761) Expected indentation of 4 spaces (indentation)
(#764) Expected indentation of 4 spaces (indentation)
(#765) Expected indentation of 4 spaces (indentation)
(#770) Expected indentation of 4 spaces (indentation)
(#773) 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)
(#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)
(#791) Expected indentation of 4 spaces (indentation)
(#797) Expected indentation of 4 spaces (indentation)
(#798) Expected indentation of 4 spaces (indentation)
(#801) Expected indentation of 4 spaces (indentation)
(#807) Expected indentation of 4 spaces (indentation)
(#808) Expected indentation of 4 spaces (indentation)
(#811) Expected indentation of 4 spaces (indentation)
(#812) Expected indentation of 4 spaces (indentation)
(#813) Expected indentation of 4 spaces (indentation)
(#816) Expected indentation of 4 spaces (indentation)
(#819) Expected indentation of 4 spaces (indentation)
(#820) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#822) Expected indentation of 4 spaces (indentation)
(#825) Expected indentation of 4 spaces (indentation)
(#833) Expected indentation of 4 spaces (indentation)
(#834) Expected indentation of 4 spaces (indentation)
(#835) Expected indentation of 4 spaces (indentation)
(#836) Expected indentation of 4 spaces (indentation)
(#841) Expected indentation of 4 spaces (indentation)
(#842) 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)
(#863) Expected indentation of 4 spaces (indentation)
(#864) Expected indentation of 4 spaces (indentation)
(#869) Expected indentation of 4 spaces (indentation)
(#870) Expected indentation of 4 spaces (indentation)
(#871) Expected indentation of 4 spaces (indentation)
(#872) Expected indentation of 4 spaces (indentation)
(#877) Expected indentation of 4 spaces (indentation)
(#878) Expected indentation of 4 spaces (indentation)
(#886) Expected indentation of 4 spaces (indentation)
(#887) Expected indentation of 4 spaces (indentation)
(#888) Expected indentation of 4 spaces (indentation)
(#893) Expected indentation of 4 spaces (indentation)
(#898) Expected indentation of 4 spaces (indentation)
(#899) Expected indentation of 4 spaces (indentation)
(#900) Expected indentation of 4 spaces (indentation)
(#905) Expected indentation of 4 spaces (indentation)
(#910) Expected indentation of 4 spaces (indentation)
(#915) Expected indentation of 4 spaces (indentation)
(#920) Expected indentation of 4 spaces (indentation)
(#921) Expected indentation of 4 spaces (indentation)
(#922) 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)
(#932) Expected indentation of 4 spaces (indentation)
(#940) Expected indentation of 4 spaces (indentation)
(#941) Expected indentation of 4 spaces (indentation)
(#945) Expected indentation of 4 spaces (indentation)
(#948) Expected indentation of 4 spaces (indentation)
(#951) Expected indentation of 4 spaces (indentation)
(#955) Expected indentation of 4 spaces (indentation)
(#958) Expected indentation of 4 spaces (indentation)
(#961) Expected indentation of 4 spaces (indentation)
(#965) Expected indentation of 4 spaces (indentation)
(#1155) Expected indentation of 4 spaces (indentation)
(#1161) Expected indentation of 4 spaces (indentation)
(#1167) Expected indentation of 4 spaces (indentation)
(#1173) Expected indentation of 4 spaces (indentation)
(#1178) Expected indentation of 4 spaces (indentation)
(#1179) Expected indentation of 4 spaces (indentation)
(#1180) Expected indentation of 4 spaces (indentation)
(#1183) Expected indentation of 4 spaces (indentation)
(#1184) Expected indentation of 4 spaces (indentation)
(#1185) 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)
(#3) Expected line length to be no more than 132 characters (max-line-length)
(#741) Expected line length to be no more than 132 characters (max-line-length)
(#812) Expected line length to be no more than 132 characters (max-line-length)
(#819) Expected line length to be no more than 132 characters (max-line-length)
(#833) Expected line length to be no more than 132 characters (max-line-length)
(#848) Expected line length to be no more than 132 characters (max-line-length)
(#866) Expected line length to be no more than 132 characters (max-line-length)
(#883) Expected line length to be no more than 132 characters (max-line-length)
(#892) Expected line length to be no more than 132 characters (max-line-length)
(#1153) Expected line length to be no more than 132 characters (max-line-length)
(#1171) Expected line length to be no more than 132 characters (max-line-length)
(#797) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#797) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#807) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#807) Expected single space after "," in a single-line list (value-list-comma-space-after)
mod/richmedia/lib/resources/css/ext-all.css
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#7) Expected newline after "}" (block-closing-brace-newline-after)
(#1906) Expected newline after "}" (block-closing-brace-newline-after)
(#2786) Expected newline after "}" (block-closing-brace-newline-after)
(#2840) Expected newline after "}" (block-closing-brace-newline-after)
(#3316) Expected newline after "}" (block-closing-brace-newline-after)
(#3462) Expected newline after "}" (block-closing-brace-newline-after)
(#3700) Expected newline after "}" (block-closing-brace-newline-after)
(#3773) Expected newline after "}" (block-closing-brace-newline-after)
(#3811) Expected newline after "}" (block-closing-brace-newline-after)
(#4637) Expected newline after "}" (block-closing-brace-newline-after)
(#4722) Expected newline after "}" (block-closing-brace-newline-after)
(#4769) Expected newline after "}" (block-closing-brace-newline-after)
(#5058) Expected newline after "}" (block-closing-brace-newline-after)
(#5274) Expected newline after "}" (block-closing-brace-newline-after)
(#5326) Expected newline after "}" (block-closing-brace-newline-after)
(#5522) Expected newline after "}" (block-closing-brace-newline-after)
(#5726) Expected newline after "}" (block-closing-brace-newline-after)
(#5814) Expected newline after "}" (block-closing-brace-newline-after)
(#6121) Expected newline after "}" (block-closing-brace-newline-after)
(#6165) Expected newline after "}" (block-closing-brace-newline-after)
(#6310) Expected newline after "}" (block-closing-brace-newline-after)
(#6446) Expected newline after "}" (block-closing-brace-newline-after)
(#6483) Expected newline after "}" (block-closing-brace-newline-after)
(#6631) Expected newline after "}" (block-closing-brace-newline-after)
(#6667) Expected newline after "}" (block-closing-brace-newline-after)
(#6827) Expected newline after "}" (block-closing-brace-newline-after)
(#6833) Expected newline after "}" (block-closing-brace-newline-after)
(#6851) Expected newline after "}" (block-closing-brace-newline-after)
(#6897) Expected newline after "}" (block-closing-brace-newline-after)
(#6922) Expected newline after "}" (block-closing-brace-newline-after)
(#6952) Expected newline after "}" (block-closing-brace-newline-after)
(#6966) Expected newline after "}" (block-closing-brace-newline-after)
(#862) Expected newline before "}" of a multi-line block (block-closing-brace-newline-before)
(#2334) Expected newline before "}" of a multi-line block (block-closing-brace-newline-before)
(#4647) Expected newline before "}" of a multi-line block (block-closing-brace-newline-before)
(#5205) Expected newline before "}" of a multi-line block (block-closing-brace-newline-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1215) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#4405) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#1215) Unexpected single-line block (block-no-single-line)
(#4329) Unexpected single-line block (block-no-single-line)
(#4330) Unexpected single-line block (block-no-single-line)
(#4331) Unexpected single-line block (block-no-single-line)
(#4332) Unexpected single-line block (block-no-single-line)
(#4333) Unexpected single-line block (block-no-single-line)
(#4334) Unexpected single-line block (block-no-single-line)
(#4335) Unexpected single-line block (block-no-single-line)
(#4336) Unexpected single-line block (block-no-single-line)
(#4337) Unexpected single-line block (block-no-single-line)
(#4338) Unexpected single-line block (block-no-single-line)
(#4340) Unexpected single-line block (block-no-single-line)
(#4341) Unexpected single-line block (block-no-single-line)
(#4342) Unexpected single-line block (block-no-single-line)
(#4343) Unexpected single-line block (block-no-single-line)
(#4344) Unexpected single-line block (block-no-single-line)
(#4345) Unexpected single-line block (block-no-single-line)
(#4346) Unexpected single-line block (block-no-single-line)
(#4347) Unexpected single-line block (block-no-single-line)
(#4357) Unexpected single-line block (block-no-single-line)
(#4358) Unexpected single-line block (block-no-single-line)
(#4359) Unexpected single-line block (block-no-single-line)
(#4367) Unexpected single-line block (block-no-single-line)
(#4368) Unexpected single-line block (block-no-single-line)
(#4373) Unexpected single-line block (block-no-single-line)
(#4378) Unexpected single-line block (block-no-single-line)
(#4379) Unexpected single-line block (block-no-single-line)
(#4383) Unexpected single-line block (block-no-single-line)
(#4384) Unexpected single-line block (block-no-single-line)
(#4387) Unexpected single-line block (block-no-single-line)
(#4388) Unexpected single-line block (block-no-single-line)
(#4389) Unexpected single-line block (block-no-single-line)
(#4390) Unexpected single-line block (block-no-single-line)
(#4393) Unexpected single-line block (block-no-single-line)
(#4395) Unexpected single-line block (block-no-single-line)
(#4398) Unexpected single-line block (block-no-single-line)
(#4399) Unexpected single-line block (block-no-single-line)
(#4404) Unexpected single-line block (block-no-single-line)
(#4405) Unexpected single-line block (block-no-single-line)
(#4406) Unexpected single-line block (block-no-single-line)
(#4410) Unexpected single-line block (block-no-single-line)
(#4412) Unexpected single-line block (block-no-single-line)
(#4413) Unexpected single-line block (block-no-single-line)
(#4414) Unexpected single-line block (block-no-single-line)
(#4415) Unexpected single-line block (block-no-single-line)
(#4416) Unexpected single-line block (block-no-single-line)
(#4417) Unexpected single-line block (block-no-single-line)
(#4420) Unexpected single-line block (block-no-single-line)
(#4421) Unexpected single-line block (block-no-single-line)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1215) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#80) Expected single space before "{" (block-opening-brace-space-before)
(#361) Expected single space before "{" (block-opening-brace-space-before)
(#373) Expected single space before "{" (block-opening-brace-space-before)
(#385) Expected single space before "{" (block-opening-brace-space-before)
(#393) Expected single space before "{" (block-opening-brace-space-before)
(#401) Expected single space before "{" (block-opening-brace-space-before)
(#410) Expected single space before "{" (block-opening-brace-space-before)
(#419) Expected single space before "{" (block-opening-brace-space-before)
(#428) Expected single space before "{" (block-opening-brace-space-before)
(#437) Expected single space before "{" (block-opening-brace-space-before)
(#443) Expected single space before "{" (block-opening-brace-space-before)
(#449) Expected single space before "{" (block-opening-brace-space-before)
(#454) Expected single space before "{" (block-opening-brace-space-before)
(#458) Expected single space before "{" (block-opening-brace-space-before)
(#462) Expected single space before "{" (block-opening-brace-space-before)
(#466) Expected single space before "{" (block-opening-brace-space-before)
(#470) Expected single space before "{" (block-opening-brace-space-before)
(#480) Expected single space before "{" (block-opening-brace-space-before)
(#525) Expected single space before "{" (block-opening-brace-space-before)
(#531) Expected single space before "{" (block-opening-brace-space-before)
(#680) Expected single space before "{" (block-opening-brace-space-before)
(#790) Expected single space before "{" (block-opening-brace-space-before)
(#852) Expected single space before "{" (block-opening-brace-space-before)
(#878) Expected single space before "{" (block-opening-brace-space-before)
(#882) Expected single space before "{" (block-opening-brace-space-before)
(#887) Expected single space before "{" (block-opening-brace-space-before)
(#983) Expected single space before "{" (block-opening-brace-space-before)
(#1003) Expected single space before "{" (block-opening-brace-space-before)
(#1014) Expected single space before "{" (block-opening-brace-space-before)
(#1018) Expected single space before "{" (block-opening-brace-space-before)
(#1036) Expected single space before "{" (block-opening-brace-space-before)
(#1040) Expected single space before "{" (block-opening-brace-space-before)
(#1044) Expected single space before "{" (block-opening-brace-space-before)
(#1048) Expected single space before "{" (block-opening-brace-space-before)
(#1052) Expected single space before "{" (block-opening-brace-space-before)
(#1056) Expected single space before "{" (block-opening-brace-space-before)
(#1060) Expected single space before "{" (block-opening-brace-space-before)
(#1065) Expected single space before "{" (block-opening-brace-space-before)
(#1070) Expected single space before "{" (block-opening-brace-space-before)
(#1075) Expected single space before "{" (block-opening-brace-space-before)
(#1080) Expected single space before "{" (block-opening-brace-space-before)
(#1085) Expected single space before "{" (block-opening-brace-space-before)
(#1211) Expected single space before "{" (block-opening-brace-space-before)
(#1215) Expected single space before "{" (block-opening-brace-space-before)
(#1217) Expected single space before "{" (block-opening-brace-space-before)
(#1236) Expected single space before "{" (block-opening-brace-space-before)
(#1246) Expected single space before "{" (block-opening-brace-space-before)
(#1250) Expected single space before "{" (block-opening-brace-space-before)
(#1254) Expected single space before "{" (block-opening-brace-space-before)
(#1258) Expected single space before "{" (block-opening-brace-space-before)
(#1262) Expected single space before "{" (block-opening-brace-space-before)
(#1266) Expected single space before "{" (block-opening-brace-space-before)
(#1280) Expected single space before "{" (block-opening-brace-space-before)
(#1290) Expected single space before "{" (block-opening-brace-space-before)
(#1295) Expected single space before "{" (block-opening-brace-space-before)
(#1300) Expected single space before "{" (block-opening-brace-space-before)
(#1304) Expected single space before "{" (block-opening-brace-space-before)
(#1308) Expected single space before "{" (block-opening-brace-space-before)
(#1312) Expected single space before "{" (block-opening-brace-space-before)
(#1316) Expected single space before "{" (block-opening-brace-space-before)
(#1320) Expected single space before "{" (block-opening-brace-space-before)
(#1324) Expected single space before "{" (block-opening-brace-space-before)
(#1328) Expected single space before "{" (block-opening-brace-space-before)
(#1332) Expected single space before "{" (block-opening-brace-space-before)
(#1393) Expected single space before "{" (block-opening-brace-space-before)
(#1452) Expected single space before "{" (block-opening-brace-space-before)
(#1468) Expected single space before "{" (block-opening-brace-space-before)
(#1473) Expected single space before "{" (block-opening-brace-space-before)
(#1516) Expected single space before "{" (block-opening-brace-space-before)
(#1520) Expected single space before "{" (block-opening-brace-space-before)
(#1524) Expected single space before "{" (block-opening-brace-space-before)
(#1529) Expected single space before "{" (block-opening-brace-space-before)
(#1534) Expected single space before "{" (block-opening-brace-space-before)
(#1539) Expected single space before "{" (block-opening-brace-space-before)
(#1544) Expected single space before "{" (block-opening-brace-space-before)
(#1551) Expected single space before "{" (block-opening-brace-space-before)
(#1558) Expected single space before "{" (block-opening-brace-space-before)
(#1565) Expected single space before "{" (block-opening-brace-space-before)
(#1573) Expected single space before "{" (block-opening-brace-space-before)
(#1579) Expected single space before "{" (block-opening-brace-space-before)
(#1585) Expected single space before "{" (block-opening-brace-space-before)
(#1592) Expected single space before "{" (block-opening-brace-space-before)
(#1599) Expected single space before "{" (block-opening-brace-space-before)
(#1606) Expected single space before "{" (block-opening-brace-space-before)
(#1614) Expected single space before "{" (block-opening-brace-space-before)
(#1620) Expected single space before "{" (block-opening-brace-space-before)
(#1626) Expected single space before "{" (block-opening-brace-space-before)
(#1633) Expected single space before "{" (block-opening-brace-space-before)
(#1641) Expected single space before "{" (block-opening-brace-space-before)
(#1645) Expected single space before "{" (block-opening-brace-space-before)
(#1650) Expected single space before "{" (block-opening-brace-space-before)
(#1655) Expected single space before "{" (block-opening-brace-space-before)
(#1660) Expected single space before "{" (block-opening-brace-space-before)
(#1664) Expected single space before "{" (block-opening-brace-space-before)
(#1669) Expected single space before "{" (block-opening-brace-space-before)
(#1683) Expected single space before "{" (block-opening-brace-space-before)
(#1689) Expected single space before "{" (block-opening-brace-space-before)
(#1695) Expected single space before "{" (block-opening-brace-space-before)
(#1700) Expected single space before "{" (block-opening-brace-space-before)
(#1704) Expected single space before "{" (block-opening-brace-space-before)
(#1708) Expected single space before "{" (block-opening-brace-space-before)
(#1712) Expected single space before "{" (block-opening-brace-space-before)
(#1716) Expected single space before "{" (block-opening-brace-space-before)
(#1720) Expected single space before "{" (block-opening-brace-space-before)
(#1724) Expected single space before "{" (block-opening-brace-space-before)
(#1728) Expected single space before "{" (block-opening-brace-space-before)
(#1732) Expected single space before "{" (block-opening-brace-space-before)
(#1736) Expected single space before "{" (block-opening-brace-space-before)
(#1740) Expected single space before "{" (block-opening-brace-space-before)
(#1744) Expected single space before "{" (block-opening-brace-space-before)
(#1748) Expected single space before "{" (block-opening-brace-space-before)
(#1752) Expected single space before "{" (block-opening-brace-space-before)
(#1756) Expected single space before "{" (block-opening-brace-space-before)
(#1760) Expected single space before "{" (block-opening-brace-space-before)
(#1764) Expected single space before "{" (block-opening-brace-space-before)
(#1768) Expected single space before "{" (block-opening-brace-space-before)
(#1772) Expected single space before "{" (block-opening-brace-space-before)
(#1906) Expected single space before "{" (block-opening-brace-space-before)
(#1933) Expected single space before "{" (block-opening-brace-space-before)
(#1953) Expected single space before "{" (block-opening-brace-space-before)
(#1959) Expected single space before "{" (block-opening-brace-space-before)
(#1963) Expected single space before "{" (block-opening-brace-space-before)
(#1967) Expected single space before "{" (block-opening-brace-space-before)
(#1971) Expected single space before "{" (block-opening-brace-space-before)
(#1975) Expected single space before "{" (block-opening-brace-space-before)
(#1979) Expected single space before "{" (block-opening-brace-space-before)
(#1983) Expected single space before "{" (block-opening-brace-space-before)
(#1987) Expected single space before "{" (block-opening-brace-space-before)
(#1991) Expected single space before "{" (block-opening-brace-space-before)
(#1995) Expected single space before "{" (block-opening-brace-space-before)
(#1999) Expected single space before "{" (block-opening-brace-space-before)
(#2003) Expected single space before "{" (block-opening-brace-space-before)
(#2007) Expected single space before "{" (block-opening-brace-space-before)
(#2011) Expected single space before "{" (block-opening-brace-space-before)
(#2015) Expected single space before "{" (block-opening-brace-space-before)
(#2019) Expected single space before "{" (block-opening-brace-space-before)
(#2023) Expected single space before "{" (block-opening-brace-space-before)
(#2027) Expected single space before "{" (block-opening-brace-space-before)
(#2031) Expected single space before "{" (block-opening-brace-space-before)
(#2055) Expected single space before "{" (block-opening-brace-space-before)
(#2060) Expected single space before "{" (block-opening-brace-space-before)
(#2084) Expected single space before "{" (block-opening-brace-space-before)
(#2126) Expected single space before "{" (block-opening-brace-space-before)
(#2130) Expected single space before "{" (block-opening-brace-space-before)
(#2134) Expected single space before "{" (block-opening-brace-space-before)
(#2139) Expected single space before "{" (block-opening-brace-space-before)
(#2143) Expected single space before "{" (block-opening-brace-space-before)
(#2164) Expected single space before "{" (block-opening-brace-space-before)
(#2168) Expected single space before "{" (block-opening-brace-space-before)
(#2184) Expected single space before "{" (block-opening-brace-space-before)
(#2205) Expected single space before "{" (block-opening-brace-space-before)
(#2239) Expected single space before "{" (block-opening-brace-space-before)
(#2244) Expected single space before "{" (block-opening-brace-space-before)
(#2309) Expected single space before "{" (block-opening-brace-space-before)
(#2358) Expected single space before "{" (block-opening-brace-space-before)
(#2376) Expected single space before "{" (block-opening-brace-space-before)
(#2415) Expected single space before "{" (block-opening-brace-space-before)
(#2423) Expected single space before "{" (block-opening-brace-space-before)
(#2441) Expected single space before "{" (block-opening-brace-space-before)
(#2451) Expected single space before "{" (block-opening-brace-space-before)
(#2462) Expected single space before "{" (block-opening-brace-space-before)
(#2469) Expected single space before "{" (block-opening-brace-space-before)
(#2473) Expected single space before "{" (block-opening-brace-space-before)
(#2480) Expected single space before "{" (block-opening-brace-space-before)
(#2484) Expected single space before "{" (block-opening-brace-space-before)
(#2489) Expected single space before "{" (block-opening-brace-space-before)
(#2715) Expected single space before "{" (block-opening-brace-space-before)
(#2718) Expected single space before "{" (block-opening-brace-space-before)
(#2786) Expected single space before "{" (block-opening-brace-space-before)
(#2794) Expected single space before "{" (block-opening-brace-space-before)
(#2804) Expected single space before "{" (block-opening-brace-space-before)
(#2813) Expected single space before "{" (block-opening-brace-space-before)
(#2817) Expected single space before "{" (block-opening-brace-space-before)
(#2840) Expected single space before "{" (block-opening-brace-space-before)
(#2845) Expected single space before "{" (block-opening-brace-space-before)
(#2855) Expected single space before "{" (block-opening-brace-space-before)
(#2890) Expected single space before "{" (block-opening-brace-space-before)
(#2896) Expected single space before "{" (block-opening-brace-space-before)
(#2905) Expected single space before "{" (block-opening-brace-space-before)
(#2910) Expected single space before "{" (block-opening-brace-space-before)
(#2914) Expected single space before "{" (block-opening-brace-space-before)
(#2918) Expected single space before "{" (block-opening-brace-space-before)
(#2923) Expected single space before "{" (block-opening-brace-space-before)
(#2927) Expected single space before "{" (block-opening-brace-space-before)
(#2931) Expected single space before "{" (block-opening-brace-space-before)
(#2935) Expected single space before "{" (block-opening-brace-space-before)
(#2939) Expected single space before "{" (block-opening-brace-space-before)
(#2943) Expected single space before "{" (block-opening-brace-space-before)
(#2947) Expected single space before "{" (block-opening-brace-space-before)
(#2951) Expected single space before "{" (block-opening-brace-space-before)
(#2955) Expected single space before "{" (block-opening-brace-space-before)
(#2959) Expected single space before "{" (block-opening-brace-space-before)
(#2963) Expected single space before "{" (block-opening-brace-space-before)
(#2967) Expected single space before "{" (block-opening-brace-space-before)
(#2971) Expected single space before "{" (block-opening-brace-space-before)
(#2977) Expected single space before "{" (block-opening-brace-space-before)
(#2986) Expected single space before "{" (block-opening-brace-space-before)
(#2997) Expected single space before "{" (block-opening-brace-space-before)
(#3002) Expected single space before "{" (block-opening-brace-space-before)
(#3008) Expected single space before "{" (block-opening-brace-space-before)
(#3012) Expected single space before "{" (block-opening-brace-space-before)
(#3016) Expected single space before "{" (block-opening-brace-space-before)
(#3020) Expected single space before "{" (block-opening-brace-space-before)
(#3024) Expected single space before "{" (block-opening-brace-space-before)
(#3028) Expected single space before "{" (block-opening-brace-space-before)
(#3032) Expected single space before "{" (block-opening-brace-space-before)
(#3036) Expected single space before "{" (block-opening-brace-space-before)
(#3040) Expected single space before "{" (block-opening-brace-space-before)
(#3044) Expected single space before "{" (block-opening-brace-space-before)
(#3063) Expected single space before "{" (block-opening-brace-space-before)
(#3074) Expected single space before "{" (block-opening-brace-space-before)
(#3087) Expected single space before "{" (block-opening-brace-space-before)
(#3097) Expected single space before "{" (block-opening-brace-space-before)
(#3109) Expected single space before "{" (block-opening-brace-space-before)
(#3115) Expected single space before "{" (block-opening-brace-space-before)
(#3126) Expected single space before "{" (block-opening-brace-space-before)
(#3136) Expected single space before "{" (block-opening-brace-space-before)
(#3175) Expected single space before "{" (block-opening-brace-space-before)
(#3180) Expected single space before "{" (block-opening-brace-space-before)
(#3186) Expected single space before "{" (block-opening-brace-space-before)
(#3201) Expected single space before "{" (block-opening-brace-space-before)
(#3205) Expected single space before "{" (block-opening-brace-space-before)
(#3316) Expected single space before "{" (block-opening-brace-space-before)
(#3325) Expected single space before "{" (block-opening-brace-space-before)
(#3394) Expected single space before "{" (block-opening-brace-space-before)
(#3468) Expected single space before "{" (block-opening-brace-space-before)
(#3481) Expected single space before "{" (block-opening-brace-space-before)
(#3489) Expected single space before "{" (block-opening-brace-space-before)
(#3493) Expected single space before "{" (block-opening-brace-space-before)
(#3497) Expected single space before "{" (block-opening-brace-space-before)
(#3502) Expected single space before "{" (block-opening-brace-space-before)
(#3508) Expected single space before "{" (block-opening-brace-space-before)
(#3514) Expected single space before "{" (block-opening-brace-space-before)
(#3600) Expected single space before "{" (block-opening-brace-space-before)
(#3604) Expected single space before "{" (block-opening-brace-space-before)
(#3608) Expected single space before "{" (block-opening-brace-space-before)
(#3612) Expected single space before "{" (block-opening-brace-space-before)
(#3616) Expected single space before "{" (block-opening-brace-space-before)
(#3620) Expected single space before "{" (block-opening-brace-space-before)
(#3625) Expected single space before "{" (block-opening-brace-space-before)
(#3631) Expected single space before "{" (block-opening-brace-space-before)
(#3654) Expected single space before "{" (block-opening-brace-space-before)
(#3661) Expected single space before "{" (block-opening-brace-space-before)
(#3665) Expected single space before "{" (block-opening-brace-space-before)
(#3669) Expected single space before "{" (block-opening-brace-space-before)
(#3673) Expected single space before "{" (block-opening-brace-space-before)
(#3693) Expected single space before "{" (block-opening-brace-space-before)
(#3698) Expected single space before "{" (block-opening-brace-space-before)
(#3803) Expected single space before "{" (block-opening-brace-space-before)
(#3966) Expected single space before "{" (block-opening-brace-space-before)
(#4255) Expected single space before "{" (block-opening-brace-space-before)
(#4259) Expected single space before "{" (block-opening-brace-space-before)
(#4263) Expected single space before "{" (block-opening-brace-space-before)
(#4267) Expected single space before "{" (block-opening-brace-space-before)
(#4271) Expected single space before "{" (block-opening-brace-space-before)
(#4275) Expected single space before "{" (block-opening-brace-space-before)
(#4279) Expected single space before "{" (block-opening-brace-space-before)
(#4283) Expected single space before "{" (block-opening-brace-space-before)
(#4287) Expected single space before "{" (block-opening-brace-space-before)
(#4291) Expected single space before "{" (block-opening-brace-space-before)
(#4295) Expected single space before "{" (block-opening-brace-space-before)
(#4329) Expected single space before "{" (block-opening-brace-space-before)
(#4330) Expected single space before "{" (block-opening-brace-space-before)
(#4331) Expected single space before "{" (block-opening-brace-space-before)
(#4332) Expected single space before "{" (block-opening-brace-space-before)
(#4333) Expected single space before "{" (block-opening-brace-space-before)
(#4334) Expected single space before "{" (block-opening-brace-space-before)
(#4335) Expected single space before "{" (block-opening-brace-space-before)
(#4336) Expected single space before "{" (block-opening-brace-space-before)
(#4337) Expected single space before "{" (block-opening-brace-space-before)
(#4338) Expected single space before "{" (block-opening-brace-space-before)
(#4340) Expected single space before "{" (block-opening-brace-space-before)
(#4341) Expected single space before "{" (block-opening-brace-space-before)
(#4342) Expected single space before "{" (block-opening-brace-space-before)
(#4343) Expected single space before "{" (block-opening-brace-space-before)
(#4344) Expected single space before "{" (block-opening-brace-space-before)
(#4345) Expected single space before "{" (block-opening-brace-space-before)
(#4346) Expected single space before "{" (block-opening-brace-space-before)
(#4347) Expected single space before "{" (block-opening-brace-space-before)
(#4357) Expected single space before "{" (block-opening-brace-space-before)
(#4358) Expected single space before "{" (block-opening-brace-space-before)
(#4359) Expected single space before "{" (block-opening-brace-space-before)
(#4367) Expected single space before "{" (block-opening-brace-space-before)
(#4368) Expected single space before "{" (block-opening-brace-space-before)
(#4373) Expected single space before "{" (block-opening-brace-space-before)
(#4378) Expected single space before "{" (block-opening-brace-space-before)
(#4379) Expected single space before "{" (block-opening-brace-space-before)
(#4383) Expected single space before "{" (block-opening-brace-space-before)
(#4384) Expected single space before "{" (block-opening-brace-space-before)
(#4387) Expected single space before "{" (block-opening-brace-space-before)
(#4388) Expected single space before "{" (block-opening-brace-space-before)
(#4389) Expected single space before "{" (block-opening-brace-space-before)
(#4390) Expected single space before "{" (block-opening-brace-space-before)
(#4393) Expected single space before "{" (block-opening-brace-space-before)
(#4395) Expected single space before "{" (block-opening-brace-space-before)
(#4398) Expected single space before "{" (block-opening-brace-space-before)
(#4399) Expected single space before "{" (block-opening-brace-space-before)
(#4404) Expected single space before "{" (block-opening-brace-space-before)
(#4406) Expected single space before "{" (block-opening-brace-space-before)
(#4410) Expected single space before "{" (block-opening-brace-space-before)
(#4412) Expected single space before "{" (block-opening-brace-space-before)
(#4413) Expected single space before "{" (block-opening-brace-space-before)
(#4415) Expected single space before "{" (block-opening-brace-space-before)
(#4417) Expected single space before "{" (block-opening-brace-space-before)
(#4420) Expected single space before "{" (block-opening-brace-space-before)
(#4421) Expected single space before "{" (block-opening-brace-space-before)
(#4595) Expected single space before "{" (block-opening-brace-space-before)
(#4606) Expected single space before "{" (block-opening-brace-space-before)
(#4611) Expected single space before "{" (block-opening-brace-space-before)
(#4875) Expected single space before "{" (block-opening-brace-space-before)
(#4887) Expected single space before "{" (block-opening-brace-space-before)
(#4892) Expected single space before "{" (block-opening-brace-space-before)
(#4896) Expected single space before "{" (block-opening-brace-space-before)
(#4905) Expected single space before "{" (block-opening-brace-space-before)
(#4916) Expected single space before "{" (block-opening-brace-space-before)
(#4921) Expected single space before "{" (block-opening-brace-space-before)
(#4926) Expected single space before "{" (block-opening-brace-space-before)
(#4963) Expected single space before "{" (block-opening-brace-space-before)
(#5095) Expected single space before "{" (block-opening-brace-space-before)
(#5098) Expected single space before "{" (block-opening-brace-space-before)
(#5315) Expected single space before "{" (block-opening-brace-space-before)
(#5390) Expected single space before "{" (block-opening-brace-space-before)
(#5413) Expected single space before "{" (block-opening-brace-space-before)
(#5419) Expected single space before "{" (block-opening-brace-space-before)
(#5449) Expected single space before "{" (block-opening-brace-space-before)
(#5481) Expected single space before "{" (block-opening-brace-space-before)
(#5639) Expected single space before "{" (block-opening-brace-space-before)
(#5643) Expected single space before "{" (block-opening-brace-space-before)
(#5653) Expected single space before "{" (block-opening-brace-space-before)
(#5657) Expected single space before "{" (block-opening-brace-space-before)
(#5661) Expected single space before "{" (block-opening-brace-space-before)
(#5726) Expected single space before "{" (block-opening-brace-space-before)
(#5732) Expected single space before "{" (block-opening-brace-space-before)
(#5749) Expected single space before "{" (block-opening-brace-space-before)
(#5759) Expected single space before "{" (block-opening-brace-space-before)
(#5768) Expected single space before "{" (block-opening-brace-space-before)
(#5772) Expected single space before "{" (block-opening-brace-space-before)
(#5776) Expected single space before "{" (block-opening-brace-space-before)
(#5780) Expected single space before "{" (block-opening-brace-space-before)
(#5784) Expected single space before "{" (block-opening-brace-space-before)
(#5788) Expected single space before "{" (block-opening-brace-space-before)
(#5792) Expected single space before "{" (block-opening-brace-space-before)
(#5796) Expected single space before "{" (block-opening-brace-space-before)
(#5800) Expected single space before "{" (block-opening-brace-space-before)
(#5804) Expected single space before "{" (block-opening-brace-space-before)
(#5819) Expected single space before "{" (block-opening-brace-space-before)
(#5825) Expected single space before "{" (block-opening-brace-space-before)
(#5830) Expected single space before "{" (block-opening-brace-space-before)
(#5833) Expected single space before "{" (block-opening-brace-space-before)
(#5836) Expected single space before "{" (block-opening-brace-space-before)
(#5839) Expected single space before "{" (block-opening-brace-space-before)
(#5842) Expected single space before "{" (block-opening-brace-space-before)
(#5845) Expected single space before "{" (block-opening-brace-space-before)
(#5848) Expected single space before "{" (block-opening-brace-space-before)
(#5859) Expected single space before "{" (block-opening-brace-space-before)
(#5883) Expected single space before "{" (block-opening-brace-space-before)
(#5901) Expected single space before "{" (block-opening-brace-space-before)
(#5946) Expected single space before "{" (block-opening-brace-space-before)
(#5952) Expected single space before "{" (block-opening-brace-space-before)
(#5956) Expected single space before "{" (block-opening-brace-space-before)
(#5970) Expected single space before "{" (block-opening-brace-space-before)
(#5975) Expected single space before "{" (block-opening-brace-space-before)
(#5979) Expected single space before "{" (block-opening-brace-space-before)
(#5983) Expected single space before "{" (block-opening-brace-space-before)
(#5991) Expected single space before "{" (block-opening-brace-space-before)
(#5999) Expected single space before "{" (block-opening-brace-space-before)
(#6003) Expected single space before "{" (block-opening-brace-space-before)
(#6007) Expected single space before "{" (block-opening-brace-space-before)
(#6012) Expected single space before "{" (block-opening-brace-space-before)
(#6017) Expected single space before "{" (block-opening-brace-space-before)
(#6021) Expected single space before "{" (block-opening-brace-space-before)
(#6025) Expected single space before "{" (block-opening-brace-space-before)
(#6029) Expected single space before "{" (block-opening-brace-space-before)
(#6143) Expected single space before "{" (block-opening-brace-space-before)
(#6150) Expected single space before "{" (block-opening-brace-space-before)
(#6154) Expected single space before "{" (block-opening-brace-space-before)
(#6158) Expected single space before "{" (block-opening-brace-space-before)
(#6165) Expected single space before "{" (block-opening-brace-space-before)
(#6169) Expected single space before "{" (block-opening-brace-space-before)
(#6173) Expected single space before "{" (block-opening-brace-space-before)
(#6177) Expected single space before "{" (block-opening-brace-space-before)
(#6185) Expected single space before "{" (block-opening-brace-space-before)
(#6190) Expected single space before "{" (block-opening-brace-space-before)
(#6194) Expected single space before "{" (block-opening-brace-space-before)
(#6198) Expected single space before "{" (block-opening-brace-space-before)
(#6202) Expected single space before "{" (block-opening-brace-space-before)
(#6206) Expected single space before "{" (block-opening-brace-space-before)
(#6210) Expected single space before "{" (block-opening-brace-space-before)
(#6214) Expected single space before "{" (block-opening-brace-space-before)
(#6218) Expected single space before "{" (block-opening-brace-space-before)
(#6222) Expected single space before "{" (block-opening-brace-space-before)
(#6226) Expected single space before "{" (block-opening-brace-space-before)
(#6230) Expected single space before "{" (block-opening-brace-space-before)
(#6234) Expected single space before "{" (block-opening-brace-space-before)
(#6238) Expected single space before "{" (block-opening-brace-space-before)
(#6242) Expected single space before "{" (block-opening-brace-space-before)
(#6246) Expected single space before "{" (block-opening-brace-space-before)
(#6250) Expected single space before "{" (block-opening-brace-space-before)
(#6255) Expected single space before "{" (block-opening-brace-space-before)
(#6259) Expected single space before "{" (block-opening-brace-space-before)
(#6263) Expected single space before "{" (block-opening-brace-space-before)
(#6267) Expected single space before "{" (block-opening-brace-space-before)
(#6271) Expected single space before "{" (block-opening-brace-space-before)
(#6275) Expected single space before "{" (block-opening-brace-space-before)
(#6279) Expected single space before "{" (block-opening-brace-space-before)
(#6283) Expected single space before "{" (block-opening-brace-space-before)
(#6296) Expected single space before "{" (block-opening-brace-space-before)
(#6300) Expected single space before "{" (block-opening-brace-space-before)
(#6304) Expected single space before "{" (block-opening-brace-space-before)
(#6308) Expected single space before "{" (block-opening-brace-space-before)
(#6333) Expected single space before "{" (block-opening-brace-space-before)
(#6354) Expected single space before "{" (block-opening-brace-space-before)
(#6358) Expected single space before "{" (block-opening-brace-space-before)
(#6364) Expected single space before "{" (block-opening-brace-space-before)
(#6368) Expected single space before "{" (block-opening-brace-space-before)
(#6382) Expected single space before "{" (block-opening-brace-space-before)
(#6392) Expected single space before "{" (block-opening-brace-space-before)
(#6446) Expected single space before "{" (block-opening-brace-space-before)
(#6472) Expected single space before "{" (block-opening-brace-space-before)
(#6488) Expected single space before "{" (block-opening-brace-space-before)
(#6496) Expected single space before "{" (block-opening-brace-space-before)
(#6500) Expected single space before "{" (block-opening-brace-space-before)
(#6523) Expected single space before "{" (block-opening-brace-space-before)
(#6527) Expected single space before "{" (block-opening-brace-space-before)
(#6531) Expected single space before "{" (block-opening-brace-space-before)
(#6535) Expected single space before "{" (block-opening-brace-space-before)
(#6544) Expected single space before "{" (block-opening-brace-space-before)
(#6548) Expected single space before "{" (block-opening-brace-space-before)
(#6656) Expected single space before "{" (block-opening-brace-space-before)
(#6706) Expected single space before "{" (block-opening-brace-space-before)
(#6745) Expected single space before "{" (block-opening-brace-space-before)
(#6812) Expected single space before "{" (block-opening-brace-space-before)
(#6861) Expected single space before "{" (block-opening-brace-space-before)
(#6866) Expected single space before "{" (block-opening-brace-space-before)
(#6922) Expected single space before "{" (block-opening-brace-space-before)
(#6125) Expected "#EEE" to be "#eee" (color-hex-case)
(#6126) Expected "#D0D0D0" to be "#d0d0d0" (color-hex-case)
(#6134) Expected "#EEE" to be "#eee" (color-hex-case)
(#6137) Expected "#EEE" to be "#eee" (color-hex-case)
(#6138) Expected "#D0D0D0" to be "#d0d0d0" (color-hex-case)
(#6140) Expected "#D0D0D0" to be "#d0d0d0" (color-hex-case)
(#5446) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#6164) Expected "#3399bb" to be "#39b" (color-hex-length)
(#6187) Expected "#444444" to be "#444" (color-hex-length)
(#6412) Expected "#3366cc" to be "#36c" (color-hex-length)
(#6412) Expected "#000055" to be "#005" (color-hex-length)
(#6412) Expected "#000055" to be "#005" (color-hex-length)
(#6412) Expected "#3366cc" to be "#36c" (color-hex-length)
(#81) Expected single space before "!" (declaration-bang-space-before)
(#82) Expected single space before "!" (declaration-bang-space-before)
(#83) Expected single space before "!" (declaration-bang-space-before)
(#84) Expected single space before "!" (declaration-bang-space-before)
(#147) Unexpected duplicate "cursor" (declaration-block-no-duplicate-properties)
(#152) Unexpected duplicate "cursor" (declaration-block-no-duplicate-properties)
(#1103) Unexpected duplicate "white-space" (declaration-block-no-duplicate-properties)
(#1104) Unexpected duplicate "white-space" (declaration-block-no-duplicate-properties)
(#1105) Unexpected duplicate "white-space" (declaration-block-no-duplicate-properties)
(#2271) Unexpected duplicate "cursor" (declaration-block-no-duplicate-properties)
(#2403) Unexpected duplicate "cursor" (declaration-block-no-duplicate-properties)
(#3251) Unexpected duplicate "text-decoration" (declaration-block-no-duplicate-properties)
(#1026) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2906) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#4224) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#4437) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#4453) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#5316) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#6673) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1215) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#1215) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4342) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4345) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4346) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4347) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4358) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4359) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4368) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4410) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4420) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4421) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4329) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4330) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4331) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4332) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4333) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4334) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4335) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4336) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4337) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4338) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4340) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4341) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4342) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4343) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4344) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4345) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4346) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4347) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4357) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4358) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4359) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4367) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4368) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4373) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4378) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4379) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4383) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4384) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4387) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4388) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4389) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4393) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4395) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4398) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4399) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4404) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4406) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4410) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4412) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4413) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4414) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4415) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4416) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4417) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4420) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#4421) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#17) 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)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#33) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#34) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#38) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#39) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#40) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#44) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#45) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#46) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#47) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#48) 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)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#69) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#71) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#75) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#81) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#82) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#83) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#84) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#85) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#89) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#110) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#192) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#193) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#194) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#201) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#202) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#307) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#312) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#313) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#314) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#315) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#316) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#322) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#323) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#327) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#328) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#333) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#334) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#335) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#336) 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)
(#338) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#342) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#343) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#344) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#345) 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)
(#347) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#350) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#351) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#353) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#354) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#355) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#356) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#357) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#358) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#362) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#363) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#364) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#365) 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)
(#370) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#374) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#375) 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)
(#382) 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)
(#387) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#388) 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)
(#394) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#395) 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)
(#402) 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)
(#405) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#406) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#407) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#411) 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)
(#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)
(#415) 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)
(#420) 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)
(#422) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#423) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#424) 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)
(#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)
(#432) 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)
(#438) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#439) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#459) 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)
(#473) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#474) 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)
(#477) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#481) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#482) 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)
(#484) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#485) 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)
(#489) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#493) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#498) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#499) 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)
(#516) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#520) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#521) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#522) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#539) 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)
(#544) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#545) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#546) 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)
(#552) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#553) 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)
(#566) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#567) 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)
(#572) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#573) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#578) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#582) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#583) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#587) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#588) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#589) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#590) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#591) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#592) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#593) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#594) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#595) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#596) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#600) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#604) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#607) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#611) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#617) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#618) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#622) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#626) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#632) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#636) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#640) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#644) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#648) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#652) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#656) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#675) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#678) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#681) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#686) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#690) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#694) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#699) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#704) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#712) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#716) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#720) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#753) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#757) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#761) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#765) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#769) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#773) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#774) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#775) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#776) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#777) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#778) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#779) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#780) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#781) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#782) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#783) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#787) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#788) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#791) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#792) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#810) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#811) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#812) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#813) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#814) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#815) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#823) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#824) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#825) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#826) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#832) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#833) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#834) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#835) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#836) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#837) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#846) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#847) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#848) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#849) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#857) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#858) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#862) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#866) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#867) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#868) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#869) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#873) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#874) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#875) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#876) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#888) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#889) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#890) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#894) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#898) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#899) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#900) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#904) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#905) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#906) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#930) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#934) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#938) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#948) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#949) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#962) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#963) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#964) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#974) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#979) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#980) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#988) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#992) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1004) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1005) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1006) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1007) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1008) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1010) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1011) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1015) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1019) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1020) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1021) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1025) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1026) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1026) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1028) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1037) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1041) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1045) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1049) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1053) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1061) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1066) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1071) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1081) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1086) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1091) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1092) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1093) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1100) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1107) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1111) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1112) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1113) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1119) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1120) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1121) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1125) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1126) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1127) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1128) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1129) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1130) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1131) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1132) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1136) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1137) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1141) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1142) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1144) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1145) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1149) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1153) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1157) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1158) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1159) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1160) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1161) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1162) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1166) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1167) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1171) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1176) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1177) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1178) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1182) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1183) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1184) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1185) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1189) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1193) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1194) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1198) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1202) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1203) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1204) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1208) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1212) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1215) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1215) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1218) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1222) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1223) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1224) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1225) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1226) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1229) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1230) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1231) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1232) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1233) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1242) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1271) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1272) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1273) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1274) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1275) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1276) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1281) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1282) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1286) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1287) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1291) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1292) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1296) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1297) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1301) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1305) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1309) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1313) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1317) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1321) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1325) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1329) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1333) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1337) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1338) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1339) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1340) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1341) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1342) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1343) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1344) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1349) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1350) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1351) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1352) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1361) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1370) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1374) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1375) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1376) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1380) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1381) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1382) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1383) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1387) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1394) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1401) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1402) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1403) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1404) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1408) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1412) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1416) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1422) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1426) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1436) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1445) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1457) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1461) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1462) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1466) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1469) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1474) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1475) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1476) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1477) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1478) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1479) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1480) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1481) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1482) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1483) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1487) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1491) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1492) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1496) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1500) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1504) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1508) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1510) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1554) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1555) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1561) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1562) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1568) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1569) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1576) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1582) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1588) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1595) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1596) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1602) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1603) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1609) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1610) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1617) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1623) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1629) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1634) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1635) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1636) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1637) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1638) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1642) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1646) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1647) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1648) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1651) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1652) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1653) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1656) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1657) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1661) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1662) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1665) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1666) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1670) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1672) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1673) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1674) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1675) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1684) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1685) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1686) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1690) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1691) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1692) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1696) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1697) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1773) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1780) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1781) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1782) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1786) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1787) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1788) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1793) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1794) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1795) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1799) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1800) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1801) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1806) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1807) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1808) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1813) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1817) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1818) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1823) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1828) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1829) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1834) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1835) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1840) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1844) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1849) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1850) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1855) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1856) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1860) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1861) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1862) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1866) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1872) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1873) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1878) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1879) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1883) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1887) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1888) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1889) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1893) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1894) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1898) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1899) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1904) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1905) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1907) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1908) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1910) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1911) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1912) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1913) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1914) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1915) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1916) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1930) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1938) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1939) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1940) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1941) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1945) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1949) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2032) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2033) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2034) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2043) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2045) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2047) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2051) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2056) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2057) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2065) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2066) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2072) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2080) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2081) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2090) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2091) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2092) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2100) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2101) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2106) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2110) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2114) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2118) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2119) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2148) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2149) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2153) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2157) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2161) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2165) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2175) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2177) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2178) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2180) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2181) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2186) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2187) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2191) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2192) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2193) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2194) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2198) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2202) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2206) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2209) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2224) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2225) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2226) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2230) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2234) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2235) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2240) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2245) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2253) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2259) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2263) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2268) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2269) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2272) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2273) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2274) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2275) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2276) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2277) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2278) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2282) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2283) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2284) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2285) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2286) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2287) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2288) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2289) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2290) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2294) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2295) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2296) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2297) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2298) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2299) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2300) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2301) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2302) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2305) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2311) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2312) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2313) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2317) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2318) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2319) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2323) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2324) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2325) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2330) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2334) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2338) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2339) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2340) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2344) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2349) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2350) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2363) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2373) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2377) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2382) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2386) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2387) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2388) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2396) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2417) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2418) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2419) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2420) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2424) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2425) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2426) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2427) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2428) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2429) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2430) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2431) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2432) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2433) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2438) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2443) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2444) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2445) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2446) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2447) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2448) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2452) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2453) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2463) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2464) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2465) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2466) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2470) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2474) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2475) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2476) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2481) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2485) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2486) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2490) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2491) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2492) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2493) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2498) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2499) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2500) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2504) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2508) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2509) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2510) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2514) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2515) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2516) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2517) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2518) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2519) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2520) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2521) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2525) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2529) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2534) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2538) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2539) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2543) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2544) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2545) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2546) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2547) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2551) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2555) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2559) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2563) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2568) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2572) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2573) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2577) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2578) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2579) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2580) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2581) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2585) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2589) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2593) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2597) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2601) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2605) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2610) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2614) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2615) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2621) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2622) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2623) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2627) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2628) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2629) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2630) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2631) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2632) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2633) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2640) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2648) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2649) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2650) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2651) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2652) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2656) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2657) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2658) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2659) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2660) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2665) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2670) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2671) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2675) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2676) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2680) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2684) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2685) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2689) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2690) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2694) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2699) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2716) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2719) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2725) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2726) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2787) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2788) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2789) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2790) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2791) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2796) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2799) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2800) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2801) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2806) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2808) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2809) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2810) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2814) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2818) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2819) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2820) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2821) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2822) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2823) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2824) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2827) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2831) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2832) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2833) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2834) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2835) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2838) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2839) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2841) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2842) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2862) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2877) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2883) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2906) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2906) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2911) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2915) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2919) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2924) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2928) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2932) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2936) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2940) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2944) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2948) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2952) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2956) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2960) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2964) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2968) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2972) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2973) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2974) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2982) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2983) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2987) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2988) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2989) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2990) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2991) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2992) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2994) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2998) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2999) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3004) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3009) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3013) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3017) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3021) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3025) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3029) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3033) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3037) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3041) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3045) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3050) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3054) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3055) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3059) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3060) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3064) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3069) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3075) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3076) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3080) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3084) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3088) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3092) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3093) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3094) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3098) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3099) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3100) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3103) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3105) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3111) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3117) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3122) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3123) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3127) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3128) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3133) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3143) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3148) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3150) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3151) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3152) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3156) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3157) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3158) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3163) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3164) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3168) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3169) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3170) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3171) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3172) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3176) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3177) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3182) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3183) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3188) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3192) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3196) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3202) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3210) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3214) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3219) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3220) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3221) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3222) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3226) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3227) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3228) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3229) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3233) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3234) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3239) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3241) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3245) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3249) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3250) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3251) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3252) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3253) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3254) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3263) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3267) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3268) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3269) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3270) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3274) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3275) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3279) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3281) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3285) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3286) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3287) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3288) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3289) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3290) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3291) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3295) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3299) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3303) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3307) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3311) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3315) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3319) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3322) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3327) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3329) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3330) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3331) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3336) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3337) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3338) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3343) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3344) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3345) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3350) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3351) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3352) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3357) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3358) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3363) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3364) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3369) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3370) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3374) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3379) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3380) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3385) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3386) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3390) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3391) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3399) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3400) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3404) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3405) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3406) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3410) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3414) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3419) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3424) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3436) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3440) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3441) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3448) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3450) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3477) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3478) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3483) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3484) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3485) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3494) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3498) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3499) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3504) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3505) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3510) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3511) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3515) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3519) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3520) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3521) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3523) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3524) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3528) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3529) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3530) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3531) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3532) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3533) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3534) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3535) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3536) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3538) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3539) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3540) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3541) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3560) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3562) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3567) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3568) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3569) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3582) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3617) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3622) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3626) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3627) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3628) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3637) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3678) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3679) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3684) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3685) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3686) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3688) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3714) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3731) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3741) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3752) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3774) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3775) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3776) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3780) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3781) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3782) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3783) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3787) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3788) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3792) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3796) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3797) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3799) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3804) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3805) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3809) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3810) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3813) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3817) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3818) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3819) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3820) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3826) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3827) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3828) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3833) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3834) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3835) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3836) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3840) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3845) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3849) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3850) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3854) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3855) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3856) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3860) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3861) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3862) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3863) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3867) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3868) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3869) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3870) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3871) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3872) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3873) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3874) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3879) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3889) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3890) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3891) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3896) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3897) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3902) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3906) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3911) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3912) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3917) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3918) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3922) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3923) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3924) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3925) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3929) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3935) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3936) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3941) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3942) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3946) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3950) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3951) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3952) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3956) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3957) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3958) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3959) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3962) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3963) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3967) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3971) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3976) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3980) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3981) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3985) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3986) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3990) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3991) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3995) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4000) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4001) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4002) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4003) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4004) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4005) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4006) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4011) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4015) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4019) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4023) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4028) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4032) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4036) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4040) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4044) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4048) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4052) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4056) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4060) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4064) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4068) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4072) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4076) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4080) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4084) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4088) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4092) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4096) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4100) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4104) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4108) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4112) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4116) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4120) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4124) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4128) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4132) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4136) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4140) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4144) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4148) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4152) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4156) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4160) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4164) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4168) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4172) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4176) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4180) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4184) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4188) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4192) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4196) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4200) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4204) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4208) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4212) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4216) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4221) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4222) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4223) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4224) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4224) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4225) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4226) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4227) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4231) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4232) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4233) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4234) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4235) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4236) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4237) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4238) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4242) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4246) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4251) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4252) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4256) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4260) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4264) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4268) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4272) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4276) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4280) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4284) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4288) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4292) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4423) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4427) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4428) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4429) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4433) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4434) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4435) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4436) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4437) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4437) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4438) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4439) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4440) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4441) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4445) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4446) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4450) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4451) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4452) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4453) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4453) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4457) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4461) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4466) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4467) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4472) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4473) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4474) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4475) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4480) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4485) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4489) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4490) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4491) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4492) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4497) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4498) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4503) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4504) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4508) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4509) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4510) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4515) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4516) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4521) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4522) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4526) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4530) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4536) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4540) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4544) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4545) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4549) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4550) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4554) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4559) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4560) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4564) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4568) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4572) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4576) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4580) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4584) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4588) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4592) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4596) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4597) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4598) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4599) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4600) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4601) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4602) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4603) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4612) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4613) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4614) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4615) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4616) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4618) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4623) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4627) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4636) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4638) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4642) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4646) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4647) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4651) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4652) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4656) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4657) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4661) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4662) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4666) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4667) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4671) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4672) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4676) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4677) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4681) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4682) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4686) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4687) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4691) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4692) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4696) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4697) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4701) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4702) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4706) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4707) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4711) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4712) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4716) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4717) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4721) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4723) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4727) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4728) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4732) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4733) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4737) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4738) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4742) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4746) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4750) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4763) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4767) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4768) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4774) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4775) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4776) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4780) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4784) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4788) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4792) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4796) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4800) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4804) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4808) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4812) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4816) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4820) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4823) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4827) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4831) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4835) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4839) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4843) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4844) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4848) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4849) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4853) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4857) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4861) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4865) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4869) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4870) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4871) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4876) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4877) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4878) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4879) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4880) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4881) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4882) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4883) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4884) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4888) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4889) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4893) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4897) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4898) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4899) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4900) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4901) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4906) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4907) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4908) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4909) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4910) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4911) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4912) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4922) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4927) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4932) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4933) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4937) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4938) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4939) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4940) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4941) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4945) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4946) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4951) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4952) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4953) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4954) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4955) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4956) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4957) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4958) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4959) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4960) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4964) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4965) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4966) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4970) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4974) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4978) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4979) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4980) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4984) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4985) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4986) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4990) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4994) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4998) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4999) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5000) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5004) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5005) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5006) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5010) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5011) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5012) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5013) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5017) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5018) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5019) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5020) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5032) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5033) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5034) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5038) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5042) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5043) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5047) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5048) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5049) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5050) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5051) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5055) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5056) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5057) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5059) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5060) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5064) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5065) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5066) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5070) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5071) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5072) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5074) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5075) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5076) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5080) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5081) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5082) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5083) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5084) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5088) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5092) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5100) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5101) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5102) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5106) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5107) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5108) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5115) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5116) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5117) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5118) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5121) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5125) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5126) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5127) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5128) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5134) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5138) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5139) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5140) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5144) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5145) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5149) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5150) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5151) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5157) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5158) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5159) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5160) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5161) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5166) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5168) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5173) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5175) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5180) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5184) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5185) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5186) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5187) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5188) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5192) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5193) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5194) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5195) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5196) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5197) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5198) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5199) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5200) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5202) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5203) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5204) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5205) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5210) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5211) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5215) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5216) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5217) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5221) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5222) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5226) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5227) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5228) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5229) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5230) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5231) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5244) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5245) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5246) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5250) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5251) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5252) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5256) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5260) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5261) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5262) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5263) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5264) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5265) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5275) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5276) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5277) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5281) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5285) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5286) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5290) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5294) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5298) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5302) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5303) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5304) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5305) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5306) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5310) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5311) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5312) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5321) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5325) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5331) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5332) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5333) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5337) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5338) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5339) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5343) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5344) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5360) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5364) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5375) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5379) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5404) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5405) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5406) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5410) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5414) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5416) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5420) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5422) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5427) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5432) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5433) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5437) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5441) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5442) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5446) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5478) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5482) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5486) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5487) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5499) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5500) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5509) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5510) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5511) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5512) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5516) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5517) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5521) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5523) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5527) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5528) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5529) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5533) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5534) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5543) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5547) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5548) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5564) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5568) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5572) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5576) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5580) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5581) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5582) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5591) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5592) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5593) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5597) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5598) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5602) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5606) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5610) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5611) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5612) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5616) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5620) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5624) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5628) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5632) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5636) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5637) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5640) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5644) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5645) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5649) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5650) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5654) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5658) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5662) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5666) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5670) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5674) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5678) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5682) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5686) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5727) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5728) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5729) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5733) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5737) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5741) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5745) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5751) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5755) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5761) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5809) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5815) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5821) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5827) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5831) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5834) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5837) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5840) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5843) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5846) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5849) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5852) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5856) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5860) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5864) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5869) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5870) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5875) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5879) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5880) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5884) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5888) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5889) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5890) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5894) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5898) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5902) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5903) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5907) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5911) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5912) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5916) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5917) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5921) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5922) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5935) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5943) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5947) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5948) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5949) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5953) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5957) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5967) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5972) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5976) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5980) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5984) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5985) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5986) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5987) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5988) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5992) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5996) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6000) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6004) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6008) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6009) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6013) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6014) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6034) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6035) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6039) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6043) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6051) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6055) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6059) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6063) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6069) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6073) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6077) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6081) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6085) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6089) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6090) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6091) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6095) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6099) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6103) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6107) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6111) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6112) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6116) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6120) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6144) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6147) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6163) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6164) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6166) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6170) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6174) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6178) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6187) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6191) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6195) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6199) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6203) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6207) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6211) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6215) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6219) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6223) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6227) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6231) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6235) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6239) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6243) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6247) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6251) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6256) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6260) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6264) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6268) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6272) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6276) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6280) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6284) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6285) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6312) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6317) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6318) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6322) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6326) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6338) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6339) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6340) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6341) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6342) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6346) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6350) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6351) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6355) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6359) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6360) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6361) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6365) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6369) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6373) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6377) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6378) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6379) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6383) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6384) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6388) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6389) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6393) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6397) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6398) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6402) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6406) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6410) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6411) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6413) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6426) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6430) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6437) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6441) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6445) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6463) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6468) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6478) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6482) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6484) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6485) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6489) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6493) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6497) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6501) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6505) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6506) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6510) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6516) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6520) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6524) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6528) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6532) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6536) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6540) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6549) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6553) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6554) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6558) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6562) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6632) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6633) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6634) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6638) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6642) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6643) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6645) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6649) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6653) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6657) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6658) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6662) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6666) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6672) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6673) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6676) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6681) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6682) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6686) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6690) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6694) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6698) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6699) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6708) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6717) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6722) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6730) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6734) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6738) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6742) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6746) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6749) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6750) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6754) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6755) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6783) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6785) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6797) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6801) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6805) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6809) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6813) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6828) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6829) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6832) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6834) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6838) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6842) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6846) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6850) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6852) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6856) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6857) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6862) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6863) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6867) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6871) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6874) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6877) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6880) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6884) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6888) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6892) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6896) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6898) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6902) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6903) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6907) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6908) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6909) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6910) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6911) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6915) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6916) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6917) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6921) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6923) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6924) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6928) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6929) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6933) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6937) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6941) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6945) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6946) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6950) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6953) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6957) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6961) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6965) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6968) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6972) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6976) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6980) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6984) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6988) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6992) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Unexpected !important (declaration-no-important)
(#75) Unexpected !important (declaration-no-important)
(#81) Unexpected !important (declaration-no-important)
(#82) Unexpected !important (declaration-no-important)
(#83) Unexpected !important (declaration-no-important)
(#84) Unexpected !important (declaration-no-important)
(#89) Unexpected !important (declaration-no-important)
(#93) Unexpected !important (declaration-no-important)
(#96) Unexpected !important (declaration-no-important)
(#128) Unexpected !important (declaration-no-important)
(#539) Unexpected !important (declaration-no-important)
(#540) Unexpected !important (declaration-no-important)
(#544) Unexpected !important (declaration-no-important)
(#545) Unexpected !important (declaration-no-important)
(#546) Unexpected !important (declaration-no-important)
(#566) Unexpected !important (declaration-no-important)
(#567) Unexpected !important (declaration-no-important)
(#571) Unexpected !important (declaration-no-important)
(#572) Unexpected !important (declaration-no-important)
(#573) Unexpected !important (declaration-no-important)
(#588) Unexpected !important (declaration-no-important)
(#589) Unexpected !important (declaration-no-important)
(#590) Unexpected !important (declaration-no-important)
(#591) Unexpected !important (declaration-no-important)
(#592) Unexpected !important (declaration-no-important)
(#595) Unexpected !important (declaration-no-important)
(#604) Unexpected !important (declaration-no-important)
(#883) Unexpected !important (declaration-no-important)
(#953) Unexpected !important (declaration-no-important)
(#998) Unexpected !important (declaration-no-important)
(#999) Unexpected !important (declaration-no-important)
(#1061) Unexpected !important (declaration-no-important)
(#1066) Unexpected !important (declaration-no-important)
(#1111) Unexpected !important (declaration-no-important)
(#1112) Unexpected !important (declaration-no-important)
(#1113) Unexpected !important (declaration-no-important)
(#1182) Unexpected !important (declaration-no-important)
(#1183) Unexpected !important (declaration-no-important)
(#1184) Unexpected !important (declaration-no-important)
(#1185) Unexpected !important (declaration-no-important)
(#1189) Unexpected !important (declaration-no-important)
(#1218) Unexpected !important (declaration-no-important)
(#1376) Unexpected !important (declaration-no-important)
(#1381) Unexpected !important (declaration-no-important)
(#1387) Unexpected !important (declaration-no-important)
(#1388) Unexpected !important (declaration-no-important)
(#1394) Unexpected !important (declaration-no-important)
(#1395) Unexpected !important (declaration-no-important)
(#1449) Unexpected !important (declaration-no-important)
(#1504) Unexpected !important (declaration-no-important)
(#1773) Unexpected !important (declaration-no-important)
(#2100) Unexpected !important (declaration-no-important)
(#2101) Unexpected !important (declaration-no-important)
(#2106) Unexpected !important (declaration-no-important)
(#2110) Unexpected !important (declaration-no-important)
(#2153) Unexpected !important (declaration-no-important)
(#2442) Unexpected !important (declaration-no-important)
(#2443) Unexpected !important (declaration-no-important)
(#2446) Unexpected !important (declaration-no-important)
(#2447) Unexpected !important (declaration-no-important)
(#2485) Unexpected !important (declaration-no-important)
(#2538) Unexpected !important (declaration-no-important)
(#2559) Unexpected !important (declaration-no-important)
(#2563) Unexpected !important (declaration-no-important)
(#2572) Unexpected !important (declaration-no-important)
(#2614) Unexpected !important (declaration-no-important)
(#2627) Unexpected !important (declaration-no-important)
(#2644) Unexpected !important (declaration-no-important)
(#2867) Unexpected !important (declaration-no-important)
(#2871) Unexpected !important (declaration-no-important)
(#3045) Unexpected !important (declaration-no-important)
(#3075) Unexpected !important (declaration-no-important)
(#3123) Unexpected !important (declaration-no-important)
(#3128) Unexpected !important (declaration-no-important)
(#3148) Unexpected !important (declaration-no-important)
(#3192) Unexpected !important (declaration-no-important)
(#3202) Unexpected !important (declaration-no-important)
(#3222) Unexpected !important (declaration-no-important)
(#3251) Unexpected !important (declaration-no-important)
(#3404) Unexpected !important (declaration-no-important)
(#3473) Unexpected !important (declaration-no-important)
(#3637) Unexpected !important (declaration-no-important)
(#3678) Unexpected !important (declaration-no-important)
(#3804) Unexpected !important (declaration-no-important)
(#3860) Unexpected !important (declaration-no-important)
(#3971) Unexpected !important (declaration-no-important)
(#4242) Unexpected !important (declaration-no-important)
(#4592) Unexpected !important (declaration-no-important)
(#4636) Unexpected !important (declaration-no-important)
(#4721) Unexpected !important (declaration-no-important)
(#4917) Unexpected !important (declaration-no-important)
(#5011) Unexpected !important (declaration-no-important)
(#5018) Unexpected !important (declaration-no-important)
(#5275) Unexpected !important (declaration-no-important)
(#5277) Unexpected !important (declaration-no-important)
(#5281) Unexpected !important (declaration-no-important)
(#5352) Unexpected !important (declaration-no-important)
(#5662) Unexpected !important (declaration-no-important)
(#5769) Unexpected !important (declaration-no-important)
(#5773) Unexpected !important (declaration-no-important)
(#5777) Unexpected !important (declaration-no-important)
(#5781) Unexpected !important (declaration-no-important)
(#5785) Unexpected !important (declaration-no-important)
(#5789) Unexpected !important (declaration-no-important)
(#5793) Unexpected !important (declaration-no-important)
(#5797) Unexpected !important (declaration-no-important)
(#5801) Unexpected !important (declaration-no-important)
(#5805) Unexpected !important (declaration-no-important)
(#5813) Unexpected !important (declaration-no-important)
(#5965) Unexpected !important (declaration-no-important)
(#5971) Unexpected !important (declaration-no-important)
(#5976) Unexpected !important (declaration-no-important)
(#5984) Unexpected !important (declaration-no-important)
(#5985) Unexpected !important (declaration-no-important)
(#5988) Unexpected !important (declaration-no-important)
(#5992) Unexpected !important (declaration-no-important)
(#6008) Unexpected !important (declaration-no-important)
(#6009) Unexpected !important (declaration-no-important)
(#6013) Unexpected !important (declaration-no-important)
(#6178) Unexpected !important (declaration-no-important)
(#6264) Unexpected !important (declaration-no-important)
(#6393) Unexpected !important (declaration-no-important)
(#6540) Unexpected !important (declaration-no-important)
(#6545) Unexpected !important (declaration-no-important)
(#6553) Unexpected !important (declaration-no-important)
(#6657) Unexpected !important (declaration-no-important)
(#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)
(#336) Expected indentation of 4 spaces (indentation)
(#345) 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)
(#439) Expected indentation of 4 spaces (indentation)
(#445) Expected indentation of 4 spaces (indentation)
(#475) Expected indentation of 4 spaces (indentation)
(#482) Expected indentation of 4 spaces (indentation)
(#483) Expected indentation of 4 spaces (indentation)
(#484) Expected indentation of 4 spaces (indentation)
(#485) Expected indentation of 4 spaces (indentation)
(#486) Expected indentation of 4 spaces (indentation)
(#487) Expected indentation of 4 spaces (indentation)
(#488) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#503) Expected indentation of 4 spaces (indentation)
(#504) Expected indentation of 4 spaces (indentation)
(#508) Expected indentation of 4 spaces (indentation)
(#509) Expected indentation of 4 spaces (indentation)
(#513) Expected indentation of 4 spaces (indentation)
(#520) Expected indentation of 4 spaces (indentation)
(#526) Expected indentation of 4 spaces (indentation)
(#527) Expected indentation of 4 spaces (indentation)
(#528) Expected indentation of 4 spaces (indentation)
(#532) Expected indentation of 4 spaces (indentation)
(#533) Expected indentation of 4 spaces (indentation)
(#534) Expected indentation of 4 spaces (indentation)
(#535) Expected indentation of 4 spaces (indentation)
(#600) Expected indentation of 4 spaces (indentation)
(#604) Expected indentation of 4 spaces (indentation)
(#605) Expected indentation of 4 spaces (indentation)
(#606) Expected indentation of 4 spaces (indentation)
(#607) Expected indentation of 4 spaces (indentation)
(#612) Expected indentation of 4 spaces (indentation)
(#616) Expected indentation of 4 spaces (indentation)
(#617) Expected indentation of 4 spaces (indentation)
(#626) Expected indentation of 4 spaces (indentation)
(#636) Expected indentation of 4 spaces (indentation)
(#640) Expected indentation of 4 spaces (indentation)
(#698) Expected indentation of 4 spaces (indentation)
(#703) Expected indentation of 4 spaces (indentation)
(#708) Expected indentation of 4 spaces (indentation)
(#712) Expected indentation of 4 spaces (indentation)
(#716) Expected indentation of 4 spaces (indentation)
(#720) Expected indentation of 4 spaces (indentation)
(#724) Expected indentation of 4 spaces (indentation)
(#728) Expected indentation of 4 spaces (indentation)
(#732) Expected indentation of 4 spaces (indentation)
(#736) Expected indentation of 4 spaces (indentation)
(#740) Expected indentation of 4 spaces (indentation)
(#744) Expected indentation of 4 spaces (indentation)
(#748) Expected indentation of 4 spaces (indentation)
(#777) Expected indentation of 4 spaces (indentation)
(#1149) Expected indentation of 4 spaces (indentation)
(#1153) Expected indentation of 4 spaces (indentation)
(#1237) Expected indentation of 4 spaces (indentation)
(#1445) Expected indentation of 4 spaces (indentation)
(#1449) Expected indentation of 4 spaces (indentation)
(#1469) Expected indentation of 4 spaces (indentation)
(#1470) Expected indentation of 4 spaces (indentation)
(#1509) Expected indentation of 4 spaces (indentation)
(#1517) Expected indentation of 4 spaces (indentation)
(#1531) Expected indentation of 4 spaces (indentation)
(#1535) Expected indentation of 4 spaces (indentation)
(#1536) Expected indentation of 4 spaces (indentation)
(#1541) Expected indentation of 4 spaces (indentation)
(#1546) Expected indentation of 4 spaces (indentation)
(#1553) Expected indentation of 4 spaces (indentation)
(#1560) Expected indentation of 4 spaces (indentation)
(#1567) Expected indentation of 4 spaces (indentation)
(#1575) Expected indentation of 4 spaces (indentation)
(#1581) Expected indentation of 4 spaces (indentation)
(#1587) Expected indentation of 4 spaces (indentation)
(#1594) Expected indentation of 4 spaces (indentation)
(#1601) Expected indentation of 4 spaces (indentation)
(#1608) Expected indentation of 4 spaces (indentation)
(#1616) Expected indentation of 4 spaces (indentation)
(#1622) Expected indentation of 4 spaces (indentation)
(#1628) Expected indentation of 4 spaces (indentation)
(#1634) Expected indentation of 4 spaces (indentation)
(#1642) Expected indentation of 4 spaces (indentation)
(#1646) Expected indentation of 4 spaces (indentation)
(#1647) Expected indentation of 4 spaces (indentation)
(#1648) Expected indentation of 4 spaces (indentation)
(#1651) Expected indentation of 4 spaces (indentation)
(#1652) Expected indentation of 4 spaces (indentation)
(#1653) Expected indentation of 4 spaces (indentation)
(#1656) Expected indentation of 4 spaces (indentation)
(#1657) Expected indentation of 4 spaces (indentation)
(#1661) Expected indentation of 4 spaces (indentation)
(#1662) Expected indentation of 4 spaces (indentation)
(#1665) Expected indentation of 4 spaces (indentation)
(#1666) Expected indentation of 4 spaces (indentation)
(#1670) Expected indentation of 4 spaces (indentation)
(#1672) Expected indentation of 4 spaces (indentation)
(#1673) Expected indentation of 4 spaces (indentation)
(#1674) Expected indentation of 4 spaces (indentation)
(#1675) Expected indentation of 4 spaces (indentation)
(#1684) Expected indentation of 4 spaces (indentation)
(#1685) Expected indentation of 4 spaces (indentation)
(#1686) Expected indentation of 4 spaces (indentation)
(#1690) Expected indentation of 4 spaces (indentation)
(#1691) Expected indentation of 4 spaces (indentation)
(#1692) Expected indentation of 4 spaces (indentation)
(#1696) Expected indentation of 4 spaces (indentation)
(#1697) Expected indentation of 4 spaces (indentation)
(#1701) Expected indentation of 4 spaces (indentation)
(#1705) Expected indentation of 4 spaces (indentation)
(#1709) Expected indentation of 4 spaces (indentation)
(#1713) Expected indentation of 4 spaces (indentation)
(#1717) Expected indentation of 4 spaces (indentation)
(#1721) Expected indentation of 4 spaces (indentation)
(#1725) Expected indentation of 4 spaces (indentation)
(#1729) Expected indentation of 4 spaces (indentation)
(#1733) Expected indentation of 4 spaces (indentation)
(#1737) Expected indentation of 4 spaces (indentation)
(#1741) Expected indentation of 4 spaces (indentation)
(#1745) Expected indentation of 4 spaces (indentation)
(#1749) Expected indentation of 4 spaces (indentation)
(#1753) Expected indentation of 4 spaces (indentation)
(#1757) Expected indentation of 4 spaces (indentation)
(#1761) Expected indentation of 4 spaces (indentation)
(#1765) Expected indentation of 4 spaces (indentation)
(#1769) Expected indentation of 4 spaces (indentation)
(#1773) Expected indentation of 4 spaces (indentation)
(#1782) Expected indentation of 4 spaces (indentation)
(#1788) Expected indentation of 4 spaces (indentation)
(#1795) Expected indentation of 4 spaces (indentation)
(#1801) Expected indentation of 4 spaces (indentation)
(#1808) Expected indentation of 4 spaces (indentation)
(#1822) Expected indentation of 4 spaces (indentation)
(#1823) Expected indentation of 4 spaces (indentation)
(#1827) Expected indentation of 4 spaces (indentation)
(#1828) Expected indentation of 4 spaces (indentation)
(#1833) Expected indentation of 4 spaces (indentation)
(#1834) Expected indentation of 4 spaces (indentation)
(#1839) Expected indentation of 4 spaces (indentation)
(#1848) Expected indentation of 4 spaces (indentation)
(#1849) Expected indentation of 4 spaces (indentation)
(#1854) Expected indentation of 4 spaces (indentation)
(#1855) Expected indentation of 4 spaces (indentation)
(#1871) Expected indentation of 4 spaces (indentation)
(#1872) Expected indentation of 4 spaces (indentation)
(#1877) Expected indentation of 4 spaces (indentation)
(#1878) Expected indentation of 4 spaces (indentation)
(#1887) Expected indentation of 4 spaces (indentation)
(#1903) Expected indentation of 4 spaces (indentation)
(#1904) Expected indentation of 4 spaces (indentation)
(#1910) Expected indentation of 4 spaces (indentation)
(#1930) Expected indentation of 4 spaces (indentation)
(#1934) Expected indentation of 4 spaces (indentation)
(#1938) Expected indentation of 4 spaces (indentation)
(#1939) Expected indentation of 4 spaces (indentation)
(#1940) Expected indentation of 4 spaces (indentation)
(#1941) Expected indentation of 4 spaces (indentation)
(#1945) Expected indentation of 4 spaces (indentation)
(#1955) Expected indentation of 4 spaces (indentation)
(#1960) Expected indentation of 4 spaces (indentation)
(#1964) Expected indentation of 4 spaces (indentation)
(#1968) Expected indentation of 4 spaces (indentation)
(#1972) Expected indentation of 4 spaces (indentation)
(#1976) Expected indentation of 4 spaces (indentation)
(#1980) Expected indentation of 4 spaces (indentation)
(#1984) Expected indentation of 4 spaces (indentation)
(#1988) Expected indentation of 4 spaces (indentation)
(#1992) Expected indentation of 4 spaces (indentation)
(#1996) Expected indentation of 4 spaces (indentation)
(#2000) Expected indentation of 4 spaces (indentation)
(#2004) Expected indentation of 4 spaces (indentation)
(#2008) Expected indentation of 4 spaces (indentation)
(#2012) Expected indentation of 4 spaces (indentation)
(#2016) Expected indentation of 4 spaces (indentation)
(#2020) Expected indentation of 4 spaces (indentation)
(#2024) Expected indentation of 4 spaces (indentation)
(#2028) Expected indentation of 4 spaces (indentation)
(#2038) Expected indentation of 4 spaces (indentation)
(#2039) Expected indentation of 4 spaces (indentation)
(#2040) Expected indentation of 4 spaces (indentation)
(#2041) Expected indentation of 4 spaces (indentation)
(#2042) 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)
(#2056) Expected indentation of 4 spaces (indentation)
(#2057) Expected indentation of 4 spaces (indentation)
(#2085) Expected indentation of 4 spaces (indentation)
(#2086) Expected indentation of 4 spaces (indentation)
(#2092) Expected indentation of 4 spaces (indentation)
(#2148) Expected indentation of 4 spaces (indentation)
(#2149) Expected indentation of 4 spaces (indentation)
(#2165) Expected indentation of 4 spaces (indentation)
(#2171) Expected indentation of 4 spaces (indentation)
(#2177) Expected indentation of 4 spaces (indentation)
(#2206) Expected indentation of 4 spaces (indentation)
(#2207) Expected indentation of 4 spaces (indentation)
(#2208) Expected indentation of 4 spaces (indentation)
(#2225) Expected indentation of 4 spaces (indentation)
(#2226) Expected indentation of 4 spaces (indentation)
(#2240) Expected indentation of 4 spaces (indentation)
(#2245) Expected indentation of 4 spaces (indentation)
(#2257) Expected indentation of 4 spaces (indentation)
(#2263) Expected indentation of 4 spaces (indentation)
(#2268) Expected indentation of 4 spaces (indentation)
(#2270) Expected indentation of 4 spaces (indentation)
(#2271) Expected indentation of 4 spaces (indentation)
(#2272) Expected indentation of 4 spaces (indentation)
(#2273) Expected indentation of 4 spaces (indentation)
(#2274) Expected indentation of 4 spaces (indentation)
(#2275) Expected indentation of 4 spaces (indentation)
(#2276) Expected indentation of 4 spaces (indentation)
(#2277) 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)
(#2284) Expected indentation of 4 spaces (indentation)
(#2285) Expected indentation of 4 spaces (indentation)
(#2286) Expected indentation of 4 spaces (indentation)
(#2287) Expected indentation of 4 spaces (indentation)
(#2288) Expected indentation of 4 spaces (indentation)
(#2289) Expected indentation of 4 spaces (indentation)
(#2290) Expected indentation of 4 spaces (indentation)
(#2294) Expected indentation of 4 spaces (indentation)
(#2295) Expected indentation of 4 spaces (indentation)
(#2296) Expected indentation of 4 spaces (indentation)
(#2297) Expected indentation of 4 spaces (indentation)
(#2298) Expected indentation of 4 spaces (indentation)
(#2310) Expected indentation of 4 spaces (indentation)
(#2311) Expected indentation of 4 spaces (indentation)
(#2359) Expected indentation of 4 spaces (indentation)
(#2360) Expected indentation of 4 spaces (indentation)
(#2361) Expected indentation of 4 spaces (indentation)
(#2362) Expected indentation of 4 spaces (indentation)
(#2363) Expected indentation of 4 spaces (indentation)
(#2364) Expected indentation of 4 spaces (indentation)
(#2368) Expected indentation of 4 spaces (indentation)
(#2382) Expected indentation of 4 spaces (indentation)
(#2386) Expected indentation of 4 spaces (indentation)
(#2392) Expected indentation of 4 spaces (indentation)
(#2393) Expected indentation of 4 spaces (indentation)
(#2394) Expected indentation of 4 spaces (indentation)
(#2395) Expected indentation of 4 spaces (indentation)
(#2400) Expected indentation of 4 spaces (indentation)
(#2401) Expected indentation of 4 spaces (indentation)
(#2402) Expected indentation of 4 spaces (indentation)
(#2403) Expected indentation of 4 spaces (indentation)
(#2404) Expected indentation of 4 spaces (indentation)
(#2405) Expected indentation of 4 spaces (indentation)
(#2406) Expected indentation of 4 spaces (indentation)
(#2407) Expected indentation of 4 spaces (indentation)
(#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)
(#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)
(#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)
(#2438) Expected indentation of 4 spaces (indentation)
(#2464) Expected indentation of 4 spaces (indentation)
(#2465) Expected indentation of 4 spaces (indentation)
(#2470) Expected indentation of 4 spaces (indentation)
(#2474) Expected indentation of 4 spaces (indentation)
(#2475) Expected indentation of 4 spaces (indentation)
(#2476) Expected indentation of 4 spaces (indentation)
(#2481) Expected indentation of 4 spaces (indentation)
(#2485) Expected indentation of 4 spaces (indentation)
(#2521) Expected indentation of 4 spaces (indentation)
(#2640) Expected indentation of 4 spaces (indentation)
(#2787) Expected indentation of 4 spaces (indentation)
(#2788) Expected indentation of 4 spaces (indentation)
(#2790) Expected indentation of 4 spaces (indentation)
(#2791) Expected indentation of 4 spaces (indentation)
(#2795) Expected indentation of 4 spaces (indentation)
(#2799) Expected indentation of 4 spaces (indentation)
(#2800) Expected indentation of 4 spaces (indentation)
(#2801) Expected indentation of 4 spaces (indentation)
(#2805) Expected indentation of 4 spaces (indentation)
(#2808) Expected indentation of 4 spaces (indentation)
(#2809) Expected indentation of 4 spaces (indentation)
(#2810) Expected indentation of 4 spaces (indentation)
(#2814) Expected indentation of 4 spaces (indentation)
(#2819) Expected indentation of 4 spaces (indentation)
(#2820) Expected indentation of 4 spaces (indentation)
(#2821) Expected indentation of 4 spaces (indentation)
(#2822) Expected indentation of 4 spaces (indentation)
(#2823) Expected indentation of 4 spaces (indentation)
(#2824) Expected indentation of 4 spaces (indentation)
(#2825) Expected indentation of 4 spaces (indentation)
(#2826) Expected indentation of 4 spaces (indentation)
(#2827) Expected indentation of 4 spaces (indentation)
(#2836) Expected indentation of 4 spaces (indentation)
(#2846) Expected indentation of 4 spaces (indentation)
(#2847) Expected indentation of 4 spaces (indentation)
(#2848) Expected indentation of 4 spaces (indentation)
(#2849) Expected indentation of 4 spaces (indentation)
(#2850) Expected indentation of 4 spaces (indentation)
(#2851) Expected indentation of 4 spaces (indentation)
(#2856) Expected indentation of 4 spaces (indentation)
(#2857) Expected indentation of 4 spaces (indentation)
(#2858) Expected indentation of 4 spaces (indentation)
(#2859) Expected indentation of 4 spaces (indentation)
(#2860) Expected indentation of 4 spaces (indentation)
(#2861) Expected indentation of 4 spaces (indentation)
(#2862) Expected indentation of 4 spaces (indentation)
(#2879) Expected indentation of 4 spaces (indentation)
(#2906) Expected indentation of 4 spaces (indentation)
(#2911) Expected indentation of 4 spaces (indentation)
(#2915) Expected indentation of 4 spaces (indentation)
(#2919) Expected indentation of 4 spaces (indentation)
(#2924) Expected indentation of 4 spaces (indentation)
(#2936) Expected indentation of 4 spaces (indentation)
(#2948) Expected indentation of 4 spaces (indentation)
(#2968) Expected indentation of 4 spaces (indentation)
(#2978) Expected indentation of 4 spaces (indentation)
(#2987) Expected indentation of 4 spaces (indentation)
(#2988) Expected indentation of 4 spaces (indentation)
(#2989) Expected indentation of 4 spaces (indentation)
(#2998) Expected indentation of 4 spaces (indentation)
(#2999) Expected indentation of 4 spaces (indentation)
(#3003) Expected indentation of 4 spaces (indentation)
(#3004) Expected indentation of 4 spaces (indentation)
(#3005) Expected indentation of 4 spaces (indentation)
(#3009) Expected indentation of 4 spaces (indentation)
(#3013) Expected indentation of 4 spaces (indentation)
(#3017) Expected indentation of 4 spaces (indentation)
(#3021) Expected indentation of 4 spaces (indentation)
(#3025) Expected indentation of 4 spaces (indentation)
(#3029) Expected indentation of 4 spaces (indentation)
(#3033) Expected indentation of 4 spaces (indentation)
(#3037) Expected indentation of 4 spaces (indentation)
(#3041) Expected indentation of 4 spaces (indentation)
(#3045) Expected indentation of 4 spaces (indentation)
(#3055) Expected indentation of 4 spaces (indentation)
(#3068) Expected indentation of 4 spaces (indentation)
(#3069) Expected indentation of 4 spaces (indentation)
(#3075) Expected indentation of 4 spaces (indentation)
(#3100) Expected indentation of 4 spaces (indentation)
(#3101) Expected indentation of 4 spaces (indentation)
(#3102) Expected indentation of 4 spaces (indentation)
(#3103) Expected indentation of 4 spaces (indentation)
(#3149) Expected indentation of 4 spaces (indentation)
(#3150) Expected indentation of 4 spaces (indentation)
(#3163) Expected indentation of 4 spaces (indentation)
(#3170) Expected indentation of 4 spaces (indentation)
(#3176) Expected indentation of 4 spaces (indentation)
(#3177) Expected indentation of 4 spaces (indentation)
(#3181) Expected indentation of 4 spaces (indentation)
(#3182) Expected indentation of 4 spaces (indentation)
(#3187) Expected indentation of 4 spaces (indentation)
(#3210) Expected indentation of 4 spaces (indentation)
(#3214) Expected indentation of 4 spaces (indentation)
(#3215) Expected indentation of 4 spaces (indentation)
(#3226) Expected indentation of 4 spaces (indentation)
(#3227) Expected indentation of 4 spaces (indentation)
(#3228) Expected indentation of 4 spaces (indentation)
(#3229) Expected indentation of 4 spaces (indentation)
(#3234) Expected indentation of 4 spaces (indentation)
(#3239) Expected indentation of 4 spaces (indentation)
(#3240) Expected indentation of 4 spaces (indentation)
(#3241) Expected indentation of 4 spaces (indentation)
(#3245) Expected indentation of 4 spaces (indentation)
(#3249) Expected indentation of 4 spaces (indentation)
(#3250) Expected indentation of 4 spaces (indentation)
(#3251) Expected indentation of 4 spaces (indentation)
(#3252) Expected indentation of 4 spaces (indentation)
(#3253) Expected indentation of 4 spaces (indentation)
(#3254) Expected indentation of 4 spaces (indentation)
(#3258) Expected indentation of 4 spaces (indentation)
(#3262) Expected indentation of 4 spaces (indentation)
(#3267) Expected indentation of 4 spaces (indentation)
(#3268) Expected indentation of 4 spaces (indentation)
(#3269) Expected indentation of 4 spaces (indentation)
(#3270) Expected indentation of 4 spaces (indentation)
(#3274) Expected indentation of 4 spaces (indentation)
(#3275) Expected indentation of 4 spaces (indentation)
(#3279) Expected indentation of 4 spaces (indentation)
(#3280) Expected indentation of 4 spaces (indentation)
(#3281) Expected indentation of 4 spaces (indentation)
(#3311) Expected indentation of 4 spaces (indentation)
(#3315) Expected indentation of 4 spaces (indentation)
(#3317) Expected indentation of 4 spaces (indentation)
(#3318) Expected indentation of 4 spaces (indentation)
(#3321) Expected indentation of 4 spaces (indentation)
(#3326) Expected indentation of 4 spaces (indentation)
(#3327) Expected indentation of 4 spaces (indentation)
(#3328) Expected indentation of 4 spaces (indentation)
(#3335) Expected indentation of 4 spaces (indentation)
(#3336) Expected indentation of 4 spaces (indentation)
(#3342) Expected indentation of 4 spaces (indentation)
(#3343) Expected indentation of 4 spaces (indentation)
(#3349) Expected indentation of 4 spaces (indentation)
(#3350) Expected indentation of 4 spaces (indentation)
(#3356) Expected indentation of 4 spaces (indentation)
(#3357) Expected indentation of 4 spaces (indentation)
(#3362) Expected indentation of 4 spaces (indentation)
(#3363) Expected indentation of 4 spaces (indentation)
(#3368) Expected indentation of 4 spaces (indentation)
(#3369) Expected indentation of 4 spaces (indentation)
(#3378) Expected indentation of 4 spaces (indentation)
(#3379) Expected indentation of 4 spaces (indentation)
(#3384) Expected indentation of 4 spaces (indentation)
(#3385) Expected indentation of 4 spaces (indentation)
(#3418) Expected indentation of 4 spaces (indentation)
(#3423) Expected indentation of 4 spaces (indentation)
(#3428) Expected indentation of 4 spaces (indentation)
(#3432) Expected indentation of 4 spaces (indentation)
(#3463) Expected indentation of 4 spaces (indentation)
(#3464) Expected indentation of 4 spaces (indentation)
(#3465) Expected indentation of 4 spaces (indentation)
(#3483) Expected indentation of 4 spaces (indentation)
(#3484) Expected indentation of 4 spaces (indentation)
(#3494) Expected indentation of 4 spaces (indentation)
(#3498) Expected indentation of 4 spaces (indentation)
(#3499) Expected indentation of 4 spaces (indentation)
(#3504) Expected indentation of 4 spaces (indentation)
(#3505) Expected indentation of 4 spaces (indentation)
(#3515) Expected indentation of 4 spaces (indentation)
(#3519) Expected indentation of 4 spaces (indentation)
(#3520) Expected indentation of 4 spaces (indentation)
(#3521) Expected indentation of 4 spaces (indentation)
(#3522) Expected indentation of 4 spaces (indentation)
(#3523) Expected indentation of 4 spaces (indentation)
(#3528) Expected indentation of 4 spaces (indentation)
(#3529) Expected indentation of 4 spaces (indentation)
(#3530) Expected indentation of 4 spaces (indentation)
(#3531) Expected indentation of 4 spaces (indentation)
(#3532) Expected indentation of 4 spaces (indentation)
(#3563) Expected indentation of 4 spaces (indentation)
(#3573) Expected indentation of 4 spaces (indentation)
(#3574) Expected indentation of 4 spaces (indentation)
(#3575) Expected indentation of 4 spaces (indentation)
(#3576) Expected indentation of 4 spaces (indentation)
(#3577) Expected indentation of 4 spaces (indentation)
(#3578) Expected indentation of 4 spaces (indentation)
(#3601) Expected indentation of 4 spaces (indentation)
(#3605) Expected indentation of 4 spaces (indentation)
(#3617) Expected indentation of 4 spaces (indentation)
(#3622) Expected indentation of 4 spaces (indentation)
(#3632) Expected indentation of 4 spaces (indentation)
(#3633) Expected indentation of 4 spaces (indentation)
(#3637) Expected indentation of 4 spaces (indentation)
(#3679) Expected indentation of 4 spaces (indentation)
(#3684) Expected indentation of 4 spaces (indentation)
(#3685) Expected indentation of 4 spaces (indentation)
(#3686) Expected indentation of 4 spaces (indentation)
(#3688) Expected indentation of 4 spaces (indentation)
(#3713) Expected indentation of 4 spaces (indentation)
(#3718) Expected indentation of 4 spaces (indentation)
(#3719) Expected indentation of 4 spaces (indentation)
(#3720) Expected indentation of 4 spaces (indentation)
(#3724) Expected indentation of 4 spaces (indentation)
(#3728) Expected indentation of 4 spaces (indentation)
(#3729) Expected indentation of 4 spaces (indentation)
(#3730) Expected indentation of 4 spaces (indentation)
(#3735) Expected indentation of 4 spaces (indentation)
(#3736) Expected indentation of 4 spaces (indentation)
(#3740) Expected indentation of 4 spaces (indentation)
(#3745) Expected indentation of 4 spaces (indentation)
(#3746) Expected indentation of 4 spaces (indentation)
(#3747) Expected indentation of 4 spaces (indentation)
(#3751) Expected indentation of 4 spaces (indentation)
(#3756) Expected indentation of 4 spaces (indentation)
(#3757) Expected indentation of 4 spaces (indentation)
(#3758) Expected indentation of 4 spaces (indentation)
(#3762) Expected indentation of 4 spaces (indentation)
(#3766) Expected indentation of 4 spaces (indentation)
(#3767) Expected indentation of 4 spaces (indentation)
(#3771) Expected indentation of 4 spaces (indentation)
(#3772) Expected indentation of 4 spaces (indentation)
(#3804) Expected indentation of 4 spaces (indentation)
(#3868) Expected indentation of 4 spaces (indentation)
(#3871) Expected indentation of 4 spaces (indentation)
(#3872) Expected indentation of 4 spaces (indentation)
(#3873) Expected indentation of 4 spaces (indentation)
(#3874) Expected indentation of 4 spaces (indentation)
(#3878) Expected indentation of 4 spaces (indentation)
(#3879) Expected indentation of 4 spaces (indentation)
(#3888) Expected indentation of 4 spaces (indentation)
(#3889) Expected indentation of 4 spaces (indentation)
(#3895) Expected indentation of 4 spaces (indentation)
(#3896) Expected indentation of 4 spaces (indentation)
(#3901) Expected indentation of 4 spaces (indentation)
(#3910) Expected indentation of 4 spaces (indentation)
(#3911) Expected indentation of 4 spaces (indentation)
(#3916) Expected indentation of 4 spaces (indentation)
(#3917) Expected indentation of 4 spaces (indentation)
(#3934) Expected indentation of 4 spaces (indentation)
(#3935) Expected indentation of 4 spaces (indentation)
(#3940) Expected indentation of 4 spaces (indentation)
(#3941) Expected indentation of 4 spaces (indentation)
(#3950) Expected indentation of 4 spaces (indentation)
(#4256) Expected indentation of 4 spaces (indentation)
(#4260) Expected indentation of 4 spaces (indentation)
(#4264) Expected indentation of 4 spaces (indentation)
(#4268) Expected indentation of 4 spaces (indentation)
(#4272) Expected indentation of 4 spaces (indentation)
(#4276) Expected indentation of 4 spaces (indentation)
(#4280) Expected indentation of 4 spaces (indentation)
(#4284) Expected indentation of 4 spaces (indentation)
(#4288) Expected indentation of 4 spaces (indentation)
(#4292) Expected indentation of 4 spaces (indentation)
(#4296) Expected indentation of 4 spaces (indentation)
(#4465) Expected indentation of 4 spaces (indentation)
(#4466) Expected indentation of 4 spaces (indentation)
(#4471) Expected indentation of 4 spaces (indentation)
(#4472) Expected indentation of 4 spaces (indentation)
(#4479) Expected indentation of 4 spaces (indentation)
(#4480) Expected indentation of 4 spaces (indentation)
(#4484) Expected indentation of 4 spaces (indentation)
(#4496) Expected indentation of 4 spaces (indentation)
(#4497) Expected indentation of 4 spaces (indentation)
(#4502) Expected indentation of 4 spaces (indentation)
(#4503) Expected indentation of 4 spaces (indentation)
(#4514) Expected indentation of 4 spaces (indentation)
(#4515) Expected indentation of 4 spaces (indentation)
(#4520) Expected indentation of 4 spaces (indentation)
(#4521) Expected indentation of 4 spaces (indentation)
(#4534) Expected indentation of 0 spaces (indentation)
(#4535) Expected indentation of 0 spaces (indentation)
(#4596) Expected indentation of 4 spaces (indentation)
(#4597) Expected indentation of 4 spaces (indentation)
(#4598) Expected indentation of 4 spaces (indentation)
(#4599) Expected indentation of 4 spaces (indentation)
(#4600) Expected indentation of 4 spaces (indentation)
(#4601) Expected indentation of 4 spaces (indentation)
(#4602) Expected indentation of 4 spaces (indentation)
(#4603) Expected indentation of 4 spaces (indentation)
(#4623) Expected indentation of 4 spaces (indentation)
(#4627) Expected indentation of 4 spaces (indentation)
(#4750) Expected indentation of 4 spaces (indentation)
(#4869) Expected indentation of 4 spaces (indentation)
(#4870) Expected indentation of 4 spaces (indentation)
(#4871) Expected indentation of 4 spaces (indentation)
(#4883) Expected indentation of 4 spaces (indentation)
(#4884) Expected indentation of 4 spaces (indentation)
(#4897) Expected indentation of 4 spaces (indentation)
(#5099) Expected indentation of 4 spaces (indentation)
(#5100) Expected indentation of 4 spaces (indentation)
(#5109) Expected indentation of 4 spaces (indentation)
(#5110) Expected indentation of 4 spaces (indentation)
(#5141) Expected indentation of 4 spaces (indentation)
(#5142) Expected indentation of 4 spaces (indentation)
(#5192) Expected indentation of 4 spaces (indentation)
(#5193) Expected indentation of 4 spaces (indentation)
(#5194) Expected indentation of 4 spaces (indentation)
(#5195) Expected indentation of 4 spaces (indentation)
(#5196) Expected indentation of 4 spaces (indentation)
(#5204) Expected indentation of 4 spaces (indentation)
(#5205) Expected indentation of 4 spaces (indentation)
(#5403) Expected indentation of 4 spaces (indentation)
(#5404) Expected indentation of 4 spaces (indentation)
(#5410) Expected indentation of 4 spaces (indentation)
(#5415) Expected indentation of 4 spaces (indentation)
(#5416) Expected indentation of 4 spaces (indentation)
(#5421) Expected indentation of 4 spaces (indentation)
(#5422) Expected indentation of 4 spaces (indentation)
(#5432) Expected indentation of 4 spaces (indentation)
(#5433) Expected indentation of 4 spaces (indentation)
(#5437) Expected indentation of 4 spaces (indentation)
(#5441) Expected indentation of 4 spaces (indentation)
(#5446) Expected indentation of 4 spaces (indentation)
(#5450) Expected indentation of 4 spaces (indentation)
(#5454) Expected indentation of 4 spaces (indentation)
(#5458) Expected indentation of 4 spaces (indentation)
(#5462) Expected indentation of 4 spaces (indentation)
(#5466) Expected indentation of 4 spaces (indentation)
(#5470) Expected indentation of 4 spaces (indentation)
(#5474) Expected indentation of 4 spaces (indentation)
(#5478) Expected indentation of 4 spaces (indentation)
(#5482) Expected indentation of 4 spaces (indentation)
(#5576) Expected indentation of 4 spaces (indentation)
(#5581) Expected indentation of 4 spaces (indentation)
(#5582) Expected indentation of 4 spaces (indentation)
(#5592) Expected indentation of 4 spaces (indentation)
(#5593) Expected indentation of 4 spaces (indentation)
(#5598) Expected indentation of 4 spaces (indentation)
(#5602) Expected indentation of 4 spaces (indentation)
(#5640) Expected indentation of 4 spaces (indentation)
(#5654) Expected indentation of 4 spaces (indentation)
(#5662) Expected indentation of 4 spaces (indentation)
(#5694) Expected indentation of 4 spaces (indentation)
(#5698) Expected indentation of 4 spaces (indentation)
(#5702) Expected indentation of 4 spaces (indentation)
(#5706) Expected indentation of 4 spaces (indentation)
(#5710) Expected indentation of 4 spaces (indentation)
(#5714) Expected indentation of 4 spaces (indentation)
(#5718) Expected indentation of 4 spaces (indentation)
(#5721) Expected indentation of 4 spaces (indentation)
(#5725) Expected indentation of 4 spaces (indentation)
(#5727) Expected indentation of 4 spaces (indentation)
(#5737) Expected indentation of 4 spaces (indentation)
(#5741) Expected indentation of 4 spaces (indentation)
(#5765) Expected indentation of 4 spaces (indentation)
(#5769) Expected indentation of 4 spaces (indentation)
(#5773) Expected indentation of 4 spaces (indentation)
(#5777) Expected indentation of 4 spaces (indentation)
(#5781) Expected indentation of 4 spaces (indentation)
(#5785) Expected indentation of 4 spaces (indentation)
(#5789) Expected indentation of 4 spaces (indentation)
(#5793) Expected indentation of 4 spaces (indentation)
(#5797) Expected indentation of 4 spaces (indentation)
(#5801) Expected indentation of 4 spaces (indentation)
(#5805) Expected indentation of 4 spaces (indentation)
(#5815) Expected indentation of 4 spaces (indentation)
(#5860) Expected indentation of 4 spaces (indentation)
(#5864) Expected indentation of 4 spaces (indentation)
(#5884) Expected indentation of 4 spaces (indentation)
(#5888) Expected indentation of 4 spaces (indentation)
(#5903) Expected indentation of 4 spaces (indentation)
(#5927) Expected indentation of 4 spaces (indentation)
(#5931) Expected indentation of 4 spaces (indentation)
(#5935) Expected indentation of 4 spaces (indentation)
(#5939) Expected indentation of 4 spaces (indentation)
(#5943) Expected indentation of 4 spaces (indentation)
(#5948) Expected indentation of 4 spaces (indentation)
(#5949) Expected indentation of 4 spaces (indentation)
(#5953) Expected indentation of 4 spaces (indentation)
(#5957) Expected indentation of 4 spaces (indentation)
(#5965) Expected indentation of 4 spaces (indentation)
(#5966) Expected indentation of 4 spaces (indentation)
(#5967) Expected indentation of 4 spaces (indentation)
(#5971) Expected indentation of 4 spaces (indentation)
(#5972) Expected indentation of 4 spaces (indentation)
(#5976) Expected indentation of 4 spaces (indentation)
(#5980) Expected indentation of 4 spaces (indentation)
(#6000) Expected indentation of 4 spaces (indentation)
(#6004) Expected indentation of 4 spaces (indentation)
(#6008) Expected indentation of 4 spaces (indentation)
(#6018) Expected indentation of 4 spaces (indentation)
(#6022) Expected indentation of 4 spaces (indentation)
(#6026) Expected indentation of 4 spaces (indentation)
(#6030) Expected indentation of 4 spaces (indentation)
(#6059) Expected indentation of 4 spaces (indentation)
(#6069) Expected indentation of 4 spaces (indentation)
(#6073) Expected indentation of 4 spaces (indentation)
(#6077) Expected indentation of 4 spaces (indentation)
(#6120) Expected indentation of 4 spaces (indentation)
(#6144) Expected indentation of 4 spaces (indentation)
(#6145) Expected indentation of 4 spaces (indentation)
(#6147) Expected indentation of 4 spaces (indentation)
(#6151) Expected indentation of 4 spaces (indentation)
(#6155) Expected indentation of 4 spaces (indentation)
(#6159) Expected indentation of 4 spaces (indentation)
(#6166) Expected indentation of 4 spaces (indentation)
(#6170) Expected indentation of 4 spaces (indentation)
(#6174) Expected indentation of 4 spaces (indentation)
(#6178) Expected indentation of 4 spaces (indentation)
(#6186) Expected indentation of 4 spaces (indentation)
(#6187) Expected indentation of 4 spaces (indentation)
(#6191) Expected indentation of 4 spaces (indentation)
(#6195) Expected indentation of 4 spaces (indentation)
(#6199) Expected indentation of 4 spaces (indentation)
(#6203) Expected indentation of 4 spaces (indentation)
(#6207) Expected indentation of 4 spaces (indentation)
(#6211) Expected indentation of 4 spaces (indentation)
(#6215) Expected indentation of 4 spaces (indentation)
(#6219) Expected indentation of 4 spaces (indentation)
(#6223) Expected indentation of 4 spaces (indentation)
(#6227) Expected indentation of 4 spaces (indentation)
(#6231) Expected indentation of 4 spaces (indentation)
(#6251) Expected indentation of 4 spaces (indentation)
(#6252) Expected indentation of 4 spaces (indentation)
(#6256) Expected indentation of 4 spaces (indentation)
(#6260) Expected indentation of 4 spaces (indentation)
(#6264) Expected indentation of 4 spaces (indentation)
(#6268) Expected indentation of 4 spaces (indentation)
(#6272) Expected indentation of 4 spaces (indentation)
(#6276) Expected indentation of 4 spaces (indentation)
(#6280) Expected indentation of 4 spaces (indentation)
(#6284) Expected indentation of 4 spaces (indentation)
(#6285) Expected indentation of 4 spaces (indentation)
(#6289) Expected indentation of 4 spaces (indentation)
(#6293) Expected indentation of 4 spaces (indentation)
(#6297) Expected indentation of 4 spaces (indentation)
(#6301) Expected indentation of 4 spaces (indentation)
(#6305) Expected indentation of 4 spaces (indentation)
(#6309) Expected indentation of 4 spaces (indentation)
(#6316) Expected indentation of 4 spaces (indentation)
(#6317) Expected indentation of 4 spaces (indentation)
(#6318) Expected indentation of 4 spaces (indentation)
(#6334) Expected indentation of 4 spaces (indentation)
(#6340) Expected indentation of 4 spaces (indentation)
(#6342) Expected indentation of 4 spaces (indentation)
(#6355) Expected indentation of 4 spaces (indentation)
(#6360) Expected indentation of 4 spaces (indentation)
(#6361) Expected indentation of 4 spaces (indentation)
(#6365) Expected indentation of 4 spaces (indentation)
(#6373) Expected indentation of 4 spaces (indentation)
(#6388) Expected indentation of 4 spaces (indentation)
(#6389) Expected indentation of 4 spaces (indentation)
(#6397) Expected indentation of 4 spaces (indentation)
(#6398) Expected indentation of 4 spaces (indentation)
(#6402) Expected indentation of 4 spaces (indentation)
(#6406) Expected indentation of 4 spaces (indentation)
(#6410) Expected indentation of 4 spaces (indentation)
(#6411) Expected indentation of 4 spaces (indentation)
(#6412) Expected indentation of 4 spaces (indentation)
(#6413) Expected indentation of 4 spaces (indentation)
(#6418) Expected indentation of 4 spaces (indentation)
(#6422) Expected indentation of 4 spaces (indentation)
(#6426) Expected indentation of 4 spaces (indentation)
(#6430) Expected indentation of 4 spaces (indentation)
(#6431) Expected indentation of 4 spaces (indentation)
(#6436) Expected indentation of 4 spaces (indentation)
(#6437) Expected indentation of 4 spaces (indentation)
(#6445) Expected indentation of 4 spaces (indentation)
(#6447) Expected indentation of 4 spaces (indentation)
(#6451) Expected indentation of 4 spaces (indentation)
(#6458) Expected indentation of 4 spaces (indentation)
(#6474) Expected indentation of 4 spaces (indentation)
(#6485) Expected indentation of 4 spaces (indentation)
(#6493) Expected indentation of 4 spaces (indentation)
(#6497) Expected indentation of 4 spaces (indentation)
(#6501) Expected indentation of 4 spaces (indentation)
(#6506) Expected indentation of 4 spaces (indentation)
(#6510) Expected indentation of 4 spaces (indentation)
(#6515) Expected indentation of 4 spaces (indentation)
(#6520) Expected indentation of 4 spaces (indentation)
(#6524) Expected indentation of 4 spaces (indentation)
(#6528) Expected indentation of 4 spaces (indentation)
(#6540) Expected indentation of 4 spaces (indentation)
(#6565) Expected indentation of 4 spaces (indentation)
(#6569) Expected indentation of 4 spaces (indentation)
(#6573) Expected indentation of 4 spaces (indentation)
(#6577) Expected indentation of 4 spaces (indentation)
(#6581) Expected indentation of 4 spaces (indentation)
(#6583) Expected indentation of 4 spaces (indentation)
(#6584) Expected indentation of 4 spaces (indentation)
(#6585) Expected indentation of 4 spaces (indentation)
(#6589) Expected indentation of 4 spaces (indentation)
(#6590) Expected indentation of 4 spaces (indentation)
(#6594) Expected indentation of 4 spaces (indentation)
(#6598) Expected indentation of 4 spaces (indentation)
(#6602) Expected indentation of 4 spaces (indentation)
(#6606) Expected indentation of 4 spaces (indentation)
(#6610) Expected indentation of 4 spaces (indentation)
(#6614) Expected indentation of 4 spaces (indentation)
(#6618) Expected indentation of 4 spaces (indentation)
(#6622) Expected indentation of 4 spaces (indentation)
(#6626) Expected indentation of 4 spaces (indentation)
(#6630) Expected indentation of 4 spaces (indentation)
(#6657) Expected indentation of 4 spaces (indentation)
(#6673) Expected indentation of 4 spaces (indentation)
(#6699) Expected indentation of 4 spaces (indentation)
(#6703) Expected indentation of 4 spaces (indentation)
(#6707) Expected indentation of 4 spaces (indentation)
(#6712) Expected indentation of 4 spaces (indentation)
(#6721) Expected indentation of 4 spaces (indentation)
(#6726) Expected indentation of 4 spaces (indentation)
(#6755) Expected indentation of 4 spaces (indentation)
(#6759) Expected indentation of 4 spaces (indentation)
(#6763) Expected indentation of 4 spaces (indentation)
(#6767) Expected indentation of 4 spaces (indentation)
(#6771) Expected indentation of 4 spaces (indentation)
(#6775) Expected indentation of 4 spaces (indentation)
(#6779) Expected indentation of 4 spaces (indentation)
(#6789) Expected indentation of 4 spaces (indentation)
(#6793) Expected indentation of 4 spaces (indentation)
(#6813) Expected indentation of 4 spaces (indentation)
(#6856) Expected indentation of 4 spaces (indentation)
(#6863) Expected indentation of 4 spaces (indentation)
(#6924) Expected indentation of 4 spaces (indentation)
(#912) Unexpected unit (length-zero-no-unit)
(#2123) Unexpected unit (length-zero-no-unit)
(#7) Expected line length to be no more than 132 characters (max-line-length)
(#2353) Expected line length to be no more than 132 characters (max-line-length)
(#2845) Expected line length to be no more than 132 characters (max-line-length)
(#5593) Expected line length to be no more than 132 characters (max-line-length)
(#5610) Expected line length to be no more than 132 characters (max-line-length)
(#5796) Expected line length to be no more than 132 characters (max-line-length)
(#6174) Expected line length to be no more than 132 characters (max-line-length)
(#862) Unexpected whitespace at end of line (no-eol-whitespace)
(#2334) Unexpected whitespace at end of line (no-eol-whitespace)
(#4647) Unexpected whitespace at end of line (no-eol-whitespace)
(#5205) Unexpected whitespace at end of line (no-eol-whitespace)
(#5316) Unexpected whitespace at end of line (no-eol-whitespace)
(#5369) Unexpected whitespace at end of line (no-eol-whitespace)
(#6673) Unexpected whitespace at end of line (no-eol-whitespace)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#9) Expected newline after "," (selector-list-comma-newline-after)
(#67) Expected newline after "," (selector-list-comma-newline-after)
(#99) Expected newline after "," (selector-list-comma-newline-after)
(#99) Expected newline after "," (selector-list-comma-newline-after)
(#107) Expected newline after "," (selector-list-comma-newline-after)
(#145) Expected newline after "," (selector-list-comma-newline-after)
(#150) Expected newline after "," (selector-list-comma-newline-after)
(#171) Expected newline after "," (selector-list-comma-newline-after)
(#218) Expected newline after "," (selector-list-comma-newline-after)
(#224) Expected newline after "," (selector-list-comma-newline-after)
(#224) Expected newline after "," (selector-list-comma-newline-after)
(#224) Expected newline after "," (selector-list-comma-newline-after)
(#235) Expected newline after "," (selector-list-comma-newline-after)
(#247) Expected newline after "," (selector-list-comma-newline-after)
(#437) Expected newline after "," (selector-list-comma-newline-after)
(#442) Expected newline after "," (selector-list-comma-newline-after)
(#443) Expected newline after "," (selector-list-comma-newline-after)
(#448) Expected newline after "," (selector-list-comma-newline-after)
(#449) Expected newline after "," (selector-list-comma-newline-after)
(#454) Expected newline after "," (selector-list-comma-newline-after)
(#458) Expected newline after "," (selector-list-comma-newline-after)
(#462) Expected newline after "," (selector-list-comma-newline-after)
(#466) Expected newline after "," (selector-list-comma-newline-after)
(#496) Expected newline after "," (selector-list-comma-newline-after)
(#599) Expected newline after "," (selector-list-comma-newline-after)
(#599) Expected newline after "," (selector-list-comma-newline-after)
(#631) Expected newline after "," (selector-list-comma-newline-after)
(#852) Expected newline after "," (selector-list-comma-newline-after)
(#887) Expected newline after "," (selector-list-comma-newline-after)
(#897) Expected newline after "," (selector-list-comma-newline-after)
(#903) Expected newline after "," (selector-list-comma-newline-after)
(#925) Expected newline after "," (selector-list-comma-newline-after)
(#929) Expected newline after "," (selector-list-comma-newline-after)
(#947) Expected newline after "," (selector-list-comma-newline-after)
(#952) Expected newline after "," (selector-list-comma-newline-after)
(#1014) Expected newline after "," (selector-list-comma-newline-after)
(#1014) Expected newline after "," (selector-list-comma-newline-after)
(#1075) Expected newline after "," (selector-list-comma-newline-after)
(#1080) Expected newline after "," (selector-list-comma-newline-after)
(#1085) Expected newline after "," (selector-list-comma-newline-after)
(#1181) Expected newline after "," (selector-list-comma-newline-after)
(#1192) Expected newline after "," (selector-list-comma-newline-after)
(#1236) Expected newline after "," (selector-list-comma-newline-after)
(#1250) Expected newline after "," (selector-list-comma-newline-after)
(#1258) Expected newline after "," (selector-list-comma-newline-after)
(#1490) Expected newline after "," (selector-list-comma-newline-after)
(#1633) Expected newline after "," (selector-list-comma-newline-after)
(#1633) Expected newline after "," (selector-list-comma-newline-after)
(#1633) Expected newline after "," (selector-list-comma-newline-after)
(#1633) Expected newline after "," (selector-list-comma-newline-after)
(#1633) Expected newline after "," (selector-list-comma-newline-after)
(#1641) Expected newline after "," (selector-list-comma-newline-after)
(#1641) Expected newline after "," (selector-list-comma-newline-after)
(#1641) Expected newline after "," (selector-list-comma-newline-after)
(#1679) Expected newline after "," (selector-list-comma-newline-after)
(#1736) Expected newline after "," (selector-list-comma-newline-after)
(#1736) Expected newline after "," (selector-list-comma-newline-after)
(#1740) Expected newline after "," (selector-list-comma-newline-after)
(#1740) Expected newline after "," (selector-list-comma-newline-after)
(#1744) Expected newline after "," (selector-list-comma-newline-after)
(#1744) Expected newline after "," (selector-list-comma-newline-after)
(#1748) Expected newline after "," (selector-list-comma-newline-after)
(#1748) Expected newline after "," (selector-list-comma-newline-after)
(#1752) Expected newline after "," (selector-list-comma-newline-after)
(#1752) Expected newline after "," (selector-list-comma-newline-after)
(#1756) Expected newline after "," (selector-list-comma-newline-after)
(#1756) Expected newline after "," (selector-list-comma-newline-after)
(#1760) Expected newline after "," (selector-list-comma-newline-after)
(#1760) Expected newline after "," (selector-list-comma-newline-after)
(#1764) Expected newline after "," (selector-list-comma-newline-after)
(#1764) Expected newline after "," (selector-list-comma-newline-after)
(#1768) Expected newline after "," (selector-list-comma-newline-after)
(#1768) Expected newline after "," (selector-list-comma-newline-after)
(#1933) Expected newline after "," (selector-list-comma-newline-after)
(#1933) Expected newline after "," (selector-list-comma-newline-after)
(#1933) Expected newline after "," (selector-list-comma-newline-after)
(#1933) Expected newline after "," (selector-list-comma-newline-after)
(#1933) Expected newline after "," (selector-list-comma-newline-after)
(#1952) Expected newline after "," (selector-list-comma-newline-after)
(#1952) Expected newline after "," (selector-list-comma-newline-after)
(#1952) Expected newline after "," (selector-list-comma-newline-after)
(#1952) Expected newline after "," (selector-list-comma-newline-after)
(#1953) Expected newline after "," (selector-list-comma-newline-after)
(#1953) Expected newline after "," (selector-list-comma-newline-after)
(#1953) Expected newline after "," (selector-list-comma-newline-after)
(#1995) Expected newline after "," (selector-list-comma-newline-after)
(#1995) Expected newline after "," (selector-list-comma-newline-after)
(#1999) Expected newline after "," (selector-list-comma-newline-after)
(#1999) Expected newline after "," (selector-list-comma-newline-after)
(#2003) Expected newline after "," (selector-list-comma-newline-after)
(#2003) Expected newline after "," (selector-list-comma-newline-after)
(#2007) Expected newline after "," (selector-list-comma-newline-after)
(#2007) Expected newline after "," (selector-list-comma-newline-after)
(#2011) Expected newline after "," (selector-list-comma-newline-after)
(#2011) Expected newline after "," (selector-list-comma-newline-after)
(#2015) Expected newline after "," (selector-list-comma-newline-after)
(#2015) Expected newline after "," (selector-list-comma-newline-after)
(#2019) Expected newline after "," (selector-list-comma-newline-after)
(#2019) Expected newline after "," (selector-list-comma-newline-after)
(#2023) Expected newline after "," (selector-list-comma-newline-after)
(#2023) Expected newline after "," (selector-list-comma-newline-after)
(#2027) Expected newline after "," (selector-list-comma-newline-after)
(#2027) Expected newline after "," (selector-list-comma-newline-after)
(#2079) Expected newline after "," (selector-list-comma-newline-after)
(#2079) Expected newline after "," (selector-list-comma-newline-after)
(#2079) Expected newline after "," (selector-list-comma-newline-after)
(#2079) Expected newline after "," (selector-list-comma-newline-after)
(#2079) Expected newline after "," (selector-list-comma-newline-after)
(#2079) Expected newline after "," (selector-list-comma-newline-after)
(#2079) Expected newline after "," (selector-list-comma-newline-after)
(#2122) Expected newline after "," (selector-list-comma-newline-after)
(#2130) Expected newline after "," (selector-list-comma-newline-after)
(#2139) Expected newline after "," (selector-list-comma-newline-after)
(#2168) Expected newline after "," (selector-list-comma-newline-after)
(#2168) Expected newline after "," (selector-list-comma-newline-after)
(#2174) Expected newline after "," (selector-list-comma-newline-after)
(#2205) Expected newline after "," (selector-list-comma-newline-after)
(#2239) Expected newline after "," (selector-list-comma-newline-after)
(#2244) Expected newline after "," (selector-list-comma-newline-after)
(#2348) Expected newline after "," (selector-list-comma-newline-after)
(#2348) Expected newline after "," (selector-list-comma-newline-after)
(#2348) Expected newline after "," (selector-list-comma-newline-after)
(#2353) Expected newline after "," (selector-list-comma-newline-after)
(#2353) Expected newline after "," (selector-list-comma-newline-after)
(#2353) Expected newline after "," (selector-list-comma-newline-after)
(#2367) Expected newline after "," (selector-list-comma-newline-after)
(#2372) Expected newline after "," (selector-list-comma-newline-after)
(#2391) Expected newline after "," (selector-list-comma-newline-after)
(#2423) Expected newline after "," (selector-list-comma-newline-after)
(#2441) Expected newline after "," (selector-list-comma-newline-after)
(#2451) Expected newline after "," (selector-list-comma-newline-after)
(#2462) Expected newline after "," (selector-list-comma-newline-after)
(#2524) Expected newline after "," (selector-list-comma-newline-after)
(#2571) Expected newline after "," (selector-list-comma-newline-after)
(#2576) Expected newline after "," (selector-list-comma-newline-after)
(#2588) Expected newline after "," (selector-list-comma-newline-after)
(#2588) Expected newline after "," (selector-list-comma-newline-after)
(#2664) Expected newline after "," (selector-list-comma-newline-after)
(#2664) Expected newline after "," (selector-list-comma-newline-after)
(#2683) Expected newline after "," (selector-list-comma-newline-after)
(#2845) Expected newline after "," (selector-list-comma-newline-after)
(#2845) Expected newline after "," (selector-list-comma-newline-after)
(#2845) Expected newline after "," (selector-list-comma-newline-after)
(#2845) Expected newline after "," (selector-list-comma-newline-after)
(#2845) Expected newline after "," (selector-list-comma-newline-after)
(#2845) Expected newline after "," (selector-list-comma-newline-after)
(#2845) Expected newline after "," (selector-list-comma-newline-after)
(#2845) Expected newline after "," (selector-list-comma-newline-after)
(#2855) Expected newline after "," (selector-list-comma-newline-after)
(#2855) Expected newline after "," (selector-list-comma-newline-after)
(#2866) Expected newline after "," (selector-list-comma-newline-after)
(#2866) Expected newline after "," (selector-list-comma-newline-after)
(#2870) Expected newline after "," (selector-list-comma-newline-after)
(#2870) Expected newline after "," (selector-list-comma-newline-after)
(#2967) Expected newline after "," (selector-list-comma-newline-after)
(#2967) Expected newline after "," (selector-list-comma-newline-after)
(#2967) Expected newline after "," (selector-list-comma-newline-after)
(#2986) Expected newline after "," (selector-list-comma-newline-after)
(#2997) Expected newline after "," (selector-list-comma-newline-after)
(#3012) Expected newline after "," (selector-list-comma-newline-after)
(#3044) Expected newline after "," (selector-list-comma-newline-after)
(#3063) Expected newline after "," (selector-list-comma-newline-after)
(#3063) Expected newline after "," (selector-list-comma-newline-after)
(#3067) Expected newline after "," (selector-list-comma-newline-after)
(#3067) Expected newline after "," (selector-list-comma-newline-after)
(#3072) Expected newline after "," (selector-list-comma-newline-after)
(#3072) Expected newline after "," (selector-list-comma-newline-after)
(#3073) Expected newline after "," (selector-list-comma-newline-after)
(#3073) Expected newline after "," (selector-list-comma-newline-after)
(#3074) Expected newline after "," (selector-list-comma-newline-after)
(#3074) Expected newline after "," (selector-list-comma-newline-after)
(#3083) Expected newline after "," (selector-list-comma-newline-after)
(#3097) Expected newline after "," (selector-list-comma-newline-after)
(#3109) Expected newline after "," (selector-list-comma-newline-after)
(#3115) Expected newline after "," (selector-list-comma-newline-after)
(#3191) Expected newline after "," (selector-list-comma-newline-after)
(#3201) Expected newline after "," (selector-list-comma-newline-after)
(#3237) Expected newline after "," (selector-list-comma-newline-after)
(#3237) Expected newline after "," (selector-list-comma-newline-after)
(#3266) Expected newline after "," (selector-list-comma-newline-after)
(#3273) Expected newline after "," (selector-list-comma-newline-after)
(#3389) Expected newline after "," (selector-list-comma-newline-after)
(#3394) Expected newline after "," (selector-list-comma-newline-after)
(#3413) Expected newline after "," (selector-list-comma-newline-after)
(#3620) Expected newline after "," (selector-list-comma-newline-after)
(#3631) Expected newline after "," (selector-list-comma-newline-after)
(#3665) Expected newline after "," (selector-list-comma-newline-after)
(#3765) Expected newline after "," (selector-list-comma-newline-after)
(#3770) Expected newline after "," (selector-list-comma-newline-after)
(#3832) Expected newline after "," (selector-list-comma-newline-after)
(#3839) Expected newline after "," (selector-list-comma-newline-after)
(#3844) Expected newline after "," (selector-list-comma-newline-after)
(#3859) Expected newline after "," (selector-list-comma-newline-after)
(#3949) Expected newline after "," (selector-list-comma-newline-after)
(#4295) Expected newline after "," (selector-list-comma-newline-after)
(#4295) Expected newline after "," (selector-list-comma-newline-after)
(#4295) Expected newline after "," (selector-list-comma-newline-after)
(#4295) Expected newline after "," (selector-list-comma-newline-after)
(#4295) Expected newline after "," (selector-list-comma-newline-after)
(#4314) Expected newline after "," (selector-list-comma-newline-after)
(#4405) Expected newline after "," (selector-list-comma-newline-after)
(#4405) Expected newline after "," (selector-list-comma-newline-after)
(#4414) Expected newline after "," (selector-list-comma-newline-after)
(#4416) Expected newline after "," (selector-list-comma-newline-after)
(#4533) Expected newline after "," (selector-list-comma-newline-after)
(#4534) Expected newline after "," (selector-list-comma-newline-after)
(#4535) Expected newline after "," (selector-list-comma-newline-after)
(#4553) Expected newline after "," (selector-list-comma-newline-after)
(#4563) Expected newline after "," (selector-list-comma-newline-after)
(#4567) Expected newline after "," (selector-list-comma-newline-after)
(#4645) Expected newline after "," (selector-list-comma-newline-after)
(#4650) Expected newline after "," (selector-list-comma-newline-after)
(#4655) Expected newline after "," (selector-list-comma-newline-after)
(#4660) Expected newline after "," (selector-list-comma-newline-after)
(#4665) Expected newline after "," (selector-list-comma-newline-after)
(#4670) Expected newline after "," (selector-list-comma-newline-after)
(#4675) Expected newline after "," (selector-list-comma-newline-after)
(#4680) Expected newline after "," (selector-list-comma-newline-after)
(#4685) Expected newline after "," (selector-list-comma-newline-after)
(#4690) Expected newline after "," (selector-list-comma-newline-after)
(#4695) Expected newline after "," (selector-list-comma-newline-after)
(#4700) Expected newline after "," (selector-list-comma-newline-after)
(#4705) Expected newline after "," (selector-list-comma-newline-after)
(#4710) Expected newline after "," (selector-list-comma-newline-after)
(#4842) Expected newline after "," (selector-list-comma-newline-after)
(#4847) Expected newline after "," (selector-list-comma-newline-after)
(#4896) Expected newline after "," (selector-list-comma-newline-after)
(#4963) Expected newline after "," (selector-list-comma-newline-after)
(#5009) Expected newline after "," (selector-list-comma-newline-after)
(#5016) Expected newline after "," (selector-list-comma-newline-after)
(#5023) Expected newline after "," (selector-list-comma-newline-after)
(#5037) Expected newline after "," (selector-list-comma-newline-after)
(#5320) Expected newline after "," (selector-list-comma-newline-after)
(#5320) Expected newline after "," (selector-list-comma-newline-after)
(#5320) Expected newline after "," (selector-list-comma-newline-after)
(#5363) Expected newline after "," (selector-list-comma-newline-after)
(#5386) Expected newline after "," (selector-list-comma-newline-after)
(#5390) Expected newline after "," (selector-list-comma-newline-after)
(#5390) Expected newline after "," (selector-list-comma-newline-after)
(#5390) Expected newline after "," (selector-list-comma-newline-after)
(#5390) Expected newline after "," (selector-list-comma-newline-after)
(#5390) Expected newline after "," (selector-list-comma-newline-after)
(#5402) Expected newline after "," (selector-list-comma-newline-after)
(#5409) Expected newline after "," (selector-list-comma-newline-after)
(#5449) Expected newline after "," (selector-list-comma-newline-after)
(#5449) Expected newline after "," (selector-list-comma-newline-after)
(#5520) Expected newline after "," (selector-list-comma-newline-after)
(#5526) Expected newline after "," (selector-list-comma-newline-after)
(#5575) Expected newline after "," (selector-list-comma-newline-after)
(#5579) Expected newline after "," (selector-list-comma-newline-after)
(#5596) Expected newline after "," (selector-list-comma-newline-after)
(#5653) Expected newline after "," (selector-list-comma-newline-after)
(#5653) Expected newline after "," (selector-list-comma-newline-after)
(#5653) Expected newline after "," (selector-list-comma-newline-after)
(#5653) Expected newline after "," (selector-list-comma-newline-after)
(#5653) Expected newline after "," (selector-list-comma-newline-after)
(#5653) Expected newline after "," (selector-list-comma-newline-after)
(#5653) Expected newline after "," (selector-list-comma-newline-after)
(#5653) Expected newline after "," (selector-list-comma-newline-after)
(#5657) Expected newline after "," (selector-list-comma-newline-after)
(#5657) Expected newline after "," (selector-list-comma-newline-after)
(#5673) Expected newline after "," (selector-list-comma-newline-after)
(#5673) Expected newline after "," (selector-list-comma-newline-after)
(#5673) Expected newline after "," (selector-list-comma-newline-after)
(#5685) Expected newline after "," (selector-list-comma-newline-after)
(#5685) Expected newline after "," (selector-list-comma-newline-after)
(#5685) Expected newline after "," (selector-list-comma-newline-after)
(#5732) Expected newline after "," (selector-list-comma-newline-after)
(#5732) Expected newline after "," (selector-list-comma-newline-after)
(#5732) Expected newline after "," (selector-list-comma-newline-after)
(#5732) Expected newline after "," (selector-list-comma-newline-after)
(#5732) Expected newline after "," (selector-list-comma-newline-after)
(#5748) Expected newline after "," (selector-list-comma-newline-after)
(#5749) Expected newline after "," (selector-list-comma-newline-after)
(#5758) Expected newline after "," (selector-list-comma-newline-after)
(#5759) Expected newline after "," (selector-list-comma-newline-after)
(#5818) Expected newline after "," (selector-list-comma-newline-after)
(#5819) Expected newline after "," (selector-list-comma-newline-after)
(#5824) Expected newline after "," (selector-list-comma-newline-after)
(#5825) Expected newline after "," (selector-list-comma-newline-after)
(#5830) Expected newline after "," (selector-list-comma-newline-after)
(#5833) Expected newline after "," (selector-list-comma-newline-after)
(#5836) Expected newline after "," (selector-list-comma-newline-after)
(#5839) Expected newline after "," (selector-list-comma-newline-after)
(#5842) Expected newline after "," (selector-list-comma-newline-after)
(#5859) Expected newline after "," (selector-list-comma-newline-after)
(#5915) Expected newline after "," (selector-list-comma-newline-after)
(#5915) Expected newline after "," (selector-list-comma-newline-after)
(#5915) Expected newline after "," (selector-list-comma-newline-after)
(#5920) Expected newline after "," (selector-list-comma-newline-after)
(#5920) Expected newline after "," (selector-list-comma-newline-after)
(#5920) Expected newline after "," (selector-list-comma-newline-after)
(#5934) Expected newline after "," (selector-list-comma-newline-after)
(#5983) Expected newline after "," (selector-list-comma-newline-after)
(#5991) Expected newline after "," (selector-list-comma-newline-after)
(#5999) Expected newline after "," (selector-list-comma-newline-after)
(#6050) Expected newline after "," (selector-list-comma-newline-after)
(#6080) Expected newline after "," (selector-list-comma-newline-after)
(#6080) Expected newline after "," (selector-list-comma-newline-after)
(#6255) Expected newline after "," (selector-list-comma-newline-after)
(#6259) Expected newline after "," (selector-list-comma-newline-after)
(#6315) Expected newline after "," (selector-list-comma-newline-after)
(#6315) Expected newline after "," (selector-list-comma-newline-after)
(#6372) Expected newline after "," (selector-list-comma-newline-after)
(#6382) Expected newline after "," (selector-list-comma-newline-after)
(#6425) Expected newline after "," (selector-list-comma-newline-after)
(#6429) Expected newline after "," (selector-list-comma-newline-after)
(#6450) Expected newline after "," (selector-list-comma-newline-after)
(#6450) Expected newline after "," (selector-list-comma-newline-after)
(#6450) Expected newline after "," (selector-list-comma-newline-after)
(#6450) Expected newline after "," (selector-list-comma-newline-after)
(#6450) Expected newline after "," (selector-list-comma-newline-after)
(#6450) Expected newline after "," (selector-list-comma-newline-after)
(#6450) Expected newline after "," (selector-list-comma-newline-after)
(#6471) Expected newline after "," (selector-list-comma-newline-after)
(#6471) Expected newline after "," (selector-list-comma-newline-after)
(#6471) Expected newline after "," (selector-list-comma-newline-after)
(#6472) Expected newline after "," (selector-list-comma-newline-after)
(#6472) Expected newline after "," (selector-list-comma-newline-after)
(#6472) Expected newline after "," (selector-list-comma-newline-after)
(#6544) Expected newline after "," (selector-list-comma-newline-after)
(#6609) Expected newline after "," (selector-list-comma-newline-after)
(#6609) Expected newline after "," (selector-list-comma-newline-after)
(#6609) Expected newline after "," (selector-list-comma-newline-after)
(#6613) Expected newline after "," (selector-list-comma-newline-after)
(#6613) Expected newline after "," (selector-list-comma-newline-after)
(#6685) Expected newline after "," (selector-list-comma-newline-after)
(#6689) Expected newline after "," (selector-list-comma-newline-after)
(#6693) Expected newline after "," (selector-list-comma-newline-after)
(#6706) Expected newline after "," (selector-list-comma-newline-after)
(#6706) Expected newline after "," (selector-list-comma-newline-after)
(#6706) Expected newline after "," (selector-list-comma-newline-after)
(#6745) Expected newline after "," (selector-list-comma-newline-after)
(#6745) Expected newline after "," (selector-list-comma-newline-after)
(#6745) Expected newline after "," (selector-list-comma-newline-after)
(#6745) Expected newline after "," (selector-list-comma-newline-after)
(#6745) Expected newline after "," (selector-list-comma-newline-after)
(#6949) Expected newline after "," (selector-list-comma-newline-after)
(#6952) Expected newline after "," (selector-list-comma-newline-after)
(#6952) Expected newline after "," (selector-list-comma-newline-after)
(#6960) Expected newline after "," (selector-list-comma-newline-after)
(#6960) Expected newline after "," (selector-list-comma-newline-after)
(#947) Unexpected whitespace before "," (selector-list-comma-space-before)
(#4420) Expected "BDO" to be "bdo" (selector-type-case)
(#4421) Expected "BDO" to be "bdo" (selector-type-case)
(#4321) Unexpected unknown type selector "noframes" (selector-type-no-unknown)
(#3234) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3234) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#5432) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#5432) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#5644) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#5644) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#5644) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#5733) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6341) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6341) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6350) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6350) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6406) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6406) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6413) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6413) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6455) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6455) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6455) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6462) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6462) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6462) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6467) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6467) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6467) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6497) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6497) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6583) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6583) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6583) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6583) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6583) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6675) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6675) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6675) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6699) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6699) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6699) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6716) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6716) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6716) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6746) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6755) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6755) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6755) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6784) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6784) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6784) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6972) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6972) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#6972) Expected single space after "," in a single-line list (value-list-comma-space-after)
mod/richmedia/lib/resources/css/xtheme-gray.css
(#83) Expected newline after "}" (block-closing-brace-newline-after)
(#314) Expected newline after "}" (block-closing-brace-newline-after)
(#842) Expected newline after "}" (block-closing-brace-newline-after)
(#1129) Expected newline after "}" (block-closing-brace-newline-after)
(#1166) Expected newline after "}" (block-closing-brace-newline-after)
(#1241) Expected newline after "}" (block-closing-brace-newline-after)
(#1345) Expected newline after "}" (block-closing-brace-newline-after)
(#72) Expected single space before "{" (block-opening-brace-space-before)
(#94) Expected single space before "{" (block-opening-brace-space-before)
(#100) Expected single space before "{" (block-opening-brace-space-before)
(#130) Expected single space before "{" (block-opening-brace-space-before)
(#162) Expected single space before "{" (block-opening-brace-space-before)
(#204) Expected single space before "{" (block-opening-brace-space-before)
(#208) Expected single space before "{" (block-opening-brace-space-before)
(#228) Expected single space before "{" (block-opening-brace-space-before)
(#233) Expected single space before "{" (block-opening-brace-space-before)
(#237) Expected single space before "{" (block-opening-brace-space-before)
(#241) Expected single space before "{" (block-opening-brace-space-before)
(#245) Expected single space before "{" (block-opening-brace-space-before)
(#249) Expected single space before "{" (block-opening-brace-space-before)
(#253) Expected single space before "{" (block-opening-brace-space-before)
(#257) Expected single space before "{" (block-opening-brace-space-before)
(#261) Expected single space before "{" (block-opening-brace-space-before)
(#267) Expected single space before "{" (block-opening-brace-space-before)
(#272) Expected single space before "{" (block-opening-brace-space-before)
(#314) Expected single space before "{" (block-opening-brace-space-before)
(#318) Expected single space before "{" (block-opening-brace-space-before)
(#328) Expected single space before "{" (block-opening-brace-space-before)
(#332) Expected single space before "{" (block-opening-brace-space-before)
(#336) Expected single space before "{" (block-opening-brace-space-before)
(#402) Expected single space before "{" (block-opening-brace-space-before)
(#408) Expected single space before "{" (block-opening-brace-space-before)
(#425) Expected single space before "{" (block-opening-brace-space-before)
(#435) Expected single space before "{" (block-opening-brace-space-before)
(#444) Expected single space before "{" (block-opening-brace-space-before)
(#448) Expected single space before "{" (block-opening-brace-space-before)
(#452) Expected single space before "{" (block-opening-brace-space-before)
(#456) Expected single space before "{" (block-opening-brace-space-before)
(#460) Expected single space before "{" (block-opening-brace-space-before)
(#464) Expected single space before "{" (block-opening-brace-space-before)
(#468) Expected single space before "{" (block-opening-brace-space-before)
(#472) Expected single space before "{" (block-opening-brace-space-before)
(#476) Expected single space before "{" (block-opening-brace-space-before)
(#480) Expected single space before "{" (block-opening-brace-space-before)
(#496) Expected single space before "{" (block-opening-brace-space-before)
(#502) Expected single space before "{" (block-opening-brace-space-before)
(#507) Expected single space before "{" (block-opening-brace-space-before)
(#510) Expected single space before "{" (block-opening-brace-space-before)
(#513) Expected single space before "{" (block-opening-brace-space-before)
(#516) Expected single space before "{" (block-opening-brace-space-before)
(#519) Expected single space before "{" (block-opening-brace-space-before)
(#522) Expected single space before "{" (block-opening-brace-space-before)
(#525) Expected single space before "{" (block-opening-brace-space-before)
(#536) Expected single space before "{" (block-opening-brace-space-before)
(#559) Expected single space before "{" (block-opening-brace-space-before)
(#577) Expected single space before "{" (block-opening-brace-space-before)
(#622) Expected single space before "{" (block-opening-brace-space-before)
(#628) Expected single space before "{" (block-opening-brace-space-before)
(#632) Expected single space before "{" (block-opening-brace-space-before)
(#642) Expected single space before "{" (block-opening-brace-space-before)
(#647) Expected single space before "{" (block-opening-brace-space-before)
(#651) Expected single space before "{" (block-opening-brace-space-before)
(#655) Expected single space before "{" (block-opening-brace-space-before)
(#663) Expected single space before "{" (block-opening-brace-space-before)
(#671) Expected single space before "{" (block-opening-brace-space-before)
(#675) Expected single space before "{" (block-opening-brace-space-before)
(#679) Expected single space before "{" (block-opening-brace-space-before)
(#684) Expected single space before "{" (block-opening-brace-space-before)
(#689) Expected single space before "{" (block-opening-brace-space-before)
(#693) Expected single space before "{" (block-opening-brace-space-before)
(#697) Expected single space before "{" (block-opening-brace-space-before)
(#701) Expected single space before "{" (block-opening-brace-space-before)
(#791) Expected single space before "{" (block-opening-brace-space-before)
(#820) Expected single space before "{" (block-opening-brace-space-before)
(#827) Expected single space before "{" (block-opening-brace-space-before)
(#831) Expected single space before "{" (block-opening-brace-space-before)
(#835) Expected single space before "{" (block-opening-brace-space-before)
(#842) Expected single space before "{" (block-opening-brace-space-before)
(#846) Expected single space before "{" (block-opening-brace-space-before)
(#850) Expected single space before "{" (block-opening-brace-space-before)
(#854) Expected single space before "{" (block-opening-brace-space-before)
(#862) Expected single space before "{" (block-opening-brace-space-before)
(#872) Expected single space before "{" (block-opening-brace-space-before)
(#876) Expected single space before "{" (block-opening-brace-space-before)
(#880) Expected single space before "{" (block-opening-brace-space-before)
(#884) Expected single space before "{" (block-opening-brace-space-before)
(#888) Expected single space before "{" (block-opening-brace-space-before)
(#892) Expected single space before "{" (block-opening-brace-space-before)
(#896) Expected single space before "{" (block-opening-brace-space-before)
(#900) Expected single space before "{" (block-opening-brace-space-before)
(#904) Expected single space before "{" (block-opening-brace-space-before)
(#908) Expected single space before "{" (block-opening-brace-space-before)
(#912) Expected single space before "{" (block-opening-brace-space-before)
(#916) Expected single space before "{" (block-opening-brace-space-before)
(#920) Expected single space before "{" (block-opening-brace-space-before)
(#924) Expected single space before "{" (block-opening-brace-space-before)
(#928) Expected single space before "{" (block-opening-brace-space-before)
(#932) Expected single space before "{" (block-opening-brace-space-before)
(#937) Expected single space before "{" (block-opening-brace-space-before)
(#941) Expected single space before "{" (block-opening-brace-space-before)
(#945) Expected single space before "{" (block-opening-brace-space-before)
(#949) Expected single space before "{" (block-opening-brace-space-before)
(#953) Expected single space before "{" (block-opening-brace-space-before)
(#957) Expected single space before "{" (block-opening-brace-space-before)
(#961) Expected single space before "{" (block-opening-brace-space-before)
(#965) Expected single space before "{" (block-opening-brace-space-before)
(#978) Expected single space before "{" (block-opening-brace-space-before)
(#982) Expected single space before "{" (block-opening-brace-space-before)
(#986) Expected single space before "{" (block-opening-brace-space-before)
(#990) Expected single space before "{" (block-opening-brace-space-before)
(#1016) Expected single space before "{" (block-opening-brace-space-before)
(#1037) Expected single space before "{" (block-opening-brace-space-before)
(#1041) Expected single space before "{" (block-opening-brace-space-before)
(#1047) Expected single space before "{" (block-opening-brace-space-before)
(#1051) Expected single space before "{" (block-opening-brace-space-before)
(#1065) Expected single space before "{" (block-opening-brace-space-before)
(#1075) Expected single space before "{" (block-opening-brace-space-before)
(#1129) Expected single space before "{" (block-opening-brace-space-before)
(#1155) Expected single space before "{" (block-opening-brace-space-before)
(#1171) Expected single space before "{" (block-opening-brace-space-before)
(#1179) Expected single space before "{" (block-opening-brace-space-before)
(#1183) Expected single space before "{" (block-opening-brace-space-before)
(#1206) Expected single space before "{" (block-opening-brace-space-before)
(#1210) Expected single space before "{" (block-opening-brace-space-before)
(#1214) Expected single space before "{" (block-opening-brace-space-before)
(#1218) Expected single space before "{" (block-opening-brace-space-before)
(#1226) Expected single space before "{" (block-opening-brace-space-before)
(#1334) Expected single space before "{" (block-opening-brace-space-before)
(#1384) Expected single space before "{" (block-opening-brace-space-before)
(#1423) Expected single space before "{" (block-opening-brace-space-before)
(#1490) Expected single space before "{" (block-opening-brace-space-before)
(#1546) Expected single space before "{" (block-opening-brace-space-before)
(#1551) Expected single space before "{" (block-opening-brace-space-before)
(#1609) Expected single space before "{" (block-opening-brace-space-before)
(#46) Expected "#CFCFCF" to be "#cfcfcf" (color-hex-case)
(#211) Expected "#C1C1C1" to be "#c1c1c1" (color-hex-case)
(#216) Expected "#C1C1C1" to be "#c1c1c1" (color-hex-case)
(#308) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#592) Expected "#ACACAC" to be "#acacac" (color-hex-case)
(#593) Expected "#ACACAC" to be "#acacac" (color-hex-case)
(#625) Expected "#ACACAC" to be "#acacac" (color-hex-case)
(#637) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#639) Expected "#ACACAC" to be "#acacac" (color-hex-case)
(#643) Expected "#CBCBCB" to be "#cbcbcb" (color-hex-case)
(#762) Expected "#5F5F5F" to be "#5f5f5f" (color-hex-case)
(#796) Expected "#B9B9B9" to be "#b9b9b9" (color-hex-case)
(#802) Expected "#D0D0D0" to be "#d0d0d0" (color-hex-case)
(#803) Expected "#D0D0D0" to be "#d0d0d0" (color-hex-case)
(#811) Expected "#EEE" to be "#eee" (color-hex-case)
(#814) Expected "#EEE" to be "#eee" (color-hex-case)
(#815) Expected "#D0D0D0" to be "#d0d0d0" (color-hex-case)
(#817) Expected "#D0D0D0" to be "#d0d0d0" (color-hex-case)
(#840) Expected "#D6D6D6" to be "#d6d6d6" (color-hex-case)
(#1021) Expected "#D8D8D8" to be "#d8d8d8" (color-hex-case)
(#1023) Expected "#AFAFAF" to be "#afafaf" (color-hex-case)
(#1043) Expected "#D8D8D8" to be "#d8d8d8" (color-hex-case)
(#1044) Expected "#DCDCDC" to be "#dcdcdc" (color-hex-case)
(#1060) Expected "#AFAFAF" to be "#afafaf" (color-hex-case)
(#1061) Expected "#D8D8D8" to be "#d8d8d8" (color-hex-case)
(#1062) Expected "#D8D8D8" to be "#d8d8d8" (color-hex-case)
(#1067) Expected "#D8D8D8" to be "#d8d8d8" (color-hex-case)
(#1093) Expected "#4E565F" to be "#4e565f" (color-hex-case)
(#1095) Expected "#C0C0C0" to be "#c0c0c0" (color-hex-case)
(#1095) Expected "#C0C0C0" to be "#c0c0c0" (color-hex-case)
(#1100) Expected "#D8D8D8" to be "#d8d8d8" (color-hex-case)
(#1101) Expected "#D8D8D8" to be "#d8d8d8" (color-hex-case)
(#1105) Expected "#AFAFAF" to be "#afafaf" (color-hex-case)
(#1114) Expected "#FDFDFD" to be "#fdfdfd" (color-hex-case)
(#1118) Expected "#D8D8D8" to be "#d8d8d8" (color-hex-case)
(#1119) Expected "#D8D8D8" to be "#d8d8d8" (color-hex-case)
(#1120) Expected "#DCDCDC" to be "#dcdcdc" (color-hex-case)
(#1128) Expected "#D7D7D7" to be "#d7d7d7" (color-hex-case)
(#1172) Expected "#7D7D7D" to be "#7d7d7d" (color-hex-case)
(#1199) Expected "#ACACAC" to be "#acacac" (color-hex-case)
(#1203) Expected "#ACACAC" to be "#acacac" (color-hex-case)
(#1227) Expected "#AFAFAF" to be "#afafaf" (color-hex-case)
(#1231) Expected "#B9B9B9" to be "#b9b9b9" (color-hex-case)
(#1232) Expected "#F1F1F1" to be "#f1f1f1" (color-hex-case)
(#1323) Expected "#BCBCBC" to be "#bcbcbc" (color-hex-case)
(#1327) Expected "#BEBEBE" to be "#bebebe" (color-hex-case)
(#1340) Expected "#BCBCBC" to be "#bcbcbc" (color-hex-case)
(#1495) Expected "#E8E8E8" to be "#e8e8e8" (color-hex-case)
(#1496) Expected "#D0D0D0" to be "#d0d0d0" (color-hex-case)
(#1496) Expected "#EEEEEE" to be "#eeeeee" (color-hex-case)
(#1496) Expected "#EEEEEE" to be "#eeeeee" (color-hex-case)
(#1496) Expected "#D0D0D0" to be "#d0d0d0" (color-hex-case)
(#1500) Expected "#EEEEEE" to be "#eeeeee" (color-hex-case)
(#1500) Expected "#D0D0D0" to be "#d0d0d0" (color-hex-case)
(#1500) Expected "#D0D0D0" to be "#d0d0d0" (color-hex-case)
(#1500) Expected "#EEEEEE" to be "#eeeeee" (color-hex-case)
(#1504) Expected "#E4E4E4" to be "#e4e4e4" (color-hex-case)
(#1507) Expected "#BCBCBC" to be "#bcbcbc" (color-hex-case)
(#1584) Expected "#8E8E8E" to be "#8e8e8e" (color-hex-case)
(#1588) Expected "#E7E7E7" to be "#e7e7e7" (color-hex-case)
(#1593) Expected "#BCBCBC" to be "#bcbcbc" (color-hex-case)
(#1595) Expected "#E2E2E2" to be "#e2e2e2" (color-hex-case)
(#1596) Expected "#A4A4A4" to be "#a4a4a4" (color-hex-case)
(#1597) Expected "#A4A4A4" to be "#a4a4a4" (color-hex-case)
(#1607) Expected "#5F5F5F" to be "#5f5f5f" (color-hex-case)
(#127) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#246) Expected "#777777" to be "#777" (color-hex-length)
(#258) Expected "#777777" to be "#777" (color-hex-length)
(#308) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#313) Expected "#777777" to be "#777" (color-hex-length)
(#637) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#841) Expected "#888888" to be "#888" (color-hex-length)
(#864) Expected "#444444" to be "#444" (color-hex-length)
(#1496) Expected "#EEEEEE" to be "#EEE" (color-hex-length)
(#1496) Expected "#EEEEEE" to be "#EEE" (color-hex-length)
(#1500) Expected "#EEEEEE" to be "#EEE" (color-hex-length)
(#1500) Expected "#EEEEEE" to be "#EEE" (color-hex-length)
(#1062) Unexpected shorthand "background" after "background-color" (declaration-block-no-shorthand-property-overrides)
(#1101) Unexpected shorthand "background" after "background-color" (declaration-block-no-shorthand-property-overrides)
(#1119) Unexpected shorthand "background" after "background-color" (declaration-block-no-shorthand-property-overrides)
(#1351) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#12) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#13) 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)
(#19) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#20) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#21) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#25) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#26) 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)
(#46) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) 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)
(#85) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#86) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#87) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#91) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#95) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#97) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#101) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#103) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#108) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#113) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#114) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#118) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#122) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#123) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#127) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#159) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#163) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#167) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#168) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#180) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#181) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#190) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#191) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#192) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#193) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#197) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#198) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#202) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#205) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#209) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#210) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#211) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#215) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#216) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#225) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#229) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#230) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#250) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#254) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#258) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#262) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#263) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#264) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#268) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#269) 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)
(#274) 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)
(#286) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#287) 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)
(#292) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#296) 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)
(#304) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#308) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#312) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#313) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#315) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#319) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#320) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#324) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#325) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#329) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#333) 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)
(#341) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#345) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#349) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#353) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#357) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#361) 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)
(#405) 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)
(#413) 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)
(#427) 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)
(#437) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#485) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#492) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#498) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#504) 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)
(#511) 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)
(#517) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#520) 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)
(#526) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#529) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#533) 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)
(#541) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#545) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#546) 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)
(#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)
(#560) 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)
(#565) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#566) 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)
(#574) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#578) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#579) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#583) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#587) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#588) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#592) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#593) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#597) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#598) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#611) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#619) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#623) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#624) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#625) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#629) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#633) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#637) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#639) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#644) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#648) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#652) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#656) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#657) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#658) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#659) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#660) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#664) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#668) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#672) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#676) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#680) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#681) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#685) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#686) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#706) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#707) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#711) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#715) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#723) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#727) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#731) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#735) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#741) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#745) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#749) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#753) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#757) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#761) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#762) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#763) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#767) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#771) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#775) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#779) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#783) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#784) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#788) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#792) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#796) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#821) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#824) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#840) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#841) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#843) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#847) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#851) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#855) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#864) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#868) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#869) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#873) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#877) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#881) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#885) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#889) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#893) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#897) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#901) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#905) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#909) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#913) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#917) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#921) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#925) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#929) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#933) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#938) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#942) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#946) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#950) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#954) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#958) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#962) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#966) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#967) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#994) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#995) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1000) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1001) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1005) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1009) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1021) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1023) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1024) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1025) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1029) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1033) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1034) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1038) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1043) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1044) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1048) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1052) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1056) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1060) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1061) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1062) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1066) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1067) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1071) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1072) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1076) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1080) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1081) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1085) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1089) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1093) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1094) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1095) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1096) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1100) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1101) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1105) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1113) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1114) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1118) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1119) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1120) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1124) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1128) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1146) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1151) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1161) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1165) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1167) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1168) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1172) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1176) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1180) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1184) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1188) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1189) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1193) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1199) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1203) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1207) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1211) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1215) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1219) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1223) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1227) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1231) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1232) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1236) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1240) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1310) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1311) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1312) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1316) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1320) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1321) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1323) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1327) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1331) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1335) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1336) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1340) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1344) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1350) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1351) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1354) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1359) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1360) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1364) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1368) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1372) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1376) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1377) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1386) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1395) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1400) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1408) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1412) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1416) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1420) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1424) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1427) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1428) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1432) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1433) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1461) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1463) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1475) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1479) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1483) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1487) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1491) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1507) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1508) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1511) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1514) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1518) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1522) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1526) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1530) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1534) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1537) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1541) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1542) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1547) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1548) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1552) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1556) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1559) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1562) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1565) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1569) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1573) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1577) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1581) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1584) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1588) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1589) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1593) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1594) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1595) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1596) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1597) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1601) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1602) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1603) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1607) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1610) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1611) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1615) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1616) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1620) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1624) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1628) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1632) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1633) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1637) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1641) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1645) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1649) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1653) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1657) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1661) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1665) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1669) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1673) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1677) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1681) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#34) Unexpected !important (declaration-no-important)
(#337) Unexpected !important (declaration-no-important)
(#445) Unexpected !important (declaration-no-important)
(#449) Unexpected !important (declaration-no-important)
(#453) Unexpected !important (declaration-no-important)
(#457) Unexpected !important (declaration-no-important)
(#461) Unexpected !important (declaration-no-important)
(#465) Unexpected !important (declaration-no-important)
(#469) Unexpected !important (declaration-no-important)
(#473) Unexpected !important (declaration-no-important)
(#477) Unexpected !important (declaration-no-important)
(#481) Unexpected !important (declaration-no-important)
(#489) Unexpected !important (declaration-no-important)
(#637) Unexpected !important (declaration-no-important)
(#643) Unexpected !important (declaration-no-important)
(#648) Unexpected !important (declaration-no-important)
(#656) Unexpected !important (declaration-no-important)
(#657) Unexpected !important (declaration-no-important)
(#660) Unexpected !important (declaration-no-important)
(#664) Unexpected !important (declaration-no-important)
(#680) Unexpected !important (declaration-no-important)
(#681) Unexpected !important (declaration-no-important)
(#685) Unexpected !important (declaration-no-important)
(#855) Unexpected !important (declaration-no-important)
(#946) Unexpected !important (declaration-no-important)
(#1076) Unexpected !important (declaration-no-important)
(#1223) Unexpected !important (declaration-no-important)
(#1231) Unexpected !important (declaration-no-important)
(#1335) Unexpected !important (declaration-no-important)
(#84) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#131) 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)
(#147) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 4 spaces (indentation)
(#159) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#264) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#269) Expected indentation of 4 spaces (indentation)
(#274) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#315) Expected indentation of 4 spaces (indentation)
(#329) Expected indentation of 4 spaces (indentation)
(#337) Expected indentation of 4 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#373) Expected indentation of 4 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#381) Expected indentation of 4 spaces (indentation)
(#385) Expected indentation of 4 spaces (indentation)
(#389) Expected indentation of 4 spaces (indentation)
(#393) Expected indentation of 4 spaces (indentation)
(#396) Expected indentation of 4 spaces (indentation)
(#400) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#441) Expected indentation of 4 spaces (indentation)
(#445) Expected indentation of 4 spaces (indentation)
(#449) Expected indentation of 4 spaces (indentation)
(#453) Expected indentation of 4 spaces (indentation)
(#457) Expected indentation of 4 spaces (indentation)
(#461) Expected indentation of 4 spaces (indentation)
(#465) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#477) Expected indentation of 4 spaces (indentation)
(#481) Expected indentation of 4 spaces (indentation)
(#492) Expected indentation of 4 spaces (indentation)
(#560) Expected indentation of 4 spaces (indentation)
(#564) Expected indentation of 4 spaces (indentation)
(#579) Expected indentation of 4 spaces (indentation)
(#603) Expected indentation of 4 spaces (indentation)
(#607) Expected indentation of 4 spaces (indentation)
(#611) Expected indentation of 4 spaces (indentation)
(#615) Expected indentation of 4 spaces (indentation)
(#619) Expected indentation of 4 spaces (indentation)
(#624) Expected indentation of 4 spaces (indentation)
(#625) Expected indentation of 4 spaces (indentation)
(#629) Expected indentation of 4 spaces (indentation)
(#633) 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)
(#643) Expected indentation of 4 spaces (indentation)
(#644) Expected indentation of 4 spaces (indentation)
(#648) Expected indentation of 4 spaces (indentation)
(#652) Expected indentation of 4 spaces (indentation)
(#672) Expected indentation of 4 spaces (indentation)
(#676) Expected indentation of 4 spaces (indentation)
(#680) Expected indentation of 4 spaces (indentation)
(#690) Expected indentation of 4 spaces (indentation)
(#694) Expected indentation of 4 spaces (indentation)
(#698) Expected indentation of 4 spaces (indentation)
(#702) Expected indentation of 4 spaces (indentation)
(#731) Expected indentation of 4 spaces (indentation)
(#741) Expected indentation of 4 spaces (indentation)
(#745) Expected indentation of 4 spaces (indentation)
(#749) Expected indentation of 4 spaces (indentation)
(#796) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#822) Expected indentation of 4 spaces (indentation)
(#824) Expected indentation of 4 spaces (indentation)
(#828) Expected indentation of 4 spaces (indentation)
(#832) Expected indentation of 4 spaces (indentation)
(#836) Expected indentation of 4 spaces (indentation)
(#843) Expected indentation of 4 spaces (indentation)
(#847) Expected indentation of 4 spaces (indentation)
(#851) Expected indentation of 4 spaces (indentation)
(#855) Expected indentation of 4 spaces (indentation)
(#863) Expected indentation of 4 spaces (indentation)
(#864) Expected indentation of 4 spaces (indentation)
(#873) Expected indentation of 4 spaces (indentation)
(#877) Expected indentation of 4 spaces (indentation)
(#881) Expected indentation of 4 spaces (indentation)
(#885) Expected indentation of 4 spaces (indentation)
(#889) Expected indentation of 4 spaces (indentation)
(#893) Expected indentation of 4 spaces (indentation)
(#897) Expected indentation of 4 spaces (indentation)
(#901) Expected indentation of 4 spaces (indentation)
(#905) Expected indentation of 4 spaces (indentation)
(#909) Expected indentation of 4 spaces (indentation)
(#913) Expected indentation of 4 spaces (indentation)
(#933) Expected indentation of 4 spaces (indentation)
(#934) Expected indentation of 4 spaces (indentation)
(#938) Expected indentation of 4 spaces (indentation)
(#942) Expected indentation of 4 spaces (indentation)
(#946) Expected indentation of 4 spaces (indentation)
(#950) Expected indentation of 4 spaces (indentation)
(#954) Expected indentation of 4 spaces (indentation)
(#958) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#966) Expected indentation of 4 spaces (indentation)
(#967) Expected indentation of 4 spaces (indentation)
(#971) Expected indentation of 4 spaces (indentation)
(#975) Expected indentation of 4 spaces (indentation)
(#979) Expected indentation of 4 spaces (indentation)
(#983) Expected indentation of 4 spaces (indentation)
(#987) Expected indentation of 4 spaces (indentation)
(#991) 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)
(#1017) Expected indentation of 4 spaces (indentation)
(#1023) Expected indentation of 4 spaces (indentation)
(#1025) Expected indentation of 4 spaces (indentation)
(#1038) Expected indentation of 4 spaces (indentation)
(#1044) Expected indentation of 4 spaces (indentation)
(#1048) Expected indentation of 4 spaces (indentation)
(#1056) Expected indentation of 4 spaces (indentation)
(#1071) Expected indentation of 4 spaces (indentation)
(#1072) Expected indentation of 4 spaces (indentation)
(#1080) Expected indentation of 4 spaces (indentation)
(#1081) Expected indentation of 4 spaces (indentation)
(#1085) Expected indentation of 4 spaces (indentation)
(#1089) 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)
(#1105) Expected indentation of 4 spaces (indentation)
(#1109) Expected indentation of 4 spaces (indentation)
(#1113) Expected indentation of 4 spaces (indentation)
(#1114) Expected indentation of 4 spaces (indentation)
(#1120) Expected indentation of 4 spaces (indentation)
(#1128) Expected indentation of 4 spaces (indentation)
(#1130) Expected indentation of 4 spaces (indentation)
(#1134) Expected indentation of 4 spaces (indentation)
(#1141) Expected indentation of 4 spaces (indentation)
(#1157) Expected indentation of 4 spaces (indentation)
(#1168) Expected indentation of 4 spaces (indentation)
(#1176) Expected indentation of 4 spaces (indentation)
(#1180) Expected indentation of 4 spaces (indentation)
(#1184) Expected indentation of 4 spaces (indentation)
(#1189) Expected indentation of 4 spaces (indentation)
(#1193) Expected indentation of 4 spaces (indentation)
(#1198) Expected indentation of 4 spaces (indentation)
(#1203) Expected indentation of 4 spaces (indentation)
(#1207) Expected indentation of 4 spaces (indentation)
(#1211) Expected indentation of 4 spaces (indentation)
(#1223) Expected indentation of 4 spaces (indentation)
(#1242) Expected indentation of 4 spaces (indentation)
(#1246) Expected indentation of 4 spaces (indentation)
(#1250) Expected indentation of 4 spaces (indentation)
(#1254) Expected indentation of 4 spaces (indentation)
(#1258) 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)
(#1271) Expected indentation of 4 spaces (indentation)
(#1275) Expected indentation of 4 spaces (indentation)
(#1279) Expected indentation of 4 spaces (indentation)
(#1283) Expected indentation of 4 spaces (indentation)
(#1287) Expected indentation of 4 spaces (indentation)
(#1291) Expected indentation of 4 spaces (indentation)
(#1295) Expected indentation of 4 spaces (indentation)
(#1299) Expected indentation of 4 spaces (indentation)
(#1303) Expected indentation of 4 spaces (indentation)
(#1307) Expected indentation of 4 spaces (indentation)
(#1335) Expected indentation of 4 spaces (indentation)
(#1351) Expected indentation of 4 spaces (indentation)
(#1377) Expected indentation of 4 spaces (indentation)
(#1381) Expected indentation of 4 spaces (indentation)
(#1385) Expected indentation of 4 spaces (indentation)
(#1390) Expected indentation of 4 spaces (indentation)
(#1399) Expected indentation of 4 spaces (indentation)
(#1404) Expected indentation of 4 spaces (indentation)
(#1433) Expected indentation of 4 spaces (indentation)
(#1437) Expected indentation of 4 spaces (indentation)
(#1441) Expected indentation of 4 spaces (indentation)
(#1445) Expected indentation of 4 spaces (indentation)
(#1449) Expected indentation of 4 spaces (indentation)
(#1453) Expected indentation of 4 spaces (indentation)
(#1457) Expected indentation of 4 spaces (indentation)
(#1467) Expected indentation of 4 spaces (indentation)
(#1471) Expected indentation of 4 spaces (indentation)
(#1491) Expected indentation of 4 spaces (indentation)
(#1541) Expected indentation of 4 spaces (indentation)
(#1548) Expected indentation of 4 spaces (indentation)
(#1611) Expected indentation of 4 spaces (indentation)
(#300) Expected line length to be no more than 132 characters (max-line-length)
(#319) Expected line length to be no more than 132 characters (max-line-length)
(#498) Expected line length to be no more than 132 characters (max-line-length)
(#893) Expected line length to be no more than 132 characters (max-line-length)
(#51) Unexpected whitespace at end of line (no-eol-whitespace)
(#424) Unexpected whitespace at end of line (no-eol-whitespace)
(#425) Unexpected whitespace at end of line (no-eol-whitespace)
(#434) Unexpected whitespace at end of line (no-eol-whitespace)
(#435) Unexpected whitespace at end of line (no-eol-whitespace)
(#1351) Unexpected whitespace at end of line (no-eol-whitespace)
(#45) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#72) Expected newline after "," (selector-list-comma-newline-after)
(#72) Expected newline after "," (selector-list-comma-newline-after)
(#72) Expected newline after "," (selector-list-comma-newline-after)
(#72) Expected newline after "," (selector-list-comma-newline-after)
(#72) Expected newline after "," (selector-list-comma-newline-after)
(#83) Expected newline after "," (selector-list-comma-newline-after)
(#90) Expected newline after "," (selector-list-comma-newline-after)
(#130) Expected newline after "," (selector-list-comma-newline-after)
(#130) Expected newline after "," (selector-list-comma-newline-after)
(#201) Expected newline after "," (selector-list-comma-newline-after)
(#208) Expected newline after "," (selector-list-comma-newline-after)
(#257) Expected newline after "," (selector-list-comma-newline-after)
(#261) Expected newline after "," (selector-list-comma-newline-after)
(#272) Expected newline after "," (selector-list-comma-newline-after)
(#328) Expected newline after "," (selector-list-comma-newline-after)
(#328) Expected newline after "," (selector-list-comma-newline-after)
(#328) Expected newline after "," (selector-list-comma-newline-after)
(#328) Expected newline after "," (selector-list-comma-newline-after)
(#328) Expected newline after "," (selector-list-comma-newline-after)
(#328) Expected newline after "," (selector-list-comma-newline-after)
(#328) Expected newline after "," (selector-list-comma-newline-after)
(#328) Expected newline after "," (selector-list-comma-newline-after)
(#332) Expected newline after "," (selector-list-comma-newline-after)
(#332) Expected newline after "," (selector-list-comma-newline-after)
(#348) Expected newline after "," (selector-list-comma-newline-after)
(#348) Expected newline after "," (selector-list-comma-newline-after)
(#348) Expected newline after "," (selector-list-comma-newline-after)
(#360) Expected newline after "," (selector-list-comma-newline-after)
(#360) Expected newline after "," (selector-list-comma-newline-after)
(#360) Expected newline after "," (selector-list-comma-newline-after)
(#408) Expected newline after "," (selector-list-comma-newline-after)
(#408) Expected newline after "," (selector-list-comma-newline-after)
(#408) Expected newline after "," (selector-list-comma-newline-after)
(#408) Expected newline after "," (selector-list-comma-newline-after)
(#408) Expected newline after "," (selector-list-comma-newline-after)
(#424) Expected newline after "," (selector-list-comma-newline-after)
(#424) Expected newline after "," (selector-list-comma-newline-after)
(#425) Expected newline after "," (selector-list-comma-newline-after)
(#434) Expected newline after "," (selector-list-comma-newline-after)
(#434) Expected newline after "," (selector-list-comma-newline-after)
(#435) Expected newline after "," (selector-list-comma-newline-after)
(#495) Expected newline after "," (selector-list-comma-newline-after)
(#496) Expected newline after "," (selector-list-comma-newline-after)
(#501) Expected newline after "," (selector-list-comma-newline-after)
(#502) Expected newline after "," (selector-list-comma-newline-after)
(#507) Expected newline after "," (selector-list-comma-newline-after)
(#510) Expected newline after "," (selector-list-comma-newline-after)
(#513) Expected newline after "," (selector-list-comma-newline-after)
(#516) Expected newline after "," (selector-list-comma-newline-after)
(#519) Expected newline after "," (selector-list-comma-newline-after)
(#536) Expected newline after "," (selector-list-comma-newline-after)
(#591) Expected newline after "," (selector-list-comma-newline-after)
(#591) Expected newline after "," (selector-list-comma-newline-after)
(#591) Expected newline after "," (selector-list-comma-newline-after)
(#596) Expected newline after "," (selector-list-comma-newline-after)
(#596) Expected newline after "," (selector-list-comma-newline-after)
(#596) Expected newline after "," (selector-list-comma-newline-after)
(#610) Expected newline after "," (selector-list-comma-newline-after)
(#655) Expected newline after "," (selector-list-comma-newline-after)
(#663) Expected newline after "," (selector-list-comma-newline-after)
(#671) Expected newline after "," (selector-list-comma-newline-after)
(#722) Expected newline after "," (selector-list-comma-newline-after)
(#752) Expected newline after "," (selector-list-comma-newline-after)
(#752) Expected newline after "," (selector-list-comma-newline-after)
(#937) Expected newline after "," (selector-list-comma-newline-after)
(#941) Expected newline after "," (selector-list-comma-newline-after)
(#998) Expected newline after "," (selector-list-comma-newline-after)
(#998) Expected newline after "," (selector-list-comma-newline-after)
(#1055) Expected newline after "," (selector-list-comma-newline-after)
(#1065) Expected newline after "," (selector-list-comma-newline-after)
(#1108) Expected newline after "," (selector-list-comma-newline-after)
(#1112) Expected newline after "," (selector-list-comma-newline-after)
(#1133) Expected newline after "," (selector-list-comma-newline-after)
(#1133) Expected newline after "," (selector-list-comma-newline-after)
(#1133) Expected newline after "," (selector-list-comma-newline-after)
(#1133) Expected newline after "," (selector-list-comma-newline-after)
(#1133) Expected newline after "," (selector-list-comma-newline-after)
(#1133) Expected newline after "," (selector-list-comma-newline-after)
(#1133) Expected newline after "," (selector-list-comma-newline-after)
(#1154) Expected newline after "," (selector-list-comma-newline-after)
(#1154) Expected newline after "," (selector-list-comma-newline-after)
(#1154) Expected newline after "," (selector-list-comma-newline-after)
(#1155) Expected newline after "," (selector-list-comma-newline-after)
(#1155) Expected newline after "," (selector-list-comma-newline-after)
(#1155) Expected newline after "," (selector-list-comma-newline-after)
(#1286) Expected newline after "," (selector-list-comma-newline-after)
(#1286) Expected newline after "," (selector-list-comma-newline-after)
(#1286) Expected newline after "," (selector-list-comma-newline-after)
(#1290) Expected newline after "," (selector-list-comma-newline-after)
(#1290) Expected newline after "," (selector-list-comma-newline-after)
(#1363) Expected newline after "," (selector-list-comma-newline-after)
(#1367) Expected newline after "," (selector-list-comma-newline-after)
(#1371) Expected newline after "," (selector-list-comma-newline-after)
(#1384) Expected newline after "," (selector-list-comma-newline-after)
(#1384) Expected newline after "," (selector-list-comma-newline-after)
(#1384) Expected newline after "," (selector-list-comma-newline-after)
(#1423) Expected newline after "," (selector-list-comma-newline-after)
(#1423) Expected newline after "," (selector-list-comma-newline-after)
(#1423) Expected newline after "," (selector-list-comma-newline-after)
(#1423) Expected newline after "," (selector-list-comma-newline-after)
(#1423) Expected newline after "," (selector-list-comma-newline-after)
(#1636) Expected newline after "," (selector-list-comma-newline-after)
(#1640) Expected newline after "," (selector-list-comma-newline-after)
(#1640) Expected newline after "," (selector-list-comma-newline-after)
(#1648) Expected newline after "," (selector-list-comma-newline-after)
(#1648) Expected newline after "," (selector-list-comma-newline-after)
(#113) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#113) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#319) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#319) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#319) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#409) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1024) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1024) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1033) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1033) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1089) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1089) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1096) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1096) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1138) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1138) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1138) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1145) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1145) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1145) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1150) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1150) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1150) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1180) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1180) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1260) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1260) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1260) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1260) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1260) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1353) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1353) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1353) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1377) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1377) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1377) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1394) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1394) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1394) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1424) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1433) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1433) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1433) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1462) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1462) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1462) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1661) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1661) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#1661) Expected single space after "," in a single-line list (value-list-comma-space-after)
mod/richmedia/playerhtml5/css/playerhtml5.css
(#669) Expected newline after "}" (block-closing-brace-newline-after)
(#513) Unexpected single-line block (block-no-single-line)
(#514) Unexpected single-line block (block-no-single-line)
(#515) Unexpected single-line block (block-no-single-line)
(#516) Unexpected single-line block (block-no-single-line)
(#517) Unexpected single-line block (block-no-single-line)
(#518) Unexpected single-line block (block-no-single-line)
(#519) Unexpected single-line block (block-no-single-line)
(#520) Unexpected single-line block (block-no-single-line)
(#578) Unexpected single-line block (block-no-single-line)
(#579) Unexpected single-line block (block-no-single-line)
(#580) Unexpected single-line block (block-no-single-line)
(#581) Unexpected single-line block (block-no-single-line)
(#661) Unexpected single-line block (block-no-single-line)
(#662) Unexpected single-line block (block-no-single-line)
(#666) Expected newline after "{" of a multi-line block (block-opening-brace-newline-after)
(#669) Expected newline after "{" of a multi-line block (block-opening-brace-newline-after)
(#344) Expected single space before "{" (block-opening-brace-space-before)
(#683) Expected single space before "{" (block-opening-brace-space-before)
(#29) Expected "#FFF" to be "#fff" (color-hex-case)
(#202) Expected "#FFF" to be "#fff" (color-hex-case)
(#257) Expected "#C6C7C8" to be "#c6c7c8" (color-hex-case)
(#257) Expected "#C6C7C8" to be "#c6c7c8" (color-hex-case)
(#364) Expected "#EEE" to be "#eee" (color-hex-case)
(#416) Expected "#F9F9F9" to be "#f9f9f9" (color-hex-case)
(#425) Expected "#DDD" to be "#ddd" (color-hex-case)
(#471) Expected "#CC181E" to be "#cc181e" (color-hex-case)
(#520) Expected "#EDEDED" to be "#ededed" (color-hex-case)
(#448) Expected "#777777" to be "#777" (color-hex-length)
(#578) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#579) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#580) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#581) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#661) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#662) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#16) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#25) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#40) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#41) 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)
(#99) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#100) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#102) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#129) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#131) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#141) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#142) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#144) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#201) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#202) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#205) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#210) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#211) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#232) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#234) 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)
(#277) 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)
(#334) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Unexpected whitespace before ":" (declaration-colon-space-before)
(#4) Unexpected whitespace before ":" (declaration-colon-space-before)
(#5) Unexpected whitespace before ":" (declaration-colon-space-before)
(#6) Unexpected whitespace before ":" (declaration-colon-space-before)
(#14) Unexpected whitespace before ":" (declaration-colon-space-before)
(#17) Unexpected whitespace before ":" (declaration-colon-space-before)
(#21) Unexpected whitespace before ":" (declaration-colon-space-before)
(#29) Unexpected whitespace before ":" (declaration-colon-space-before)
(#40) Unexpected whitespace before ":" (declaration-colon-space-before)
(#41) Unexpected whitespace before ":" (declaration-colon-space-before)
(#43) Unexpected whitespace before ":" (declaration-colon-space-before)
(#44) Unexpected whitespace before ":" (declaration-colon-space-before)
(#48) Unexpected whitespace before ":" (declaration-colon-space-before)
(#51) Unexpected whitespace before ":" (declaration-colon-space-before)
(#52) Unexpected whitespace before ":" (declaration-colon-space-before)
(#53) Unexpected whitespace before ":" (declaration-colon-space-before)
(#54) Unexpected whitespace before ":" (declaration-colon-space-before)
(#59) Unexpected whitespace before ":" (declaration-colon-space-before)
(#60) Unexpected whitespace before ":" (declaration-colon-space-before)
(#64) Unexpected whitespace before ":" (declaration-colon-space-before)
(#73) Unexpected whitespace before ":" (declaration-colon-space-before)
(#82) Unexpected whitespace before ":" (declaration-colon-space-before)
(#101) Unexpected whitespace before ":" (declaration-colon-space-before)
(#132) Unexpected whitespace before ":" (declaration-colon-space-before)
(#137) Unexpected whitespace before ":" (declaration-colon-space-before)
(#147) Unexpected whitespace before ":" (declaration-colon-space-before)
(#160) Unexpected whitespace before ":" (declaration-colon-space-before)
(#178) Unexpected whitespace before ":" (declaration-colon-space-before)
(#187) Unexpected whitespace before ":" (declaration-colon-space-before)
(#188) Unexpected whitespace before ":" (declaration-colon-space-before)
(#189) Unexpected whitespace before ":" (declaration-colon-space-before)
(#190) Unexpected whitespace before ":" (declaration-colon-space-before)
(#191) Unexpected whitespace before ":" (declaration-colon-space-before)
(#192) Unexpected whitespace before ":" (declaration-colon-space-before)
(#196) Unexpected whitespace before ":" (declaration-colon-space-before)
(#197) Unexpected whitespace before ":" (declaration-colon-space-before)
(#203) Unexpected whitespace before ":" (declaration-colon-space-before)
(#204) Unexpected whitespace before ":" (declaration-colon-space-before)
(#209) Unexpected whitespace before ":" (declaration-colon-space-before)
(#211) Unexpected whitespace before ":" (declaration-colon-space-before)
(#212) Unexpected whitespace before ":" (declaration-colon-space-before)
(#213) Unexpected whitespace before ":" (declaration-colon-space-before)
(#219) Unexpected whitespace before ":" (declaration-colon-space-before)
(#221) Unexpected whitespace before ":" (declaration-colon-space-before)
(#231) Unexpected whitespace before ":" (declaration-colon-space-before)
(#233) Unexpected whitespace before ":" (declaration-colon-space-before)
(#235) Unexpected whitespace before ":" (declaration-colon-space-before)
(#236) Unexpected whitespace before ":" (declaration-colon-space-before)
(#240) Unexpected whitespace before ":" (declaration-colon-space-before)
(#244) Unexpected whitespace before ":" (declaration-colon-space-before)
(#248) Unexpected whitespace before ":" (declaration-colon-space-before)
(#252) Unexpected whitespace before ":" (declaration-colon-space-before)
(#253) Unexpected whitespace before ":" (declaration-colon-space-before)
(#257) Unexpected whitespace before ":" (declaration-colon-space-before)
(#258) Unexpected whitespace before ":" (declaration-colon-space-before)
(#262) Unexpected whitespace before ":" (declaration-colon-space-before)
(#267) Unexpected whitespace before ":" (declaration-colon-space-before)
(#268) Unexpected whitespace before ":" (declaration-colon-space-before)
(#272) Unexpected whitespace before ":" (declaration-colon-space-before)
(#276) Unexpected whitespace before ":" (declaration-colon-space-before)
(#278) Unexpected whitespace before ":" (declaration-colon-space-before)
(#280) Unexpected whitespace before ":" (declaration-colon-space-before)
(#281) Unexpected whitespace before ":" (declaration-colon-space-before)
(#285) Unexpected whitespace before ":" (declaration-colon-space-before)
(#286) Unexpected whitespace before ":" (declaration-colon-space-before)
(#287) Unexpected whitespace before ":" (declaration-colon-space-before)
(#289) Unexpected whitespace before ":" (declaration-colon-space-before)
(#293) Unexpected whitespace before ":" (declaration-colon-space-before)
(#294) Unexpected whitespace before ":" (declaration-colon-space-before)
(#295) Unexpected whitespace before ":" (declaration-colon-space-before)
(#299) Unexpected whitespace before ":" (declaration-colon-space-before)
(#300) Unexpected whitespace before ":" (declaration-colon-space-before)
(#301) Unexpected whitespace before ":" (declaration-colon-space-before)
(#305) Unexpected whitespace before ":" (declaration-colon-space-before)
(#306) Unexpected whitespace before ":" (declaration-colon-space-before)
(#307) Unexpected whitespace before ":" (declaration-colon-space-before)
(#308) Unexpected whitespace before ":" (declaration-colon-space-before)
(#312) Unexpected whitespace before ":" (declaration-colon-space-before)
(#318) Unexpected whitespace before ":" (declaration-colon-space-before)
(#322) Unexpected whitespace before ":" (declaration-colon-space-before)
(#326) Unexpected whitespace before ":" (declaration-colon-space-before)
(#330) Unexpected whitespace before ":" (declaration-colon-space-before)
(#335) Unexpected whitespace before ":" (declaration-colon-space-before)
(#336) Unexpected whitespace before ":" (declaration-colon-space-before)
(#337) Unexpected whitespace before ":" (declaration-colon-space-before)
(#341) Unexpected whitespace before ":" (declaration-colon-space-before)
(#345) Unexpected whitespace before ":" (declaration-colon-space-before)
(#349) Unexpected whitespace before ":" (declaration-colon-space-before)
(#350) Unexpected whitespace before ":" (declaration-colon-space-before)
(#351) Unexpected whitespace before ":" (declaration-colon-space-before)
(#352) Unexpected whitespace before ":" (declaration-colon-space-before)
(#356) Unexpected whitespace before ":" (declaration-colon-space-before)
(#357) Unexpected whitespace before ":" (declaration-colon-space-before)
(#361) Unexpected whitespace before ":" (declaration-colon-space-before)
(#362) Unexpected whitespace before ":" (declaration-colon-space-before)
(#363) Unexpected whitespace before ":" (declaration-colon-space-before)
(#364) Unexpected whitespace before ":" (declaration-colon-space-before)
(#365) Unexpected whitespace before ":" (declaration-colon-space-before)
(#366) Unexpected whitespace before ":" (declaration-colon-space-before)
(#370) Unexpected whitespace before ":" (declaration-colon-space-before)
(#371) Unexpected whitespace before ":" (declaration-colon-space-before)
(#372) Unexpected whitespace before ":" (declaration-colon-space-before)
(#377) Unexpected whitespace before ":" (declaration-colon-space-before)
(#378) Unexpected whitespace before ":" (declaration-colon-space-before)
(#379) Unexpected whitespace before ":" (declaration-colon-space-before)
(#380) Unexpected whitespace before ":" (declaration-colon-space-before)
(#382) Unexpected whitespace before ":" (declaration-colon-space-before)
(#384) Unexpected whitespace before ":" (declaration-colon-space-before)
(#385) Unexpected whitespace before ":" (declaration-colon-space-before)
(#394) Unexpected whitespace before ":" (declaration-colon-space-before)
(#395) Unexpected whitespace before ":" (declaration-colon-space-before)
(#396) Unexpected whitespace before ":" (declaration-colon-space-before)
(#404) Unexpected whitespace before ":" (declaration-colon-space-before)
(#408) Unexpected whitespace before ":" (declaration-colon-space-before)
(#412) Unexpected whitespace before ":" (declaration-colon-space-before)
(#416) Unexpected whitespace before ":" (declaration-colon-space-before)
(#420) Unexpected whitespace before ":" (declaration-colon-space-before)
(#425) Unexpected whitespace before ":" (declaration-colon-space-before)
(#426) Unexpected whitespace before ":" (declaration-colon-space-before)
(#430) Unexpected whitespace before ":" (declaration-colon-space-before)
(#434) Unexpected whitespace before ":" (declaration-colon-space-before)
(#435) Unexpected whitespace before ":" (declaration-colon-space-before)
(#439) Unexpected whitespace before ":" (declaration-colon-space-before)
(#443) Unexpected whitespace before ":" (declaration-colon-space-before)
(#447) Unexpected whitespace before ":" (declaration-colon-space-before)
(#448) Unexpected whitespace before ":" (declaration-colon-space-before)
(#449) Unexpected whitespace before ":" (declaration-colon-space-before)
(#453) Unexpected whitespace before ":" (declaration-colon-space-before)
(#462) Unexpected whitespace before ":" (declaration-colon-space-before)
(#463) Unexpected whitespace before ":" (declaration-colon-space-before)
(#464) Unexpected whitespace before ":" (declaration-colon-space-before)
(#465) Unexpected whitespace before ":" (declaration-colon-space-before)
(#466) Unexpected whitespace before ":" (declaration-colon-space-before)
(#470) Unexpected whitespace before ":" (declaration-colon-space-before)
(#471) Unexpected whitespace before ":" (declaration-colon-space-before)
(#472) Unexpected whitespace before ":" (declaration-colon-space-before)
(#473) Unexpected whitespace before ":" (declaration-colon-space-before)
(#474) Unexpected whitespace before ":" (declaration-colon-space-before)
(#478) Unexpected whitespace before ":" (declaration-colon-space-before)
(#482) Unexpected whitespace before ":" (declaration-colon-space-before)
(#483) Unexpected whitespace before ":" (declaration-colon-space-before)
(#484) Unexpected whitespace before ":" (declaration-colon-space-before)
(#486) Unexpected whitespace before ":" (declaration-colon-space-before)
(#490) Unexpected whitespace before ":" (declaration-colon-space-before)
(#491) Unexpected whitespace before ":" (declaration-colon-space-before)
(#496) Unexpected whitespace before ":" (declaration-colon-space-before)
(#500) Unexpected whitespace before ":" (declaration-colon-space-before)
(#501) Unexpected whitespace before ":" (declaration-colon-space-before)
(#505) Unexpected whitespace before ":" (declaration-colon-space-before)
(#506) Unexpected whitespace before ":" (declaration-colon-space-before)
(#507) Unexpected whitespace before ":" (declaration-colon-space-before)
(#508) Unexpected whitespace before ":" (declaration-colon-space-before)
(#509) Unexpected whitespace before ":" (declaration-colon-space-before)
(#510) Unexpected whitespace before ":" (declaration-colon-space-before)
(#513) Unexpected whitespace before ":" (declaration-colon-space-before)
(#514) Unexpected whitespace before ":" (declaration-colon-space-before)
(#519) Unexpected whitespace before ":" (declaration-colon-space-before)
(#520) Unexpected whitespace before ":" (declaration-colon-space-before)
(#523) Unexpected whitespace before ":" (declaration-colon-space-before)
(#527) Unexpected whitespace before ":" (declaration-colon-space-before)
(#532) Unexpected whitespace before ":" (declaration-colon-space-before)
(#535) Unexpected whitespace before ":" (declaration-colon-space-before)
(#536) Unexpected whitespace before ":" (declaration-colon-space-before)
(#537) Unexpected whitespace before ":" (declaration-colon-space-before)
(#639) Unexpected whitespace before ":" (declaration-colon-space-before)
(#643) Unexpected whitespace before ":" (declaration-colon-space-before)
(#644) Unexpected whitespace before ":" (declaration-colon-space-before)
(#656) Unexpected whitespace before ":" (declaration-colon-space-before)
(#657) Unexpected whitespace before ":" (declaration-colon-space-before)
(#679) Unexpected whitespace before ":" (declaration-colon-space-before)
(#685) Unexpected whitespace before ":" (declaration-colon-space-before)
(#4) Unexpected !important (declaration-no-important)
(#29) Unexpected !important (declaration-no-important)
(#48) Unexpected !important (declaration-no-important)
(#49) Unexpected !important (declaration-no-important)
(#51) Unexpected !important (declaration-no-important)
(#52) Unexpected !important (declaration-no-important)
(#53) Unexpected !important (declaration-no-important)
(#54) Unexpected !important (declaration-no-important)
(#55) Unexpected !important (declaration-no-important)
(#59) Unexpected !important (declaration-no-important)
(#60) Unexpected !important (declaration-no-important)
(#318) Unexpected !important (declaration-no-important)
(#357) Unexpected !important (declaration-no-important)
(#361) Unexpected !important (declaration-no-important)
(#362) Unexpected !important (declaration-no-important)
(#363) Unexpected !important (declaration-no-important)
(#364) Unexpected !important (declaration-no-important)
(#365) Unexpected !important (declaration-no-important)
(#366) Unexpected !important (declaration-no-important)
(#370) Unexpected !important (declaration-no-important)
(#371) Unexpected !important (declaration-no-important)
(#376) Unexpected !important (declaration-no-important)
(#377) Unexpected !important (declaration-no-important)
(#378) Unexpected !important (declaration-no-important)
(#379) Unexpected !important (declaration-no-important)
(#380) Unexpected !important (declaration-no-important)
(#382) Unexpected !important (declaration-no-important)
(#383) Unexpected !important (declaration-no-important)
(#404) Unexpected !important (declaration-no-important)
(#408) Unexpected !important (declaration-no-important)
(#639) Unexpected !important (declaration-no-important)
(#679) Unexpected !important (declaration-no-important)
(#278) Expected single space after "," in a single-line function (function-comma-space-after)
(#278) Expected single space after "," in a single-line function (function-comma-space-after)
(#278) Expected single space after "," in a single-line function (function-comma-space-after)
(#657) Expected single space after "," in a single-line function (function-comma-space-after)
(#657) Expected single space after "," in a single-line function (function-comma-space-after)
(#657) Expected single space after "," in a single-line function (function-comma-space-after)
(#224) Unexpected whitespace before ":" (media-feature-colon-space-before)
(#683) Unexpected whitespace before ":" (media-feature-colon-space-before)
(#390) Unexpected whitespace at end of line (no-eol-whitespace)
(#666) Unexpected whitespace at end of line (no-eol-whitespace)
(#669) Unexpected whitespace at end of line (no-eol-whitespace)
(#58) Expected newline after "," (selector-list-comma-newline-after)
(#251) Expected newline after "," (selector-list-comma-newline-after)
(#390) Expected newline after "," (selector-list-comma-newline-after)
(#429) Expected newline after "," (selector-list-comma-newline-after)
(#548) Expected newline after "," (selector-list-comma-newline-after)
(#548) Expected newline after "," (selector-list-comma-newline-after)
(#661) Expected newline after "," (selector-list-comma-newline-after)
(#661) Expected newline after "," (selector-list-comma-newline-after)
(#666) Expected newline after "," (selector-list-comma-newline-after)
(#666) Expected newline after "," (selector-list-comma-newline-after)
(#634) Unexpected time value "-0.1s" less than or equal to 100ms (time-no-imperceptible)
(#635) Unexpected time value "-0.1s" less than or equal to 100ms (time-no-imperceptible)
(#257) Unexpected whitespace before "," (value-list-comma-space-before)
mod/richmedia/styles.css
(#29) Expected single space before "{" (block-opening-brace-space-before)
(#100) Expected single space before "{" (block-opening-brace-space-before)
(#138) Expected single space before "{" (block-opening-brace-space-before)
(#147) Expected single space before "{" (block-opening-brace-space-before)
(#191) Expected "#FFF" to be "#fff" (color-hex-case)
(#183) 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)
(#185) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#192) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#193) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#197) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#198) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#30) Unexpected whitespace before ":" (declaration-colon-space-before)
(#34) Unexpected whitespace before ":" (declaration-colon-space-before)
(#38) Unexpected whitespace before ":" (declaration-colon-space-before)
(#42) Unexpected whitespace before ":" (declaration-colon-space-before)
(#46) Unexpected whitespace before ":" (declaration-colon-space-before)
(#50) Unexpected whitespace before ":" (declaration-colon-space-before)
(#51) Unexpected whitespace before ":" (declaration-colon-space-before)
(#55) Unexpected whitespace before ":" (declaration-colon-space-before)
(#60) Unexpected whitespace before ":" (declaration-colon-space-before)
(#64) Unexpected whitespace before ":" (declaration-colon-space-before)
(#69) Unexpected whitespace before ":" (declaration-colon-space-before)
(#70) Unexpected whitespace before ":" (declaration-colon-space-before)
(#71) Unexpected whitespace before ":" (declaration-colon-space-before)
(#75) Unexpected whitespace before ":" (declaration-colon-space-before)
(#79) Unexpected whitespace before ":" (declaration-colon-space-before)
(#80) Unexpected whitespace before ":" (declaration-colon-space-before)
(#84) Unexpected whitespace before ":" (declaration-colon-space-before)
(#91) Unexpected whitespace before ":" (declaration-colon-space-before)
(#92) Unexpected whitespace before ":" (declaration-colon-space-before)
(#96) Unexpected whitespace before ":" (declaration-colon-space-before)
(#97) Unexpected whitespace before ":" (declaration-colon-space-before)
(#101) Unexpected whitespace before ":" (declaration-colon-space-before)
(#105) Unexpected whitespace before ":" (declaration-colon-space-before)
(#106) Unexpected whitespace before ":" (declaration-colon-space-before)
(#110) Unexpected whitespace before ":" (declaration-colon-space-before)
(#111) Unexpected whitespace before ":" (declaration-colon-space-before)
(#112) Unexpected whitespace before ":" (declaration-colon-space-before)
(#116) Unexpected whitespace before ":" (declaration-colon-space-before)
(#117) Unexpected whitespace before ":" (declaration-colon-space-before)
(#122) Unexpected whitespace before ":" (declaration-colon-space-before)
(#123) Unexpected whitespace before ":" (declaration-colon-space-before)
(#125) Unexpected whitespace before ":" (declaration-colon-space-before)
(#129) Unexpected whitespace before ":" (declaration-colon-space-before)
(#133) Unexpected whitespace before ":" (declaration-colon-space-before)
(#139) Unexpected whitespace before ":" (declaration-colon-space-before)
(#143) Unexpected whitespace before ":" (declaration-colon-space-before)
(#148) Unexpected whitespace before ":" (declaration-colon-space-before)
(#149) Unexpected whitespace before ":" (declaration-colon-space-before)
(#158) Unexpected whitespace before ":" (declaration-colon-space-before)
(#162) Unexpected whitespace before ":" (declaration-colon-space-before)
(#167) Unexpected whitespace before ":" (declaration-colon-space-before)
(#179) Unexpected whitespace before ":" (declaration-colon-space-before)
(#183) Unexpected whitespace before ":" (declaration-colon-space-before)
(#186) Unexpected whitespace before ":" (declaration-colon-space-before)
(#187) Unexpected whitespace before ":" (declaration-colon-space-before)
(#191) Unexpected whitespace before ":" (declaration-colon-space-before)
(#202) Unexpected whitespace before ":" (declaration-colon-space-before)
(#203) Unexpected whitespace before ":" (declaration-colon-space-before)
(#204) Unexpected whitespace before ":" (declaration-colon-space-before)
(#208) Unexpected whitespace before ":" (declaration-colon-space-before)
(#213) Unexpected whitespace before ":" (declaration-colon-space-before)
(#4) Unexpected !important (declaration-no-important)
(#8) Unexpected !important (declaration-no-important)
(#12) Unexpected !important (declaration-no-important)
(#92) Unexpected !important (declaration-no-important)
(#105) Unexpected !important (declaration-no-important)
(#111) Unexpected !important (declaration-no-important)
(#112) Unexpected !important (declaration-no-important)
(#143) Unexpected !important (declaration-no-important)
(#148) Unexpected !important (declaration-no-important)
(#208) Unexpected !important (declaration-no-important)
(#100) Expected single space after ">" (selector-combinator-space-after)
(#115) Expected single space after ">" (selector-combinator-space-after)
(#121) Expected single space after ">" (selector-combinator-space-after)
(#100) Expected single space before ">" (selector-combinator-space-before)
(#115) Expected single space before ">" (selector-combinator-space-before)
(#121) Expected single space before ">" (selector-combinator-space-before)
(#207) Expected newline after "," (selector-list-comma-newline-after)
(#207) Unexpected unknown type selector "mform" (selector-type-no-unknown)

PHPDocs style problems

(116 errors, 50 warnings)

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

mod/richmedia/ajax/close.php
(#2) Empty line found after PHP open tag
mod/richmedia/ajax/xmleditor_save.php
(#2) Empty line found after PHP open tag
mod/richmedia/backup/moodle2/backup_richmedia_activity_task.class.php
(#27) No one-line description found in phpdocs for class backup_richmedia_activity_task
(#48) Phpdocs for function backup_richmedia_activity_task::encode_content_links has incomplete parameters list
(#27) Class backup_richmedia_activity_task does not have @copyright tag
(#27) Class backup_richmedia_activity_task does not have @license tag
mod/richmedia/backup/moodle2/backup_richmedia_stepslib.php
(#2) Empty line found after PHP open tag
(#31) Function backup_richmedia_activity_structure_step::define_structure is not documented
(#26) Class backup_richmedia_activity_structure_step does not have @copyright tag
(#26) Class backup_richmedia_activity_structure_step does not have @license tag
mod/richmedia/backup/moodle2/restore_richmedia_activity_task.class.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class restore_richmedia_activity_task
(#29) Class restore_richmedia_activity_task does not have @copyright tag
(#29) Class restore_richmedia_activity_task does not have @license tag
mod/richmedia/backup/moodle2/restore_richmedia_stepslib.php
(#2) Empty line found after PHP open tag
(#31) Function restore_richmedia_activity_structure_step::define_structure is not documented
(#45) Function restore_richmedia_activity_structure_step::process_richmedia is not documented
(#59) Function restore_richmedia_activity_structure_step::process_richmedia_track is not documented
(#72) Function restore_richmedia_activity_structure_step::after_execute is not documented
(#26) Class restore_richmedia_activity_structure_step does not have @copyright tag
(#26) Class restore_richmedia_activity_structure_step does not have @license tag
mod/richmedia/classes/event/course_module_instance_list_viewed.php
(#2) Empty line found after PHP open tag
(#30) Class course_module_instance_list_viewed is not documented
mod/richmedia/classes/event/course_module_viewed.php
(#2) Empty line found after PHP open tag
(#30) Class course_module_viewed is not documented
(#32) Function course_module_viewed::init is not documented
mod/richmedia/classes/event/report_viewed.php
(#2) Empty line found after PHP open tag
(#29) Class report_viewed is not documented
mod/richmedia/classes/richmedia.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
(#126) Function richmedia::get_video is not documented
(#616) Function richmedia::save is not documented
(#621) Function richmedia::set_referencesxml is not documented
(#651) Function richmedia::set_referencesvideo is not documented
(#678) Function richmedia::set_referencesfond is not documented
(#703) Function richmedia::set_referenceslides is not documented
(#735) Function richmedia::set_referencessubtitles is not documented
(#27) Variable richmedia::$id is not documented
(#28) Variable richmedia::$name is not documented
(#29) Variable richmedia::$referencesslides is not documented
(#30) Variable richmedia::$referencesvideo is not documented
(#31) Variable richmedia::$referencesfond is not documented
(#32) Variable richmedia::$referencesxml is not documented
(#33) Variable richmedia::$referencessynchro is not documented
(#34) Variable richmedia::$sha1hash is not documented
(#35) Variable richmedia::$intro is not documented
(#36) Variable richmedia::$introformat is not documented
(#37) Variable richmedia::$width is not documented
(#38) Variable richmedia::$height is not documented
(#39) Variable richmedia::$theme is not documented
(#40) Variable richmedia::$html5 is not documented
(#41) Variable richmedia::$font is not documented
(#42) Variable richmedia::$fontcolor is not documented
(#43) Variable richmedia::$defaultview is not documented
(#44) Variable richmedia::$autoplay is not documented
(#45) Variable richmedia::$presentor is not documented
(#46) Variable richmedia::$keywords is not documented
(#47) Variable richmedia::$quizid is not documented
(#48) Variable richmedia::$recovery is not documented
(#49) Variable richmedia::$videourl is not documented
(#50) Variable richmedia::$referencessubtitles is not documented
(#51) Variable richmedia::$context is not documented
(#52) Variable richmedia::$cm is not documented
(#53) Variable richmedia::$db_record is not documented
(#54) Variable richmedia::$course is not documented
(#56) There is no description in phpdocs for function __construct
(#77) There is no description in phpdocs for function is_audio
(#87) There is no description in phpdocs for function get_cm
(#98) There is no description in phpdocs for function get_context
(#109) There is no description in phpdocs for function get_video_url
(#259) There is no description in phpdocs for function get_subtitles_url
(#272) There is no description in phpdocs for function get_logo
(#289) There is no description in phpdocs for function get_background
(#305) There is no description in phpdocs for function get_last_time
(#498) There is no description in phpdocs for function get_tracks
(#251) Phpdocs for function richmedia::get_slide has incomplete parameters list
(#878) Phpdocs for function richmedia::export has incomplete parameters list
(#58) Not recommended phpdocs tag @global used
(#111) Not recommended phpdocs tag @global used
(#158) Not recommended phpdocs tag @global used
(#261) Not recommended phpdocs tag @global used
(#274) Not recommended phpdocs tag @global used
(#291) Not recommended phpdocs tag @global used
(#307) Not recommended phpdocs tag @global used
(#307) Not recommended phpdocs tag @global used
(#329) Not recommended phpdocs tag @global used
(#392) Not recommended phpdocs tag @global used
(#417) Not recommended phpdocs tag @global used
(#428) Not recommended phpdocs tag @global used
(#500) Not recommended phpdocs tag @global used
(#535) Not recommended phpdocs tag @global used
(#553) Not recommended phpdocs tag @global used
(#590) Not recommended phpdocs tag @global used
(#764) Not recommended phpdocs tag @global used
(#880) Not recommended phpdocs tag @global used
mod/richmedia/db/log.php
(#2) Empty line found after PHP open tag
mod/richmedia/db/upgrade.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
(#36) Found comment starting with three or more slashes
(#43) Found comment starting with three or more slashes
(#50) Found comment starting with three or more slashes
(#57) Found comment starting with three or more slashes
(#64) Found comment starting with three or more slashes
(#71) Found comment starting with three or more slashes
(#81) Found comment starting with three or more slashes
(#92) Found comment starting with three or more slashes
(#102) Found comment starting with three or more slashes
(#110) Found comment starting with three or more slashes
(#122) Found comment starting with three or more slashes
(#134) Found comment starting with three or more slashes
(#144) Found comment starting with three or more slashes
(#18) Phpdocs for function xmldb_richmedia_upgrade has incomplete parameters list
mod/richmedia/importexport.php
(#2) Empty line found after PHP open tag
mod/richmedia/importexport_form.php
(#2) Empty line found after PHP open tag
(#32) Class mod_richmedia_import_form is not documented
(#55) Class mod_richmedia_export_form is not documented
(#75) Class mod_richmedia_error_form is not documented
(#34) Function mod_richmedia_import_form::definition is not documented
(#45) Function mod_richmedia_import_form::validation is not documented
(#57) Function mod_richmedia_export_form::definition is not documented
(#77) Function mod_richmedia_error_form::definition is not documented
(#27) Found comment starting with three or more slashes
mod/richmedia/index.php
(#2) Empty line found after PHP open tag
mod/richmedia/lang/en/richmedia.php
(#2) Empty line found after PHP open tag
mod/richmedia/lang/fr/richmedia.php
(#2) Empty line found after PHP open tag
mod/richmedia/lib.php
(#2) Empty line found after PHP open tag
(#300) Class richmedia_package_file_info is not documented
(#176) Function richmedia_user_outline is not documented
(#180) Function richmedia_get_view_actions is not documented
(#184) Function richmedia_get_post_actions is not documented
(#282) Function richmedia_user_complete is not documented
(#302) Function richmedia_package_file_info::get_parent is not documented
(#309) Function richmedia_package_file_info::get_visible_name is not documented
(#39) Phpdocs for function richmedia_add_instance has incomplete parameters list
(#90) Phpdocs for function richmedia_update_instance has incomplete parameters list
(#135) Phpdocs for function richmedia_get_file_info has incomplete parameters list
(#191) Phpdocs for function richmedia_pluginfile has incomplete parameters list
(#248) Phpdocs for function richmedia_supports has incomplete parameters list
(#37) Not recommended phpdocs tag @global used
(#37) Not recommended phpdocs tag @global used
(#89) Not recommended phpdocs tag @global used
(#134) Not recommended phpdocs tag @global used
(#190) Not recommended phpdocs tag @global used
mod/richmedia/locallib.php
(#2) Empty line found after PHP open tag
(#27) There is no description in phpdocs for function richmedia_convert_to_html
(#45) There is no description in phpdocs for function richmedia_convert_time
(#29) Phpdocs for function richmedia_convert_to_html has incomplete parameters list
(#47) Phpdocs for function richmedia_convert_time has incomplete parameters list
(#67) Phpdocs for function richmedia_encode_string has incomplete parameters list
mod/richmedia/mod_form.php
(#2) Empty line found after PHP open tag
(#31) Class mod_richmedia_mod_form is not documented
(#33) Function mod_richmedia_mod_form::definition is not documented
(#223) Function mod_richmedia_mod_form::set_data is not documented
(#175) Phpdocs for function mod_richmedia_mod_form::data_preprocessing has incomplete parameters list
(#205) Phpdocs for function mod_richmedia_mod_form::validation has incomplete parameters list
mod/richmedia/playerhtml5/playerhtml5_template.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/richmedia/renderer.php
(#2) Empty line found after PHP open tag
(#30) Class mod_richmedia_renderer is not documented
(#34) Not recommended phpdocs tag @global used
mod/richmedia/report.php
(#2) Empty line found after PHP open tag
(#69) Found comment starting with three or more slashes
mod/richmedia/settings.php
(#2) Empty line found after PHP open tag
mod/richmedia/version.php
(#2) Empty line found after PHP open tag
mod/richmedia/view.php
(#2) Empty line found after PHP open tag
mod/richmedia/xmleditor.php
(#2) Empty line found after PHP open tag

Update savepoints problems

(3 errors, 0 warnings)

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

mod/richmedia/db/upgrade.php
Detected more 'if' blocks (7) than 'savepoint' calls (5)
version 2015020600 is missing corresponding savepoint call
version 2015021000 is missing corresponding savepoint call

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]