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

(1 errors, 32 warnings)

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

theme/foundation/classes/admin_setting_configcolourpicker.php
(#48) Line exceeds 132 characters; contains 150 characters
theme/foundation/classes/admin_setting_configinteger.php
(#94) Line exceeds 132 characters; contains 134 characters
(#96) Line exceeds 132 characters; contains 135 characters
theme/foundation/classes/admin_setting_information.php
(#131) Line exceeds 132 characters; contains 151 characters
theme/foundation/classes/format_topcoll_renderer.php
(#76) Duplicate class name "theme_foundation_format_topcoll_renderer" found; first defined in /var/lib/jenkins/git_repositories/prechecker/theme/foundation/classes/format_topcoll_renderer.php on line 64
theme/foundation/classes/module/features_module.php
(#48) Line exceeds 132 characters; contains 136 characters
theme/foundation/classes/module/frontpagecarousel_module.php
(#46) Line exceeds 132 characters; contains 154 characters
(#142) Line exceeds 132 characters; contains 133 characters
(#146) Line exceeds 132 characters; contains 146 characters
(#163) Line exceeds 132 characters; contains 159 characters
theme/foundation/classes/module/menus_module.php
(#398) Line exceeds 132 characters; contains 143 characters
(#401) Line exceeds 132 characters; contains 141 characters
(#443) Line exceeds 132 characters; contains 133 characters
(#463) Line exceeds 132 characters; contains 140 characters
theme/foundation/classes/module/swatch_module.php
(#55) Line exceeds 132 characters; contains 154 characters
(#56) Line exceeds 132 characters; contains 148 characters
(#57) Line exceeds 132 characters; contains 138 characters
(#59) Line exceeds 132 characters; contains 154 characters
theme/foundation/classes/output/core/output/mustache_filesystem_loader.php
(#44) Protected method name "mustache_filesystem_loader::getFileName" must be in lower-case letters only
theme/foundation/classes/output/core_renderer_toolbox.php
(#907) Inline comments must end in full-stops, exclamation marks, or question marks
theme/foundation/classes/output/icon_system_fontawesome.php
(#363) Line exceeds 132 characters; contains 133 characters
theme/foundation/classes/renderer_factory.php
(#44) Possible useless method overriding detected
theme/foundation/classes/toolbox.php
(#1238) Line exceeds 132 characters; contains 161 characters
(#1267) Line exceeds 132 characters; contains 141 characters
(#1468) Line exceeds 132 characters; contains 133 characters
(#2065) This comment is 43% valid code; is this commented out code?
theme/foundation/lang/en/theme_foundation.php
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) This comment is 58% valid code; is this commented out code?
theme/foundation/lib.php
(#76) This comment is 50% valid code; is this commented out code?
(#223) Line exceeds 132 characters; contains 159 characters
(#235) Line exceeds 132 characters; contains 153 characters
theme/foundation/logout.php
(#32) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
theme/foundation/version.php
(#29) This comment is 45% valid code; is this commented out code?

Javascript coding style problems

(10 errors, 2 warnings)

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

theme/foundation/Gruntfile.js
(#38) @package should be empty. (jsdoc/empty-tags)
(#44) 'module' is not defined. (no-undef)
(#47) 'process' is not defined. (no-undef)
(#47) 'process' is not defined. (no-undef)
(#54) 'process' is not defined. (no-undef)
(#63) '__dirname' is not defined. (no-undef)
(#64) '__dirname' is not defined. (no-undef)
(#110) '__dirname' is not defined. (no-undef)
(#111) 'process' is not defined. (no-undef)
theme/foundation/amd/src/anti_gravity.js
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
theme/foundation/js/fd_colourpopup.js
(#53) Parsing error: The keyword 'const' is reserved

CSS problems

(2268 errors, 56 warnings)

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

theme/foundation/style/fallback.css
(#13272) "declaration-no-important" has already been disabled (CssSyntaxError)
theme/foundation/classes/module/swatch/cosmo_bootswatch.scss
(#15) Invalid value for `src` (csstree/validator)
(#23) Invalid value for `src` (csstree/validator)
(#31) Invalid value for `src` (csstree/validator)
(#41) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 8 spaces (indentation)
(#58) Expected indentation of 8 spaces (indentation)
theme/foundation/classes/module/swatch/cosmo_variables.scss
(#20) Expected "#2780E3" to be "#2780e3" (color-hex-case)
(#24) Expected "#FF0039" to be "#ff0039" (color-hex-case)
(#26) Expected "#FF7518" to be "#ff7518" (color-hex-case)
(#27) Expected "#3FB618" to be "#3fb618" (color-hex-case)
(#29) Expected "#9954BB" to be "#9954bb" (color-hex-case)
(#58) Expected single space after "," in a single-line function (function-comma-space-after)
(#60) Expected single space after "," in a single-line function (function-comma-space-after)
theme/foundation/classes/module/swatch/cyborg_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#21) Invalid value for `src` (csstree/validator)
(#355) Unexpected !important (declaration-no-important)
(#361) Unexpected !important (declaration-no-important)
theme/foundation/classes/module/swatch/darkly_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#22) Invalid value for `src` (csstree/validator)
(#29) Invalid value for `src` (csstree/validator)
(#36) Invalid value for `src` (csstree/validator)
(#243) Expected newline after "}" (block-closing-brace-newline-after)
(#44) Unexpected !important (declaration-no-important)
(#49) Unexpected !important (declaration-no-important)
(#54) Unexpected !important (declaration-no-important)
(#272) Unexpected !important (declaration-no-important)
(#278) Unexpected !important (declaration-no-important)
(#74) Expected newline after "," (selector-list-comma-newline-after)
(#74) Expected newline after "," (selector-list-comma-newline-after)
(#80) Expected newline after "," (selector-list-comma-newline-after)
(#80) Expected newline after "," (selector-list-comma-newline-after)
(#86) Expected newline after "," (selector-list-comma-newline-after)
(#86) Expected newline after "," (selector-list-comma-newline-after)
(#92) Expected newline after "," (selector-list-comma-newline-after)
(#92) Expected newline after "," (selector-list-comma-newline-after)
(#98) Expected newline after "," (selector-list-comma-newline-after)
(#98) Expected newline after "," (selector-list-comma-newline-after)
(#104) Expected newline after "," (selector-list-comma-newline-after)
(#104) Expected newline after "," (selector-list-comma-newline-after)
(#110) Expected newline after "," (selector-list-comma-newline-after)
(#110) Expected newline after "," (selector-list-comma-newline-after)
(#116) Expected newline after "," (selector-list-comma-newline-after)
(#116) Expected newline after "," (selector-list-comma-newline-after)
(#122) Expected newline after "," (selector-list-comma-newline-after)
(#122) Expected newline after "," (selector-list-comma-newline-after)
(#130) Expected newline after "," (selector-list-comma-newline-after)
(#130) Expected newline after "," (selector-list-comma-newline-after)
(#136) Expected newline after "," (selector-list-comma-newline-after)
(#136) Expected newline after "," (selector-list-comma-newline-after)
(#142) Expected newline after "," (selector-list-comma-newline-after)
(#142) Expected newline after "," (selector-list-comma-newline-after)
(#148) Expected newline after "," (selector-list-comma-newline-after)
(#148) Expected newline after "," (selector-list-comma-newline-after)
(#154) Expected newline after "," (selector-list-comma-newline-after)
(#154) Expected newline after "," (selector-list-comma-newline-after)
(#160) Expected newline after "," (selector-list-comma-newline-after)
(#160) Expected newline after "," (selector-list-comma-newline-after)
(#166) Expected newline after "," (selector-list-comma-newline-after)
(#166) Expected newline after "," (selector-list-comma-newline-after)
(#172) Expected newline after "," (selector-list-comma-newline-after)
(#172) Expected newline after "," (selector-list-comma-newline-after)
(#178) Expected newline after "," (selector-list-comma-newline-after)
(#178) Expected newline after "," (selector-list-comma-newline-after)
(#43) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#44) Expected indentation of 8 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 8 spaces (indentation)
(#55) Expected indentation of 8 spaces (indentation)
(#52) Expected indentation of 8 spaces (indentation)
(#53) Expected indentation of 8 spaces (indentation)
(#54) Expected indentation of 12 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 8 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 8 spaces (indentation)
(#76) Expected indentation of 8 spaces (indentation)
(#75) Expected indentation of 12 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 8 spaces (indentation)
(#82) Expected indentation of 8 spaces (indentation)
(#81) Expected indentation of 12 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 8 spaces (indentation)
(#88) Expected indentation of 8 spaces (indentation)
(#87) Expected indentation of 12 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#92) Expected indentation of 8 spaces (indentation)
(#94) Expected indentation of 8 spaces (indentation)
(#93) Expected indentation of 12 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 8 spaces (indentation)
(#100) Expected indentation of 8 spaces (indentation)
(#99) Expected indentation of 12 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 8 spaces (indentation)
(#106) Expected indentation of 8 spaces (indentation)
(#105) Expected indentation of 12 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 8 spaces (indentation)
(#112) Expected indentation of 8 spaces (indentation)
(#111) Expected indentation of 12 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 8 spaces (indentation)
(#118) Expected indentation of 8 spaces (indentation)
(#117) Expected indentation of 12 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#125) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 8 spaces (indentation)
(#124) Expected indentation of 8 spaces (indentation)
(#123) Expected indentation of 12 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 8 spaces (indentation)
(#133) Expected indentation of 8 spaces (indentation)
(#130) Expected indentation of 12 spaces (indentation)
(#132) Expected indentation of 12 spaces (indentation)
(#131) Expected indentation of 16 spaces (indentation)
(#135) Expected indentation of 8 spaces (indentation)
(#139) Expected indentation of 8 spaces (indentation)
(#136) Expected indentation of 12 spaces (indentation)
(#138) Expected indentation of 12 spaces (indentation)
(#137) Expected indentation of 16 spaces (indentation)
(#141) Expected indentation of 8 spaces (indentation)
(#145) Expected indentation of 8 spaces (indentation)
(#142) Expected indentation of 12 spaces (indentation)
(#144) Expected indentation of 12 spaces (indentation)
(#143) Expected indentation of 16 spaces (indentation)
(#147) Expected indentation of 8 spaces (indentation)
(#151) Expected indentation of 8 spaces (indentation)
(#148) Expected indentation of 12 spaces (indentation)
(#150) Expected indentation of 12 spaces (indentation)
(#149) Expected indentation of 16 spaces (indentation)
(#153) Expected indentation of 8 spaces (indentation)
(#157) Expected indentation of 8 spaces (indentation)
(#154) Expected indentation of 12 spaces (indentation)
(#156) Expected indentation of 12 spaces (indentation)
(#155) Expected indentation of 16 spaces (indentation)
(#159) Expected indentation of 8 spaces (indentation)
(#163) Expected indentation of 8 spaces (indentation)
(#160) Expected indentation of 12 spaces (indentation)
(#162) Expected indentation of 12 spaces (indentation)
(#161) Expected indentation of 16 spaces (indentation)
(#165) Expected indentation of 8 spaces (indentation)
(#169) Expected indentation of 8 spaces (indentation)
(#166) Expected indentation of 12 spaces (indentation)
(#168) Expected indentation of 12 spaces (indentation)
(#167) Expected indentation of 16 spaces (indentation)
(#171) Expected indentation of 8 spaces (indentation)
(#175) Expected indentation of 8 spaces (indentation)
(#172) Expected indentation of 12 spaces (indentation)
(#174) Expected indentation of 12 spaces (indentation)
(#173) Expected indentation of 16 spaces (indentation)
(#177) Expected indentation of 8 spaces (indentation)
(#181) Expected indentation of 8 spaces (indentation)
(#178) Expected indentation of 12 spaces (indentation)
(#180) Expected indentation of 12 spaces (indentation)
(#179) Expected indentation of 16 spaces (indentation)
(#189) Expected indentation of 4 spaces (indentation)
(#197) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#200) Expected indentation of 4 spaces (indentation)
(#201) Expected indentation of 4 spaces (indentation)
(#202) Expected indentation of 4 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 8 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#215) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 8 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 8 spaces (indentation)
(#230) Expected indentation of 4 spaces (indentation)
(#231) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#237) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 8 spaces (indentation)
(#236) Expected indentation of 8 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#240) Expected indentation of 8 spaces (indentation)
(#246) Expected indentation of 8 spaces (indentation)
(#241) Expected indentation of 12 spaces (indentation)
(#243) Expected indentation of 12 spaces (indentation)
(#242) Expected indentation of 16 spaces (indentation)
(#245) Expected indentation of 12 spaces (indentation)
(#244) Expected indentation of 16 spaces (indentation)
(#256) Expected indentation of 4 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#262) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 8 spaces (indentation)
(#261) Expected indentation of 8 spaces (indentation)
(#264) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 8 spaces (indentation)
theme/foundation/classes/module/swatch/darkly_variables.scss
(#24) Expected "#E74C3C" to be "#e74c3c" (color-hex-case)
(#26) Expected "#F39C12" to be "#f39c12" (color-hex-case)
(#29) Expected "#3498DB" to be "#3498db" (color-hex-case)
(#108) Expected single space after "," in a single-line function (function-comma-space-after)
(#111) Expected single space after "," in a single-line function (function-comma-space-after)
(#112) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected line length to be no more than 132 characters (max-line-length)
theme/foundation/classes/module/swatch/flatly_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#21) Invalid value for `src` (csstree/validator)
(#29) Invalid value for `src` (csstree/validator)
(#244) Expected newline after "}" (block-closing-brace-newline-after)
(#262) Expected single space before "{" (block-opening-brace-space-before)
(#36) Unexpected !important (declaration-no-important)
(#41) Unexpected !important (declaration-no-important)
(#46) Unexpected !important (declaration-no-important)
(#78) Expected newline after "," (selector-list-comma-newline-after)
(#78) Expected newline after "," (selector-list-comma-newline-after)
(#84) Expected newline after "," (selector-list-comma-newline-after)
(#84) Expected newline after "," (selector-list-comma-newline-after)
(#90) Expected newline after "," (selector-list-comma-newline-after)
(#90) Expected newline after "," (selector-list-comma-newline-after)
(#96) Expected newline after "," (selector-list-comma-newline-after)
(#96) Expected newline after "," (selector-list-comma-newline-after)
(#102) Expected newline after "," (selector-list-comma-newline-after)
(#102) Expected newline after "," (selector-list-comma-newline-after)
(#108) Expected newline after "," (selector-list-comma-newline-after)
(#108) 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)
(#120) Expected newline after "," (selector-list-comma-newline-after)
(#120) Expected newline after "," (selector-list-comma-newline-after)
(#126) Expected newline after "," (selector-list-comma-newline-after)
(#126) Expected newline after "," (selector-list-comma-newline-after)
(#134) Expected newline after "," (selector-list-comma-newline-after)
(#134) Expected newline after "," (selector-list-comma-newline-after)
(#140) Expected newline after "," (selector-list-comma-newline-after)
(#140) Expected newline after "," (selector-list-comma-newline-after)
(#146) Expected newline after "," (selector-list-comma-newline-after)
(#146) Expected newline after "," (selector-list-comma-newline-after)
(#152) Expected newline after "," (selector-list-comma-newline-after)
(#152) Expected newline after "," (selector-list-comma-newline-after)
(#158) Expected newline after "," (selector-list-comma-newline-after)
(#158) Expected newline after "," (selector-list-comma-newline-after)
(#164) Expected newline after "," (selector-list-comma-newline-after)
(#164) Expected newline after "," (selector-list-comma-newline-after)
(#170) Expected newline after "," (selector-list-comma-newline-after)
(#170) Expected newline after "," (selector-list-comma-newline-after)
(#176) Expected newline after "," (selector-list-comma-newline-after)
(#176) Expected newline after "," (selector-list-comma-newline-after)
(#182) Expected newline after "," (selector-list-comma-newline-after)
(#182) Expected newline after "," (selector-list-comma-newline-after)
(#35) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 8 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 8 spaces (indentation)
(#47) Expected indentation of 8 spaces (indentation)
(#44) Expected indentation of 8 spaces (indentation)
(#45) Expected indentation of 8 spaces (indentation)
(#46) Expected indentation of 12 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 8 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 8 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 8 spaces (indentation)
(#80) Expected indentation of 8 spaces (indentation)
(#79) Expected indentation of 12 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 8 spaces (indentation)
(#86) Expected indentation of 8 spaces (indentation)
(#85) Expected indentation of 12 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 8 spaces (indentation)
(#92) Expected indentation of 8 spaces (indentation)
(#91) Expected indentation of 12 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 8 spaces (indentation)
(#98) Expected indentation of 8 spaces (indentation)
(#97) Expected indentation of 12 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 8 spaces (indentation)
(#104) Expected indentation of 8 spaces (indentation)
(#103) Expected indentation of 12 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 8 spaces (indentation)
(#110) Expected indentation of 8 spaces (indentation)
(#109) Expected indentation of 12 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#117) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 8 spaces (indentation)
(#116) Expected indentation of 8 spaces (indentation)
(#115) Expected indentation of 12 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 8 spaces (indentation)
(#122) Expected indentation of 8 spaces (indentation)
(#121) Expected indentation of 12 spaces (indentation)
(#125) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#126) Expected indentation of 8 spaces (indentation)
(#128) Expected indentation of 8 spaces (indentation)
(#127) Expected indentation of 12 spaces (indentation)
(#131) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 8 spaces (indentation)
(#137) Expected indentation of 8 spaces (indentation)
(#134) Expected indentation of 12 spaces (indentation)
(#136) Expected indentation of 12 spaces (indentation)
(#135) Expected indentation of 16 spaces (indentation)
(#139) Expected indentation of 8 spaces (indentation)
(#143) Expected indentation of 8 spaces (indentation)
(#140) Expected indentation of 12 spaces (indentation)
(#142) Expected indentation of 12 spaces (indentation)
(#141) Expected indentation of 16 spaces (indentation)
(#145) Expected indentation of 8 spaces (indentation)
(#149) Expected indentation of 8 spaces (indentation)
(#146) Expected indentation of 12 spaces (indentation)
(#148) Expected indentation of 12 spaces (indentation)
(#147) Expected indentation of 16 spaces (indentation)
(#151) Expected indentation of 8 spaces (indentation)
(#155) Expected indentation of 8 spaces (indentation)
(#152) Expected indentation of 12 spaces (indentation)
(#154) Expected indentation of 12 spaces (indentation)
(#153) Expected indentation of 16 spaces (indentation)
(#157) Expected indentation of 8 spaces (indentation)
(#161) Expected indentation of 8 spaces (indentation)
(#158) Expected indentation of 12 spaces (indentation)
(#160) Expected indentation of 12 spaces (indentation)
(#159) Expected indentation of 16 spaces (indentation)
(#163) Expected indentation of 8 spaces (indentation)
(#167) Expected indentation of 8 spaces (indentation)
(#164) Expected indentation of 12 spaces (indentation)
(#166) Expected indentation of 12 spaces (indentation)
(#165) Expected indentation of 16 spaces (indentation)
(#169) Expected indentation of 8 spaces (indentation)
(#173) Expected indentation of 8 spaces (indentation)
(#170) Expected indentation of 12 spaces (indentation)
(#172) Expected indentation of 12 spaces (indentation)
(#171) Expected indentation of 16 spaces (indentation)
(#175) Expected indentation of 8 spaces (indentation)
(#179) Expected indentation of 8 spaces (indentation)
(#176) Expected indentation of 12 spaces (indentation)
(#178) Expected indentation of 12 spaces (indentation)
(#177) Expected indentation of 16 spaces (indentation)
(#181) Expected indentation of 8 spaces (indentation)
(#185) Expected indentation of 8 spaces (indentation)
(#182) Expected indentation of 12 spaces (indentation)
(#184) Expected indentation of 12 spaces (indentation)
(#183) Expected indentation of 16 spaces (indentation)
(#195) Expected indentation of 4 spaces (indentation)
(#202) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#197) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#200) Expected indentation of 4 spaces (indentation)
(#201) Expected indentation of 8 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#207) Expected indentation of 8 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#215) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 8 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 8 spaces (indentation)
(#231) Expected indentation of 4 spaces (indentation)
(#232) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 8 spaces (indentation)
(#237) Expected indentation of 8 spaces (indentation)
(#240) Expected indentation of 4 spaces (indentation)
(#248) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 8 spaces (indentation)
(#247) Expected indentation of 8 spaces (indentation)
(#242) Expected indentation of 12 spaces (indentation)
(#244) Expected indentation of 12 spaces (indentation)
(#243) Expected indentation of 16 spaces (indentation)
(#246) Expected indentation of 12 spaces (indentation)
(#245) Expected indentation of 16 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#256) Expected indentation of 4 spaces (indentation)
(#251) Expected indentation of 8 spaces (indentation)
(#255) Expected indentation of 8 spaces (indentation)
(#252) Expected indentation of 8 spaces (indentation)
(#253) Expected indentation of 8 spaces (indentation)
(#254) Expected indentation of 12 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#267) Expected indentation of 8 spaces (indentation)
theme/foundation/classes/module/swatch/flatly_variables.scss
(#20) Expected "#2C3E50" to be "#2c3e50" (color-hex-case)
(#24) Expected "#E74C3C" to be "#e74c3c" (color-hex-case)
(#26) Expected "#F39C12" to be "#f39c12" (color-hex-case)
(#27) Expected "#18BC9C" to be "#18bc9c" (color-hex-case)
(#29) Expected "#3498DB" to be "#3498db" (color-hex-case)
(#48) Expected line length to be no more than 132 characters (max-line-length)
theme/foundation/classes/module/swatch/journal_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#21) Invalid value for `src` (csstree/validator)
(#27) Unexpected !important (declaration-no-important)
(#31) Unexpected !important (declaration-no-important)
(#27) 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)
(#35) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 8 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 8 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 8 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 8 spaces (indentation)
theme/foundation/classes/module/swatch/journal_variables.scss
(#20) Expected "#EB6864" to be "#eb6864" (color-hex-case)
(#24) Expected "#F57A00" to be "#f57a00" (color-hex-case)
(#26) Expected "#F5E625" to be "#f5e625" (color-hex-case)
(#27) Expected "#22B24C" to be "#22b24c" (color-hex-case)
(#52) Expected single space after "," in a single-line function (function-comma-space-after)
theme/foundation/classes/module/swatch/literia_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#21) Invalid value for `src` (csstree/validator)
theme/foundation/classes/module/swatch/literia_variables.scss
(#46) Expected line length to be no more than 132 characters (max-line-length)
theme/foundation/classes/module/swatch/lumen_bootswatch.scss
(#15) Invalid value for `src` (csstree/validator)
(#23) Invalid value for `src` (csstree/validator)
(#31) Invalid value for `src` (csstree/validator)
(#39) Invalid value for `src` (csstree/validator)
theme/foundation/classes/module/swatch/lux_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#21) Invalid value for `src` (csstree/validator)
theme/foundation/classes/module/swatch/materia_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#21) Invalid value for `src` (csstree/validator)
(#28) Invalid value for `src` (csstree/validator)
(#35) Invalid value for `src` (csstree/validator)
(#318) Unexpected URL scheme "data:" (function-url-scheme-blacklist)
theme/foundation/classes/module/swatch/materia_variables.scss
(#98) Unexpected URL scheme "data:" (function-url-scheme-blacklist)
theme/foundation/classes/module/swatch/minty_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#21) Invalid value for `src` (csstree/validator)
(#28) Invalid value for `src` (csstree/validator)
(#35) Invalid value for `src` (csstree/validator)
(#42) Invalid value for `src` (csstree/validator)
(#49) Invalid value for `src` (csstree/validator)
(#56) Invalid value for `src` (csstree/validator)
(#63) Invalid value for `src` (csstree/validator)
(#70) Invalid value for `src` (csstree/validator)
(#77) Invalid value for `src` (csstree/validator)
(#84) Invalid value for `src` (csstree/validator)
(#91) Invalid value for `src` (csstree/validator)
(#98) Invalid value for `src` (csstree/validator)
(#105) Invalid value for `src` (csstree/validator)
(#112) Invalid value for `src` (csstree/validator)
(#119) Invalid value for `src` (csstree/validator)
(#126) Invalid value for `src` (csstree/validator)
(#133) Invalid value for `src` (csstree/validator)
theme/foundation/classes/module/swatch/morph_bootswatch.scss
(#16) Invalid value for `src` (csstree/validator)
(#23) Invalid value for `src` (csstree/validator)
(#30) Invalid value for `src` (csstree/validator)
(#37) Invalid value for `src` (csstree/validator)
(#44) Invalid value for `src` (csstree/validator)
(#51) Invalid value for `src` (csstree/validator)
(#111) Expected newline after "}" (block-closing-brace-newline-after)
(#145) Expected newline after "}" (block-closing-brace-newline-after)
(#157) Expected newline after "}" (block-closing-brace-newline-after)
(#170) Expected newline after "}" (block-closing-brace-newline-after)
(#278) Expected newline after "}" (block-closing-brace-newline-after)
(#419) Expected line length to be no more than 132 characters (max-line-length)
(#40) Expected indentation of 0 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#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)
(#85) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 8 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#92) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 8 spaces (indentation)
(#94) Expected indentation of 8 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 8 spaces (indentation)
(#100) Expected indentation of 8 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#117) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 8 spaces (indentation)
(#116) Expected indentation of 8 spaces (indentation)
(#106) Expected indentation of 12 spaces (indentation)
(#115) Expected indentation of 12 spaces (indentation)
(#107) Expected indentation of 12 spaces (indentation)
(#108) Expected indentation of 16 spaces (indentation)
(#111) Expected indentation of 16 spaces (indentation)
(#109) Expected indentation of 20 spaces (indentation)
(#110) Expected indentation of 20 spaces (indentation)
(#114) Expected indentation of 16 spaces (indentation)
(#112) Expected indentation of 20 spaces (indentation)
(#113) Expected indentation of 20 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 8 spaces (indentation)
(#122) Expected indentation of 8 spaces (indentation)
(#126) Expected indentation of 8 spaces (indentation)
(#123) Expected indentation of 8 spaces (indentation)
(#124) Expected indentation of 8 spaces (indentation)
(#125) Expected indentation of 12 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 8 spaces (indentation)
(#131) Expected indentation of 8 spaces (indentation)
(#132) Expected indentation of 8 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 8 spaces (indentation)
(#174) Expected indentation of 8 spaces (indentation)
(#139) Expected indentation of 12 spaces (indentation)
(#140) Expected indentation of 12 spaces (indentation)
(#141) Expected indentation of 12 spaces (indentation)
(#143) Expected indentation of 12 spaces (indentation)
(#145) Expected indentation of 12 spaces (indentation)
(#144) Expected indentation of 16 spaces (indentation)
(#147) Expected indentation of 12 spaces (indentation)
(#146) Expected indentation of 16 spaces (indentation)
(#149) Expected indentation of 12 spaces (indentation)
(#160) Expected indentation of 12 spaces (indentation)
(#150) Expected indentation of 12 spaces (indentation)
(#151) Expected indentation of 16 spaces (indentation)
(#152) Expected indentation of 16 spaces (indentation)
(#153) Expected indentation of 16 spaces (indentation)
(#155) Expected indentation of 16 spaces (indentation)
(#157) Expected indentation of 16 spaces (indentation)
(#156) Expected indentation of 20 spaces (indentation)
(#159) Expected indentation of 16 spaces (indentation)
(#158) Expected indentation of 20 spaces (indentation)
(#162) Expected indentation of 12 spaces (indentation)
(#173) Expected indentation of 12 spaces (indentation)
(#163) Expected indentation of 12 spaces (indentation)
(#164) Expected indentation of 16 spaces (indentation)
(#165) Expected indentation of 16 spaces (indentation)
(#166) Expected indentation of 16 spaces (indentation)
(#168) Expected indentation of 16 spaces (indentation)
(#170) Expected indentation of 16 spaces (indentation)
(#169) Expected indentation of 20 spaces (indentation)
(#172) Expected indentation of 16 spaces (indentation)
(#171) Expected indentation of 20 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#181) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#185) Expected indentation of 4 spaces (indentation)
(#186) Expected indentation of 8 spaces (indentation)
(#187) Expected indentation of 8 spaces (indentation)
(#188) Expected indentation of 8 spaces (indentation)
(#190) Expected indentation of 8 spaces (indentation)
(#195) Expected indentation of 8 spaces (indentation)
(#191) Expected indentation of 8 spaces (indentation)
(#192) Expected indentation of 8 spaces (indentation)
(#193) Expected indentation of 8 spaces (indentation)
(#194) Expected indentation of 12 spaces (indentation)
(#201) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#202) Expected indentation of 4 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 8 spaces (indentation)
(#205) Expected indentation of 8 spaces (indentation)
(#206) Expected indentation of 8 spaces (indentation)
(#208) Expected indentation of 8 spaces (indentation)
(#212) Expected indentation of 8 spaces (indentation)
(#209) Expected indentation of 8 spaces (indentation)
(#210) Expected indentation of 8 spaces (indentation)
(#211) Expected indentation of 12 spaces (indentation)
(#215) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#216) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 8 spaces (indentation)
(#218) Expected indentation of 8 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 8 spaces (indentation)
(#228) Expected indentation of 8 spaces (indentation)
(#233) Expected indentation of 8 spaces (indentation)
(#229) Expected indentation of 8 spaces (indentation)
(#230) Expected indentation of 8 spaces (indentation)
(#231) Expected indentation of 8 spaces (indentation)
(#232) Expected indentation of 12 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#237) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#239) Expected indentation of 8 spaces (indentation)
(#240) Expected indentation of 8 spaces (indentation)
(#241) Expected indentation of 8 spaces (indentation)
(#243) Expected indentation of 8 spaces (indentation)
(#249) Expected indentation of 8 spaces (indentation)
(#244) Expected indentation of 8 spaces (indentation)
(#245) Expected indentation of 8 spaces (indentation)
(#246) Expected indentation of 12 spaces (indentation)
(#247) Expected indentation of 12 spaces (indentation)
(#248) Expected indentation of 12 spaces (indentation)
(#252) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#254) Expected indentation of 8 spaces (indentation)
(#255) Expected indentation of 8 spaces (indentation)
(#257) Expected indentation of 8 spaces (indentation)
(#262) Expected indentation of 8 spaces (indentation)
(#258) Expected indentation of 8 spaces (indentation)
(#259) Expected indentation of 8 spaces (indentation)
(#260) Expected indentation of 12 spaces (indentation)
(#261) Expected indentation of 12 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#270) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 8 spaces (indentation)
(#282) Expected indentation of 8 spaces (indentation)
(#272) Expected indentation of 12 spaces (indentation)
(#274) Expected indentation of 12 spaces (indentation)
(#281) Expected indentation of 12 spaces (indentation)
(#275) Expected indentation of 12 spaces (indentation)
(#276) Expected indentation of 16 spaces (indentation)
(#278) Expected indentation of 16 spaces (indentation)
(#277) Expected indentation of 20 spaces (indentation)
(#280) Expected indentation of 16 spaces (indentation)
(#279) Expected indentation of 20 spaces (indentation)
(#288) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#300) Expected indentation of 4 spaces (indentation)
(#304) Expected indentation of 4 spaces (indentation)
(#305) Expected indentation of 4 spaces (indentation)
(#307) Expected indentation of 4 spaces (indentation)
(#319) Expected indentation of 4 spaces (indentation)
(#308) Expected indentation of 8 spaces (indentation)
(#310) Expected indentation of 8 spaces (indentation)
(#313) Expected indentation of 8 spaces (indentation)
(#311) Expected indentation of 12 spaces (indentation)
(#312) Expected indentation of 12 spaces (indentation)
(#315) Expected indentation of 8 spaces (indentation)
(#318) Expected indentation of 8 spaces (indentation)
(#316) Expected indentation of 12 spaces (indentation)
(#317) Expected indentation of 12 spaces (indentation)
(#321) Expected indentation of 4 spaces (indentation)
(#324) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#323) Expected indentation of 8 spaces (indentation)
(#328) Expected indentation of 4 spaces (indentation)
(#329) Expected indentation of 4 spaces (indentation)
(#330) Expected indentation of 4 spaces (indentation)
(#333) Expected indentation of 4 spaces (indentation)
(#335) Expected indentation of 4 spaces (indentation)
(#334) Expected indentation of 8 spaces (indentation)
(#339) Expected indentation of 4 spaces (indentation)
(#340) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#346) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#356) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 4 spaces (indentation)
(#357) Expected indentation of 8 spaces (indentation)
(#358) Expected indentation of 8 spaces (indentation)
(#359) Expected indentation of 8 spaces (indentation)
(#360) Expected indentation of 8 spaces (indentation)
(#363) Expected indentation of 4 spaces (indentation)
(#365) Expected indentation of 4 spaces (indentation)
(#364) Expected indentation of 8 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#371) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 8 spaces (indentation)
(#373) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#374) Expected indentation of 4 spaces (indentation)
(#375) Expected indentation of 8 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#381) Expected indentation of 4 spaces (indentation)
(#382) Expected indentation of 4 spaces (indentation)
(#384) Expected indentation of 4 spaces (indentation)
(#387) Expected indentation of 4 spaces (indentation)
(#385) Expected indentation of 8 spaces (indentation)
(#386) Expected indentation of 8 spaces (indentation)
(#389) Expected indentation of 4 spaces (indentation)
(#391) Expected indentation of 4 spaces (indentation)
(#390) Expected indentation of 8 spaces (indentation)
(#393) Expected indentation of 4 spaces (indentation)
(#396) Expected indentation of 4 spaces (indentation)
(#394) Expected indentation of 8 spaces (indentation)
(#395) Expected indentation of 8 spaces (indentation)
(#400) Expected indentation of 4 spaces (indentation)
(#402) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 8 spaces (indentation)
(#406) Expected indentation of 4 spaces (indentation)
(#407) Expected indentation of 4 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#414) Expected indentation of 4 spaces (indentation)
(#416) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 8 spaces (indentation)
(#420) Expected indentation of 8 spaces (indentation)
(#418) Expected indentation of 12 spaces (indentation)
(#419) Expected indentation of 12 spaces (indentation)
(#425) Expected indentation of 4 spaces (indentation)
(#428) Expected indentation of 4 spaces (indentation)
(#426) Expected indentation of 4 spaces (indentation)
(#427) Expected indentation of 8 spaces (indentation)
(#432) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 8 spaces (indentation)
(#436) Expected indentation of 4 spaces (indentation)
(#440) Expected indentation of 4 spaces (indentation)
(#437) Expected indentation of 4 spaces (indentation)
(#438) Expected indentation of 8 spaces (indentation)
(#439) Expected indentation of 8 spaces (indentation)
(#446) Expected indentation of 4 spaces (indentation)
(#447) Expected indentation of 4 spaces (indentation)
(#451) Expected indentation of 4 spaces (indentation)
(#455) Expected indentation of 4 spaces (indentation)
(#457) Expected indentation of 4 spaces (indentation)
(#460) Expected indentation of 4 spaces (indentation)
(#458) Expected indentation of 8 spaces (indentation)
(#459) Expected indentation of 8 spaces (indentation)
(#462) Expected indentation of 4 spaces (indentation)
(#465) Expected indentation of 4 spaces (indentation)
(#463) Expected indentation of 8 spaces (indentation)
(#464) Expected indentation of 8 spaces (indentation)
(#471) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#477) Expected indentation of 4 spaces (indentation)
(#474) Expected indentation of 8 spaces (indentation)
(#476) Expected indentation of 8 spaces (indentation)
(#475) Expected indentation of 12 spaces (indentation)
(#479) Expected indentation of 4 spaces (indentation)
(#481) Expected indentation of 4 spaces (indentation)
(#480) Expected indentation of 8 spaces (indentation)
(#483) Expected indentation of 4 spaces (indentation)
(#490) Expected indentation of 4 spaces (indentation)
(#484) Expected indentation of 4 spaces (indentation)
(#485) Expected indentation of 4 spaces (indentation)
(#486) Expected indentation of 4 spaces (indentation)
(#487) Expected indentation of 4 spaces (indentation)
(#488) Expected indentation of 4 spaces (indentation)
(#489) Expected indentation of 8 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#495) Expected indentation of 4 spaces (indentation)
(#499) Expected indentation of 4 spaces (indentation)
theme/foundation/classes/module/swatch/morph_variables.scss
(#70) Expected line length to be no more than 132 characters (max-line-length)
(#143) Expected line length to be no more than 132 characters (max-line-length)
theme/foundation/classes/module/swatch/quartz_bootswatch.scss
(#222) Expected newline after "}" (block-closing-brace-newline-after)
(#20) Unexpected !important (declaration-no-important)
(#242) Unexpected !important (declaration-no-important)
(#88) Expected line length to be no more than 132 characters (max-line-length)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 8 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 8 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 8 spaces (indentation)
(#47) Expected indentation of 8 spaces (indentation)
(#49) Expected indentation of 8 spaces (indentation)
(#52) Expected indentation of 8 spaces (indentation)
(#50) Expected indentation of 8 spaces (indentation)
(#51) Expected indentation of 12 spaces (indentation)
(#54) Expected indentation of 8 spaces (indentation)
(#56) Expected indentation of 8 spaces (indentation)
(#55) Expected indentation of 12 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 8 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 8 spaces (indentation)
(#125) Expected indentation of 8 spaces (indentation)
(#129) Expected indentation of 8 spaces (indentation)
(#126) Expected indentation of 8 spaces (indentation)
(#127) Expected indentation of 12 spaces (indentation)
(#128) Expected indentation of 12 spaces (indentation)
(#131) Expected indentation of 8 spaces (indentation)
(#134) Expected indentation of 8 spaces (indentation)
(#132) Expected indentation of 8 spaces (indentation)
(#133) Expected indentation of 12 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 8 spaces (indentation)
(#141) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 8 spaces (indentation)
(#145) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 4 spaces (indentation)
(#146) Expected indentation of 4 spaces (indentation)
(#147) Expected indentation of 8 spaces (indentation)
(#148) Expected indentation of 8 spaces (indentation)
(#149) Expected indentation of 8 spaces (indentation)
(#151) Expected indentation of 8 spaces (indentation)
(#154) Expected indentation of 8 spaces (indentation)
(#152) Expected indentation of 8 spaces (indentation)
(#153) Expected indentation of 12 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#159) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 8 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#164) Expected indentation of 8 spaces (indentation)
(#166) Expected indentation of 8 spaces (indentation)
(#170) Expected indentation of 8 spaces (indentation)
(#167) Expected indentation of 8 spaces (indentation)
(#168) Expected indentation of 12 spaces (indentation)
(#169) Expected indentation of 12 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#179) Expected indentation of 4 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 8 spaces (indentation)
(#184) Expected indentation of 8 spaces (indentation)
(#192) Expected indentation of 8 spaces (indentation)
(#185) Expected indentation of 12 spaces (indentation)
(#186) Expected indentation of 12 spaces (indentation)
(#187) Expected indentation of 12 spaces (indentation)
(#188) Expected indentation of 12 spaces (indentation)
(#189) Expected indentation of 12 spaces (indentation)
(#190) Expected indentation of 12 spaces (indentation)
(#191) Expected indentation of 12 spaces (indentation)
(#195) Expected indentation of 4 spaces (indentation)
(#197) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 8 spaces (indentation)
(#201) Expected indentation of 4 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#202) Expected indentation of 8 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#207) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 8 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 8 spaces (indentation)
(#222) Expected indentation of 8 spaces (indentation)
(#221) Expected indentation of 12 spaces (indentation)
(#226) Expected indentation of 8 spaces (indentation)
(#223) Expected indentation of 12 spaces (indentation)
(#225) Expected indentation of 12 spaces (indentation)
(#224) Expected indentation of 16 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#230) Expected indentation of 8 spaces (indentation)
(#233) Expected indentation of 8 spaces (indentation)
(#231) Expected indentation of 8 spaces (indentation)
(#232) Expected indentation of 12 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#251) Expected indentation of 4 spaces (indentation)
(#237) Expected indentation of 8 spaces (indentation)
(#250) Expected indentation of 8 spaces (indentation)
(#238) Expected indentation of 12 spaces (indentation)
(#249) Expected indentation of 12 spaces (indentation)
(#239) Expected indentation of 16 spaces (indentation)
(#241) Expected indentation of 16 spaces (indentation)
(#248) Expected indentation of 16 spaces (indentation)
(#242) Expected indentation of 20 spaces (indentation)
(#243) Expected indentation of 20 spaces (indentation)
(#245) Expected indentation of 20 spaces (indentation)
(#247) Expected indentation of 20 spaces (indentation)
(#246) Expected indentation of 24 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#255) Expected indentation of 4 spaces (indentation)
(#254) Expected indentation of 8 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#264) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#270) Expected indentation of 4 spaces (indentation)
(#272) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 8 spaces (indentation)
(#276) Expected indentation of 4 spaces (indentation)
(#280) Expected indentation of 4 spaces (indentation)
theme/foundation/classes/module/swatch/sandstone_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#21) Invalid value for `src` (csstree/validator)
(#28) Invalid value for `src` (csstree/validator)
(#34) Unexpected !important (declaration-no-important)
(#38) Unexpected !important (declaration-no-important)
(#42) Unexpected !important (declaration-no-important)
(#177) Expected newline after "," (selector-list-comma-newline-after)
(#177) Expected newline after "," (selector-list-comma-newline-after)
(#183) Expected newline after "," (selector-list-comma-newline-after)
(#183) Expected newline after "," (selector-list-comma-newline-after)
(#189) Expected newline after "," (selector-list-comma-newline-after)
(#189) Expected newline after "," (selector-list-comma-newline-after)
(#195) Expected newline after "," (selector-list-comma-newline-after)
(#195) Expected newline after "," (selector-list-comma-newline-after)
(#201) Expected newline after "," (selector-list-comma-newline-after)
(#201) Expected newline after "," (selector-list-comma-newline-after)
(#207) Expected newline after "," (selector-list-comma-newline-after)
(#207) Expected newline after "," (selector-list-comma-newline-after)
(#213) Expected newline after "," (selector-list-comma-newline-after)
(#213) Expected newline after "," (selector-list-comma-newline-after)
(#219) Expected newline after "," (selector-list-comma-newline-after)
(#219) Expected newline after "," (selector-list-comma-newline-after)
(#34) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 8 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 8 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 8 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 8 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 8 spaces (indentation)
(#92) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 8 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 8 spaces (indentation)
(#104) Expected indentation of 8 spaces (indentation)
(#105) Expected indentation of 8 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 8 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#117) Expected indentation of 8 spaces (indentation)
(#118) Expected indentation of 8 spaces (indentation)
(#119) Expected indentation of 8 spaces (indentation)
(#124) Expected indentation of 4 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#125) Expected indentation of 8 spaces (indentation)
(#126) Expected indentation of 8 spaces (indentation)
(#127) Expected indentation of 8 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#131) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 8 spaces (indentation)
(#134) Expected indentation of 8 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 8 spaces (indentation)
(#140) Expected indentation of 8 spaces (indentation)
(#141) Expected indentation of 8 spaces (indentation)
(#147) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#152) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 8 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#161) Expected indentation of 8 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#170) Expected indentation of 4 spaces (indentation)
(#174) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 8 spaces (indentation)
(#173) Expected indentation of 8 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 8 spaces (indentation)
(#179) Expected indentation of 8 spaces (indentation)
(#178) Expected indentation of 12 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 8 spaces (indentation)
(#185) Expected indentation of 8 spaces (indentation)
(#184) Expected indentation of 12 spaces (indentation)
(#188) Expected indentation of 4 spaces (indentation)
(#192) Expected indentation of 4 spaces (indentation)
(#189) Expected indentation of 8 spaces (indentation)
(#191) Expected indentation of 8 spaces (indentation)
(#190) Expected indentation of 12 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#195) Expected indentation of 8 spaces (indentation)
(#197) Expected indentation of 8 spaces (indentation)
(#196) Expected indentation of 12 spaces (indentation)
(#200) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#201) Expected indentation of 8 spaces (indentation)
(#203) Expected indentation of 8 spaces (indentation)
(#202) Expected indentation of 12 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#207) Expected indentation of 8 spaces (indentation)
(#209) Expected indentation of 8 spaces (indentation)
(#208) Expected indentation of 12 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#216) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 8 spaces (indentation)
(#215) Expected indentation of 8 spaces (indentation)
(#214) Expected indentation of 12 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#222) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 8 spaces (indentation)
(#221) Expected indentation of 8 spaces (indentation)
(#220) Expected indentation of 12 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#230) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 8 spaces (indentation)
(#229) Expected indentation of 8 spaces (indentation)
(#226) Expected indentation of 8 spaces (indentation)
(#227) Expected indentation of 8 spaces (indentation)
(#228) Expected indentation of 12 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#237) Expected indentation of 8 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#246) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#249) Expected indentation of 4 spaces (indentation)
(#251) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 8 spaces (indentation)
theme/foundation/classes/module/swatch/sandstone_variables.scss
(#10) Expected "#F8F5F0" to be "#f8f5f0" (color-hex-case)
(#11) Expected "#DFD7CA" to be "#dfd7ca" (color-hex-case)
(#13) Expected "#98978B" to be "#98978b" (color-hex-case)
(#14) Expected "#8E8C84" to be "#8e8c84" (color-hex-case)
(#16) Expected "#3E3F3A" to be "#3e3f3a" (color-hex-case)
(#20) Expected "#325D88" to be "#325d88" (color-hex-case)
(#25) Expected "#F47C3C" to be "#f47c3c" (color-hex-case)
(#27) Expected "#93C54B" to be "#93c54b" (color-hex-case)
(#29) Expected "#29ABE0" to be "#29abe0" (color-hex-case)
(#52) Expected line length to be no more than 132 characters (max-line-length)
theme/foundation/classes/module/swatch/seventies_bootswatch.scss
(#9) Invalid value for `src` (csstree/validator)
(#17) Invalid value for `src` (csstree/validator)
(#25) Invalid value for `src` (csstree/validator)
(#33) Invalid value for `src` (csstree/validator)
(#41) Invalid value for `src` (csstree/validator)
(#49) Invalid value for `src` (csstree/validator)
(#57) Invalid value for `src` (csstree/validator)
(#63) Expected indentation of 4 spaces (indentation)
theme/foundation/classes/module/swatch/seventies_variables.scss
(#30) Expected "#E23B3B" to be "#e23b3b" (color-hex-case)
(#31) Expected "#A35BAF" to be "#a35baf" (color-hex-case)
(#32) Expected "#019AA8" to be "#019aa8" (color-hex-case)
(#33) Expected "#0098C6" to be "#0098c6" (color-hex-case)
(#34) Expected "#FFCD42" to be "#ffcd42" (color-hex-case)
(#35) Expected "#E53B32" to be "#e53b32" (color-hex-case)
(#46) Expected "#FFF2E8" to be "#fff2e8" (color-hex-case)
(#65) Expected single space after "," in a single-line function (function-comma-space-after)
(#55) Expected line length to be no more than 132 characters (max-line-length)
theme/foundation/classes/module/swatch/simplex_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#21) Invalid value for `src` (csstree/validator)
theme/foundation/classes/module/swatch/sketchy_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#21) Invalid value for `src` (csstree/validator)
(#28) Invalid value for `src` (csstree/validator)
(#152) Unexpected !important (declaration-no-important)
(#137) Unexpected whitespace at end of line (no-eol-whitespace)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#99) Expected newline after "," (selector-list-comma-newline-after)
(#107) Expected newline after "," (selector-list-comma-newline-after)
(#115) Expected newline after "," (selector-list-comma-newline-after)
(#123) Expected newline after "," (selector-list-comma-newline-after)
(#34) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 8 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 8 spaces (indentation)
(#44) Expected indentation of 8 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 8 spaces (indentation)
(#49) Expected indentation of 8 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 8 spaces (indentation)
(#54) Expected indentation of 8 spaces (indentation)
(#55) Expected indentation of 8 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 8 spaces (indentation)
(#86) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#92) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 8 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 8 spaces (indentation)
(#102) Expected indentation of 8 spaces (indentation)
(#100) Expected indentation of 12 spaces (indentation)
(#101) Expected indentation of 12 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 8 spaces (indentation)
(#110) Expected indentation of 8 spaces (indentation)
(#108) Expected indentation of 12 spaces (indentation)
(#109) Expected indentation of 12 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 8 spaces (indentation)
(#118) Expected indentation of 8 spaces (indentation)
(#116) Expected indentation of 12 spaces (indentation)
(#117) Expected indentation of 12 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 8 spaces (indentation)
(#126) Expected indentation of 8 spaces (indentation)
(#124) Expected indentation of 12 spaces (indentation)
(#125) Expected indentation of 12 spaces (indentation)
(#131) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 8 spaces (indentation)
(#145) Expected indentation of 4 spaces (indentation)
(#152) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#170) Expected indentation of 4 spaces (indentation)
(#161) Expected indentation of 8 spaces (indentation)
(#162) Expected indentation of 8 spaces (indentation)
(#163) Expected indentation of 8 spaces (indentation)
(#164) Expected indentation of 8 spaces (indentation)
(#165) Expected indentation of 8 spaces (indentation)
(#166) Expected indentation of 8 spaces (indentation)
(#167) Expected indentation of 8 spaces (indentation)
(#168) Expected indentation of 8 spaces (indentation)
(#169) Expected indentation of 8 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#173) Expected indentation of 8 spaces (indentation)
(#174) Expected indentation of 8 spaces (indentation)
(#175) Expected indentation of 8 spaces (indentation)
(#176) Expected indentation of 8 spaces (indentation)
(#177) Expected indentation of 8 spaces (indentation)
(#178) Expected indentation of 8 spaces (indentation)
(#179) Expected indentation of 8 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 8 spaces (indentation)
(#185) Expected indentation of 8 spaces (indentation)
(#184) Expected indentation of 12 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#192) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#195) Expected indentation of 8 spaces (indentation)
(#196) Expected indentation of 8 spaces (indentation)
(#197) Expected indentation of 8 spaces (indentation)
(#198) Expected indentation of 8 spaces (indentation)
(#199) Expected indentation of 8 spaces (indentation)
(#200) Expected indentation of 8 spaces (indentation)
(#201) Expected indentation of 8 spaces (indentation)
(#202) Expected indentation of 8 spaces (indentation)
(#203) Expected indentation of 8 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#207) Expected indentation of 8 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 8 spaces (indentation)
(#213) Expected indentation of 8 spaces (indentation)
(#212) Expected indentation of 12 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#251) Expected indentation of 4 spaces (indentation)
(#239) Expected indentation of 8 spaces (indentation)
(#240) Expected indentation of 8 spaces (indentation)
(#241) Expected indentation of 8 spaces (indentation)
(#242) Expected indentation of 8 spaces (indentation)
(#244) Expected indentation of 8 spaces (indentation)
(#246) Expected indentation of 8 spaces (indentation)
(#245) Expected indentation of 12 spaces (indentation)
(#248) Expected indentation of 8 spaces (indentation)
(#250) Expected indentation of 8 spaces (indentation)
(#249) Expected indentation of 12 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#262) Expected indentation of 4 spaces (indentation)
(#264) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 8 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#272) Expected indentation of 4 spaces (indentation)
(#274) Expected indentation of 4 spaces (indentation)
(#273) Expected indentation of 8 spaces (indentation)
(#280) Expected indentation of 4 spaces (indentation)
(#284) Expected indentation of 4 spaces (indentation)
(#286) Expected indentation of 4 spaces (indentation)
(#285) Expected indentation of 8 spaces (indentation)
(#288) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 8 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#343) Expected indentation of 4 spaces (indentation)
(#295) Expected indentation of 8 spaces (indentation)
(#302) Expected indentation of 8 spaces (indentation)
(#296) Expected indentation of 12 spaces (indentation)
(#298) Expected indentation of 12 spaces (indentation)
(#301) Expected indentation of 12 spaces (indentation)
(#299) Expected indentation of 16 spaces (indentation)
(#300) Expected indentation of 16 spaces (indentation)
(#304) Expected indentation of 8 spaces (indentation)
(#312) Expected indentation of 8 spaces (indentation)
(#305) Expected indentation of 12 spaces (indentation)
(#307) Expected indentation of 12 spaces (indentation)
(#311) Expected indentation of 12 spaces (indentation)
(#308) Expected indentation of 12 spaces (indentation)
(#309) Expected indentation of 12 spaces (indentation)
(#310) Expected indentation of 16 spaces (indentation)
(#314) Expected indentation of 8 spaces (indentation)
(#322) Expected indentation of 8 spaces (indentation)
(#315) Expected indentation of 12 spaces (indentation)
(#317) Expected indentation of 12 spaces (indentation)
(#321) Expected indentation of 12 spaces (indentation)
(#318) Expected indentation of 12 spaces (indentation)
(#319) Expected indentation of 12 spaces (indentation)
(#320) Expected indentation of 16 spaces (indentation)
(#324) Expected indentation of 8 spaces (indentation)
(#332) Expected indentation of 8 spaces (indentation)
(#325) Expected indentation of 12 spaces (indentation)
(#327) Expected indentation of 12 spaces (indentation)
(#331) Expected indentation of 12 spaces (indentation)
(#328) Expected indentation of 12 spaces (indentation)
(#329) Expected indentation of 12 spaces (indentation)
(#330) Expected indentation of 16 spaces (indentation)
(#334) Expected indentation of 8 spaces (indentation)
(#342) Expected indentation of 8 spaces (indentation)
(#335) Expected indentation of 12 spaces (indentation)
(#337) Expected indentation of 12 spaces (indentation)
(#341) Expected indentation of 12 spaces (indentation)
(#338) Expected indentation of 12 spaces (indentation)
(#339) Expected indentation of 12 spaces (indentation)
(#340) Expected indentation of 16 spaces (indentation)
(#351) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 8 spaces (indentation)
(#360) Expected indentation of 8 spaces (indentation)
(#355) Expected indentation of 8 spaces (indentation)
(#356) Expected indentation of 8 spaces (indentation)
(#357) Expected indentation of 8 spaces (indentation)
(#358) Expected indentation of 8 spaces (indentation)
(#359) Expected indentation of 12 spaces (indentation)
(#363) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#364) Expected indentation of 8 spaces (indentation)
(#365) Expected indentation of 8 spaces (indentation)
(#367) Expected indentation of 8 spaces (indentation)
(#369) Expected indentation of 8 spaces (indentation)
(#368) Expected indentation of 12 spaces (indentation)
(#372) Expected indentation of 4 spaces (indentation)
(#374) Expected indentation of 4 spaces (indentation)
(#373) Expected indentation of 8 spaces (indentation)
(#378) Expected indentation of 4 spaces (indentation)
(#382) Expected indentation of 4 spaces (indentation)
(#384) Expected indentation of 4 spaces (indentation)
(#383) Expected indentation of 8 spaces (indentation)
(#388) Expected indentation of 4 spaces (indentation)
(#389) Expected indentation of 4 spaces (indentation)
(#391) Expected indentation of 4 spaces (indentation)
(#393) Expected indentation of 4 spaces (indentation)
(#392) Expected indentation of 8 spaces (indentation)
(#395) Expected indentation of 4 spaces (indentation)
(#398) Expected indentation of 4 spaces (indentation)
(#396) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 8 spaces (indentation)
(#400) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#402) Expected indentation of 8 spaces (indentation)
(#405) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 4 spaces (indentation)
(#406) Expected indentation of 4 spaces (indentation)
(#407) Expected indentation of 8 spaces (indentation)
(#410) Expected indentation of 4 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#411) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 8 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#418) Expected indentation of 4 spaces (indentation)
theme/foundation/classes/module/swatch/sketchy_variables.scss
(#56) Expected line length to be no more than 132 characters (max-line-length)
theme/foundation/classes/module/swatch/slate_bootswatch.scss
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#12) Expected single space before "{" (block-opening-brace-space-before)
(#83) Unexpected !important (declaration-no-important)
(#92) Unexpected !important (declaration-no-important)
(#101) Unexpected !important (declaration-no-important)
(#486) Unexpected !important (declaration-no-important)
(#211) Expected newline after "," (selector-list-comma-newline-after)
(#211) Expected newline after "," (selector-list-comma-newline-after)
(#211) Expected newline after "," (selector-list-comma-newline-after)
(#211) Expected newline after "," (selector-list-comma-newline-after)
(#211) Expected newline after "," (selector-list-comma-newline-after)
(#229) Expected newline after "," (selector-list-comma-newline-after)
(#229) Expected newline after "," (selector-list-comma-newline-after)
(#235) Expected newline after "," (selector-list-comma-newline-after)
(#235) Expected newline after "," (selector-list-comma-newline-after)
(#241) Expected newline after "," (selector-list-comma-newline-after)
(#241) Expected newline after "," (selector-list-comma-newline-after)
(#247) Expected newline after "," (selector-list-comma-newline-after)
(#247) Expected newline after "," (selector-list-comma-newline-after)
(#253) Expected newline after "," (selector-list-comma-newline-after)
(#253) Expected newline after "," (selector-list-comma-newline-after)
(#259) Expected newline after "," (selector-list-comma-newline-after)
(#259) Expected newline after "," (selector-list-comma-newline-after)
(#265) Expected newline after "," (selector-list-comma-newline-after)
(#265) Expected newline after "," (selector-list-comma-newline-after)
(#271) Expected newline after "," (selector-list-comma-newline-after)
(#271) Expected newline after "," (selector-list-comma-newline-after)
(#277) Expected newline after "," (selector-list-comma-newline-after)
(#277) Expected newline after "," (selector-list-comma-newline-after)
(#285) Expected newline after "," (selector-list-comma-newline-after)
(#285) Expected newline after "," (selector-list-comma-newline-after)
(#291) Expected newline after "," (selector-list-comma-newline-after)
(#291) Expected newline after "," (selector-list-comma-newline-after)
(#297) Expected newline after "," (selector-list-comma-newline-after)
(#297) Expected newline after "," (selector-list-comma-newline-after)
(#303) Expected newline after "," (selector-list-comma-newline-after)
(#303) Expected newline after "," (selector-list-comma-newline-after)
(#309) Expected newline after "," (selector-list-comma-newline-after)
(#309) Expected newline after "," (selector-list-comma-newline-after)
(#315) Expected newline after "," (selector-list-comma-newline-after)
(#315) Expected newline after "," (selector-list-comma-newline-after)
(#321) Expected newline after "," (selector-list-comma-newline-after)
(#321) Expected newline after "," (selector-list-comma-newline-after)
(#327) Expected newline after "," (selector-list-comma-newline-after)
(#327) Expected newline after "," (selector-list-comma-newline-after)
(#333) Expected newline after "," (selector-list-comma-newline-after)
(#333) Expected newline after "," (selector-list-comma-newline-after)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 8 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 8 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 8 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 8 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 8 spaces (indentation)
(#41) Expected indentation of 8 spaces (indentation)
(#42) Expected indentation of 8 spaces (indentation)
(#44) Expected indentation of 8 spaces (indentation)
(#48) Expected indentation of 8 spaces (indentation)
(#45) Expected indentation of 8 spaces (indentation)
(#46) Expected indentation of 12 spaces (indentation)
(#47) Expected indentation of 12 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 8 spaces (indentation)
(#53) Expected indentation of 8 spaces (indentation)
(#54) Expected indentation of 8 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 8 spaces (indentation)
(#59) Expected indentation of 8 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 8 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 8 spaces (indentation)
(#69) Expected indentation of 8 spaces (indentation)
(#75) Expected indentation of 8 spaces (indentation)
(#70) Expected indentation of 12 spaces (indentation)
(#74) Expected indentation of 12 spaces (indentation)
(#71) Expected indentation of 12 spaces (indentation)
(#72) Expected indentation of 16 spaces (indentation)
(#73) Expected indentation of 16 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 8 spaces (indentation)
(#84) Expected indentation of 8 spaces (indentation)
(#82) Expected indentation of 8 spaces (indentation)
(#83) Expected indentation of 12 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 8 spaces (indentation)
(#93) Expected indentation of 8 spaces (indentation)
(#91) Expected indentation of 8 spaces (indentation)
(#92) Expected indentation of 12 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 8 spaces (indentation)
(#102) Expected indentation of 8 spaces (indentation)
(#100) Expected indentation of 8 spaces (indentation)
(#101) Expected indentation of 12 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 8 spaces (indentation)
(#115) Expected indentation of 8 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#124) 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)
(#123) Expected indentation of 8 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#135) 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 8 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#141) Expected indentation of 4 spaces (indentation)
(#146) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#145) Expected indentation of 8 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#153) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 8 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 4 spaces (indentation)
(#170) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#169) Expected indentation of 8 spaces (indentation)
(#174) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#179) Expected indentation of 4 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#181) Expected indentation of 8 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#188) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#189) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#192) Expected indentation of 8 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 8 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#222) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 8 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)
(#232) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 8 spaces (indentation)
(#231) Expected indentation of 8 spaces (indentation)
(#230) Expected indentation of 12 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 8 spaces (indentation)
(#237) Expected indentation of 8 spaces (indentation)
(#236) Expected indentation of 12 spaces (indentation)
(#240) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 8 spaces (indentation)
(#243) Expected indentation of 8 spaces (indentation)
(#242) Expected indentation of 12 spaces (indentation)
(#246) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 8 spaces (indentation)
(#249) Expected indentation of 8 spaces (indentation)
(#248) Expected indentation of 12 spaces (indentation)
(#252) Expected indentation of 4 spaces (indentation)
(#256) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 8 spaces (indentation)
(#255) Expected indentation of 8 spaces (indentation)
(#254) Expected indentation of 12 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#262) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 8 spaces (indentation)
(#261) Expected indentation of 8 spaces (indentation)
(#260) Expected indentation of 12 spaces (indentation)
(#264) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 8 spaces (indentation)
(#267) Expected indentation of 8 spaces (indentation)
(#266) Expected indentation of 12 spaces (indentation)
(#270) Expected indentation of 4 spaces (indentation)
(#274) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 8 spaces (indentation)
(#273) Expected indentation of 8 spaces (indentation)
(#272) Expected indentation of 12 spaces (indentation)
(#276) Expected indentation of 4 spaces (indentation)
(#280) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 8 spaces (indentation)
(#279) Expected indentation of 8 spaces (indentation)
(#278) Expected indentation of 12 spaces (indentation)
(#282) Expected indentation of 4 spaces (indentation)
(#338) Expected indentation of 4 spaces (indentation)
(#284) Expected indentation of 8 spaces (indentation)
(#288) Expected indentation of 8 spaces (indentation)
(#285) Expected indentation of 12 spaces (indentation)
(#287) Expected indentation of 12 spaces (indentation)
(#286) Expected indentation of 16 spaces (indentation)
(#290) Expected indentation of 8 spaces (indentation)
(#294) Expected indentation of 8 spaces (indentation)
(#291) Expected indentation of 12 spaces (indentation)
(#293) Expected indentation of 12 spaces (indentation)
(#292) Expected indentation of 16 spaces (indentation)
(#296) Expected indentation of 8 spaces (indentation)
(#300) Expected indentation of 8 spaces (indentation)
(#297) Expected indentation of 12 spaces (indentation)
(#299) Expected indentation of 12 spaces (indentation)
(#298) Expected indentation of 16 spaces (indentation)
(#302) Expected indentation of 8 spaces (indentation)
(#306) Expected indentation of 8 spaces (indentation)
(#303) Expected indentation of 12 spaces (indentation)
(#305) Expected indentation of 12 spaces (indentation)
(#304) Expected indentation of 16 spaces (indentation)
(#308) Expected indentation of 8 spaces (indentation)
(#312) Expected indentation of 8 spaces (indentation)
(#309) Expected indentation of 12 spaces (indentation)
(#311) Expected indentation of 12 spaces (indentation)
(#310) Expected indentation of 16 spaces (indentation)
(#314) Expected indentation of 8 spaces (indentation)
(#318) Expected indentation of 8 spaces (indentation)
(#315) Expected indentation of 12 spaces (indentation)
(#317) Expected indentation of 12 spaces (indentation)
(#316) Expected indentation of 16 spaces (indentation)
(#320) Expected indentation of 8 spaces (indentation)
(#324) Expected indentation of 8 spaces (indentation)
(#321) Expected indentation of 12 spaces (indentation)
(#323) Expected indentation of 12 spaces (indentation)
(#322) Expected indentation of 16 spaces (indentation)
(#326) Expected indentation of 8 spaces (indentation)
(#330) Expected indentation of 8 spaces (indentation)
(#327) Expected indentation of 12 spaces (indentation)
(#329) Expected indentation of 12 spaces (indentation)
(#328) Expected indentation of 16 spaces (indentation)
(#332) Expected indentation of 8 spaces (indentation)
(#336) Expected indentation of 8 spaces (indentation)
(#333) Expected indentation of 12 spaces (indentation)
(#335) Expected indentation of 12 spaces (indentation)
(#334) Expected indentation of 16 spaces (indentation)
(#344) Expected indentation of 4 spaces (indentation)
(#348) Expected indentation of 4 spaces (indentation)
(#349) Expected indentation of 4 spaces (indentation)
(#350) Expected indentation of 4 spaces (indentation)
(#357) Expected indentation of 4 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#358) Expected indentation of 4 spaces (indentation)
(#359) Expected indentation of 8 spaces (indentation)
(#365) Expected indentation of 4 spaces (indentation)
(#375) Expected indentation of 4 spaces (indentation)
(#366) Expected indentation of 8 spaces (indentation)
(#367) Expected indentation of 8 spaces (indentation)
(#368) Expected indentation of 8 spaces (indentation)
(#369) Expected indentation of 8 spaces (indentation)
(#371) Expected indentation of 8 spaces (indentation)
(#374) Expected indentation of 8 spaces (indentation)
(#372) Expected indentation of 12 spaces (indentation)
(#373) Expected indentation of 12 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#382) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 8 spaces (indentation)
(#380) Expected indentation of 8 spaces (indentation)
(#381) Expected indentation of 8 spaces (indentation)
(#384) Expected indentation of 4 spaces (indentation)
(#388) Expected indentation of 4 spaces (indentation)
(#385) Expected indentation of 4 spaces (indentation)
(#386) Expected indentation of 8 spaces (indentation)
(#387) Expected indentation of 8 spaces (indentation)
(#393) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#394) Expected indentation of 8 spaces (indentation)
(#395) Expected indentation of 8 spaces (indentation)
(#397) Expected indentation of 8 spaces (indentation)
(#400) Expected indentation of 8 spaces (indentation)
(#398) Expected indentation of 12 spaces (indentation)
(#399) Expected indentation of 12 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#405) Expected indentation of 4 spaces (indentation)
(#404) Expected indentation of 8 spaces (indentation)
(#407) Expected indentation of 4 spaces (indentation)
(#409) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 8 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#414) Expected indentation of 4 spaces (indentation)
(#415) Expected indentation of 4 spaces (indentation)
(#416) Expected indentation of 4 spaces (indentation)
(#418) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#419) Expected indentation of 4 spaces (indentation)
(#420) Expected indentation of 8 spaces (indentation)
(#428) Expected indentation of 4 spaces (indentation)
(#431) Expected indentation of 4 spaces (indentation)
(#429) Expected indentation of 8 spaces (indentation)
(#430) Expected indentation of 8 spaces (indentation)
(#435) Expected indentation of 4 spaces (indentation)
(#436) Expected indentation of 4 spaces (indentation)
(#438) Expected indentation of 4 spaces (indentation)
(#442) Expected indentation of 4 spaces (indentation)
(#439) Expected indentation of 4 spaces (indentation)
(#440) Expected indentation of 8 spaces (indentation)
(#441) Expected indentation of 8 spaces (indentation)
(#444) Expected indentation of 4 spaces (indentation)
(#448) Expected indentation of 4 spaces (indentation)
(#445) Expected indentation of 8 spaces (indentation)
(#447) Expected indentation of 8 spaces (indentation)
(#446) Expected indentation of 12 spaces (indentation)
(#450) Expected indentation of 4 spaces (indentation)
(#456) Expected indentation of 4 spaces (indentation)
(#451) Expected indentation of 8 spaces (indentation)
(#455) Expected indentation of 8 spaces (indentation)
(#452) Expected indentation of 8 spaces (indentation)
(#453) Expected indentation of 8 spaces (indentation)
(#454) Expected indentation of 12 spaces (indentation)
(#461) Expected indentation of 4 spaces (indentation)
(#465) Expected indentation of 4 spaces (indentation)
(#462) Expected indentation of 4 spaces (indentation)
(#463) Expected indentation of 4 spaces (indentation)
(#464) Expected indentation of 8 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#478) Expected indentation of 4 spaces (indentation)
(#480) Expected indentation of 4 spaces (indentation)
(#479) Expected indentation of 8 spaces (indentation)
theme/foundation/classes/module/swatch/slate_variables.scss
(#14) Expected "#7A8288" to be "#7a8288" (color-hex-case)
(#15) Expected "#52575C" to be "#52575c" (color-hex-case)
(#16) Expected "#3A3F44" to be "#3a3f44" (color-hex-case)
(#17) Expected "#272B30" to be "#272b30" (color-hex-case)
(#55) Expected single space after "," in a single-line function (function-comma-space-after)
(#56) Expected single space after "," in a single-line function (function-comma-space-after)
(#58) Expected single space after "," in a single-line function (function-comma-space-after)
(#75) Expected single space after "," in a single-line function (function-comma-space-after)
(#133) Expected single space after "," in a single-line function (function-comma-space-after)
(#133) Expected single space after "," in a single-line function (function-comma-space-after)
(#133) Expected single space after "," in a single-line function (function-comma-space-after)
theme/foundation/classes/module/swatch/solar_bootswatch.scss
(#15) Invalid value for `src` (csstree/validator)
(#23) Invalid value for `src` (csstree/validator)
(#31) Invalid value for `src` (csstree/validator)
(#39) Invalid value for `src` (csstree/validator)
(#47) Invalid value for `src` (csstree/validator)
(#55) Invalid value for `src` (csstree/validator)
(#63) Invalid value for `src` (csstree/validator)
(#71) Invalid value for `src` (csstree/validator)
(#79) Invalid value for `src` (csstree/validator)
(#87) Invalid value for `src` (csstree/validator)
(#95) Invalid value for `src` (csstree/validator)
(#103) Invalid value for `src` (csstree/validator)
(#115) Expected newline after "}" (block-closing-brace-newline-after)
(#275) Expected newline after "}" (block-closing-brace-newline-after)
(#139) Expected newline after "," (selector-list-comma-newline-after)
(#139) Expected newline after "," (selector-list-comma-newline-after)
(#145) Expected newline after "," (selector-list-comma-newline-after)
(#145) Expected newline after "," (selector-list-comma-newline-after)
(#151) Expected newline after "," (selector-list-comma-newline-after)
(#151) Expected newline after "," (selector-list-comma-newline-after)
(#157) Expected newline after "," (selector-list-comma-newline-after)
(#157) Expected newline after "," (selector-list-comma-newline-after)
(#163) Expected newline after "," (selector-list-comma-newline-after)
(#163) Expected newline after "," (selector-list-comma-newline-after)
(#169) Expected newline after "," (selector-list-comma-newline-after)
(#169) Expected newline after "," (selector-list-comma-newline-after)
(#175) Expected newline after "," (selector-list-comma-newline-after)
(#175) Expected newline after "," (selector-list-comma-newline-after)
(#181) Expected newline after "," (selector-list-comma-newline-after)
(#181) Expected newline after "," (selector-list-comma-newline-after)
(#187) Expected newline after "," (selector-list-comma-newline-after)
(#187) Expected newline after "," (selector-list-comma-newline-after)
(#195) Expected newline after "," (selector-list-comma-newline-after)
(#195) Expected newline after "," (selector-list-comma-newline-after)
(#201) Expected newline after "," (selector-list-comma-newline-after)
(#201) Expected newline after "," (selector-list-comma-newline-after)
(#207) Expected newline after "," (selector-list-comma-newline-after)
(#207) Expected newline after "," (selector-list-comma-newline-after)
(#213) Expected newline after "," (selector-list-comma-newline-after)
(#213) Expected newline after "," (selector-list-comma-newline-after)
(#219) Expected newline after "," (selector-list-comma-newline-after)
(#219) Expected newline after "," (selector-list-comma-newline-after)
(#225) Expected newline after "," (selector-list-comma-newline-after)
(#225) Expected newline after "," (selector-list-comma-newline-after)
(#231) Expected newline after "," (selector-list-comma-newline-after)
(#231) Expected newline after "," (selector-list-comma-newline-after)
(#237) Expected newline after "," (selector-list-comma-newline-after)
(#237) Expected newline after "," (selector-list-comma-newline-after)
(#243) Expected newline after "," (selector-list-comma-newline-after)
(#243) Expected newline after "," (selector-list-comma-newline-after)
(#111) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 8 spaces (indentation)
(#118) Expected indentation of 8 spaces (indentation)
(#113) Expected indentation of 12 spaces (indentation)
(#115) Expected indentation of 12 spaces (indentation)
(#114) Expected indentation of 16 spaces (indentation)
(#117) Expected indentation of 12 spaces (indentation)
(#116) Expected indentation of 16 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#131) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 8 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 8 spaces (indentation)
(#141) Expected indentation of 8 spaces (indentation)
(#140) Expected indentation of 12 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#145) Expected indentation of 8 spaces (indentation)
(#147) Expected indentation of 8 spaces (indentation)
(#146) Expected indentation of 12 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 8 spaces (indentation)
(#153) Expected indentation of 8 spaces (indentation)
(#152) Expected indentation of 12 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 8 spaces (indentation)
(#159) Expected indentation of 8 spaces (indentation)
(#158) Expected indentation of 12 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 8 spaces (indentation)
(#165) Expected indentation of 8 spaces (indentation)
(#164) Expected indentation of 12 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#169) Expected indentation of 8 spaces (indentation)
(#171) Expected indentation of 8 spaces (indentation)
(#170) Expected indentation of 12 spaces (indentation)
(#174) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 8 spaces (indentation)
(#177) Expected indentation of 8 spaces (indentation)
(#176) Expected indentation of 12 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#181) Expected indentation of 8 spaces (indentation)
(#183) Expected indentation of 8 spaces (indentation)
(#182) Expected indentation of 12 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 8 spaces (indentation)
(#189) Expected indentation of 8 spaces (indentation)
(#188) Expected indentation of 12 spaces (indentation)
(#192) Expected indentation of 4 spaces (indentation)
(#248) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 8 spaces (indentation)
(#198) Expected indentation of 8 spaces (indentation)
(#195) Expected indentation of 12 spaces (indentation)
(#197) Expected indentation of 12 spaces (indentation)
(#196) Expected indentation of 16 spaces (indentation)
(#200) Expected indentation of 8 spaces (indentation)
(#204) Expected indentation of 8 spaces (indentation)
(#201) Expected indentation of 12 spaces (indentation)
(#203) Expected indentation of 12 spaces (indentation)
(#202) Expected indentation of 16 spaces (indentation)
(#206) Expected indentation of 8 spaces (indentation)
(#210) Expected indentation of 8 spaces (indentation)
(#207) Expected indentation of 12 spaces (indentation)
(#209) Expected indentation of 12 spaces (indentation)
(#208) Expected indentation of 16 spaces (indentation)
(#212) Expected indentation of 8 spaces (indentation)
(#216) Expected indentation of 8 spaces (indentation)
(#213) Expected indentation of 12 spaces (indentation)
(#215) Expected indentation of 12 spaces (indentation)
(#214) Expected indentation of 16 spaces (indentation)
(#218) Expected indentation of 8 spaces (indentation)
(#222) Expected indentation of 8 spaces (indentation)
(#219) Expected indentation of 12 spaces (indentation)
(#221) Expected indentation of 12 spaces (indentation)
(#220) Expected indentation of 16 spaces (indentation)
(#224) Expected indentation of 8 spaces (indentation)
(#228) Expected indentation of 8 spaces (indentation)
(#225) Expected indentation of 12 spaces (indentation)
(#227) Expected indentation of 12 spaces (indentation)
(#226) Expected indentation of 16 spaces (indentation)
(#230) Expected indentation of 8 spaces (indentation)
(#234) Expected indentation of 8 spaces (indentation)
(#231) Expected indentation of 12 spaces (indentation)
(#233) Expected indentation of 12 spaces (indentation)
(#232) Expected indentation of 16 spaces (indentation)
(#236) Expected indentation of 8 spaces (indentation)
(#240) Expected indentation of 8 spaces (indentation)
(#237) Expected indentation of 12 spaces (indentation)
(#239) Expected indentation of 12 spaces (indentation)
(#238) Expected indentation of 16 spaces (indentation)
(#242) Expected indentation of 8 spaces (indentation)
(#246) Expected indentation of 8 spaces (indentation)
(#243) Expected indentation of 12 spaces (indentation)
(#245) Expected indentation of 12 spaces (indentation)
(#244) Expected indentation of 16 spaces (indentation)
(#262) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 4 spaces (indentation)
(#269) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#267) Expected indentation of 8 spaces (indentation)
(#268) Expected indentation of 8 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#279) Expected indentation of 4 spaces (indentation)
(#272) Expected indentation of 8 spaces (indentation)
(#278) Expected indentation of 8 spaces (indentation)
(#273) Expected indentation of 12 spaces (indentation)
(#275) Expected indentation of 12 spaces (indentation)
(#274) Expected indentation of 16 spaces (indentation)
(#277) Expected indentation of 12 spaces (indentation)
(#276) Expected indentation of 16 spaces (indentation)
(#281) Expected indentation of 4 spaces (indentation)
(#287) Expected indentation of 4 spaces (indentation)
(#282) Expected indentation of 8 spaces (indentation)
(#286) Expected indentation of 8 spaces (indentation)
(#283) Expected indentation of 8 spaces (indentation)
(#284) Expected indentation of 8 spaces (indentation)
(#285) Expected indentation of 12 spaces (indentation)
theme/foundation/classes/module/swatch/spacelab_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#22) Invalid value for `src` (csstree/validator)
(#29) Invalid value for `src` (csstree/validator)
(#37) Invalid value for `src` (csstree/validator)
(#40) Expected single space before "{" (block-opening-brace-space-before)
(#129) Expected newline after "," (selector-list-comma-newline-after)
(#129) Expected newline after "," (selector-list-comma-newline-after)
(#129) Expected newline after "," (selector-list-comma-newline-after)
(#129) Expected newline after "," (selector-list-comma-newline-after)
(#129) Expected newline after "," (selector-list-comma-newline-after)
(#41) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 8 spaces (indentation)
(#53) Expected indentation of 8 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 8 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 8 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 8 spaces (indentation)
(#67) Expected indentation of 8 spaces (indentation)
(#70) Expected indentation of 8 spaces (indentation)
(#68) Expected indentation of 8 spaces (indentation)
(#69) Expected indentation of 12 spaces (indentation)
(#72) Expected indentation of 8 spaces (indentation)
(#78) Expected indentation of 8 spaces (indentation)
(#73) Expected indentation of 12 spaces (indentation)
(#75) Expected indentation of 12 spaces (indentation)
(#77) Expected indentation of 12 spaces (indentation)
(#76) Expected indentation of 16 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 8 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 8 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 8 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 8 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#131) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 8 spaces (indentation)
theme/foundation/classes/module/swatch/spacelab_variables.scss
(#20) Expected "#446E9B" to be "#446e9b" (color-hex-case)
(#24) Expected "#CD0200" to be "#cd0200" (color-hex-case)
(#26) Expected "#D47500" to be "#d47500" (color-hex-case)
(#27) Expected "#3CB521" to be "#3cb521" (color-hex-case)
(#29) Expected "#3399F3" to be "#3399f3" (color-hex-case)
(#58) Expected single space after "," in a single-line function (function-comma-space-after)
(#61) Expected single space after "," in a single-line function (function-comma-space-after)
(#52) Expected line length to be no more than 132 characters (max-line-length)
theme/foundation/classes/module/swatch/superhero_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#21) Invalid value for `src` (csstree/validator)
(#28) Invalid value for `src` (csstree/validator)
(#36) Invalid value for `src` (csstree/validator)
(#43) Invalid value for `src` (csstree/validator)
(#50) Invalid value for `src` (csstree/validator)
(#356) Unexpected !important (declaration-no-important)
(#361) Unexpected !important (declaration-no-important)
theme/foundation/classes/module/swatch/united_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#21) Invalid value for `src` (csstree/validator)
theme/foundation/classes/module/swatch/vapor_bootswatch.scss
(#65) Expected line length to be no more than 132 characters (max-line-length)
(#15) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#44) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#35) 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)
(#40) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 8 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 8 spaces (indentation)
(#55) Expected indentation of 8 spaces (indentation)
(#57) Expected indentation of 8 spaces (indentation)
(#70) Expected indentation of 8 spaces (indentation)
(#58) Expected indentation of 12 spaces (indentation)
(#59) Expected indentation of 12 spaces (indentation)
(#60) Expected indentation of 12 spaces (indentation)
(#61) Expected indentation of 12 spaces (indentation)
(#62) Expected indentation of 12 spaces (indentation)
(#63) Expected indentation of 12 spaces (indentation)
(#64) Expected indentation of 12 spaces (indentation)
(#65) Expected indentation of 12 spaces (indentation)
(#66) Expected indentation of 12 spaces (indentation)
(#67) Expected indentation of 12 spaces (indentation)
(#68) Expected indentation of 12 spaces (indentation)
(#69) Expected indentation of 12 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 8 spaces (indentation)
(#82) Expected indentation of 8 spaces (indentation)
(#81) Expected indentation of 12 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 8 spaces (indentation)
(#87) Expected indentation of 8 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#92) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 8 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 8 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#117) Expected indentation of 8 spaces (indentation)
(#122) Expected indentation of 8 spaces (indentation)
(#118) Expected indentation of 12 spaces (indentation)
(#121) Expected indentation of 12 spaces (indentation)
(#119) Expected indentation of 12 spaces (indentation)
(#120) Expected indentation of 16 spaces (indentation)
(#124) Expected indentation of 8 spaces (indentation)
(#126) Expected indentation of 8 spaces (indentation)
(#125) Expected indentation of 12 spaces (indentation)
(#128) Expected indentation of 8 spaces (indentation)
(#131) Expected indentation of 8 spaces (indentation)
(#129) Expected indentation of 12 spaces (indentation)
(#130) Expected indentation of 12 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 8 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#141) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 8 spaces (indentation)
(#140) Expected indentation of 8 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#145) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 8 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 4 spaces (indentation)
(#152) Expected indentation of 8 spaces (indentation)
(#154) Expected indentation of 8 spaces (indentation)
(#153) Expected indentation of 12 spaces (indentation)
(#159) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#161) Expected indentation of 8 spaces (indentation)
(#164) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 8 spaces (indentation)
(#170) Expected indentation of 4 spaces (indentation)
(#173) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 8 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 8 spaces (indentation)
(#183) Expected indentation of 4 spaces (indentation)
(#185) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 8 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#195) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#201) Expected indentation of 4 spaces (indentation)
(#200) Expected indentation of 8 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 8 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#215) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 8 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 8 spaces (indentation)
(#241) Expected indentation of 8 spaces (indentation)
(#237) Expected indentation of 12 spaces (indentation)
(#238) Expected indentation of 12 spaces (indentation)
(#239) Expected indentation of 12 spaces (indentation)
(#240) Expected indentation of 12 spaces (indentation)
(#244) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#245) Expected indentation of 4 spaces (indentation)
(#246) Expected indentation of 8 spaces (indentation)
(#249) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#255) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#256) Expected indentation of 8 spaces (indentation)
(#258) Expected indentation of 8 spaces (indentation)
(#262) Expected indentation of 8 spaces (indentation)
(#259) Expected indentation of 12 spaces (indentation)
(#261) Expected indentation of 12 spaces (indentation)
(#260) Expected indentation of 16 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#269) Expected indentation of 4 spaces (indentation)
(#270) Expected indentation of 8 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#287) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 4 spaces (indentation)
(#288) Expected indentation of 8 spaces (indentation)
(#296) Expected indentation of 4 spaces (indentation)
(#298) Expected indentation of 4 spaces (indentation)
(#297) Expected indentation of 8 spaces (indentation)
(#302) Expected indentation of 4 spaces (indentation)
(#303) Expected indentation of 4 spaces (indentation)
(#305) Expected indentation of 4 spaces (indentation)
(#311) Expected indentation of 4 spaces (indentation)
(#306) Expected indentation of 8 spaces (indentation)
(#310) Expected indentation of 8 spaces (indentation)
(#307) Expected indentation of 12 spaces (indentation)
(#309) Expected indentation of 12 spaces (indentation)
(#308) Expected indentation of 16 spaces (indentation)
(#313) Expected indentation of 4 spaces (indentation)
(#315) Expected indentation of 4 spaces (indentation)
(#314) Expected indentation of 8 spaces (indentation)
(#317) Expected indentation of 4 spaces (indentation)
theme/foundation/classes/module/swatch/vapor_variables.scss
(#71) Expected line length to be no more than 132 characters (max-line-length)
theme/foundation/classes/module/swatch/yeti_bootswatch.scss
(#14) Invalid value for `src` (csstree/validator)
(#22) Invalid value for `src` (csstree/validator)
(#29) Invalid value for `src` (csstree/validator)
(#37) Invalid value for `src` (csstree/validator)
(#44) Invalid value for `src` (csstree/validator)
(#52) Invalid value for `src` (csstree/validator)
theme/foundation/classes/module/swatch/zephyr_bootswatch.scss
(#16) Invalid value for `src` (csstree/validator)
(#23) Invalid value for `src` (csstree/validator)
(#30) Invalid value for `src` (csstree/validator)
(#37) Invalid value for `src` (csstree/validator)
(#44) Invalid value for `src` (csstree/validator)
(#51) Invalid value for `src` (csstree/validator)
(#40) Expected indentation of 0 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 8 spaces (indentation)
(#63) Expected indentation of 8 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 8 spaces (indentation)
(#69) Expected indentation of 8 spaces (indentation)
(#68) Expected indentation of 12 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 8 spaces (indentation)
(#83) Expected indentation of 8 spaces (indentation)
(#76) Expected indentation of 12 spaces (indentation)
(#78) Expected indentation of 12 spaces (indentation)
(#77) Expected indentation of 16 spaces (indentation)
(#80) Expected indentation of 12 spaces (indentation)
(#82) Expected indentation of 12 spaces (indentation)
(#81) Expected indentation of 16 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 8 spaces (indentation)
(#97) Expected indentation of 8 spaces (indentation)
(#90) Expected indentation of 12 spaces (indentation)
(#92) Expected indentation of 12 spaces (indentation)
(#91) Expected indentation of 16 spaces (indentation)
(#94) Expected indentation of 12 spaces (indentation)
(#96) Expected indentation of 12 spaces (indentation)
(#95) Expected indentation of 16 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 8 spaces (indentation)
(#117) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 8 spaces (indentation)
(#122) Expected indentation of 8 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#131) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 8 spaces (indentation)
(#133) Expected indentation of 8 spaces (indentation)
(#140) Expected indentation of 4 spaces (indentation)
(#141) Expected indentation of 4 spaces (indentation)
(#145) Expected indentation of 4 spaces (indentation)
(#146) Expected indentation of 4 spaces (indentation)
(#152) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#164) Expected indentation of 4 spaces (indentation)
(#161) Expected indentation of 8 spaces (indentation)
(#162) Expected indentation of 8 spaces (indentation)
(#163) Expected indentation of 8 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#169) Expected indentation of 4 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 8 spaces (indentation)
(#173) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#181) Expected indentation of 8 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#188) Expected indentation of 4 spaces (indentation)
(#189) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#192) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 8 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#204) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 8 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 8 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 8 spaces (indentation)
(#231) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
theme/foundation/classes/module/swatch/zephyr_variables.scss
(#55) Expected line length to be no more than 132 characters (max-line-length)

PHPDocs style problems

(3 errors, 1 warnings)

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

theme/foundation/classes/format_vsf_renderer.php
(#38) Function theme_foundation_format_vsf_renderer::vsf_get_nav_link_icons is not documented
theme/foundation/classes/navigation/output/primary.php
(#30) Package core is not valid
theme/foundation/classes/output/core_renderer_toolbox.php
(#902) Function primary_menu is not documented
theme/foundation/tests/theme_foundation_privacy_testcase.php
(#32) Incorrect path for phpdocs tag @group detected

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [More info]


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 1 warnings)

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

theme/foundation/templates/core/action_menu.mustache
(#1) HTML Validation error, line 17: The “aria-controls” attribute must point to an element in the same document. ( <a href="#" tabindex="0" class=" dropdown-toggle icon-no-margin" id="action-menu-toggle-" aria-label="" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" aria-controls="action-menu--menu"> )
theme/foundation/templates/partials/carousel.mustache
(#1) Template produced no content

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]