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

(11 errors, 1 warnings)

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

theme/morecandy/classes/core_renderer.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/morecandy/config.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/morecandy/layout/columns1.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/morecandy/layout/columns2.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/morecandy/layout/columns3.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/morecandy/layout/columns4.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/morecandy/layout/frontpage.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/morecandy/layout/includes/banner.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/morecandy/layout/login.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/morecandy/layout/maintenance.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/morecandy/layout/secure.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/morecandy/lib.php
(#40) Expected MOODLE_INTERNAL check or config.php inclusion

Javascript coding style problems

(0 errors, 1 warnings)

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

theme/morecandy/javascript/morecandy.js
(#20) Missing space before opening brace. (space-before-blocks)

CSS problems

(1319 errors, 7 warnings)

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

theme/morecandy/less/moodle.less
(#119) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#120) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#121) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#122) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#123) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#124) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#119) Unexpected single-line block (block-no-single-line)
(#120) Unexpected single-line block (block-no-single-line)
(#121) Unexpected single-line block (block-no-single-line)
(#122) Unexpected single-line block (block-no-single-line)
(#123) Unexpected single-line block (block-no-single-line)
(#124) Unexpected single-line block (block-no-single-line)
(#119) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#120) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#121) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#122) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#123) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#124) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#52) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#79) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#383) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#384) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#833) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected indentation of 0 spaces (indentation)
(#623) Expected indentation of 8 spaces (indentation)
(#624) Expected indentation of 8 spaces (indentation)
(#625) Expected indentation of 8 spaces (indentation)
(#626) Expected indentation of 8 spaces (indentation)
(#629) Expected indentation of 8 spaces (indentation)
(#630) Expected indentation of 8 spaces (indentation)
(#631) Expected indentation of 8 spaces (indentation)
(#632) Expected indentation of 8 spaces (indentation)
(#744) Expected indentation of 8 spaces (indentation)
(#745) Expected indentation of 8 spaces (indentation)
(#746) Expected indentation of 8 spaces (indentation)
(#747) Expected indentation of 8 spaces (indentation)
(#750) Expected indentation of 8 spaces (indentation)
(#751) Expected indentation of 8 spaces (indentation)
(#752) Expected indentation of 8 spaces (indentation)
(#753) Expected indentation of 8 spaces (indentation)
(#764) Expected indentation of 8 spaces (indentation)
(#779) Expected indentation of 12 spaces (indentation)
(#780) Expected indentation of 12 spaces (indentation)
(#781) Expected indentation of 12 spaces (indentation)
(#782) Expected indentation of 12 spaces (indentation)
(#785) Expected indentation of 12 spaces (indentation)
(#786) Expected indentation of 12 spaces (indentation)
(#787) Expected indentation of 12 spaces (indentation)
(#788) Expected indentation of 12 spaces (indentation)
(#920) Expected indentation of 8 spaces (indentation)
(#921) Expected indentation of 8 spaces (indentation)
(#922) Expected indentation of 8 spaces (indentation)
(#923) Expected indentation of 8 spaces (indentation)
(#926) Expected indentation of 8 spaces (indentation)
(#927) Expected indentation of 8 spaces (indentation)
(#928) Expected indentation of 8 spaces (indentation)
(#929) Expected indentation of 8 spaces (indentation)
(#52) Unexpected extra semicolon (no-extra-semicolons)
(#114) Expected newline after "," (selector-list-comma-newline-after)
(#114) Expected newline after "," (selector-list-comma-newline-after)
(#114) Expected newline after "," (selector-list-comma-newline-after)
(#114) Expected newline after "," (selector-list-comma-newline-after)
(#114) Expected newline after "," (selector-list-comma-newline-after)
theme/morecandy/style/carousel.css
(#51) Expected "#ffffff" to be "#fff" (color-hex-length)
(#70) Expected "#ffffff" to be "#fff" (color-hex-length)
(#75) Expected "#333333" to be "#333" (color-hex-length)
(#86) Expected "#ffffff" to be "#fff" (color-hex-length)
(#76) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
theme/morecandy/style/font-awesome.css
(#92) Expected empty line before at-rule (at-rule-empty-line-before)
(#102) Expected empty line before at-rule (at-rule-empty-line-before)
(#69) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#171) Expected "#ffffff" to be "#fff" (color-hex-length)
(#10) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#113) Expected "DXImageTransform.Microsoft.BasicImage" to be "dximagetransform.microsoft.basicimage" (function-name-case)
(#119) Expected "DXImageTransform.Microsoft.BasicImage" to be "dximagetransform.microsoft.basicimage" (function-name-case)
(#125) Expected "DXImageTransform.Microsoft.BasicImage" to be "dximagetransform.microsoft.basicimage" (function-name-case)
(#131) Expected "DXImageTransform.Microsoft.BasicImage" to be "dximagetransform.microsoft.basicimage" (function-name-case)
(#137) Expected "DXImageTransform.Microsoft.BasicImage" to be "dximagetransform.microsoft.basicimage" (function-name-case)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 8 spaces (indentation)
(#12) Expected indentation of 8 spaces (indentation)
(#13) Expected indentation of 8 spaces (indentation)
(#14) Expected indentation of 8 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) 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)
(#29) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#31) 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)
(#46) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 8 spaces (indentation)
(#95) Expected indentation of 8 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#100) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 8 spaces (indentation)
(#99) Expected indentation of 8 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 8 spaces (indentation)
(#105) Expected indentation of 8 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 8 spaces (indentation)
(#109) Expected indentation of 8 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#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)
(#131) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#140) Expected indentation of 4 spaces (indentation)
(#147) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#152) Expected indentation of 4 spaces (indentation)
(#153) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 4 spaces (indentation)
(#159) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#161) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#179) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#185) Expected indentation of 4 spaces (indentation)
(#188) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#197) Expected indentation of 4 spaces (indentation)
(#200) Expected indentation of 4 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#245) Expected indentation of 4 spaces (indentation)
(#248) Expected indentation of 4 spaces (indentation)
(#251) Expected indentation of 4 spaces (indentation)
(#254) Expected indentation of 4 spaces (indentation)
(#257) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#267) Expected indentation of 4 spaces (indentation)
(#270) Expected indentation of 4 spaces (indentation)
(#273) Expected indentation of 4 spaces (indentation)
(#276) Expected indentation of 4 spaces (indentation)
(#279) Expected indentation of 4 spaces (indentation)
(#282) Expected indentation of 4 spaces (indentation)
(#285) Expected indentation of 4 spaces (indentation)
(#288) Expected indentation of 4 spaces (indentation)
(#291) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#297) Expected indentation of 4 spaces (indentation)
(#300) Expected indentation of 4 spaces (indentation)
(#303) Expected indentation of 4 spaces (indentation)
(#306) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#312) Expected indentation of 4 spaces (indentation)
(#315) Expected indentation of 4 spaces (indentation)
(#318) Expected indentation of 4 spaces (indentation)
(#321) Expected indentation of 4 spaces (indentation)
(#324) Expected indentation of 4 spaces (indentation)
(#327) Expected indentation of 4 spaces (indentation)
(#330) Expected indentation of 4 spaces (indentation)
(#333) Expected indentation of 4 spaces (indentation)
(#336) Expected indentation of 4 spaces (indentation)
(#339) Expected indentation of 4 spaces (indentation)
(#342) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#349) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#363) Expected indentation of 4 spaces (indentation)
(#366) Expected indentation of 4 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#372) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#382) Expected indentation of 4 spaces (indentation)
(#385) Expected indentation of 4 spaces (indentation)
(#388) Expected indentation of 4 spaces (indentation)
(#391) Expected indentation of 4 spaces (indentation)
(#394) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 4 spaces (indentation)
(#400) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#406) Expected indentation of 4 spaces (indentation)
(#409) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 4 spaces (indentation)
(#415) Expected indentation of 4 spaces (indentation)
(#418) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#424) Expected indentation of 4 spaces (indentation)
(#427) Expected indentation of 4 spaces (indentation)
(#430) Expected indentation of 4 spaces (indentation)
(#433) 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)
(#445) Expected indentation of 4 spaces (indentation)
(#448) Expected indentation of 4 spaces (indentation)
(#451) Expected indentation of 4 spaces (indentation)
(#454) Expected indentation of 4 spaces (indentation)
(#457) Expected indentation of 4 spaces (indentation)
(#460) Expected indentation of 4 spaces (indentation)
(#463) Expected indentation of 4 spaces (indentation)
(#467) Expected indentation of 4 spaces (indentation)
(#470) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#476) Expected indentation of 4 spaces (indentation)
(#479) Expected indentation of 4 spaces (indentation)
(#482) Expected indentation of 4 spaces (indentation)
(#485) Expected indentation of 4 spaces (indentation)
(#488) Expected indentation of 4 spaces (indentation)
(#491) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#500) Expected indentation of 4 spaces (indentation)
(#504) Expected indentation of 4 spaces (indentation)
(#507) Expected indentation of 4 spaces (indentation)
(#510) Expected indentation of 4 spaces (indentation)
(#513) Expected indentation of 4 spaces (indentation)
(#516) Expected indentation of 4 spaces (indentation)
(#519) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 4 spaces (indentation)
(#525) Expected indentation of 4 spaces (indentation)
(#528) Expected indentation of 4 spaces (indentation)
(#531) Expected indentation of 4 spaces (indentation)
(#534) Expected indentation of 4 spaces (indentation)
(#537) Expected indentation of 4 spaces (indentation)
(#540) Expected indentation of 4 spaces (indentation)
(#543) Expected indentation of 4 spaces (indentation)
(#547) Expected indentation of 4 spaces (indentation)
(#550) Expected indentation of 4 spaces (indentation)
(#553) Expected indentation of 4 spaces (indentation)
(#556) Expected indentation of 4 spaces (indentation)
(#559) Expected indentation of 4 spaces (indentation)
(#563) Expected indentation of 4 spaces (indentation)
(#566) Expected indentation of 4 spaces (indentation)
(#569) Expected indentation of 4 spaces (indentation)
(#572) Expected indentation of 4 spaces (indentation)
(#575) Expected indentation of 4 spaces (indentation)
(#578) Expected indentation of 4 spaces (indentation)
(#581) Expected indentation of 4 spaces (indentation)
(#584) Expected indentation of 4 spaces (indentation)
(#587) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#593) Expected indentation of 4 spaces (indentation)
(#596) Expected indentation of 4 spaces (indentation)
(#599) Expected indentation of 4 spaces (indentation)
(#602) Expected indentation of 4 spaces (indentation)
(#605) Expected indentation of 4 spaces (indentation)
(#608) Expected indentation of 4 spaces (indentation)
(#611) Expected indentation of 4 spaces (indentation)
(#614) Expected indentation of 4 spaces (indentation)
(#617) Expected indentation of 4 spaces (indentation)
(#620) Expected indentation of 4 spaces (indentation)
(#624) Expected indentation of 4 spaces (indentation)
(#627) Expected indentation of 4 spaces (indentation)
(#630) Expected indentation of 4 spaces (indentation)
(#633) Expected indentation of 4 spaces (indentation)
(#636) Expected indentation of 4 spaces (indentation)
(#639) Expected indentation of 4 spaces (indentation)
(#642) Expected indentation of 4 spaces (indentation)
(#645) Expected indentation of 4 spaces (indentation)
(#648) Expected indentation of 4 spaces (indentation)
(#651) Expected indentation of 4 spaces (indentation)
(#654) Expected indentation of 4 spaces (indentation)
(#657) Expected indentation of 4 spaces (indentation)
(#660) Expected indentation of 4 spaces (indentation)
(#663) Expected indentation of 4 spaces (indentation)
(#666) Expected indentation of 4 spaces (indentation)
(#669) Expected indentation of 4 spaces (indentation)
(#672) 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)
(#684) Expected indentation of 4 spaces (indentation)
(#687) 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)
(#701) Expected indentation of 4 spaces (indentation)
(#704) Expected indentation of 4 spaces (indentation)
(#708) Expected indentation of 4 spaces (indentation)
(#712) Expected indentation of 4 spaces (indentation)
(#715) Expected indentation of 4 spaces (indentation)
(#719) Expected indentation of 4 spaces (indentation)
(#722) Expected indentation of 4 spaces (indentation)
(#727) Expected indentation of 4 spaces (indentation)
(#730) Expected indentation of 4 spaces (indentation)
(#733) Expected indentation of 4 spaces (indentation)
(#736) Expected indentation of 4 spaces (indentation)
(#739) Expected indentation of 4 spaces (indentation)
(#742) Expected indentation of 4 spaces (indentation)
(#745) Expected indentation of 4 spaces (indentation)
(#748) Expected indentation of 4 spaces (indentation)
(#751) Expected indentation of 4 spaces (indentation)
(#754) Expected indentation of 4 spaces (indentation)
(#757) Expected indentation of 4 spaces (indentation)
(#760) Expected indentation of 4 spaces (indentation)
(#763) Expected indentation of 4 spaces (indentation)
(#766) Expected indentation of 4 spaces (indentation)
(#769) Expected indentation of 4 spaces (indentation)
(#772) Expected indentation of 4 spaces (indentation)
(#775) Expected indentation of 4 spaces (indentation)
(#778) Expected indentation of 4 spaces (indentation)
(#782) Expected indentation of 4 spaces (indentation)
(#786) Expected indentation of 4 spaces (indentation)
(#790) Expected indentation of 4 spaces (indentation)
(#793) Expected indentation of 4 spaces (indentation)
(#796) Expected indentation of 4 spaces (indentation)
(#800) Expected indentation of 4 spaces (indentation)
(#804) Expected indentation of 4 spaces (indentation)
(#808) Expected indentation of 4 spaces (indentation)
(#811) Expected indentation of 4 spaces (indentation)
(#814) Expected indentation of 4 spaces (indentation)
(#818) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#824) Expected indentation of 4 spaces (indentation)
(#828) Expected indentation of 4 spaces (indentation)
(#831) Expected indentation of 4 spaces (indentation)
(#834) Expected indentation of 4 spaces (indentation)
(#837) Expected indentation of 4 spaces (indentation)
(#840) Expected indentation of 4 spaces (indentation)
(#843) Expected indentation of 4 spaces (indentation)
(#846) Expected indentation of 4 spaces (indentation)
(#849) Expected indentation of 4 spaces (indentation)
(#852) Expected indentation of 4 spaces (indentation)
(#855) Expected indentation of 4 spaces (indentation)
(#858) Expected indentation of 4 spaces (indentation)
(#861) Expected indentation of 4 spaces (indentation)
(#864) Expected indentation of 4 spaces (indentation)
(#867) Expected indentation of 4 spaces (indentation)
(#870) Expected indentation of 4 spaces (indentation)
(#873) Expected indentation of 4 spaces (indentation)
(#876) Expected indentation of 4 spaces (indentation)
(#879) Expected indentation of 4 spaces (indentation)
(#882) Expected indentation of 4 spaces (indentation)
(#885) Expected indentation of 4 spaces (indentation)
(#888) Expected indentation of 4 spaces (indentation)
(#891) Expected indentation of 4 spaces (indentation)
(#894) Expected indentation of 4 spaces (indentation)
(#897) Expected indentation of 4 spaces (indentation)
(#900) Expected indentation of 4 spaces (indentation)
(#903) Expected indentation of 4 spaces (indentation)
(#906) Expected indentation of 4 spaces (indentation)
(#909) Expected indentation of 4 spaces (indentation)
(#912) Expected indentation of 4 spaces (indentation)
(#915) Expected indentation of 4 spaces (indentation)
(#918) Expected indentation of 4 spaces (indentation)
(#922) Expected indentation of 4 spaces (indentation)
(#925) Expected indentation of 4 spaces (indentation)
(#928) Expected indentation of 4 spaces (indentation)
(#931) Expected indentation of 4 spaces (indentation)
(#934) Expected indentation of 4 spaces (indentation)
(#937) Expected indentation of 4 spaces (indentation)
(#941) Expected indentation of 4 spaces (indentation)
(#944) Expected indentation of 4 spaces (indentation)
(#947) Expected indentation of 4 spaces (indentation)
(#950) Expected indentation of 4 spaces (indentation)
(#953) Expected indentation of 4 spaces (indentation)
(#956) Expected indentation of 4 spaces (indentation)
(#959) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#965) Expected indentation of 4 spaces (indentation)
(#968) Expected indentation of 4 spaces (indentation)
(#971) Expected indentation of 4 spaces (indentation)
(#974) Expected indentation of 4 spaces (indentation)
(#977) Expected indentation of 4 spaces (indentation)
(#981) Expected indentation of 4 spaces (indentation)
(#986) Expected indentation of 4 spaces (indentation)
(#989) Expected indentation of 4 spaces (indentation)
(#992) Expected indentation of 4 spaces (indentation)
(#995) Expected indentation of 4 spaces (indentation)
(#999) Expected indentation of 4 spaces (indentation)
(#1002) Expected indentation of 4 spaces (indentation)
(#1005) Expected indentation of 4 spaces (indentation)
(#1008) Expected indentation of 4 spaces (indentation)
(#1011) Expected indentation of 4 spaces (indentation)
(#1014) Expected indentation of 4 spaces (indentation)
(#1017) Expected indentation of 4 spaces (indentation)
(#1020) Expected indentation of 4 spaces (indentation)
(#1023) Expected indentation of 4 spaces (indentation)
(#1026) Expected indentation of 4 spaces (indentation)
(#1029) Expected indentation of 4 spaces (indentation)
(#1032) Expected indentation of 4 spaces (indentation)
(#1035) Expected indentation of 4 spaces (indentation)
(#1038) Expected indentation of 4 spaces (indentation)
(#1041) Expected indentation of 4 spaces (indentation)
(#1044) Expected indentation of 4 spaces (indentation)
(#1047) Expected indentation of 4 spaces (indentation)
(#1050) Expected indentation of 4 spaces (indentation)
(#1053) Expected indentation of 4 spaces (indentation)
(#1056) Expected indentation of 4 spaces (indentation)
(#1059) Expected indentation of 4 spaces (indentation)
(#1062) Expected indentation of 4 spaces (indentation)
(#1065) Expected indentation of 4 spaces (indentation)
(#1068) Expected indentation of 4 spaces (indentation)
(#1071) Expected indentation of 4 spaces (indentation)
(#1074) Expected indentation of 4 spaces (indentation)
(#1077) Expected indentation of 4 spaces (indentation)
(#1080) Expected indentation of 4 spaces (indentation)
(#1083) Expected indentation of 4 spaces (indentation)
(#1086) Expected indentation of 4 spaces (indentation)
(#1089) Expected indentation of 4 spaces (indentation)
(#1092) Expected indentation of 4 spaces (indentation)
(#1095) Expected indentation of 4 spaces (indentation)
(#1098) Expected indentation of 4 spaces (indentation)
(#1101) Expected indentation of 4 spaces (indentation)
(#1104) Expected indentation of 4 spaces (indentation)
(#1107) Expected indentation of 4 spaces (indentation)
(#1110) Expected indentation of 4 spaces (indentation)
(#1114) Expected indentation of 4 spaces (indentation)
(#1118) Expected indentation of 4 spaces (indentation)
(#1122) Expected indentation of 4 spaces (indentation)
(#1126) Expected indentation of 4 spaces (indentation)
(#1129) Expected indentation of 4 spaces (indentation)
(#1133) Expected indentation of 4 spaces (indentation)
(#1137) Expected indentation of 4 spaces (indentation)
(#1143) Expected indentation of 4 spaces (indentation)
(#1148) Expected indentation of 4 spaces (indentation)
(#1152) Expected indentation of 4 spaces (indentation)
(#1156) Expected indentation of 4 spaces (indentation)
(#1159) Expected indentation of 4 spaces (indentation)
(#1162) Expected indentation of 4 spaces (indentation)
(#1165) Expected indentation of 4 spaces (indentation)
(#1168) Expected indentation of 4 spaces (indentation)
(#1171) Expected indentation of 4 spaces (indentation)
(#1174) Expected indentation of 4 spaces (indentation)
(#1177) Expected indentation of 4 spaces (indentation)
(#1180) Expected indentation of 4 spaces (indentation)
(#1183) Expected indentation of 4 spaces (indentation)
(#1186) Expected indentation of 4 spaces (indentation)
(#1189) Expected indentation of 4 spaces (indentation)
(#1192) Expected indentation of 4 spaces (indentation)
(#1195) Expected indentation of 4 spaces (indentation)
(#1198) Expected indentation of 4 spaces (indentation)
(#1201) Expected indentation of 4 spaces (indentation)
(#1204) Expected indentation of 4 spaces (indentation)
(#1207) Expected indentation of 4 spaces (indentation)
(#1210) Expected indentation of 4 spaces (indentation)
(#1213) Expected indentation of 4 spaces (indentation)
(#1216) Expected indentation of 4 spaces (indentation)
(#1219) Expected indentation of 4 spaces (indentation)
(#1222) Expected indentation of 4 spaces (indentation)
(#1225) Expected indentation of 4 spaces (indentation)
(#1228) Expected indentation of 4 spaces (indentation)
(#1231) Expected indentation of 4 spaces (indentation)
(#1234) Expected indentation of 4 spaces (indentation)
(#1237) Expected indentation of 4 spaces (indentation)
(#1240) Expected indentation of 4 spaces (indentation)
(#1243) Expected indentation of 4 spaces (indentation)
(#1246) Expected indentation of 4 spaces (indentation)
(#1249) Expected indentation of 4 spaces (indentation)
(#1252) Expected indentation of 4 spaces (indentation)
(#1255) Expected indentation of 4 spaces (indentation)
(#1258) Expected indentation of 4 spaces (indentation)
(#1261) Expected indentation of 4 spaces (indentation)
(#1264) Expected indentation of 4 spaces (indentation)
(#1267) Expected indentation of 4 spaces (indentation)
(#1270) Expected indentation of 4 spaces (indentation)
(#1274) Expected indentation of 4 spaces (indentation)
(#1277) Expected indentation of 4 spaces (indentation)
(#1280) Expected indentation of 4 spaces (indentation)
(#1283) Expected indentation of 4 spaces (indentation)
(#1286) Expected indentation of 4 spaces (indentation)
(#1289) Expected indentation of 4 spaces (indentation)
(#1292) Expected indentation of 4 spaces (indentation)
(#1295) Expected indentation of 4 spaces (indentation)
(#1298) Expected indentation of 4 spaces (indentation)
(#1301) Expected indentation of 4 spaces (indentation)
(#1304) Expected indentation of 4 spaces (indentation)
(#1307) Expected indentation of 4 spaces (indentation)
(#1311) Expected indentation of 4 spaces (indentation)
(#1314) Expected indentation of 4 spaces (indentation)
(#1317) Expected indentation of 4 spaces (indentation)
(#1320) Expected indentation of 4 spaces (indentation)
(#1324) Expected indentation of 4 spaces (indentation)
(#1327) Expected indentation of 4 spaces (indentation)
(#1330) Expected indentation of 4 spaces (indentation)
(#1333) Expected indentation of 4 spaces (indentation)
(#1336) Expected indentation of 4 spaces (indentation)
(#1339) Expected indentation of 4 spaces (indentation)
(#1342) Expected indentation of 4 spaces (indentation)
(#1347) Expected indentation of 4 spaces (indentation)
(#1351) Expected indentation of 4 spaces (indentation)
(#1354) Expected indentation of 4 spaces (indentation)
(#1357) Expected indentation of 4 spaces (indentation)
(#1360) Expected indentation of 4 spaces (indentation)
(#1363) Expected indentation of 4 spaces (indentation)
(#1366) Expected indentation of 4 spaces (indentation)
(#1369) Expected indentation of 4 spaces (indentation)
(#1372) Expected indentation of 4 spaces (indentation)
(#1375) Expected indentation of 4 spaces (indentation)
(#1378) Expected indentation of 4 spaces (indentation)
(#1381) Expected indentation of 4 spaces (indentation)
(#1384) Expected indentation of 4 spaces (indentation)
(#1387) Expected indentation of 4 spaces (indentation)
(#1390) Expected indentation of 4 spaces (indentation)
(#1393) Expected indentation of 4 spaces (indentation)
(#1396) Expected indentation of 4 spaces (indentation)
(#1399) Expected indentation of 4 spaces (indentation)
(#1402) Expected indentation of 4 spaces (indentation)
(#1405) Expected indentation of 4 spaces (indentation)
(#1408) Expected indentation of 4 spaces (indentation)
(#1411) Expected indentation of 4 spaces (indentation)
(#1414) Expected indentation of 4 spaces (indentation)
(#1417) Expected indentation of 4 spaces (indentation)
(#1420) Expected indentation of 4 spaces (indentation)
(#1423) Expected indentation of 4 spaces (indentation)
(#1426) Expected indentation of 4 spaces (indentation)
(#1430) Expected indentation of 4 spaces (indentation)
(#1434) Expected indentation of 4 spaces (indentation)
(#1437) Expected indentation of 4 spaces (indentation)
(#1440) Expected indentation of 4 spaces (indentation)
(#1443) Expected indentation of 4 spaces (indentation)
(#1446) Expected indentation of 4 spaces (indentation)
(#1449) Expected indentation of 4 spaces (indentation)
(#1452) Expected indentation of 4 spaces (indentation)
(#1455) Expected indentation of 4 spaces (indentation)
(#1458) Expected indentation of 4 spaces (indentation)
(#1461) Expected indentation of 4 spaces (indentation)
(#1466) Expected indentation of 4 spaces (indentation)
(#1470) Expected indentation of 4 spaces (indentation)
(#1474) Expected indentation of 4 spaces (indentation)
(#1478) Expected indentation of 4 spaces (indentation)
(#1481) Expected indentation of 4 spaces (indentation)
(#1484) Expected indentation of 4 spaces (indentation)
(#1487) Expected indentation of 4 spaces (indentation)
(#1490) Expected indentation of 4 spaces (indentation)
(#1497) Expected indentation of 4 spaces (indentation)
(#1500) Expected indentation of 4 spaces (indentation)
(#1504) Expected indentation of 4 spaces (indentation)
(#1508) Expected indentation of 4 spaces (indentation)
(#1511) Expected indentation of 4 spaces (indentation)
(#1514) Expected indentation of 4 spaces (indentation)
(#1517) Expected indentation of 4 spaces (indentation)
(#1520) Expected indentation of 4 spaces (indentation)
(#1523) Expected indentation of 4 spaces (indentation)
(#1527) Expected indentation of 4 spaces (indentation)
(#1531) Expected indentation of 4 spaces (indentation)
(#1535) Expected indentation of 4 spaces (indentation)
(#1538) Expected indentation of 4 spaces (indentation)
(#1542) Expected indentation of 4 spaces (indentation)
(#1545) Expected indentation of 4 spaces (indentation)
(#1548) Expected indentation of 4 spaces (indentation)
(#1551) Expected indentation of 4 spaces (indentation)
(#1554) Expected indentation of 4 spaces (indentation)
(#1557) Expected indentation of 4 spaces (indentation)
(#1560) Expected indentation of 4 spaces (indentation)
(#1564) Expected indentation of 4 spaces (indentation)
(#1567) Expected indentation of 4 spaces (indentation)
(#1570) Expected indentation of 4 spaces (indentation)
(#1573) Expected indentation of 4 spaces (indentation)
(#1576) Expected indentation of 4 spaces (indentation)
(#1579) Expected indentation of 4 spaces (indentation)
(#1582) Expected indentation of 4 spaces (indentation)
(#1585) Expected indentation of 4 spaces (indentation)
(#1588) Expected indentation of 4 spaces (indentation)
(#1591) Expected indentation of 4 spaces (indentation)
(#1594) Expected indentation of 4 spaces (indentation)
(#1597) Expected indentation of 4 spaces (indentation)
(#1600) Expected indentation of 4 spaces (indentation)
(#1603) Expected indentation of 4 spaces (indentation)
(#1606) Expected indentation of 4 spaces (indentation)
(#1609) Expected indentation of 4 spaces (indentation)
(#1612) Expected indentation of 4 spaces (indentation)
(#1615) Expected indentation of 4 spaces (indentation)
(#1618) Expected indentation of 4 spaces (indentation)
(#1621) Expected indentation of 4 spaces (indentation)
(#1624) Expected indentation of 4 spaces (indentation)
(#1627) Expected indentation of 4 spaces (indentation)
(#1630) Expected indentation of 4 spaces (indentation)
(#1633) Expected indentation of 4 spaces (indentation)
(#1636) Expected indentation of 4 spaces (indentation)
(#1639) Expected indentation of 4 spaces (indentation)
(#1642) Expected indentation of 4 spaces (indentation)
(#1645) Expected indentation of 4 spaces (indentation)
(#1648) Expected indentation of 4 spaces (indentation)
(#1651) Expected indentation of 4 spaces (indentation)
(#1654) Expected indentation of 4 spaces (indentation)
(#1657) Expected indentation of 4 spaces (indentation)
(#1660) Expected indentation of 4 spaces (indentation)
(#1663) Expected indentation of 4 spaces (indentation)
(#1666) Expected indentation of 4 spaces (indentation)
(#1669) Expected indentation of 4 spaces (indentation)
(#1672) Expected indentation of 4 spaces (indentation)
(#1675) Expected indentation of 4 spaces (indentation)
(#1680) Expected indentation of 4 spaces (indentation)
(#1683) Expected indentation of 4 spaces (indentation)
(#1686) Expected indentation of 4 spaces (indentation)
(#1689) Expected indentation of 4 spaces (indentation)
(#1692) Expected indentation of 4 spaces (indentation)
(#1695) Expected indentation of 4 spaces (indentation)
(#1698) Expected indentation of 4 spaces (indentation)
(#1701) Expected indentation of 4 spaces (indentation)
(#1704) Expected indentation of 4 spaces (indentation)
(#1707) Expected indentation of 4 spaces (indentation)
(#1710) Expected indentation of 4 spaces (indentation)
(#1713) Expected indentation of 4 spaces (indentation)
(#1716) Expected indentation of 4 spaces (indentation)
(#1719) Expected indentation of 4 spaces (indentation)
(#1722) Expected indentation of 4 spaces (indentation)
(#1725) Expected indentation of 4 spaces (indentation)
(#1728) Expected indentation of 4 spaces (indentation)
(#1731) Expected indentation of 4 spaces (indentation)
(#1734) Expected indentation of 4 spaces (indentation)
(#1737) Expected indentation of 4 spaces (indentation)
(#1740) Expected indentation of 4 spaces (indentation)
(#1743) Expected indentation of 4 spaces (indentation)
(#1746) Expected indentation of 4 spaces (indentation)
(#1749) Expected indentation of 4 spaces (indentation)
(#1752) Expected indentation of 4 spaces (indentation)
(#1755) Expected indentation of 4 spaces (indentation)
(#1758) Expected indentation of 4 spaces (indentation)
(#1761) Expected indentation of 4 spaces (indentation)
(#1764) Expected indentation of 4 spaces (indentation)
(#1767) Expected indentation of 4 spaces (indentation)
(#1770) Expected indentation of 4 spaces (indentation)
(#1773) Expected indentation of 4 spaces (indentation)
(#1776) Expected indentation of 4 spaces (indentation)
(#1779) Expected indentation of 4 spaces (indentation)
(#1782) Expected indentation of 4 spaces (indentation)
(#1785) Expected indentation of 4 spaces (indentation)
(#1788) Expected indentation of 4 spaces (indentation)
(#1792) Expected indentation of 4 spaces (indentation)
(#1795) Expected indentation of 4 spaces (indentation)
(#1798) Expected indentation of 4 spaces (indentation)
(#1801) Expected indentation of 4 spaces (indentation)
(#1804) Expected indentation of 4 spaces (indentation)
(#142) Unexpected composition (selector-root-no-composition)
theme/morecandy/style/glyphicon-font.css
(#37) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#38) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#39) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#40) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#41) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#42) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#43) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#44) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#45) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#46) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#47) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#48) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#49) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#50) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#51) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#52) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#53) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#54) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#55) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#56) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#57) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#58) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#59) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#60) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#61) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#62) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#63) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#64) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#65) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#66) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#67) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#68) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#69) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#70) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#71) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#72) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#73) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#74) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#75) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#76) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#77) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#78) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#79) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#80) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#81) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#82) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#83) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#84) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#85) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#86) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#87) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#88) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#89) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#90) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#91) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#92) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#93) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#94) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#95) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#96) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#97) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#98) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#99) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#100) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#101) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#102) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#103) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#104) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#105) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#106) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#107) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#108) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#109) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#110) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#111) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#112) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#113) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#114) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#115) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#116) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#117) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#118) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#119) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#120) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#121) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#122) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#123) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#124) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#125) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#126) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#127) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#128) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#129) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#130) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#131) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#132) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#133) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#134) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#135) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#136) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#137) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#138) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#139) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#140) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#141) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#142) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#143) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#144) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#145) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#146) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#147) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#148) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#149) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#150) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#151) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#152) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#153) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#154) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#155) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#156) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#157) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#158) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#159) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#160) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#161) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#162) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#163) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#164) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#165) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#166) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#167) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#168) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#169) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#170) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#171) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#172) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#173) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#174) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#175) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#176) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#177) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#178) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#179) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#180) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#181) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#182) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#183) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#184) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#185) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#186) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#187) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#188) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#189) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#190) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#191) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#192) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#193) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#194) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#195) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#196) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#197) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#198) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#199) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#200) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#201) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#202) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#203) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#204) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#205) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#206) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#207) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#208) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#209) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#210) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#211) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#212) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#213) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#214) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#215) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#216) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#217) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#218) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#219) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#220) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#221) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#222) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#223) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#224) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#225) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#226) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#227) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#228) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#229) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#230) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#231) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#232) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#233) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#234) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#235) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#236) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#37) Unexpected single-line block (block-no-single-line)
(#38) Unexpected single-line block (block-no-single-line)
(#39) Unexpected single-line block (block-no-single-line)
(#40) Unexpected single-line block (block-no-single-line)
(#41) Unexpected single-line block (block-no-single-line)
(#42) Unexpected single-line block (block-no-single-line)
(#43) Unexpected single-line block (block-no-single-line)
(#44) Unexpected single-line block (block-no-single-line)
(#45) Unexpected single-line block (block-no-single-line)
(#46) Unexpected single-line block (block-no-single-line)
(#47) Unexpected single-line block (block-no-single-line)
(#48) Unexpected single-line block (block-no-single-line)
(#49) Unexpected single-line block (block-no-single-line)
(#50) Unexpected single-line block (block-no-single-line)
(#51) Unexpected single-line block (block-no-single-line)
(#52) Unexpected single-line block (block-no-single-line)
(#53) Unexpected single-line block (block-no-single-line)
(#54) Unexpected single-line block (block-no-single-line)
(#55) Unexpected single-line block (block-no-single-line)
(#56) Unexpected single-line block (block-no-single-line)
(#57) Unexpected single-line block (block-no-single-line)
(#58) Unexpected single-line block (block-no-single-line)
(#59) Unexpected single-line block (block-no-single-line)
(#60) Unexpected single-line block (block-no-single-line)
(#61) Unexpected single-line block (block-no-single-line)
(#62) Unexpected single-line block (block-no-single-line)
(#63) Unexpected single-line block (block-no-single-line)
(#64) Unexpected single-line block (block-no-single-line)
(#65) Unexpected single-line block (block-no-single-line)
(#66) Unexpected single-line block (block-no-single-line)
(#67) Unexpected single-line block (block-no-single-line)
(#68) Unexpected single-line block (block-no-single-line)
(#69) Unexpected single-line block (block-no-single-line)
(#70) Unexpected single-line block (block-no-single-line)
(#71) Unexpected single-line block (block-no-single-line)
(#72) Unexpected single-line block (block-no-single-line)
(#73) Unexpected single-line block (block-no-single-line)
(#74) Unexpected single-line block (block-no-single-line)
(#75) Unexpected single-line block (block-no-single-line)
(#76) Unexpected single-line block (block-no-single-line)
(#77) Unexpected single-line block (block-no-single-line)
(#78) Unexpected single-line block (block-no-single-line)
(#79) Unexpected single-line block (block-no-single-line)
(#80) Unexpected single-line block (block-no-single-line)
(#81) Unexpected single-line block (block-no-single-line)
(#82) Unexpected single-line block (block-no-single-line)
(#83) Unexpected single-line block (block-no-single-line)
(#84) Unexpected single-line block (block-no-single-line)
(#85) Unexpected single-line block (block-no-single-line)
(#86) Unexpected single-line block (block-no-single-line)
(#87) Unexpected single-line block (block-no-single-line)
(#88) Unexpected single-line block (block-no-single-line)
(#89) Unexpected single-line block (block-no-single-line)
(#90) Unexpected single-line block (block-no-single-line)
(#91) Unexpected single-line block (block-no-single-line)
(#92) Unexpected single-line block (block-no-single-line)
(#93) Unexpected single-line block (block-no-single-line)
(#94) Unexpected single-line block (block-no-single-line)
(#95) Unexpected single-line block (block-no-single-line)
(#96) Unexpected single-line block (block-no-single-line)
(#97) Unexpected single-line block (block-no-single-line)
(#98) Unexpected single-line block (block-no-single-line)
(#99) Unexpected single-line block (block-no-single-line)
(#100) Unexpected single-line block (block-no-single-line)
(#101) Unexpected single-line block (block-no-single-line)
(#102) Unexpected single-line block (block-no-single-line)
(#103) Unexpected single-line block (block-no-single-line)
(#104) Unexpected single-line block (block-no-single-line)
(#105) Unexpected single-line block (block-no-single-line)
(#106) Unexpected single-line block (block-no-single-line)
(#107) Unexpected single-line block (block-no-single-line)
(#108) Unexpected single-line block (block-no-single-line)
(#109) Unexpected single-line block (block-no-single-line)
(#110) Unexpected single-line block (block-no-single-line)
(#111) Unexpected single-line block (block-no-single-line)
(#112) Unexpected single-line block (block-no-single-line)
(#113) Unexpected single-line block (block-no-single-line)
(#114) Unexpected single-line block (block-no-single-line)
(#115) Unexpected single-line block (block-no-single-line)
(#116) Unexpected single-line block (block-no-single-line)
(#117) Unexpected single-line block (block-no-single-line)
(#118) Unexpected single-line block (block-no-single-line)
(#119) Unexpected single-line block (block-no-single-line)
(#120) Unexpected single-line block (block-no-single-line)
(#121) Unexpected single-line block (block-no-single-line)
(#122) Unexpected single-line block (block-no-single-line)
(#123) Unexpected single-line block (block-no-single-line)
(#124) Unexpected single-line block (block-no-single-line)
(#125) Unexpected single-line block (block-no-single-line)
(#126) Unexpected single-line block (block-no-single-line)
(#127) Unexpected single-line block (block-no-single-line)
(#128) Unexpected single-line block (block-no-single-line)
(#129) Unexpected single-line block (block-no-single-line)
(#130) Unexpected single-line block (block-no-single-line)
(#131) Unexpected single-line block (block-no-single-line)
(#132) Unexpected single-line block (block-no-single-line)
(#133) Unexpected single-line block (block-no-single-line)
(#134) Unexpected single-line block (block-no-single-line)
(#135) Unexpected single-line block (block-no-single-line)
(#136) Unexpected single-line block (block-no-single-line)
(#137) Unexpected single-line block (block-no-single-line)
(#138) Unexpected single-line block (block-no-single-line)
(#139) Unexpected single-line block (block-no-single-line)
(#140) Unexpected single-line block (block-no-single-line)
(#141) Unexpected single-line block (block-no-single-line)
(#142) Unexpected single-line block (block-no-single-line)
(#143) Unexpected single-line block (block-no-single-line)
(#144) Unexpected single-line block (block-no-single-line)
(#145) Unexpected single-line block (block-no-single-line)
(#146) Unexpected single-line block (block-no-single-line)
(#147) Unexpected single-line block (block-no-single-line)
(#148) Unexpected single-line block (block-no-single-line)
(#149) Unexpected single-line block (block-no-single-line)
(#150) Unexpected single-line block (block-no-single-line)
(#151) Unexpected single-line block (block-no-single-line)
(#152) Unexpected single-line block (block-no-single-line)
(#153) Unexpected single-line block (block-no-single-line)
(#154) Unexpected single-line block (block-no-single-line)
(#155) Unexpected single-line block (block-no-single-line)
(#156) Unexpected single-line block (block-no-single-line)
(#157) Unexpected single-line block (block-no-single-line)
(#158) Unexpected single-line block (block-no-single-line)
(#159) Unexpected single-line block (block-no-single-line)
(#160) Unexpected single-line block (block-no-single-line)
(#161) Unexpected single-line block (block-no-single-line)
(#162) Unexpected single-line block (block-no-single-line)
(#163) Unexpected single-line block (block-no-single-line)
(#164) Unexpected single-line block (block-no-single-line)
(#165) Unexpected single-line block (block-no-single-line)
(#166) Unexpected single-line block (block-no-single-line)
(#167) Unexpected single-line block (block-no-single-line)
(#168) Unexpected single-line block (block-no-single-line)
(#169) Unexpected single-line block (block-no-single-line)
(#170) Unexpected single-line block (block-no-single-line)
(#171) Unexpected single-line block (block-no-single-line)
(#172) Unexpected single-line block (block-no-single-line)
(#173) Unexpected single-line block (block-no-single-line)
(#174) Unexpected single-line block (block-no-single-line)
(#175) Unexpected single-line block (block-no-single-line)
(#176) Unexpected single-line block (block-no-single-line)
(#177) Unexpected single-line block (block-no-single-line)
(#178) Unexpected single-line block (block-no-single-line)
(#179) Unexpected single-line block (block-no-single-line)
(#180) Unexpected single-line block (block-no-single-line)
(#181) Unexpected single-line block (block-no-single-line)
(#182) Unexpected single-line block (block-no-single-line)
(#183) Unexpected single-line block (block-no-single-line)
(#184) Unexpected single-line block (block-no-single-line)
(#185) Unexpected single-line block (block-no-single-line)
(#186) Unexpected single-line block (block-no-single-line)
(#187) Unexpected single-line block (block-no-single-line)
(#188) Unexpected single-line block (block-no-single-line)
(#189) Unexpected single-line block (block-no-single-line)
(#190) Unexpected single-line block (block-no-single-line)
(#191) Unexpected single-line block (block-no-single-line)
(#192) Unexpected single-line block (block-no-single-line)
(#193) Unexpected single-line block (block-no-single-line)
(#194) Unexpected single-line block (block-no-single-line)
(#195) Unexpected single-line block (block-no-single-line)
(#196) Unexpected single-line block (block-no-single-line)
(#197) Unexpected single-line block (block-no-single-line)
(#198) Unexpected single-line block (block-no-single-line)
(#199) Unexpected single-line block (block-no-single-line)
(#200) Unexpected single-line block (block-no-single-line)
(#201) Unexpected single-line block (block-no-single-line)
(#202) Unexpected single-line block (block-no-single-line)
(#203) Unexpected single-line block (block-no-single-line)
(#204) Unexpected single-line block (block-no-single-line)
(#205) Unexpected single-line block (block-no-single-line)
(#206) Unexpected single-line block (block-no-single-line)
(#207) Unexpected single-line block (block-no-single-line)
(#208) Unexpected single-line block (block-no-single-line)
(#209) Unexpected single-line block (block-no-single-line)
(#210) Unexpected single-line block (block-no-single-line)
(#211) Unexpected single-line block (block-no-single-line)
(#212) Unexpected single-line block (block-no-single-line)
(#213) Unexpected single-line block (block-no-single-line)
(#214) Unexpected single-line block (block-no-single-line)
(#215) Unexpected single-line block (block-no-single-line)
(#216) Unexpected single-line block (block-no-single-line)
(#217) Unexpected single-line block (block-no-single-line)
(#218) Unexpected single-line block (block-no-single-line)
(#219) Unexpected single-line block (block-no-single-line)
(#220) Unexpected single-line block (block-no-single-line)
(#221) Unexpected single-line block (block-no-single-line)
(#222) Unexpected single-line block (block-no-single-line)
(#223) Unexpected single-line block (block-no-single-line)
(#224) Unexpected single-line block (block-no-single-line)
(#225) Unexpected single-line block (block-no-single-line)
(#226) Unexpected single-line block (block-no-single-line)
(#227) Unexpected single-line block (block-no-single-line)
(#228) Unexpected single-line block (block-no-single-line)
(#229) Unexpected single-line block (block-no-single-line)
(#230) Unexpected single-line block (block-no-single-line)
(#231) Unexpected single-line block (block-no-single-line)
(#232) Unexpected single-line block (block-no-single-line)
(#233) Unexpected single-line block (block-no-single-line)
(#234) Unexpected single-line block (block-no-single-line)
(#235) Unexpected single-line block (block-no-single-line)
(#236) Unexpected single-line block (block-no-single-line)
(#37) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#38) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#39) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#40) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#41) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#42) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#43) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#44) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#45) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#46) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#47) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#48) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#49) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#50) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#51) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#52) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#53) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#54) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#55) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#56) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#57) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#58) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#59) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#60) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#61) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#62) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#63) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#64) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#65) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#66) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#67) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#68) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#69) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#70) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#71) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#72) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#73) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#74) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#75) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#76) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#77) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#78) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#79) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#80) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#81) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#82) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#83) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#84) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#85) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#86) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#87) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#88) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#89) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#90) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#91) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#92) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#93) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#94) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#95) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#96) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#97) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#98) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#99) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#100) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#101) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#102) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#103) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#104) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#105) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#106) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#107) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#108) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#109) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#110) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#111) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#112) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#113) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#114) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#115) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#116) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#117) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#118) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#119) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#120) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#121) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#122) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#123) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#124) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#125) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#126) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#127) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#128) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#129) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#130) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#131) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#132) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#133) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#134) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#135) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#136) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#137) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#138) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#139) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#140) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#141) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#142) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#143) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#144) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#145) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#146) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#147) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#148) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#149) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#150) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#151) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#152) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#153) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#154) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#155) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#156) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#157) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#158) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#159) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#160) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#161) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#162) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#163) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#164) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#165) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#166) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#167) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#168) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#169) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#170) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#171) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#172) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#173) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#174) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#175) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#176) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#177) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#178) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#179) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#180) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#181) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#182) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#183) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#184) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#185) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#186) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#187) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#188) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#189) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#190) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#191) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#192) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#193) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#194) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#195) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#196) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#197) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#198) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#199) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#200) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#201) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#202) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#203) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#204) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#205) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#206) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#207) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#208) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#209) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#210) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#211) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#212) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#213) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#214) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#215) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#216) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#217) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#218) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#219) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#220) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#221) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#222) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#223) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#224) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#225) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#226) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#227) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#228) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#229) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#230) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#231) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#232) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#233) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#234) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#235) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#236) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#17) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#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 8 spaces (indentation)
(#19) Expected indentation of 8 spaces (indentation)
(#20) Expected indentation of 8 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
theme/morecandy/style/settings.css
(#4) Unknown word (CssSyntaxError)
theme/morecandy/style/sideway-header.css
(#30) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#52) Unexpected unknown type selector "move" (selector-type-no-unknown)

PHPDocs style problems

(6 errors, 0 warnings)

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

theme/morecandy/classes/core_renderer.php
(#27) Class theme_morecandy_core_renderer is not documented
(#29) Phpdocs for function theme_morecandy_core_renderer::render_custom_menu has incomplete parameters list
theme/morecandy/lang/en/theme_morecandy.php
(#20) Package theme_more is not valid
theme/morecandy/lib.php
(#48) Function theme_morecandy_process_css is not documented
(#36) Phpdocs for function theme_morecandy_less_variables has incomplete parameters list
(#95) Phpdocs for function theme_morecandy_set_banner has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Task "stylelint:less" 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]